Searched refs:evt_path_new (Results 1 – 1 of 1) sorted by relevance
237 static void evt_path_new(GtkWidget *wid, gpointer user) in evt_path_new() function276 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()