[ CCode ( has_construct_function = false ) ]
public StatusIcon.from_stock (string stock_id)
Creates a status icon displaying a stock icon.
Use Notification and GtkApplication to provide status
notifications
Sample stock icon names are OPEN, QUIT . You can register your own stock icon names, see add_default and add.
| stock_id |
a stock icon id |
|
a new StatusIcon |