set_icon_from_pixbuf
Description:
[ Version ( deprecated = true , deprecated_since = "0.5." ) ]
public void set_icon_from_pixbuf (Pixbuf icon)
public void set_icon_from_pixbuf (Pixbuf icon)
Warning: set_icon_from_pixbuf is deprecated since 0.5..
Sets the icon in the notification from a Pixbuf.
Note:
Use [method@Notification.set_image_from_pixbuf] instead.
Parameters:
this |
The notification. |
icon |
The icon. |