SourceView.setMarkCategoryIconFromPixbuf

Sets the icon to be used for category to pixbuf. If pixbuf is NULL, the icon is unset. Since 2.8

class SourceView
void
setMarkCategoryIconFromPixbuf

Parameters

category string

a mark category.

pixbuf Pixbuf

a GdkPixbuf or NULL.

Meta