cl-cffi-gtk
API documentation
Package:
gobject
Function g-type-is-flags
Lambda List
g-type-is-flags
(
gtype
)
Arguments
type
-- a
g-type
ID
Return Value
True
if
type
is a "GFlags" type.
Details
Checks whether
type
is a "GFlags" type.
See also
g-type
2021-4-7