Constructor

GtkSourceMarkAttributesnew

Declaration

GtkSourceMarkAttributes*
gtk_source_mark_attributes_new (
  void
)

Description

Creates a new source mark attributes.

Return value

Returns: GtkSourceMarkAttributes
 

A new source mark attributes.

 The caller of the function takes ownership of the data, and is responsible for freeing it.