mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
Add a method to get the pspec name quark
This lets us avoid the quark lookup in the hot property change notification path.
This commit is contained in:
@@ -513,6 +513,7 @@ g_param_value_validate
|
||||
g_param_value_convert
|
||||
g_param_values_cmp
|
||||
g_param_spec_get_name
|
||||
g_param_spec_get_name_quark
|
||||
g_param_spec_get_nick
|
||||
g_param_spec_get_blurb
|
||||
g_param_spec_get_qdata
|
||||
|
Reference in New Issue
Block a user