Add includes to all gio docs

This commit is contained in:
Matthias Clasen
2014-01-07 22:55:43 -05:00
parent 86497649bb
commit 3872049445
37 changed files with 46 additions and 8 deletions

View File

@@ -43,8 +43,9 @@
/**
* SECTION:gsocketaddress
* @short_description: Abstract base class representing endpoints for
* socket communication
* @short_description: Abstract base class representing endpoints
* for socket communication
* @include: gio/gio.h
*
* #GSocketAddress is the equivalent of <type>struct sockaddr</type>
* in the BSD sockets API. This is an abstract class; use