Package: gtk
Function gtk:container-child-type
Lambda Listgtk:container-child-type (container) ArgumentsReturn ValueThe g:type-t type ID. Details
Returns the type of the children supported by the container. Note that this may return g:+type-none+ to indicate that no more children can be added, e.g. for a gtk:paned widget which already has two children. | See also
|
2023-3-3