GtkBuildableIface.customTagStart

struct GtkBuildableIface
extern (C)
int function(GtkBuildable* buildable, GtkBuilder* builder, GObject* child, const(char)* tagname, GMarkupParser* parser, void** data) customTagStart;

Return Value

TRUE if a object has a custom implementation, FALSE if it doesn't.