Constructor
GtkSourceTagnew
Declaration [src]
GtkTextTag*
gtk_source_tag_new (
const gchar* name
)
Description [src]
Creates a GtkSourceTag.
Configure the tag using object arguments, i.e. using g_object_set().
For usual cases, gtk_source_buffer_create_source_tag() is more convenient to use.