mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-01 13:42:10 +01:00
Improve docs
Specify that g_menu_item_set_attribute_value consumes floating @values.
This commit is contained in:
parent
41c19c7df8
commit
d5a1b674f5
@ -603,7 +603,8 @@ valid_attribute_name (const gchar *name)
|
|||||||
* ASCII characters, digits and '-'.
|
* ASCII characters, digits and '-'.
|
||||||
*
|
*
|
||||||
* If @value is non-%NULL then it is used as the new value for the
|
* If @value is non-%NULL then it is used as the new value for the
|
||||||
* attribute. If @value is %NULL then the attribute is unset.
|
* attribute. If @value is %NULL then the attribute is unset. If
|
||||||
|
* the @value #GVariant is floating, it is consumed.
|
||||||
*
|
*
|
||||||
* See also g_menu_item_set_attribute() for a more convenient way to do
|
* See also g_menu_item_set_attribute() for a more convenient way to do
|
||||||
* the same.
|
* the same.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user