Gnome::Gtk4::NotebookPage
Description§
Gnome::Gtk4::NotebookPage is an auxiliary object used by Gnome::Gtk4::Notebook.
Uml Diagram§
UNKNOWN image§
=for image :class<inline> :src<asset_files/images/plantuml/NotebookPage.png> :width<70\%>Class initialization§
new§
:native-object§
Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.
multi method new ( N-Object() :$native-object! )
Code
Methods§
get-child§
Returns the notebook child to which $page belongs.
method get-child (--> N-Object )
Code
Return value; the child to which $page belongs.
About my projects, examples and tutorials