Trait sourceview5::prelude::ParamSpecType

source ·
pub unsafe trait ParamSpecType: StaticType + FromGlibPtrFull<*mut GParamSpec> + 'static { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl ParamSpecType for ParamSpecExpression

Implementors§