STATIC_STRINGS
Description:
STATIC_STRINGS
ParamFlags value alias for g_param_static_name | g_param_static_nick | g_param_static_blurb.
It is recommended to use this for all properties by default, as it allows for internal performance improvements in GObject.
It is very rare that a property would have a dynamically constructed name, nickname or blurb.
Since 2.13.0