Package: gtk
Function gtk-toolbar-insert
Lambda Listgtk-toolbar-insert (toolbar item pos) ArgumentsDetails Insert a gtk-tool-item widget into the toolbar at position pos. If the pos argument is 0 the item is prepended to the start of the toolbar. If the pos argument is negative, the item is appended to the
end of the toolbar. | See also |
*2021-11-30