Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtktextsegment.h>
Public Attributes | |
char * | name |
gboolean | leftGravity |
GtkTextSegSplitFunc | splitFunc |
GtkTextSegDeleteFunc | deleteFunc |
GtkTextSegCleanupFunc | cleanupFunc |
GtkTextSegLineChangeFunc | lineChangeFunc |
GtkTextSegCheckFunc | checkFunc |
Definition at line 98 of file gtktextsegment.h.
GtkTextSegCheckFunc _GtkTextLineSegmentClass::checkFunc |
Definition at line 124 of file gtktextsegment.h.
GtkTextSegCleanupFunc _GtkTextLineSegmentClass::cleanupFunc |
Definition at line 109 of file gtktextsegment.h.
GtkTextSegDeleteFunc _GtkTextLineSegmentClass::deleteFunc |
Definition at line 107 of file gtktextsegment.h.
gboolean _GtkTextLineSegmentClass::leftGravity |
Definition at line 100 of file gtktextsegment.h.
GtkTextSegLineChangeFunc _GtkTextLineSegmentClass::lineChangeFunc |
Definition at line 115 of file gtktextsegment.h.
char* _GtkTextLineSegmentClass::name |
Definition at line 99 of file gtktextsegment.h.
GtkTextSegSplitFunc _GtkTextLineSegmentClass::splitFunc |
Definition at line 105 of file gtktextsegment.h.