mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
param: Add g_param_value_is_valid
This is wrapper for the new value_is_valid vfunc, but it falls back to using value_validate to obtain the same information.
This commit is contained in:
@@ -531,6 +531,7 @@ g_param_spec_get_default_value
|
||||
g_param_value_set_default
|
||||
g_param_value_defaults
|
||||
g_param_value_validate
|
||||
g_param_value_is_valid
|
||||
g_param_value_convert
|
||||
g_param_values_cmp
|
||||
g_param_spec_is_valid_name
|
||||
|
Reference in New Issue
Block a user