Method

PwgParamInfoget_writable

since: 0.1

Declaration [src]

_Bool
pwg_param_info_get_writable (
  PwgParamInfo* self
)

Description [src]

Gets whether the parameter is advertised as writable.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.ParamInfo:writable

Return value

Type: _Bool

Whether the parameter is advertised as writable.