Ardour  8.7-14-g57a6773833
_GtkTextLineSegmentClass Struct Reference

#include <gtktextsegment.h>

Public Attributes

char * name
 
gboolean leftGravity
 
GtkTextSegSplitFunc splitFunc
 
GtkTextSegDeleteFunc deleteFunc
 
GtkTextSegCleanupFunc cleanupFunc
 
GtkTextSegLineChangeFunc lineChangeFunc
 
GtkTextSegCheckFunc checkFunc
 

Detailed Description

Definition at line 98 of file gtktextsegment.h.

Member Data Documentation

◆ checkFunc

GtkTextSegCheckFunc _GtkTextLineSegmentClass::checkFunc

Definition at line 124 of file gtktextsegment.h.

◆ cleanupFunc

GtkTextSegCleanupFunc _GtkTextLineSegmentClass::cleanupFunc

Definition at line 109 of file gtktextsegment.h.

◆ deleteFunc

GtkTextSegDeleteFunc _GtkTextLineSegmentClass::deleteFunc

Definition at line 107 of file gtktextsegment.h.

◆ leftGravity

gboolean _GtkTextLineSegmentClass::leftGravity

Definition at line 100 of file gtktextsegment.h.

◆ lineChangeFunc

GtkTextSegLineChangeFunc _GtkTextLineSegmentClass::lineChangeFunc

Definition at line 115 of file gtktextsegment.h.

◆ name

char* _GtkTextLineSegmentClass::name

Definition at line 99 of file gtktextsegment.h.

◆ splitFunc

GtkTextSegSplitFunc _GtkTextLineSegmentClass::splitFunc

Definition at line 105 of file gtktextsegment.h.


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