# File libglade/sample/custom.rb, line 21
  def Custom.create_test2(str)
    Gtk::Label.new(str)
  end