~azzar1/bamf/manually-complete-sn

« back to all changes in this revision

Viewing changes to src/bamf-window.h

  • Committer: CI Train Bot
  • Author(s): Andrea Azzarone
  • Date: 2016-04-15 11:57:23 UTC
  • mfrom: (629.1.11 bamf-export-actions-menu)
  • Revision ID: ci-train-bot@canonical.com-20160415115723-1f7bwhsiem1gqt4x
BamfWindow: Export window actions menu using dbusmenu Fixes: #1570812
Approved by: Marco Trevisan (Treviño)

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 
70
70
guint32            bamf_window_get_pid (BamfWindow *window);
71
71
 
72
 
time_t             bamf_window_opened (BamfWindow *window);
73
 
 
74
72
gint               bamf_window_get_stack_position (BamfWindow *window);
75
73
 
76
74
char             * bamf_window_get_string_hint (BamfWindow *self, const char* prop);