Description Usage Arguments Details Value Author(s)
Looks up a type by name, using the virtual function that
GtkBuilder
has for that purpose. This is mainly used when
implementing the GtkBuildable
interface on a type.
1 | gtkBuilderGetTypeFromName(object, type.name)
|
|
a |
|
type name to lookup |
Since 2.12
[GType
] the GType
found for type.name
or G_TYPE_INVALID
if no type was found
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.