Gtk::HPaned
class Gtk::HPaned
The HPaned widget is a container widget with two children arranged horizontally. The division between the two panes is adjustable by the user by dragging a handle. See Gtk::Paned for details.
Class Methods
Gtk::HPaned.new
-
Create a new Gtk::HPaned
- Returns: the new Gtk::HPaned
Instance Methods
ref_accessible
- See Atk::Implementor#ref_accessible.
add_child
- See Gtk::Buildable#add_child.
construct_child
- See Gtk::Buildable#construct_child.
get_internal_child
- See Gtk::Buildable#get_internal_child.
name
- See Gtk::Buildable#name.
name=
- See Gtk::Buildable#name=.
set_buildable_property
- See Gtk::Buildable#set_buildable_property.
set_name
- See Gtk::Buildable#set_name.
builder_name
- See Gtk::Buildable#builder_name.
builder_name=
- See Gtk::Buildable#builder_name=.
set_builder_name
- See Gtk::Buildable#set_builder_name.
Keyword(s):
References:[tut-gtk2-contwidg-hvpane] [tut-gtk2-contwidg] [Gtk::Paned] [Gdk] [api-gtk-index] [Gtk::HPaned] [ruby-gtk-object-hierarchy] [index-ruby-gtk2] [Ruby/GTK]