cl-cffi-gtk
API documentation
Package:
gobject
Function g-param-spec-value-type
Lambda List
g-param-spec-value-type
(
pspec
)
Arguments
pspec
-- a valid
g-param-spec
structure
Details
Retrieves the
g-type
to initialize a
g-value
for this parameter.
See also
g-param-spec
g-type
g-value
2020-10-10