Package: gobject
Function g-type-is-value
Lambda Listg-type-is-value (gtype) ArgumentsReturn ValueWhether gtype is suitable as a g-value instance type. Details Checks whether the passed in gtype ID can be used for the function g-value-init. That is, this function checks whether this gtype provides an implementation of the GTypeValueTable functions required for a type to create a g-value instance of. This function is equivalent to the function g-type-is-value-type. | See also |
2021-4-8