Package: gobject

Function gobject:type-is-value

Lambda List

gobject:type-is-value (gtype)

Arguments

gtype -- a g:type-t type ID

Return Value

Whether gtype is suitable as a g:value instance type.

Details

Checks whether the passed in gtype ID can be used for the g:value-init function.

This function is equivalent to the g:type-is-value-type function.
 

See also

2024-12-21