mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-02 17:00:19 +00:00
Merge branch 'dlech-master-patch-06007' into 'master'
docs: fix parameter reference in gtk_bitset_contains() See merge request GNOME/gtk!3035
This commit is contained in:
commit
e3641d0568
@ -107,7 +107,7 @@ gtk_bitset_unref (GtkBitset *self)
|
||||
* @self: a #GtkBitset
|
||||
* @value: the value to check
|
||||
*
|
||||
* Checks if the given @value has been added to @bitset
|
||||
* Checks if the given @value has been added to @self
|
||||
*
|
||||
* Returns: %TRUE if @self contains @value
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user