After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706170 - Better document context classes
Better document context classes
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-16 21:27 UTC by Sébastien Wilmet
Modified: 2013-08-19 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Better document context classes (2.94 KB, patch)
2013-08-16 21:32 UTC, Sébastien Wilmet
reviewed Details | Review

Description Sébastien Wilmet 2013-08-16 21:27:58 UTC
Add a list of context classes in the GtkSourceBuffer API documentation.
It should also be documented in the language definition reference.
Comment 1 Sébastien Wilmet 2013-08-16 21:32:52 UTC
Created attachment 251954 [details] [review]
Better document context classes
Comment 2 Ignacio Casal Quinteiro (nacho) 2013-08-18 20:34:04 UTC
Review of attachment 251954 [details] [review]:

Minor comment inline. Feel free to fix it and push.

::: gtksourceview/gtksourcebuffer.c
@@ +91,3 @@
+ *   <title>Context Classes</title>
+ *   <para>
+ *     It is possible to retrieve a few information from the syntax highlighting

I'd remove the word "few" here
Comment 3 Sébastien Wilmet 2013-08-19 14:14:51 UTC
Fixed and pushed.