|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkbuilderprivate.h>
Public Attributes | |
| TagInfo | tag |
| GSList * | packing_properties |
| GObject * | object |
| CommonInfo * | parent |
| gchar * | type |
| gchar * | internal_child |
| gboolean | added |
Definition at line 45 of file gtkbuilderprivate.h.
| gboolean ChildInfo::added |
Definition at line 52 of file gtkbuilderprivate.h.
| gchar* ChildInfo::internal_child |
Definition at line 51 of file gtkbuilderprivate.h.
| GObject* ChildInfo::object |
Definition at line 48 of file gtkbuilderprivate.h.
| GSList* ChildInfo::packing_properties |
Definition at line 47 of file gtkbuilderprivate.h.
| CommonInfo* ChildInfo::parent |
Definition at line 49 of file gtkbuilderprivate.h.
| TagInfo ChildInfo::tag |
Definition at line 46 of file gtkbuilderprivate.h.
| gchar* ChildInfo::type |
Definition at line 50 of file gtkbuilderprivate.h.