SourceView.getMarkCategoryBackground

Gets the background color associated with given category. Since 2.4

class SourceView
int
getMarkCategoryBackground

Parameters

category string

a mark category.

dest Color

destination GdkColor structure to fill in.

Return Value

Type: int

TRUE if background color for category was set and dest is set to a valid color, or FALSE otherwise.

Meta