Files
glib/gobject
Matthias Clasen 241286a23b Fix g_param_is_valid for GParam
The is_valid vfunc need to return the same
condition that the validate vfunc uses to
determine whether to 'fix' the value.

param_param_validate is considering NULL to
be a valid value, so param_param_is_valid needs
to do the same.

Fixes: #8576
2022-09-24 20:26:50 -04:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2022-07-05 11:06:49 +00:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-07-05 11:06:49 +00:00
2022-09-24 20:26:50 -04:00
2022-07-05 11:06:49 +00:00