gtk.table_child

Module for [TableChild] class

Types 1

Fields
GtkTableChild _cInstance
Methods
void * _cPtr()
void widget(gtk.widget.Widget propval) @property
ushort leftAttach() @property
void leftAttach(ushort propval) @property
ushort rightAttach() @property
void rightAttach(ushort propval) @property
ushort topAttach() @property
void topAttach(ushort propval) @property
ushort bottomAttach() @property
void bottomAttach(ushort propval) @property
ushort xpadding() @property
void xpadding(ushort propval) @property
ushort ypadding() @property
void ypadding(ushort propval) @property
uint xexpand() @property
void xexpand(uint propval) @property
uint yexpand() @property
void yexpand(uint propval) @property
uint xshrink() @property
void xshrink(uint propval) @property
uint yshrink() @property
void yshrink(uint propval) @property
uint xfill() @property
void xfill(uint propval) @property
uint yfill() @property
void yfill(uint propval) @property
Constructors
this(void * ptr, Flag!"Take" take)