Gtk2::Sexy::IconEntry.3pm

Langue: en

Version: 2009-03-27 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Sexy::IconEntry

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Gtk2::Object
             +----Gtk2::Widget
                  +----Gtk2::Entry
                       +----Gtk2::Sexy::IconEntry
 
 

INTERFACES

   Glib::Object::_Unregistered::AtkImplementorIface
   Gtk2::Buildable
   Gtk2::CellEditable
   Gtk2::Editable
 
 

METHODS


widget = Gtk2::Sexy::IconEntry->new


$entry->add_clear_button


$entry->add_clear_button


image = $entry->get_icon ($position)


image = $entry->get_icon ($position)

$position (Gtk2::Sexy::IconEntry::Position)

boolean = $entry->get_icon_highlight ($position)


boolean = $entry->get_icon_highlight ($position)

$position (Gtk2::Sexy::IconEntry::Position)

$entry->set_icon_highlight ($position, $highlight)


$entry->set_icon_highlight ($position, $highlight)

$position (Gtk2::Sexy::IconEntry::Position)
$highlight (boolean)

$entry->set_icon ($position, $icon)


$entry->set_icon ($position, $icon)

$position (Gtk2::Sexy::IconEntry::Position)
$icon (Gtk2::Image)

SIGNALS

icon-pressed (Gtk2::Sexy::IconEntry, integer, integer)
icon-released (Gtk2::Sexy::IconEntry, integer, integer)

ENUMS AND FLAGS


enum Gtk2::Sexy::IconEntry::Position

'primary' / 'SEXY_ICON_ENTRY_PRIMARY'
'secondary' / 'SEXY_ICON_ENTRY_SECONDARY'

SEE ALSO

Gtk2::Sexy, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Entry Copyright (C) 2005-2008 by Florian Ragwitz