Trait glib::ParamSpecType

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

Object Safety§

This trait is not object safe.

Implementors§