gtk.hpaned

Module for [HPaned] class

Types 3

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 #GtkPaned for details.

GtkHPaned has been deprecated, use #GtkPaned instead.

Methods
GType _gType() @property
HPaned self()Returns `this`, for use in `with` statements.
HPanedGidBuilder builder()Get builder for [gtk.hpaned.HPaned] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Create a new #GtkHPaned Returns: the new #GtkHPaned

Fluent builder for [gtk.hpaned.HPaned]

Methods