Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtktextmarkprivate.h>
Public Attributes | |
GtkTextMark * | obj |
gchar * | name |
GtkTextBTree * | tree |
GtkTextLine * | line |
guint | visible: 1 |
guint | not_deleteable: 1 |
Definition at line 43 of file gtktextmarkprivate.h.
GtkTextLine* _GtkTextMarkBody::line |
Definition at line 47 of file gtktextmarkprivate.h.
gchar* _GtkTextMarkBody::name |
Definition at line 45 of file gtktextmarkprivate.h.
guint _GtkTextMarkBody::not_deleteable |
Definition at line 49 of file gtktextmarkprivate.h.
GtkTextMark* _GtkTextMarkBody::obj |
Definition at line 44 of file gtktextmarkprivate.h.
GtkTextBTree* _GtkTextMarkBody::tree |
Definition at line 46 of file gtktextmarkprivate.h.
guint _GtkTextMarkBody::visible |
Definition at line 48 of file gtktextmarkprivate.h.