Function
Gtktest_register_all_types
since: 4.0
Declaration [src]
void
gtk_test_register_all_types (
void
)
Description [src]
Force registration of all core GTK object types.
This allows to refer to any of those object types via
g_type_from_name()
after calling this function.
Available since: 4.0