DzlDockItemInterface.minimize

struct DzlDockItemInterface
extern (C)
int function(DzlDockItem* self, DzlDockItem* child, GtkPositionType* position) minimize;

Return Value

%TRUE if @child was minimized. Otherwise %FALSE and @position may be updated to a suggested position.

Meta