finch/gntnotify.h

branch
gtkdoc-conversion
changeset 35393
00f876b129bc
parent 20147
66f05a854eee
child 35410
5a6336f20f6e
child 37023
d9bcdc9a91e6
equal deleted inserted replaced
35392:cc123f0d84af 35393:00f876b129bc
34 /*@{*/ 34 /*@{*/
35 35
36 /** 36 /**
37 * Get the ui-functions. 37 * Get the ui-functions.
38 * 38 *
39 * @return The PurpleNotifyUiOps structure populated with the appropriate functions. 39 * Returns: The PurpleNotifyUiOps structure populated with the appropriate functions.
40 */ 40 */
41 PurpleNotifyUiOps *finch_notify_get_ui_ops(void); 41 PurpleNotifyUiOps *finch_notify_get_ui_ops(void);
42 42
43 /** 43 /**
44 * Perform necessary initializations. 44 * Perform necessary initializations.

mercurial