Constructor
PidginNotificationConnectionErrornew
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_notification_connection_error_new (
PurpleNotificationConnectionError* notification
)
Description [src]
Creates a new PidginNotificationConnectionError instance that will display
notification.
Available since: 3.0
Parameters
notification-
Type:
PurpleNotificationConnectionErrorThe
PurpleNotificationConnectionErrorinstance.The data is owned by the caller of the function.
Return value
Type: PidginNotificationConnectionError
The new instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |