a #GObjectClass
the name of the child property to find
This function is only intended to be used when implementing new canvas items, specifically layout container items such as #GooCanvasTable.
It installs a child property on a canvas item class.
a #GObjectClass
the id for the property
the #GParamSpec for the property
This function is only intended to be used when implementing new canvas items, specifically layout container items such as #GooCanvasTable.
It returns all child properties of a canvas item class.
a #GObjectClass
This function is only intended to be used when implementing new canvas item models, specifically layout container item models such as #GooCanvasTableModel.
It finds a child property of a canvas item class by name.
a #GObjectClass
the name of the child property to find
This function is only intended to be used when implementing new canvas item models, specifically layout container item models such as #GooCanvasTableModel.
It installs a child property on a canvas item class.
a #GObjectClass
the id for the property
the #GParamSpec for the property
This function is only intended to be used when implementing new canvas item models, specifically layout container item models such as #GooCanvasTableModel.
It returns all child properties of a canvas item class.
a #GObjectClass
This function is only intended to be used when implementing new canvas items, specifically layout container items such as #GooCanvasTable.
It finds a child property of a canvas item class by name.