~desrt/bamf/refcount-fix

« back to all changes in this revision

Viewing changes to lib/libbamf/bamf-window.h

  • Committer: Tarmac
  • Author(s): Michal Hruby
  • Date: 2012-02-27 20:42:49 UTC
  • mfrom: (434.1.5 bamf.export-pid)
  • Revision ID: tarmac-20120227204249-h2olyzuvekx5h4jz
Let's make these changes by Jason land ;). Fixes: . Approved by Marco Trevisan (Treviño).

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
 
109
109
gint              bamf_window_get_monitor               (BamfWindow *self);
110
110
 
 
111
gchar           * bamf_window_get_utf8_prop             (BamfWindow *self, const char* prop);
111
112
BamfWindowMaximizationType bamf_window_maximized        (BamfWindow *self);
112
113
 
113
114
time_t            bamf_window_last_active               (BamfWindow *self);