Home
last modified time | relevance | path

Searched refs:focus_entry_idle (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooserprivate.h271 GSource *focus_entry_idle; member
H A Dgtkfilechooserdefault.c9218 g_source_destroy (impl->focus_entry_idle); in focus_entry_idle_cb()
9219 impl->focus_entry_idle = NULL; in focus_entry_idle_cb()
9240 if (!impl->focus_entry_idle) in focus_search_entry_in_idle()
9241 impl->focus_entry_idle = add_idle_while_impl_is_alive (impl, G_CALLBACK (focus_entry_idle_cb)); in focus_search_entry_in_idle()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooserwidget.c282 GSource *focus_entry_idle; member
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooserwidget.c354 GSource *focus_entry_idle; member