1Gtk2::Sexy::IconEntry(3U)ser Contributed Perl DocumentatiGotnk2::Sexy::IconEntry(3)
2
3
4

NAME

6       Gtk2::Sexy::IconEntry
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Entry
14                             +----Gtk2::Sexy::IconEntry
15

INTERFACES

17         Glib::Object::_Unregistered::AtkImplementorIface
18         Gtk2::Buildable
19         Gtk2::Editable
20         Gtk2::CellEditable
21

METHODS

23   widget = Gtk2::Sexy::IconEntry->new
24   $entry->add_clear_button
25   image = $entry->get_icon ($position)
26       ·   $position (Gtk2::Sexy::IconEntry::Position)
27
28   boolean = $entry->get_icon_highlight ($position)
29       ·   $position (Gtk2::Sexy::IconEntry::Position)
30
31   $entry->set_icon_highlight ($position, $highlight)
32       ·   $position (Gtk2::Sexy::IconEntry::Position)
33
34       ·   $highlight (boolean)
35
36   $entry->set_icon ($position, $icon)
37       ·   $position (Gtk2::Sexy::IconEntry::Position)
38
39       ·   $icon (Gtk2::Image)
40

SIGNALS

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

ENUMS AND FLAGS

46   enum Gtk2::Sexy::IconEntry::Position
47       ·   'primary' / 'SEXY_ICON_ENTRY_PRIMARY'
48
49       ·   'secondary' / 'SEXY_ICON_ENTRY_SECONDARY'
50

SEE ALSO

52       Gtk2::Sexy, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
53       Gtk2::Widget, Gtk2::Entry
54
56       Copyright (C) 2005-2008 by Florian Ragwitz
57
58
59
60perl v5.30.1                      2020-01-30          Gtk2::Sexy::IconEntry(3)
Impressum