Class GTK2.KeywordListTag

Inheritance graph

Inherit SourceTag

inherit GTK2.SourceTag : SourceTag


Method create

GTK2.KeywordListTag GTK2.KeywordListTag(string id, string name, array keywords, int case_sensitive, int match_empty_string_at_beginning, int match_empty_string_at_end, string beginning_regex, string end_regex)

Description

Creates a new keyword list tag object with the provided arguments.