Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── AgsPropertyEditor ╰── AgsPropertyCollectionEditor
AgsPropertyCollectionEditor is a composite widget to modify propertys in bulk mode. A property collection editor should be packed by a AgsMachineEditor.
AgsPropertyCollectionEditor * ags_property_collection_editor_new (GType child_type
,gchar **child_strv
,GValue *child_value
);
Creates an AgsPropertyCollectionEditor
child_type |
either |
|
child_strv |
child string vector |
|
child_value |
child value |
Since: 3.0.0