mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Annotate all examples with their language
The C ones, at least.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
*
|
||||
* Consider the following example:
|
||||
*
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* typedef struct
|
||||
* {
|
||||
* ...
|
||||
@@ -109,7 +109,7 @@
|
||||
* ships a gschemas.compiled file as part of itself, and then simply do
|
||||
* the following:
|
||||
*
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* {
|
||||
* GSettings *settings;
|
||||
* gint some_value;
|
||||
|
Reference in New Issue
Block a user