|
NAMEGtk2::TextTagTable - wrapper for GtkTextTagTableHIERARCHYGlib::Object +----Gtk2::TextTagTable INTERFACESGtk2::Buildable METHODStexttagtable = Gtk2::TextTagTable->new$table->add ($tag)
$table->foreach ($callback, $callback_data=undef)
texttag = $table->lookup ($name)
$table->remove ($tag)
integer = $table->get_sizeSIGNALS
SEE ALSOGtk2, Glib::ObjectCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |