Documentation
Dlang.org
GtkBuildableIface.getId
gtk
c
types
GtkBuildableIface
The getter corresponding to @set_id. Implement this if you implement @set_id.
struct
GtkBuildableIface
extern (
C
)
const
(
char
)*
function
(
GtkBuildable
*
buildable
)
getId
;
gtk
c
types
GtkBuildableIface
variables
addChild
constructChild
customFinished
customTagEnd
customTagStart
gIface
getId
getInternalChild
parserFinished
setBuildableProperty
setId
The getter corresponding to @set_id. Implement this if you implement @set_id.