Class
FoundryGirNode
Description [src]
final class Foundry.GirNode : GObject.Object
{
/* No available fields */
}
Represents a node in a GObject Introspection Repository (GIR) file.
FoundryGirNode provides functionality for representing and manipulating nodes in GIR files including attributes, children, and content. It supports hierarchical navigation and provides efficient access to GIR data for development tools and documentation generation.
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.