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