Package: gobject
Function gobject:type-interface-peek
Lambda Listgobject:type-interface-peek (class itype) ArgumentsReturn ValueDetails
Returns the interface structure of an interface to which the passed in class conforms. Examples(g:type-interface-peek (g:type-class-ref "GtkBox") "GtkOrientable") => #.(SB-SYS:INT-SAP #X080C6858) (g:type-from-interface *) => #S(GTYPE :NAME "GtkOrientable" :%ID 134887472) | See also |
2024-12-8