gtk.vpaned

Module for [VPaned] class

Types 3

The VPaned widget is a container widget with two children arranged vertically. The division between the two panes is adjustable by the user by dragging a handle. See #GtkPaned for details.

GtkVPaned has been deprecated, use #GtkPaned instead.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
VPaned self() nothrowReturns `this`, for use in `with` statements.
VPanedGidBuilder builder() static nothrowGet builder for [gtk.vpaned.VPaned] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Create a new #GtkVPaned Returns: the new #GtkVPaned

Fluent builder implementation template for gtk.vpaned.VPaned

Fluent builder for gtk.vpaned.VPaned

Methods
VPaned build() nothrowCreate object from builder. Returns: New object