GtkBuilderClass.getTypeFromName

struct GtkBuilderClass
extern (C)
GType function(GtkBuilder* builder, const(char)* typeName) getTypeFromName;

Return Value

the #GType found for @type_name or #G_TYPE_INVALID if no type was found

Meta