Class
GgitObjectFactory
since: 1.0
Description [src]
final class Ggit.ObjectFactory : GObject.Object
{
/* No available fields */
}
Represents an object factory.
Available since: 1.0
Instance methods
ggit_object_factory_register
Register subtype
as the instantiation class for basetype
. Each time an
object of type basetype
is going to be created, an instance of subtype
is created instead. basetype
must be subclassed from GgitObjectFactoryBase
.
since: 1.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
unstable since: 2.0