[ Version ( since = "0.8.4" ) ]
public void set_app_icon (string? app_icon)
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 [func@set_app_icon].
| this | |
| app_icon |
The optional icon theme icon name or filename. |