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

HIERARCHY

   Glib::Boxed
   +----Gtk2::SourceView::TagStyle
 
 

METHODS


tagstyle = Gtk2::SourceView::TagStyle->new


scalar = $t->background ($newval=undef)


scalar = $t->background ($newval=undef)

$newval (scalar)

scalar = $t->bold ($newval=undef)


scalar = $t->bold ($newval=undef)

$newval (scalar)

scalar = $t->foreground ($newval=undef)


scalar = $t->foreground ($newval=undef)

$newval (scalar)

scalar = $t->is_default ($newval=undef)


scalar = $t->is_default ($newval=undef)

$newval (scalar)

scalar = $t->italic ($newval=undef)


scalar = $t->italic ($newval=undef)

$newval (scalar)

scalar = $t->mask ($newval=undef)


scalar = $t->mask ($newval=undef)

$newval (scalar)

scalar = $t->strikethrough ($newval=undef)


scalar = $t->strikethrough ($newval=undef)

$newval (scalar)

scalar = $t->underline ($newval=undef)


scalar = $t->underline ($newval=undef)

$newval (scalar)

SEE ALSO

Glib::Boxed Copyright (C) 2008 Gtk2-Perl Team