Method

GtkSourceMarkAttributesset_background

Declaration

void
gtk_source_mark_attributes_set_background (
  GtkSourceMarkAttributes* attributes,
  const GdkRGBA* background
)

Description

Sets background color to the one given in background.

Parameters

background GdkRGBA
 

A GdkRGBA.

 The data is owned by the caller of the function.