~robertcarr/bamf/ignore-shell-windows

« back to all changes in this revision

Viewing changes to lib/libbamf/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:
104
104
 
105
105
guint32           bamf_window_get_xid                   (BamfWindow *self);
106
106
 
107
 
gchar           * bamf_window_get_utf8_prop             (BamfWindow *self, const char* prop);
 
107
guint32           bamf_window_get_pid                   (BamfWindow *self);
108
108
 
109
109
gint              bamf_window_get_monitor               (BamfWindow *self);
110
110