SourceView.setMarkCategoryBackground

Sets given background color for mark category. If color is NULL, the background color is unset. Since 2.4

class SourceView
void
setMarkCategoryBackground

Parameters

category string

a mark category.

color Color

background color or NULL to unset it.

Meta