Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dwbc-gtk-impl.h72 GtkWidget *auto_expr_label; member
H A Dwbc-gtk.c1426 GtkLabel *lbl = GTK_LABEL (wbcg->auto_expr_label); in wbcg_auto_expr_value_changed()
4164 g_object_ref (wbcg->auto_expr_label); in wbc_gtk_create_status_area()
4165 gtk_label_set_max_width_chars (GTK_LABEL (wbcg->auto_expr_label), in wbc_gtk_create_status_area()
4168 (wbcg->auto_expr_label, in wbc_gtk_create_status_area()
4587 g_clear_object (&wbcg->auto_expr_label); in wbc_gtk_finalize()
5001 wbcg->auto_expr_label = GET_GUI_ITEM ("auto_expr_label"); in wbc_gtk_init()