mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
add some missed bits in the docs
This commit is contained in:
parent
e1ded9f900
commit
972c563f23
@ -2694,20 +2694,25 @@ g_action_group_action_state_changed
|
||||
|
||||
<SUBSECTION Standard>
|
||||
g_action_group_get_type
|
||||
GActionGroupPrivate
|
||||
G_TYPE_ACTION_GROUP
|
||||
G_IS_ACTION_GROUP
|
||||
G_ACTION_GROUP_CLASS
|
||||
G_ACTION_GROUP_GET_CLASS
|
||||
G_IS_ACTION_GROUP_CLASS
|
||||
G_ACTION_GROUP
|
||||
</SECTION>
|
||||
|
||||
|
||||
<SECTION>
|
||||
<FILE>gaction</FILE>
|
||||
<TITLE>GAction</TITLE>
|
||||
GAction
|
||||
GActionClass
|
||||
|
||||
<SUBSECTION>
|
||||
g_action_new
|
||||
g_action_new_stateful
|
||||
|
||||
<SUBSECTION>
|
||||
g_action_get_name
|
||||
g_action_get_parameter_type
|
||||
@ -2724,10 +2729,12 @@ g_action_set_state
|
||||
g_action_activate
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GActionPrivate
|
||||
g_action_get_type
|
||||
G_TYPE_ACTION
|
||||
G_IS_ACTION
|
||||
G_ACTION_CLASS
|
||||
G_ACTION_GET_CLASS
|
||||
G_IS_ACTION_CLASS
|
||||
G_ACTION
|
||||
</SECTION>
|
||||
|
Loading…
Reference in New Issue
Block a user