# File libglade/sample/custom.rb, line 16
def create_test
  Gtk::Button.new("Custom1")
end