Package: gtk
Function gtk:layout-new
Lambda Listgtk:layout-new (&optional hadjustment vadjustment) ArgumentsReturn ValueThe new gtk:layout widget. Details
Creates a new layout.
Unless you have a specific adjustment you would like the layout to use for scrolling, pass nil for the hadjustment and vadjustment
arguments. Lisp binding | See also |
2024-4-10