StatusIcon.setFromStock
void setFromStock(string stockId)Makes status_icon display the stock icon with the id stock_id. See [gtk.status_icon.StatusIcon.newFromStock] for details.
Parameters
stockId | a stock icon id |
Deprecated
Use [gtk.status_icon.StatusIcon.setFromIconName] instead.