Package: gtk
Function gtk-tool-item-group-insert
Lambda Listgtk-tool-item-group-insert (group item position) Argumentsgroup -- a gtk-tool-item-group widget item -- the gtk-tool-item widget to insert into group position -- an integer with the position of item in group, starting with 0, the position -1 means end of list Details Inserts item at position in the list of children of the
tool item group. | See also |
*2021-3-14