Gtk2::SourceView::KeywordListTag.3pm

Langue: en

Autres versions - même langue

Version: 2008-01-16 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::SourceView::KeywordListTag

METHODS


texttag = Gtk2::SourceView::KeywordListTag->new ($id, $name, $keywords, $case_sensitive, $match_empty_string_at_beginning, $match_empty_string_at_end, $beginning_regex, $end_regex)


texttag = Gtk2::SourceView::KeywordListTag->new ($id, $name, $keywords, $case_sensitive, $match_empty_string_at_beginning, $match_empty_string_at_end, $beginning_regex, $end_regex)

$id (string)
$name (string)
$keywords (scalar)
$case_sensitive (boolean)
$match_empty_string_at_beginning (boolean)
$match_empty_string_at_end (boolean)
$beginning_regex (string)
$end_regex (string)
Copyright (C) 2008 Gtk2-Perl Team