Package: gobject
Function gobject:type-interface-prerequisites
Lambda Listgobject:type-interface-prerequisites (itype) ArgumentsReturn Value A list of g:type-t type IDs containing the prerequisites of itype. Details
Returns the prerequisites of an interfaces type. Examples(g:type-interface-prerequisites "GtkOrientable") => (#<GTYPE :name "GObject" :id 80>) | See also |
2023-7-29