mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-27 03:18:59 +02:00
Annotate all examples with their language
The C ones, at least.
This commit is contained in:
@@ -679,7 +679,7 @@ g_hash_table_new_full (GHashFunc hash_func,
|
||||
* Initializes a key/value pair iterator and associates it with
|
||||
* @hash_table. Modifying the hash table after calling this function
|
||||
* invalidates the returned iterator.
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* GHashTableIter iter;
|
||||
* gpointer key, value;
|
||||
*
|
||||
|
Reference in New Issue
Block a user