Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dtoolbar.c3044 GtkToolItem *urltitem; in openlocation_button_clicked_cb() local
3046 urltitem = tb->items[URL_BAR_ITEM].button; in openlocation_button_clicked_cb()
3047 if (urltitem != NULL) { in openlocation_button_clicked_cb()
3049 entry = GTK_ENTRY(gtk_bin_get_child(GTK_BIN(urltitem))); in openlocation_button_clicked_cb()