Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcursorview.c74 GtkWidget *selection_x_label; member
274 view->priv->selection_x_label = gtk_label_new (_("n/a")); in gimp_cursor_view_init()
275 gtk_label_set_xalign (GTK_LABEL (view->priv->selection_x_label), 1.0); in gimp_cursor_view_init()
278 view->priv->selection_x_label, 1, FALSE); in gimp_cursor_view_init()
693 gtk_label_set_text (GTK_LABEL (view->priv->selection_x_label), buf); in gimp_cursor_view_update_selection_info()
706 gtk_label_set_text (GTK_LABEL (view->priv->selection_x_label), in gimp_cursor_view_update_selection_info()