mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-23 07:39:17 +02:00
parent
b7550999cd
commit
1d310cf5db
@ -374,6 +374,8 @@ g_action_get_enabled (GAction *action)
|
|||||||
* the parameter type given at construction time). If the parameter
|
* the parameter type given at construction time). If the parameter
|
||||||
* type was %NULL then @parameter must also be %NULL.
|
* type was %NULL then @parameter must also be %NULL.
|
||||||
*
|
*
|
||||||
|
* If the @parameter GVariant is floating, it is consumed.
|
||||||
|
*
|
||||||
* Since: 2.28
|
* Since: 2.28
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
|
@ -144,6 +144,8 @@ g_simple_action_change_state (GAction *action,
|
|||||||
* property. Instead, they should call g_action_change_state() to
|
* property. Instead, they should call g_action_change_state() to
|
||||||
* request the change.
|
* request the change.
|
||||||
*
|
*
|
||||||
|
* If the @value GVariant is floating, it is consumed.
|
||||||
|
*
|
||||||
* Since: 2.30
|
* Since: 2.30
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user