Matthias Clasen
|
e1b99b2ddc
|
Move single-include guards inside include guards
gcc has optimizations for include guards that only work
if they are outermost in the the header.
https://bugzilla.gnome.org/show_bug.cgi?id=689810
|
2012-12-27 23:43:14 -05:00 |
|
Pavel Holejsovsky
|
89b558077f
|
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
Also make parameter names in virtual function declarations consistent
to silent g-ir-scanner.
|
2010-12-17 16:29:05 +01:00 |
|
Alexander Larsson
|
bd0b8c60c2
|
Add GFileIOStream class
This is similar to GFileInputStream and GFileOutputStream for GIOStreams.
The default implementations chain to the Output stream.
|
2009-05-13 14:42:46 +02:00 |
|