Package: gtk

Function gtk:assistant-remove-page

Lambda List

gtk:assistant-remove-page (assistant index)

Arguments

assistant -- a gtk:assistant widget
index -- an integer with the index of a page in the assistant, or -1 to remove the last page

Details

Removes the page with the given page index from the assistant.

Warning

The gtk:assistant implementation is deprecated since 4.10. This widget will be removed in GTK 5.
 

See also

#2023-9-15