SourceMarkAttributes.renderIcon

Renders an icon of given size. The base of the icon is set by the last call to one of: Source.markAttributesSetPixbuf, Source.markAttributesSetGicon or Source.markAttributesSetIconName. size cannot be lower than 1.

class SourceMarkAttributes
renderIcon

Parameters

widget Widget

widget of which style settings may be used.

size int

size of the rendered icon.

Return Value

Type: Pixbuf

A rendered pixbuf. The pixbuf belongs to attributes and should not be unreffed.