Package: gtk

Function gtk:list-box-remove

Lambda List

gtk:list-box-remove (listbox child)

Arguments

listbox -- a gtk:list-box widget
child -- a gtk:widget child widget to remove

Details

Removes a child widget from the list box.
 

See also

2024-10-11