Gtk2::Sexy::IconEntry.3pm

Langue: en

Version: 2008-11-08 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Sexy::IconEntry - A GtkEntry with support for inline icons

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Glib::Object::_Unregistered::GtkObject
             +----Glib::Object::_Unregistered::GtkWidget
                  +----Glib::Object::_Unregistered::GtkEntry
                       +----Gtk2::Sexy::IconEntry
 
 

INTERFACES

   Glib::Object::_Unregistered::AtkImplementorIface
   Glib::Object::_Unregistered::GtkBuildable
   Glib::Object::_Unregistered::GtkEditable
   Glib::Object::_Unregistered::GtkCellEditable
 
 

METHODS

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

$entry->add_clear_button

GtkImage = $entry->get_icon ($position)

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

boolean = $entry->get_icon_highlight ($position)

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

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

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

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

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

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, Glib::Object::_Unregistered::GtkObject, Glib::Object::_Unregistered::GtkWidget, Glib::Object::_Unregistered::GtkEntry Copyright (C) 2005-2008 by Florian Ragwitz