Home
last modified time | relevance | path

Searched refs:on_icon_pressed (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dfont-selector-toolbar.h80 void on_icon_pressed (Gtk::EntryIconPosition icon_position, const GdkEventButton* event);
H A Dfont-selector-toolbar.cpp72 … entry->signal_icon_press().connect (sigc::mem_fun(*this, &FontSelectorToolbar::on_icon_pressed)); in FontSelectorToolbar()
235 FontSelectorToolbar::on_icon_pressed (Gtk::EntryIconPosition icon_position, const GdkEventButton* e… in on_icon_pressed() function in Inkscape::UI::Widget::FontSelectorToolbar
/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/
H A DpasswordEntry.py174 def on_icon_pressed(self, entry, icon_pos, event): member in PasswordEntry
227 self.on_icon_pressed)
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/gtkgui/popovers/
H A Droomwall.py75 def on_icon_pressed(self, _entry, icon_pos, *_args): member in RoomWall
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A DChangeLog-OLD1297 * ToolbarSearchEntry.py (ToolbarSearchEntry.on_icon_pressed): New