Class
GgitTreeBuilder
since: 1.0
Description [src]
class Ggit.TreeBuilder : Ggit.Native
{
/* No available fields */
}
Represents a tree object.
Available since: 1.0
Instance methods
ggit_tree_builder_insert
Insert a file with a given blob in the tree builder. If the tree builder already contains an entry for the given file, then this entry will be overwritten.
since: 1.0
Properties
Properties inherited from GgitNative (1)
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