Method
GioIOExtensionPointset_required_type
Declaration [src]
void
g_io_extension_point_set_required_type (
  GIOExtensionPoint* extension_point,
  GType type
)
Description [src]
Sets the required type for extension_point to type.
All implementations must henceforth have this type.