gtk.fixed_child

Module for [FixedChild] class

Types 1

Fields
GtkFixedChild _cInstance
Methods
void * _cPtr() nothrow
gtk.widget.Widget widget() @property nothrow
void widget(gtk.widget.Widget propval) @property nothrow
int x() @property nothrow
void x(int propval) @property nothrow
int y() @property nothrow
void y(int propval) @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)