mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
Annotate all examples with their language
The C ones, at least.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
* it must ensure that it is never unloaded, by calling g_module_make_resident().
|
||||
*
|
||||
* Example: Calling a function defined in a GModule
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* /* the function signature for 'say_hello' */
|
||||
* typedef void (* SayHelloFunc) (const char *message);
|
||||
*
|
||||
|
Reference in New Issue
Block a user