Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpparamspecs.h249 #define GIMP_TYPE_ITEM_ID (gimp_item_id_get_type ())
253 GType gimp_item_id_get_type (void) G_GNUC_CONST;
H A Dgimpparamspecs.c747 gimp_item_id_get_type (void) in gimp_item_id_get_type() function