Function gtk4::test_register_all_types

source ·
pub fn test_register_all_types()
Expand description

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.