mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-02 02:40:07 +02:00
Merge branch '3616-action-map-docs' into 'main'
gactionmap: Fix broken link in documentation comment Closes #3616 See merge request GNOME/glib!4505
This commit is contained in:
commit
25677d10bf
@ -137,7 +137,7 @@ g_action_map_remove_action (GActionMap *action_map,
|
||||
* activate function for this action, given as a single GVariant type string
|
||||
* (or `NULL` for no parameter)
|
||||
* @state: the initial state for this action, given in
|
||||
* [GVariant text format](gvariant-text-format.html). The state is parsed
|
||||
* [GVariant text format](../glib/gvariant-text-format.html). The state is parsed
|
||||
* with no extra type information, so type tags must be added to the string
|
||||
* if they are necessary. Stateless actions should give `NULL` here.
|
||||
* @change_state: the callback to connect to the "change-state" signal of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user