Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Lortie
0b2cafb2b0 Annotate all public API with _G*_API
This macro will be used to mark these symbols as public exports.

https://bugzilla.gnome.org/show_bug.cgi?id=688681
2012-11-30 12:14:34 -05:00
Alexander Larsson
23424e7bcb Add padding to new classes 2009-05-15 10:28:30 +02:00
Alexander Larsson
145cec3c93 Import GInitable, GSocket and dependencies from gnio
This adds:
GInitable - failable object constructor interface
GAsyncInitable - async failable object constructor interface
GSocket - Platform independent lowlevel berkely socket style object
GSocketControlMessage - For passing control messages over GSocket
GUnixFDMessage - unix fd passing socket control message

Some changes were done during the import from gnio to make things
work in glib. For instance, types were moved to other headers, header
file boiler plate were updated to glib style and gio.symbols stuff
was added.
2009-05-14 15:44:36 +02:00