mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
gio static fixups
This commit is contained in:
@@ -80,7 +80,7 @@ g_simple_action_get_name (GAction *action)
|
||||
return simple->name;
|
||||
}
|
||||
|
||||
const GVariantType *
|
||||
static const GVariantType *
|
||||
g_simple_action_get_parameter_type (GAction *action)
|
||||
{
|
||||
GSimpleAction *simple = G_SIMPLE_ACTION (action);
|
||||
|
Reference in New Issue
Block a user