| 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. |