Settings
Help

Module param_spec

Module param_spec 

Source

MacrosΒ§

define_builder πŸ”’
define_builder_numeric πŸ”’
define_param_spec πŸ”’
define_param_spec_default πŸ”’
define_param_spec_min_max πŸ”’
define_param_spec_numeric πŸ”’
has_simple_spec πŸ”’

StructsΒ§

ParamSpec
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecBoolean
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecBooleanBuilder
ParamSpecBoxed
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecBoxedBuilder
ParamSpecChar
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecCharBuilder
ParamSpecDouble
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecDoubleBuilder
ParamSpecEnum
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecEnumBuilder
ParamSpecFlags
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecFlagsBuilder
ParamSpecFloat
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecFloatBuilder
ParamSpecGType
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecGTypeBuilder
ParamSpecInt
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecInt64
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecInt64Builder
ParamSpecIntBuilder
ParamSpecLong
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecLongBuilder
ParamSpecObject
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecObjectBuilder
ParamSpecOverride
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecOverrideBuilder
ParamSpecParam
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecParamBuilder
ParamSpecPointer
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecPointerBuilder
ParamSpecString
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecStringBuilder
ParamSpecUChar
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecUCharBuilder
ParamSpecUInt
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecUInt64
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecUInt64Builder
ParamSpecUIntBuilder
ParamSpecULong
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecULongBuilder
ParamSpecUnichar
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecUnicharBuilder
ParamSpecValueArray
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecValueArrayBuilder
ParamSpecVariant
GLib type: Shared boxed type with reference counted clone semantics.
ParamSpecVariantBuilder

TraitsΒ§

HasParamSpec
HasParamSpecDefaulted
ParamSpecBuilderExt
A trait implemented by the various ParamSpec builder types.
ParamSpecType

FunctionsΒ§

assert_param_name πŸ”’