Pavel Holejsovsky
fe4fc3e8b5
Make GMainLoop, GMainContext and GSource boxed types
...
Also add some annotations for better usage of these types in bindings.
https://bugzilla.gnome.org/show_bug.cgi?id=657725
2011-08-31 09:37:51 +02:00
Krzesimir Nowak
cacbdf0ea8
Typo fix.
...
Fixes jhbuilding gobject-introspection.
2011-06-24 13:20:06 +02:00
Christian Persch
316efa1b5d
Add boxed GType for GMatchInfo
2011-06-24 01:03:50 +02:00
Colin Walters
dad374b1a0
glib-types.h: Include glib.h, since we use G_BEGIN_DECLS
...
This header is included individually by g-ir-scanner.
2011-06-07 16:26:43 -04:00
Colin Walters
a06863de60
Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)
...
Based on a patch by Giovanni Campagna <gcampagna@src.gnome.org>
From discussion, GVariantIter is not useful for bindings, but
GVariantBuilder may be.
https://bugzilla.gnome.org/show_bug.cgi?id=646635
2011-05-31 13:37:14 -04:00
Giovanni Campagna
7c63370e3a
GObject: move GLib type definitions to a separate header
...
This way it is possible to pull them into the GLib GIR file.
Some cleanups by Colin Walters <walters@verbum.org>
https://bugzilla.gnome.org/show_bug.cgi?id=646635
2011-05-19 17:39:33 -04:00