[Top]
GTK2
GTK2.KeywordListTag
|
Method GTK2.KeywordListTag()->create()
- 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.
|