AgsPropertyListingEditor
AgsPropertyListingEditor
|
|
Implemented Interfaces
AgsPropertyListingEditor implements
AtkImplementorIface, GtkBuildable, GtkOrientable and AgsConnectable.
Functions
AGS_IS_PROPERTY_LISTING_EDITOR()
#define AGS_IS_PROPERTY_LISTING_EDITOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), AGS_TYPE_PROPERTY_LISTING_EDITOR))
AGS_PROPERTY_LISTING_EDITOR()
#define AGS_PROPERTY_LISTING_EDITOR(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), AGS_TYPE_PROPERTY_LISTING_EDITOR, AgsPropertyListingEditor))
AGS_PROPERTY_LISTING_EDITOR_CLASS()
#define AGS_PROPERTY_LISTING_EDITOR_CLASS(class) (G_TYPE_CHECK_CLASS_CAST((class), AGS_TYPE_PROPERTY_LISTING_EDITOR, AgsPropertyListingEditorClass))
AGS_PROPERTY_LISTING_EDITOR_GET_CLASS()
#define AGS_PROPERTY_LISTING_EDITOR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj), AGS_TYPE_PROPERTY_LISTING_EDITOR, AgsPropertyListingEditorClass))
ags_property_listing_editor_get_type ()
GType
ags_property_listing_editor_get_type ();
Types and Values
AGS_TYPE_PROPERTY_LISTING_EDITOR
#define AGS_TYPE_PROPERTY_LISTING_EDITOR (ags_property_listing_editor_get_type())
struct AgsPropertyListingEditor
struct AgsPropertyListingEditor;
struct AgsPropertyListingEditorClass
struct AgsPropertyListingEditorClass {
AgsPropertyEditorClass property_editor;
};