|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkbuilderprivate.h>
Public Attributes | |
| TagInfo | tag |
| gchar * | name |
| GString * | text |
| gchar * | data |
| gboolean | translatable |
| gchar * | context |
Definition at line 55 of file gtkbuilderprivate.h.
| gchar* PropertyInfo::context |
Definition at line 61 of file gtkbuilderprivate.h.
| gchar* PropertyInfo::data |
Definition at line 59 of file gtkbuilderprivate.h.
| gchar* PropertyInfo::name |
Definition at line 57 of file gtkbuilderprivate.h.
| TagInfo PropertyInfo::tag |
Definition at line 56 of file gtkbuilderprivate.h.
| GString* PropertyInfo::text |
Definition at line 58 of file gtkbuilderprivate.h.
| gboolean PropertyInfo::translatable |
Definition at line 60 of file gtkbuilderprivate.h.