DzlDockItemInterface.getCanClose

struct DzlDockItemInterface
extern (C)
int function(DzlDockItem* self) getCanClose;

Return Value

%TRUE if the dock item can be closed by the user, otherwise %FALSE.

Meta