gtkTestRegisterAllTypes {RGtk2} | R Documentation |
Force registration of all core Gtk+ and Gdk object types.
This allowes to refer to any of those object types via
gTypeFromName
after calling this function.
gtkTestRegisterAllTypes()
Since 2.14
Derived by RGtkGen from GTK+ documentation