Package: gobject

Function gobject:type-default-interface-peek

Lambda List

gobject:type-default-interface-peek (gtype)

Arguments

gtype -- a g:type-t interface type ID

Return Value

The default vtable for the interface of type gtype, nil if the type is not currently in use or is not an interface type.

Details

If the interface type gtype is currently in use, returns its default interface vtable.
 

See also

2024-12-8