comparison libpurple/conversation.h @ 20976:216fdae447a9

merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce' and 'e9c14932998e8737c0abb9815f8792ca8219759b'
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 17 Oct 2007 03:37:12 +0000
parents 59c9c04879af
children 42ecde230f91
comparison
equal deleted inserted replaced
20972:6b9c49ae774c 20976:216fdae447a9
1040 /** 1040 /**
1041 * Returns the list of ignored users in the chat room. 1041 * Returns the list of ignored users in the chat room.
1042 * 1042 *
1043 * @param chat The chat. 1043 * @param chat The chat.
1044 * 1044 *
1045 * @return The list of ignored users. 1045 * @constreturn The list of ignored users.
1046 */ 1046 */
1047 GList *purple_conv_chat_get_ignored(const PurpleConvChat *chat); 1047 GList *purple_conv_chat_get_ignored(const PurpleConvChat *chat);
1048 1048
1049 /** 1049 /**
1050 * Returns the actual name of the specified ignored user, if it exists in 1050 * Returns the actual name of the specified ignored user, if it exists in