SourceMarkAttributes.getStockId

Warning gtk_source_mark_attributes_get_stock_id has been deprecated since version 3.10 and should not be used in newly-written code. Don't use this function. Gets a stock id of an icon used by this attributes. Note that the stock id can be NULL if it wasn't set earlier.

class SourceMarkAttributes
string
getStockId
()

Return Value

Type: string

Stock id. Returned string is owned by attributes and shouldn't be freed. [transfer none]

Meta