Next:
Gnome2::Canvas::Shape
Previous:
Gnome2::Canvas::Rect
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::Canvas::RichText



NAME

Gnome2::Canvas::RichText

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gnome2::Canvas::Item
                 +----Gnome2::Canvas::RichText

METHODS

textbuffer = $text->get_buffer

$text->set_buffer ($buffer)

$text->copy_clipboard

$text->cut_clipboard

textiter = $text->get_iter_at_location ($x, $y)

rectangle = $text->get_iter_location ($iter)

$text->paste_clipboard

PROPERTIES

'anchor' (Gtk2::AnchorType : readable / writable)
Anchor point for text
'cursor-blink' (boolean : readable / writable)
Does the cursor blink in this rich text item?
'cursor-visible' (boolean : readable / writable)
Is the cursor visible in this rich text item?
'direction' (Gtk2::DirectionType : readable / writable)
Text direction
'editable' (boolean : readable / writable)
Is this rich text item editable?
'grow-height' (boolean : readable / writable)
Should the text box height grow if the text does not fit?
'height' (double : readable / writable)
Height for text box
'indent' (integer : readable / writable)
Number of pixels for indentation
'justification' (Gtk2::Justification : readable / writable)
Justification mode
'left-margin' (integer : readable / writable)
Number of pixels in the left margin
'pixels-above-lines' (integer : readable / writable)
Number of pixels to put above lines
'pixels-below-lines' (integer : readable / writable)
Number of pixels to put below lines
'pixels-inside-wrap' (integer : readable / writable)
Number of pixels to put inside the wrap
'right-margin' (integer : readable / writable)
Number of pixels in the right margin
'text' (string : readable / writable)
Text to display
'visible' (boolean : readable / writable)
Is this rich text item visible?
'width' (double : readable / writable)
Width for text box
'wrap-mode' (Gtk2::WrapMode : readable / writable)
Wrap mode for multiline text
'x' (double : readable / writable)
X position
'y' (double : readable / writable)
Y position

SIGNALS

tag-changed (Gnome2::Canvas::RichText, Glib::Object)

ENUMS AND FLAGS

enum Gtk2::AnchorType

enum Gtk2::DirectionType

enum Gtk2::Justification

enum Gtk2::WrapMode

SEE ALSO

Gnome2::Canvas, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gnome2::Canvas::Item

COPYRIGHT

Copyright (C) 2003-2004 by the Gtk2-Perl Team.

This software is licensed under the LGPL; see Gnome2::Canvas for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:58:10 2009