libpurple/media/enum-types.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37058
04ebc4a2fac7
parent 35487
494f09f7f331
child 37163
bdaa6ae19356
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21
22 #ifndef _PURPLE_MEDIA_ENUM_TYPES_H_
23 #define _PURPLE_MEDIA_ENUM_TYPES_H_
21 /** 24 /**
22 * SECTION:enum-types 25 * SECTION:enum-types
23 * @section_id: libpurple-enum-types 26 * @section_id: libpurple-enum-types
24 * @short_description: <filename>media/enum-types.h</filename> 27 * @short_description: <filename>media/enum-types.h</filename>
25 * @title: Enum types for Media API 28 * @title: Enum types for Media API
26 */ 29 */
27
28 #ifndef _PURPLE_MEDIA_ENUM_TYPES_H_
29 #define _PURPLE_MEDIA_ENUM_TYPES_H_
30 30
31 #include <glib-object.h> 31 #include <glib-object.h>
32 32
33 G_BEGIN_DECLS 33 G_BEGIN_DECLS
34 34

mercurial