VOOZH about

URL: https://manpages.org/gnome2icontextitem/3

⇱ man Gnome2::IconTextItem (3): wrapper for GnomeIconTextItem


Gnome2::IconTextItem(3) wrapper for GnomeIconTextItem

HIERARCHY

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

METHODS

$iti->configure ($x, $y, $width, $fontname, $text, $is_editable, $is_static)

  • (integer)
  • (integer)
  • (integer)
  • (string)
  • (string)
  • (boolean)
  • (boolean)

editable = $iti->get_editable

$iti->focus ($focused)

  • (boolean)

$iti->select ($sel)

  • (boolean)

$iti->setxy ($x, $y)

  • (integer)
  • (integer)

$iti->start_editing

$iti->stop_editing ($accept)

  • (boolean)

string = $iti->get_text

SIGNALS

editing-started (Gnome2::IconTextItem)
editing-stopped (Gnome2::IconTextItem)
height-changed (Gnome2::IconTextItem)
selection-started (Gnome2::IconTextItem)
selection-stopped (Gnome2::IconTextItem)
boolean = text-changed (Gnome2::IconTextItem)
width-changed (Gnome2::IconTextItem)

COPYRIGHT

Copyright (C) 2003-2004 by the gtk2-perl team.

This software is licensed under the See Gnome2 for a full notice.