Package: gobject
CStruct g-param-spec-string
Details A g-param-spec derived structure that contains the meta data for
string properties. (defcstruct g-param-spec-string (:parent-instance (:pointer (:struct g-param-spec))) (:default-value (:string :free-to-foreign nil :free-from-foreign nil)) (:cset-first (:string :free-to-foreign nil :free-from-foreign nil)) (:cset-nth (:string :free-to-foreign nil :free-from-foreign nil)) (:substitutor :char) (:flags-for-null :uint))
| See also |
2021-12-14