Ardour  8.7-14-g57a6773833
_GtkTextMarkBody Struct Reference

#include <gtktextmarkprivate.h>

Public Attributes

GtkTextMarkobj
 
gchar * name
 
GtkTextBTreetree
 
GtkTextLineline
 
guint visible: 1
 
guint not_deleteable: 1
 

Detailed Description

Definition at line 43 of file gtktextmarkprivate.h.

Member Data Documentation

◆ line

GtkTextLine* _GtkTextMarkBody::line

Definition at line 47 of file gtktextmarkprivate.h.

◆ name

gchar* _GtkTextMarkBody::name

Definition at line 45 of file gtktextmarkprivate.h.

◆ not_deleteable

guint _GtkTextMarkBody::not_deleteable

Definition at line 49 of file gtktextmarkprivate.h.

◆ obj

GtkTextMark* _GtkTextMarkBody::obj

Definition at line 44 of file gtktextmarkprivate.h.

◆ tree

GtkTextBTree* _GtkTextMarkBody::tree

Definition at line 46 of file gtktextmarkprivate.h.

◆ visible

guint _GtkTextMarkBody::visible

Definition at line 48 of file gtktextmarkprivate.h.


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