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

Type: GType

A GType.

subtype

Type: GType

A GType.