~ps-jenkins/ido/latestsnapshot-13.10.0+13.10.20130920-0ubuntu1

« back to all changes in this revision

Viewing changes to src/idoactionhelper.h

  • Committer: Tarmac
  • Author(s): Lars Uebernickel, Ted Gould
  • Date: 2013-08-13 21:28:03 UTC
  • mfrom: (144.1.4 add-messaging-menu)
  • Revision ID: tarmac-20130813212803-00q8bcry8a7jb6z0
Add widgets for messaging menu.

Approved by PS Jenkins bot, Ted Gould.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
void                ido_action_helper_activate          (IdoActionHelper *helper);
43
43
 
 
44
void                ido_action_helper_activate_with_parameter (IdoActionHelper *helper,
 
45
                                                               GVariant        *parameter);
 
46
 
44
47
void                ido_action_helper_change_action_state (IdoActionHelper *helper,
45
48
                                                           GVariant        *state);
46
49