Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpunit.h49 #define GIMP_TYPE_PARAM_UNIT (gimp_param_unit_get_type ()) macro
50 …fine GIMP_IS_PARAM_SPEC_UNIT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_UNIT))
H A Dgimpunit.c534 #define GIMP_PARAM_SPEC_UNIT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), GIMP_TYPE_PARAM_UNIT, Gim…
637 pspec = g_param_spec_internal (GIMP_TYPE_PARAM_UNIT, in gimp_param_spec_unit()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimppropwidgets.c2881 GIMP_TYPE_PARAM_UNIT, G_STRFUNC); in gimp_prop_size_entry_new()
3248 GIMP_TYPE_PARAM_UNIT, G_STRFUNC); in gimp_prop_coordinates_connect()
3742 GIMP_TYPE_PARAM_UNIT, G_STRFUNC); in gimp_prop_unit_combo_box_new()
3876 GIMP_TYPE_PARAM_UNIT, G_STRFUNC); in gimp_prop_unit_menu_new()