| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── AgsPropertyEditor
├── AgsPropertyListingEditor
╰── AgsPropertyCollectionEditor
AgsPropertyEditor is a composite widget to property. A property editor should be packed by a AgsPropertyCollectionEditor.
AgsPropertyEditor * ags_property_editor_new ();
Create a new instance of AgsPropertyEditor
Since: 3.0.0