AgsPropertyListingEditor

AgsPropertyListingEditor — Pack child widgets using GtkVBox

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsPropertyEditor
                        ╰── AgsPropertyListingEditor
                            ├── AgsInputListingEditor
                            ├── AgsListingEditor
                            ╰── AgsOutputListingEditor

Includes

#include <ags/app/ags_property_listing_editor.h>

Description

AgsPropertyListingEditor is a composite widget to pack using a GtkVBox.

Functions

ags_property_listing_editor_new ()

AgsPropertyListingEditor *
ags_property_listing_editor_new ();

Create a new instance of AgsPropertyListingEditor

Returns

the new AgsPropertyListingEditor

Since: 3.0.0