Package: gtk
Function gtk:notebook-current-page
Lambda Listgtk:notebook-current-page (notebook) SyntaxArgumentsDetails
Gets or sets an integer for the index of the page to switch to. Note that due to historical reasons, the gtk:notebook widget refuses to switch to a page unless the child widget is visible. Therefore, it is recommended to show child widgets before adding them to a notebook. | See also |
2025-07-31