GtkBuildableIface.getInternalChild

struct GtkBuildableIface
extern (C)
GObject* function(GtkBuildable* buildable, GtkBuilder* builder, const(char)* childname) getInternalChild;

Return Value

the internal child of the buildable object

Meta