Description | A set of Perl bindings for Gtk+ 2.0 and various related libraries |
Gnome2::Canvas::Text - Text as CanvasItems
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gnome2::Canvas::Item +----Gnome2::Canvas::Text
Name of the font family, e.g. Sans, Helvetica, Times, Monospace
Whether this tag affects the font family
Text color, as string
Text color, as a GdkColor
Text color, as an R/G/B/A combined integer
Font description as a string
Font description as a PangoFontDescription struct
Marked up text to render
Offset of text above the baseline (below the baseline if rise is negative)
Whether this tag affects the rise
Size of font, relative to default size
Whether this tag affects font scaling
Font size (as a multiple of PANGO_SCALE, eg. 12*PANGO_SCALE for a 12pt font size)
Font size in points (eg. 12 for a 12pt font size)
Whether this tag affects the font size
Font stretch
Whether this tag affects the font stretch
Whether to strike through the text
Whether this tag affects strikethrough
Font style
Whether this tag affects the font style
Text to render
Height of the rendered text
Width of the rendered text
Style of underline for this text
Whether this tag affects underlining
Font variant
Whether this tag affects the font variant
Font weight
Whether this tag affects the font weight
Gnome2::Canvas, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gnome2::Canvas::Item
Copyright (C) 2003-2004 by the Gtk2-Perl Team.
This software is licensed under the LGPL; see Gnome2::Canvas for a full notice.