~macslow/notify-osd/gsettings-port

« back to all changes in this revision

Viewing changes to src/bubble.h

  • Committer: Mirco Müller
  • Date: 2008-11-26 12:29:04 UTC
  • Revision ID: mirco.mueller@ubuntu.com-20081126122904-gxmj7itk6bj1xz09
added glib-based unit-tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
            gint y,
22
22
            gint width,
23
23
            gint height);
 
24