Package: gobject
CStruct g-flags-class
| Details  
    The class of a flags type holds information about its possible values.     (defcstruct g-flags-class (:type-class (:pointer (:struct g-type-class))) (:mask :uint) (:n-values :uint) (:values (:pointer g-flags-value))) 
 | See also | 
2021-4-7