Home
last modified time | relevance | path

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

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Ddirpane.c237 static void evt_path_new(GtkWidget *wid, gpointer user) in evt_path_new() function
276 evt_path_new(wid, user); in evt_path_changed()
2079 …_connect(G_OBJECT(gtk_bin_get_child(GTK_BIN(dp->path))), "activate", G_CALLBACK(evt_path_new), dp); in dp_build()