Package: gobject

CStruct gobject:param-spec-boxed

Declaration

(cffi:defcstruct param-spec-boxed
  (:parent-instance (:pointer (:struct param-spec))))  

Values

:parent-instance
Private g:param-spec portion.

Details

A g:param-spec derived structure that contains the meta data for boxed properties.
 

See also

2024-12-22