Ardour  9.0-pre0-384-ga76afae0e9
gtktextmarkprivate.h File Reference
Include dependency graph for gtktextmarkprivate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _GtkTextMarkBody
 

Macros

#define GTK_IS_TEXT_MARK_SEGMENT(mark)
 

Functions

void _gtk_mark_segment_set_tree (GtkTextLineSegment *mark, GtkTextBTree *tree)
 

Macro Definition Documentation

◆ GTK_IS_TEXT_MARK_SEGMENT

#define GTK_IS_TEXT_MARK_SEGMENT (   mark)
Value:
const GtkTextLineSegmentClass gtk_text_left_mark_type
const GtkTextLineSegmentClass gtk_text_right_mark_type

Definition at line 35 of file gtktextmarkprivate.h.

Function Documentation

◆ _gtk_mark_segment_set_tree()

void _gtk_mark_segment_set_tree ( GtkTextLineSegment mark,
GtkTextBTree tree 
)