Home
last modified time | relevance | path

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

/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dcolormapping.c128 GtkWidget *acquire_source_button; member
1066 g->acquire_source_button = dt_iop_button_new(self, N_("acquire as source"), in gui_init()
1069 …gtk_label_set_ellipsize(GTK_LABEL(gtk_bin_get_child(GTK_BIN(g->acquire_source_button))), PANGO_ELL… in gui_init()
1070 gtk_widget_set_tooltip_text(g->acquire_source_button, _("analyze this image as a source image")); in gui_init()
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dcolormapping.c128 GtkWidget *acquire_source_button; member
1066 g->acquire_source_button = dt_iop_button_new(self, N_("acquire as source"), in gui_init()
1069 …gtk_label_set_ellipsize(GTK_LABEL(gtk_bin_get_child(GTK_BIN(g->acquire_source_button))), PANGO_ELL… in gui_init()
1070 gtk_widget_set_tooltip_text(g->acquire_source_button, _("analyze this image as a source image")); in gui_init()