pub fn test_register_all_types()
Expand description

Force registration of all core GTK object types.

This allowes to refer to any of those object types via g_type_from_name() after calling this function.