AgsPropertyListingEditor
struct AgsPropertyListingEditor; struct AgsPropertyListingEditorClass; AgsPropertyListingEditor * ags_property_listing_editor_new ();
struct AgsPropertyListingEditor { AgsPropertyEditor property_editor; GtkVBox *child; };
struct AgsPropertyListingEditorClass { AgsPropertyEditorClass property_editor; };
AgsPropertyListingEditor * ags_property_listing_editor_new ();