Gtk::Notebook#page

Hi all.
Why is it that Gtk::Notebook#page doesn’t always return the same index
for the same page if switching between multiple tabs? Didn’t I
understand something about those indeces? Shouldn’t that be a constant
numeric for each tab?

Ok sorry, my mistake. ashamed
I interpreted the wrong value. Works now as expected.