Method

GtkSourceMarkAttributesset_gicon

Declaration

void
gtk_source_mark_attributes_set_gicon (
  GtkSourceMarkAttributes* attributes,
  GIcon* gicon
)

Description

Sets an icon to be used as a base for rendered icon.

Parameters

gicon GIcon*
 

A GIcon to be used.

 The data is owned by the caller of the function.