Package: gobject
Function gobject:type-from-instance
Lambda Listgobject:type-from-instance (instance) ArgumentsReturn ValueThe g:type-t type ID of instance. Details Gets the type identifier from a given instance. NotesExamles(g:type-from-instance (make-instance 'g:simple-action)) => #<GTYPE :name "GSimpleAction" :id 97556076810288> | See also |
2025-1-4