Method
GioNotificationset_icon
since: 2.40
Declaration [src]
void
g_notification_set_icon (
GNotification* notification,
GIcon* icon
)
Parameters
icon
-
Type:
GIcon
The icon to be shown in
notification
, as aGIcon
.The data is owned by the caller of the method.