Companion

object Companion

Properties

Link copied to clipboard

the parameter will be set upon object construction

Link copied to clipboard

the parameter can only be set upon object construction

Link copied to clipboard

the parameter is deprecated and will be removed in a future version. A warning will be generated if it is used while running with G_ENABLE_DIAGNOSTIC=1. Since 2.26

Link copied to clipboard

calls to g_object_set_property() for this property will not automatically result in a "notify" signal being emitted: the implementation must call g_object_notify() themselves in case the property actually changes. Since: 2.42.

Link copied to clipboard

upon parameter conversion (see g_param_value_convert()) strict validation is not required

Link copied to clipboard

internal

Link copied to clipboard

the parameter is readable

Link copied to clipboard

alias for %G_PARAM_READABLE | %G_PARAM_WRITABLE

Link copied to clipboard

the string used as blurb when constructing the parameter is guaranteed to remain valid and unmodified for the lifetime of the parameter. Since 2.8

Link copied to clipboard

the string used as name when constructing the parameter is guaranteed to remain valid and unmodified for the lifetime of the parameter. Since 2.8

Link copied to clipboard

the string used as nick when constructing the parameter is guaranteed to remain valid and unmmodified for the lifetime of the parameter. Since 2.8

Link copied to clipboard

the parameter is writable