HPaned


Object Hierarchy:

Gtk.HPaned Gtk.HPaned Gtk.HPaned Gtk.Paned Gtk.Paned Gtk.Paned->Gtk.HPaned Gtk.Container Gtk.Container Gtk.Container->Gtk.Paned Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.HPaned Atk.Implementor->Gtk.Paned Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.HPaned Gtk.Buildable->Gtk.Paned Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.HPaned Gtk.Orientable->Gtk.Paned

Description:

[ CCode ( type_id = "gtk_hpaned_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "3.2" , replacement = "Paned" ) ]
public class HPaned : Paned, Implementor, Buildable, Orientable

Warning: HPaned is deprecated since 3.2. Use Paned.

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 Paned for details.

GtkHPaned has been deprecated, use Paned instead.


Namespace: Gtk
Package: gtk+-3.0

Content:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable