Method
NotifyNotificationset_icon_from_pixbuf
Declaration [src]
void
notify_notification_set_icon_from_pixbuf (
NotifyNotification* notification,
GdkPixbuf* icon
)
Description [src]
Sets the icon in the notification from a GdkPixbuf
.
Deprecated since: | 0.5. |
Use |
Parameters
icon |
GdkPixbuf |
The icon. |
|
The data is owned by the caller of the function. |