DockTransientGrab

Constructors

this
this(DzlDockTransientGrab* dzlDockTransientGrab, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Members

Functions

acquire
void acquire()
addItem
void addItem(DockItemIF item)
cancel
void cancel()
contains
bool contains(DockItemIF item)
getDockTransientGrabStruct
DzlDockTransientGrab* getDockTransientGrabStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getTimeout
uint getTimeout()
isDescendant
bool isDescendant(Widget widget)
release
void release()
removeItem
void removeItem(DockItemIF item)
setTimeout
void setTimeout(uint timeout)
stealCommonAncestors
void stealCommonAncestors(DockTransientGrab other)

Static functions

getType
GType getType()

Variables

dzlDockTransientGrab
DzlDockTransientGrab* dzlDockTransientGrab;

the main Gtk struct

Meta