Home
last modified time | relevance | path

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

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Ddirpane.c293 static gboolean evt_path_focus(GtkWidget *wid, GdkEventFocus *ev, gpointer user) in evt_path_focus() function
2077 …(G_OBJECT(gtk_bin_get_child(GTK_BIN(dp->path))), "focus_in_event", G_CALLBACK(evt_path_focus), dp); in dp_build()