Method

GtkSourceBufferget_highlight_syntax

Declaration

gboolean
gtk_source_buffer_get_highlight_syntax (
  GtkSourceBuffer* buffer
)

Description

Determines whether syntax highlighting is activated in the source buffer.

Return value

Returns: gboolean
 

TRUE if syntax highlighting is enabled, FALSE otherwise.