Package: gobject
Function gobject:type-children
Lambda Listgobject:type-children (gtype) ArgumentsReturn ValueThe list of g:type-t child type IDs. Details Returns a list of type IDs, listing the child types of gtype. Examples(g:type-children "GtkButton") => (#<GTYPE :name "GtkToggleButton" :id 94069209378496> #<GTYPE :name "GtkLinkButton" :id 94069209378816> #<GTYPE :name "GtkLockButton" :id 94069209383872>) | See also |
2024-12-8