Function
GLibdatalist_get_flags
since: 2.8
Declaration [src]
guint
g_datalist_get_flags (
  GData** datalist
)
Description [src]
Gets flags values packed in together with the datalist. See g_datalist_set_flags().
Available since: 2.8
Parameters
- datalist
- 
            Type: GDataPointer to the location that holds a list. The data is owned by the caller of the function.