Method
GIRepositoryRegisteredTypeInfoget_type_name
since: 2.80
Declaration [src]
const char*
gi_registered_type_info_get_type_name (
GIRegisteredTypeInfo* info
)
Description [src]
Obtain the type name of the struct within the GObject type system.
This type can be passed to g_type_name()
to get a
GType
.
Available since: 2.80