GNOME Bugzilla – Bug 765342
Don't use g_simple_action_set_state
Last modified: 2016-04-22 20:28:29 UTC
As said in https://bugzilla.gnome.org/show_bug.cgi?id=756014#c30
Created attachment 326443 [details] [review] preview: Use g_action_change_state According to: https://developer.gnome.org/gio/stable/GSimpleAction.html#g-simple-action-set-state
Created attachment 326444 [details] [review] application: Use g_action_change_state According to: https://developer.gnome.org/gio/stable/GSimpleAction.html#g-simple-action-set-state
Review of attachment 326444 [details] [review]: OK
Review of attachment 326443 [details] [review]: OK
Attachment 326443 [details] pushed as 94dc788 - preview: Use g_action_change_state Attachment 326444 [details] pushed as 1222273 - application: Use g_action_change_state