Method
NotifyNotificationset_app_icon
Declaration [src]
void
notify_notification_set_app_icon (
NotifyNotification* notification,
const char* app_icon
)
Description [src]
Sets the application icon for the notification.
If this function is not called or if app_icon is NULL, the application icon
will be set from the value set via notify_set_app_icon().
| Available since: | 0.8.4 |