Package: gobject
Function g-type-interface-prerequisites
Lambda Listg-type-interface-prerequisites (iface-type) ArgumentsReturn Value A list of g-type IDs containing the prerequisites of iface-type. Details
Returns the prerequisites of an interfaces type. Examples(g-type-interface-prerequisites "GtkOrientable") => (#<GTYPE :name "GObject" :id 80>) | See also |
2020-11-14