Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpparamspecs.h305 #define GIMP_TYPE_PARAM_DRAWABLE_ID (gimp_param_drawable_id_get_type ()) macro
306 …EC_DRAWABLE_ID(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), GIMP_TYPE_PARAM_DRAWABLE_ID, GimpPa…
307 …S_PARAM_SPEC_DRAWABLE_ID(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GIMP_TYPE_PARAM_DRAWABLE_ID))
H A Dgimpparamspecs.c1037 ispec = g_param_spec_internal (GIMP_TYPE_PARAM_DRAWABLE_ID, in gimp_param_spec_drawable_id()
1119 type = g_type_register_static (GIMP_TYPE_PARAM_DRAWABLE_ID, in gimp_param_layer_id_get_type()
1234 type = g_type_register_static (GIMP_TYPE_PARAM_DRAWABLE_ID, in gimp_param_channel_id_get_type()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dgimppluginprocedure.c656 == GIMP_TYPE_PARAM_DRAWABLE_ID)) in gimp_plug_in_procedure_add_menu_path()
670 == GIMP_TYPE_PARAM_DRAWABLE_ID)) in gimp_plug_in_procedure_add_menu_path()