Package: gtk
Function gtk:layout-manager-layout-child
Lambda Listgtk:layout-manager-layout-child (layout child) ArgumentsReturn ValueThe gtk:layout-child object for layout. Details Retrieves a gtk:layout-child object for the gtk:layout-manager object, creating one if necessary.
The child widget must be a child of the widget using the layout manager. The gtk:layout-child object is owned by the gtk:layout-manager object, and is guaranteed to exist as long child is a child of the gtk:widget object using the given layout manager. | See also |
2024-10-14