| 75 * |
75 * |
| 76 * Returns: (transfer none): The notification. |
76 * Returns: (transfer none): The notification. |
| 77 * |
77 * |
| 78 * Since: 3.0.0 |
78 * Since: 3.0.0 |
| 79 */ |
79 */ |
| |
80 PIDGIN_AVAILABLE_IN_3_0 |
| 80 PurpleNotification *pidgin_notification_authorization_request_get_notification(PidginNotificationAuthorizationRequest *request); |
81 PurpleNotification *pidgin_notification_authorization_request_get_notification(PidginNotificationAuthorizationRequest *request); |
| 81 |
82 |
| 82 G_END_DECLS |
83 G_END_DECLS |
| 83 |
84 |
| 84 #endif /* PIDGIN_NOTIFICATION_AUTHORIZATION_REQUEST_H */ |
85 #endif /* PIDGIN_NOTIFICATION_AUTHORIZATION_REQUEST_H */ |