Ardour  9.0-pre0-384-ga76afae0e9
PropertyInfo Struct Reference

#include <gtkbuilderprivate.h>

Public Attributes

TagInfo tag
 
gchar * name
 
GString * text
 
gchar * data
 
gboolean translatable
 
gchar * context
 

Detailed Description

Definition at line 55 of file gtkbuilderprivate.h.

Member Data Documentation

◆ context

gchar* PropertyInfo::context

Definition at line 61 of file gtkbuilderprivate.h.

◆ data

gchar* PropertyInfo::data

Definition at line 59 of file gtkbuilderprivate.h.

◆ name

gchar* PropertyInfo::name

Definition at line 57 of file gtkbuilderprivate.h.

◆ tag

TagInfo PropertyInfo::tag

Definition at line 56 of file gtkbuilderprivate.h.

◆ text

GString* PropertyInfo::text

Definition at line 58 of file gtkbuilderprivate.h.

◆ translatable

gboolean PropertyInfo::translatable

Definition at line 60 of file gtkbuilderprivate.h.


The documentation for this struct was generated from the following file: