Method
GtkSourceMarkAttributesset_pixbuf
Declaration [src]
void
gtk_source_mark_attributes_set_pixbuf (
  GtkSourceMarkAttributes* attributes,
  const GdkPixbuf* pixbuf
)
Description [src]
Sets a pixbuf to be used as a base for rendered icon.
| Sets property | GtkSource.MarkAttributes:pixbuf | 
Parameters
- pixbuf
- 
            Type: GdkPixbufA GdkPixbufto be used.The data is owned by the caller of the method.