Method

GgitObjectFactoryunregister

Declaration [src]

void
ggit_object_factory_unregister (
  GgitObjectFactory* factory,
  GType basetype,
  GType subtype
)

Description [src]

Unregister a subtype from the factory.

Parameters

basetype GType
 

A GType.

subtype GType
 

A GType.