Function

PurpleNotifyUserInfonew

since: 2.0

Declaration [src]

PurpleNotifyUserInfo*
purple_notify_user_info_new (
  void
)

Description [src]

Create a new PurpleNotifyUserInfo which is suitable for passing to purple_notify_userinfo()

Available since: 2.0

Return value

Type: PurpleNotifyUserInfo

A new PurpleNotifyUserInfo, which the caller must destroy when done.

The caller of the function takes ownership of the data, and is responsible for freeing it.