Function

Gtktest_register_all_types

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.