SourceGutterRendererState
Description:
[ CCode ( cprefix = "GTK_SOURCE_GUTTER_RENDERER_STATE_" , type_id = "gtk_source_gutter_renderer_state_get_type ()" ) ]
[ Flags ]
[ GIR ( name = "GutterRendererState" ) ]
public enum SourceGutterRendererState
Content:
Enum values:
- CURSOR - area in the renderer
represents the line on which the insert cursor is currently positioned
- NORMAL - normal state
- PRELIT - the mouse pointer is
currently over the activatable area of the renderer
- SELECTED - area in the
renderer represents a line in the buffer which contains part of the selection