pidgin/pidginnotificationconnectionerror.c

changeset 42620
72178a341eb8
parent 42584
687260353985
child 42804
be8c8b5471ca
equal deleted inserted replaced
42619:3dd7cd0eabf1 42620:72178a341eb8
222 /** 222 /**
223 * PidginNotificationConnectionError:notification: 223 * PidginNotificationConnectionError:notification:
224 * 224 *
225 * The [type@Purple.ConnectionErrorInfo] that this notification is for. 225 * The [type@Purple.ConnectionErrorInfo] that this notification is for.
226 * 226 *
227 * Since: 3.0.0 227 * Since: 3.0
228 */ 228 */
229 properties[PROP_NOTIFICATION] = g_param_spec_object( 229 properties[PROP_NOTIFICATION] = g_param_spec_object(
230 "notification", "notification", 230 "notification", "notification",
231 "The notification to display", 231 "The notification to display",
232 PURPLE_TYPE_NOTIFICATION, 232 PURPLE_TYPE_NOTIFICATION,

mercurial