libpurple/message.h

changeset 40524
a3b1cde8d2d8
parent 40474
1341be8e3402
child 40526
c8cc1a4c4a02
equal deleted inserted replaced
40523:9bcf96663cb9 40524:a3b1cde8d2d8
39 39
40 #include <glib-object.h> 40 #include <glib-object.h>
41 41
42 G_BEGIN_DECLS 42 G_BEGIN_DECLS
43 43
44 /**
45 * PURPLE_TYPE_MESSAGE:
46 *
47 * The standard _get_type macro for #PurpleMessage.
48 */
44 #define PURPLE_TYPE_MESSAGE purple_message_get_type() 49 #define PURPLE_TYPE_MESSAGE purple_message_get_type()
45 50
46 /** 51 /**
47 * purple_message_get_type: 52 * purple_message_get_type:
48 * 53 *

mercurial