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::Object::_Unregistered::GInitiallyUnowned
11              +----Glib::Object::_Unregistered::GtkObject
12                   +----Glib::Object::_Unregistered::GtkWidget
13                        +----Glib::Object::_Unregistered::GtkEntry
14                             +----Gtk2::Sexy::IconEntry
15

INTERFACES

17         Glib::Object::_Unregistered::AtkImplementorIface
18         Glib::Object::_Unregistered::GtkEditable
19         Glib::Object::_Unregistered::GtkCellEditable
20

METHODS

22       gtkwidget = Gtk2::Sexy::IconEntry->new
23
24       $entry->add_clear_button
25
26       GtkImage = $entry->get_icon ($position)
27
28           * $position (Gtk2::Sexy::IconEntry::Position)
29
30       boolean = $entry->get_icon_highlight ($position)
31
32           * $position (Gtk2::Sexy::IconEntry::Position)
33
34       $entry->set_icon_highlight ($position, $highlight)
35
36           * $position (Gtk2::Sexy::IconEntry::Position)
37           * $highlight (boolean)
38
39       $entry->set_icon ($position, $icon)
40
41           * $position (Gtk2::Sexy::IconEntry::Position)
42           * $icon (GtkImage)
43

SIGNALS

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

ENUMS AND FLAGS

49       enum Gtk2::Sexy::IconEntry::Position
50
51       * 'primary' / 'SEXY_ICON_ENTRY_PRIMARY'
52       * 'secondary' / 'SEXY_ICON_ENTRY_SECONDARY'
53

SEE ALSO

55       Gtk2::Sexy, Glib::Object, Glib::Object::_Unregistered::GInitial‐
56       lyUnowned, Glib::Object::_Unregistered::GtkObject,
57       Glib::Object::_Unregistered::GtkWidget, Glib::Object::_Unregis‐
58       tered::GtkEntry
59
61       Copyright (C) 2005-2006 by Florian Ragwitz
62
63
64
65perl v5.8.8                       2006-09-01          Gtk2::Sexy::IconEntry(3)
Impressum