/+junk/libgego

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/libgego

« back to all changes in this revision

Viewing changes to src/gego_global_notify.h

  • Committer: Gustav Hartvigsson
  • Date: 2015-07-09 17:34:33 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150709173433-n8uxyvge1axtz3rc
* No.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
  GObject parent_instance;
20
20
};
21
21
 
22
 
 
23
 
 
 
22
GType
 
23
gego_global_notify_get_type (void);
24
24
 
25
25
gboolean
26
26
gego_global_notify_initalize (GError ** err);