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

Implementors§