OrientableIfaceProxy

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

class OrientableIfaceProxy : IfaceProxy , Orientable {}

Mixed In Members

From mixin OrientableT!()

orientation
gtk.types.Orientation orientation [@property getter]

Get orientation property.

orientation
gtk.types.Orientation orientation [@property setter]

Set orientation property.

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

_getGType
GType _getGType()
orientation
gtk.types.Orientation orientation [@property getter]

Get orientation property.

orientation
gtk.types.Orientation orientation [@property setter]

Set orientation property.

getOrientation
gtk.types.Orientation getOrientation()

Retrieves the orientation of the orientable.

setOrientation
void setOrientation(gtk.types.Orientation orientation)

Sets the orientation of the orientable.