Companion

object Companion

Functions

Link copied to clipboard
fun internal(paramType: <Error class: unknown class>, name: String, nick: String? = null, blurb: String? = null, flags: ParamFlags): ParamSpec

Creates a new #GParamSpec instance.

Link copied to clipboard

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.