mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	Currently the only way to set a state hint on an action is through a subclass; add a g_simple_action_set_state_hint() method so that this becomes easier for clients that already use GSimpleAction. https://bugzilla.gnome.org/show_bug.cgi?id=743521