StatusIcon.setFromStock

Makes status_icon display the stock icon with the id stock_id. See gtk_status_icon_new_from_stock() for details. Since 2.10

class StatusIcon
void
setFromStock
(
string stockId
)

Parameters

stockId string

a stock icon id

Meta