StatusIcon.setFromStock

Makes status_icon display the stock icon with the id stock_id. See gtk.status_icon.StatusIcon.newFromStock for details.

More...
class StatusIcon
void
setFromStock
(
string stockId
)

Parameters

stockId string

a stock icon id

Detailed Description