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