Function

Gtk-4.0Gtktest_register_all_types

  • 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.

    Returns void