Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtktextchildprivate.h>
Public Attributes | |
GtkTextChildAnchor * | obj |
GSList * | widgets |
GtkTextBTree * | tree |
GtkTextLine * | line |
Definition at line 68 of file gtktextchildprivate.h.
GtkTextLine* _GtkTextChildBody::line |
Definition at line 73 of file gtktextchildprivate.h.
GtkTextChildAnchor* _GtkTextChildBody::obj |
Definition at line 70 of file gtktextchildprivate.h.
GtkTextBTree* _GtkTextChildBody::tree |
Definition at line 72 of file gtktextchildprivate.h.
GSList* _GtkTextChildBody::widgets |
Definition at line 71 of file gtktextchildprivate.h.