AgsPropertyListingEditor

AgsPropertyListingEditor

Synopsis

struct              AgsPropertyListingEditor;
struct              AgsPropertyListingEditorClass;
AgsPropertyListingEditor * ags_property_listing_editor_new
                                                        ();

Description

Details

struct AgsPropertyListingEditor

struct AgsPropertyListingEditor {
  AgsPropertyEditor property_editor;

  GtkVBox *child;
};

struct AgsPropertyListingEditorClass

struct AgsPropertyListingEditorClass {
  AgsPropertyEditorClass property_editor;
};

ags_property_listing_editor_new ()

AgsPropertyListingEditor * ags_property_listing_editor_new
                                                        ();