isValidName

Validate a property name for a #GParamSpec. This can be useful for dynamically-generated properties which need to be validated at run-time before actually trying to create them.

See canonical-parameter-names for details of the rules for valid names.

Return

true if @name is a valid property name, false otherwise.

Since

2.66

Parameters

name

the canonical name of the property