libpurple/notify.h

changeset 15997
ff97c5f69196
parent 15884
4de1981757fc
child 16238
33bf2fd32108
child 16743
1ce5ffe12e2a
child 20478
46933dc62880
equal deleted inserted replaced
15996:ac5515cbcf4a 15997:ff97c5f69196
579 579
580 /** 580 /**
581 * Set the type of a PurpleNotifyUserInfoEntry 581 * Set the type of a PurpleNotifyUserInfoEntry
582 * 582 *
583 * @param user_info_entry The PurpleNotifyUserInfoEntry 583 * @param user_info_entry The PurpleNotifyUserInfoEntry
584 * @param The PurpleNotifyUserInfoEntryType 584 * @param type The PurpleNotifyUserInfoEntryType
585 */ 585 */
586 void purple_notify_user_info_entry_set_type(PurpleNotifyUserInfoEntry *user_info_entry, 586 void purple_notify_user_info_entry_set_type(PurpleNotifyUserInfoEntry *user_info_entry,
587 PurpleNotifyUserInfoEntryType type); 587 PurpleNotifyUserInfoEntryType type);
588 588
589 /** 589 /**

mercurial