Method
GtkSourceMarkAttributesrender_icon
Declaration [src]
GdkPaintable*
gtk_source_mark_attributes_render_icon (
GtkSourceMarkAttributes* attributes,
GtkWidget* widget,
gint size
)
Description [src]
Renders an icon of given size.
The base of the icon is set by the last call to one of:
gtk_source_mark_attributes_set_pixbuf()gtk_source_mark_attributes_set_gicon()gtk_source_mark_attributes_set_icon_name()
size cannot be lower than 1.