~3v1n0/bamf/fix-window-removed-crash

« back to all changes in this revision

Viewing changes to src/bamf-window.h

  • Committer: Michal Hruby
  • Date: 2012-02-17 11:15:54 UTC
  • mfrom: (444.1.1 bamf)
  • Revision ID: michal.mhr@gmail.com-20120217111554-2pg2i1eqps0fmrry
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
 
69
69
guint32            bamf_window_get_xid (BamfWindow *window);
70
70
 
 
71
guint32            bamf_window_get_pid (BamfWindow *window);
 
72
 
71
73
time_t             bamf_window_last_active (BamfWindow *window);
72
74
 
73
75
time_t             bamf_window_opened (BamfWindow *window);