Package: gobject
CStruct g-param-spec-float
Details A g-param-spec derived structure that contains the meta data for
float properties. (defcstruct g-param-spec-float (:parent-instance (:pointer (:struct g-param-spec))) (:minimum :float) (:maximum :float) (:default-value :float) (:epsilon :float))
| See also |
2021-12-14