d-dazzle ~master (2019-10-21T02:17:29Z)
Dub
Repo
DockIF
dazzle
DockIF
interface
DockIF {
DzlDock
*
getDockStruct
(
bool
transferOwnership
=
false
)
;
void
*
getStruct
()
;
static
GType
getType
()
;
}
Members
Functions
getDockStruct
DzlDock
*
getDockStruct
(
bool
transferOwnership
=
false
)
Get the main Gtk struct
getStruct
void
*
getStruct
()
the main Gtk struct as a void*
Static functions
getType
GType
getType
()
Meta
Source
See Implementation
dazzle
DockIF
interfaces
DockIF