StatusIcon.from_icon_name
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.10" ) ]
public StatusIcon.from_icon_name (string icon_name)
[ Version ( since = "2.10" ) ]
public StatusIcon.from_icon_name (string icon_name)
Creates a status icon displaying an icon from the current icon theme.
Note:
Use Notification and Application to provide status notifications
If the current icon theme is changed, the icon will be updated appropriately.
Parameters:
icon_name |
an icon name |
Returns:
a new StatusIcon |