[gtksourceview/wip/docs: 2/3] docs: more logical order of the buffer functions wrt syntax highlighting
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/docs: 2/3] docs: more logical order of the buffer functions wrt syntax highlighting
- Date: Sun, 19 Jun 2016 12:04:47 +0000 (UTC)
commit 62f6138a6fed0e614f9971f32988b9be7d5354b9
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Jun 19 13:40:32 2016 +0200
docs: more logical order of the buffer functions wrt syntax highlighting
docs/reference/gtksourceview-3.0-sections.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/gtksourceview-3.0-sections.txt b/docs/reference/gtksourceview-3.0-sections.txt
index 9d4739e..4a238fd 100644
--- a/docs/reference/gtksourceview-3.0-sections.txt
+++ b/docs/reference/gtksourceview-3.0-sections.txt
@@ -11,14 +11,14 @@ gtk_source_buffer_new
gtk_source_buffer_new_with_language
gtk_source_buffer_create_source_tag
<SUBSECTION Syntax Highlighting>
-gtk_source_buffer_set_highlight_syntax
-gtk_source_buffer_get_highlight_syntax
gtk_source_buffer_set_language
gtk_source_buffer_get_language
-gtk_source_buffer_set_highlight_matching_brackets
-gtk_source_buffer_get_highlight_matching_brackets
gtk_source_buffer_set_style_scheme
gtk_source_buffer_get_style_scheme
+gtk_source_buffer_set_highlight_syntax
+gtk_source_buffer_get_highlight_syntax
+gtk_source_buffer_set_highlight_matching_brackets
+gtk_source_buffer_get_highlight_matching_brackets
gtk_source_buffer_ensure_highlight
<SUBSECTION Undo Redo>
gtk_source_buffer_undo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]