Gtk2::SourceView::Tag.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::Tag

HIERARCHY

   Glib::Object
   +----Gtk2::TextTag
        +----Gtk2::SourceView::Tag
 
 

METHODS


string = $tag->get_id


string = $tag->get_id


tagstyle = $tag->get_style


tagstyle = $tag->get_style


$tag->set_style ($style)


$tag->set_style ($style)

$style (Gtk2::SourceView::TagStyle)

PROPERTIES

'id' (string : readable / writable / construct-only)
ID used to refer to the source tag
'tag-style' (Gtk2::SourceView::TagStyle : readable / writable)
The style associated with the source tag

SEE ALSO

Glib::Object, Gtk2::TextTag Copyright (C) 2008 Gtk2-Perl Team