SourceMarkAttributes.setStockId

Warning gtk_source_mark_attributes_set_stock_id has been deprecated since version 3.10 and should not be used in newly-written code. Don't use this function. Sets stock id to be used as a base for rendered icon.

  1. void setStockId(StockID stockId)
  2. void setStockId(string stockId)
    class SourceMarkAttributes
    void
    setStockId
    (
    string stockId
    )

Parameters

stockId string

a stock id.

Meta