OrientableIfaceProxy

Proxy object for Gtk.Orientable interface when a GObject has no applicable D binding

class OrientableIfaceProxy : IfaceProxy , Orientable {}

Mixed In Members

From mixin OrientableT!()

getOrientation
gtk.types.Orientation getOrientation()

Retrieves the orientation of the orientable.

setOrientation
void setOrientation(gtk.types.Orientation orientation)

Sets the orientation of the orientable.

Inherited Members

From Orientable

getOrientation
gtk.types.Orientation getOrientation()

Retrieves the orientation of the orientable.

setOrientation
void setOrientation(gtk.types.Orientation orientation)

Sets the orientation of the orientable.