aboutsummaryrefslogtreecommitdiff
path: root/src/idoactionhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idoactionhelper.h')
-rw-r--r--src/idoactionhelper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/idoactionhelper.h b/src/idoactionhelper.h
index 22cdcae..27dafb7 100644
--- a/src/idoactionhelper.h
+++ b/src/idoactionhelper.h
@@ -41,4 +41,7 @@ GVariant * ido_action_helper_get_action_target (IdoActionHelper *helper
void ido_action_helper_activate (IdoActionHelper *helper);
+void ido_action_helper_change_action_state (IdoActionHelper *helper,
+ GVariant *state);
+
#endif