libgimpbase/gimpunit.c · master · GNOME / GIMP · GitLab (original) (raw)
Jan 24, 2025
6e777c86
app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. · 6e777c86
Jehan authored Jan 24, 2025
As a consequence, here are needed new functions:- libgimp:
- gimp_param_spec_resource_defaults_to_context()
- gimp_param_spec_resource_none_allowed()
- libgimpbase:
- gimp_param_spec_file_get_action()
- gimp_param_spec_file_none_allowed()
- gimp_param_spec_unit_percent_allowed()
- gimp_param_spec_unit_pixel_allowed()
6e777c86
app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject.
Jehan authored Jan 24, 2025
As a consequence, here are needed new functions:
- libgimp:
- gimp_param_spec_resource_defaults_to_context()
- gimp_param_spec_resource_none_allowed()
- libgimpbase:
- gimp_param_spec_file_get_action()
- gimp_param_spec_file_none_allowed()
- gimp_param_spec_unit_percent_allowed()
- gimp_param_spec_unit_pixel_allowed()
Loading