Package: gobject
Function g-type-is-value-abstract
Lambda Listg-type-is-value-abstract (gtype) ArgumentsReturn ValueTrue if gtype is an abstract value type. Details Checks if tgype is an abstract value type.
An abstract value type introduces a value table, but can not be used for the function g-value-init and is normally used as an abstract base type
for derived value types. | See also |
2021-4-8