Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Class GTK2.KeywordListTag

Inheritance graph
GTK2.G.Object GTK2.TextTag GTK2.SourceTag GTK2.KeywordListTag
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.