|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkbuilderprivate.h>
Public Attributes | |
| TagInfo | tag |
| gchar * | class_name |
| gchar * | id |
| gchar * | constructor |
| GSList * | properties |
| GSList * | signals |
| GObject * | object |
| CommonInfo * | parent |
Definition at line 34 of file gtkbuilderprivate.h.
| gchar* ObjectInfo::class_name |
Definition at line 36 of file gtkbuilderprivate.h.
| gchar* ObjectInfo::constructor |
Definition at line 38 of file gtkbuilderprivate.h.
| gchar* ObjectInfo::id |
Definition at line 37 of file gtkbuilderprivate.h.
| GObject* ObjectInfo::object |
Definition at line 41 of file gtkbuilderprivate.h.
| CommonInfo* ObjectInfo::parent |
Definition at line 42 of file gtkbuilderprivate.h.
| GSList* ObjectInfo::properties |
Definition at line 39 of file gtkbuilderprivate.h.
| GSList* ObjectInfo::signals |
Definition at line 40 of file gtkbuilderprivate.h.
| TagInfo ObjectInfo::tag |
Definition at line 35 of file gtkbuilderprivate.h.