ListBaseGidBuilderImpl

Fluent builder implementation template for gtk.list_base.ListBase

class ListBaseGidBuilderImpl : gtk.widget.WidgetGidBuilderImpl!T, gtk.orientable.OrientableGidBuilderImpl!T, gtk.scrollable.ScrollableGidBuilderImpl!T(
T
) {}

Members

Functions

orientation
T orientation(gtk.types.Orientation propval)

Set orientation property.

Mixed In Members

From mixin OrientableGidBuilderT!()

orientation
T orientation(gtk.types.Orientation propval)

Set orientation property.

From mixin ScrollableGidBuilderT!()

hadjustment
T hadjustment(gtk.adjustment.Adjustment propval)

Set hadjustment property.

hscrollPolicy
T hscrollPolicy(gtk.types.ScrollablePolicy propval)

Set hscrollPolicy property.

vadjustment
T vadjustment(gtk.adjustment.Adjustment propval)

Set vadjustment property.

vscrollPolicy
T vscrollPolicy(gtk.types.ScrollablePolicy propval)

Set vscrollPolicy property.