Class NotebookPage

All Implemented Interfaces:
PointerInterface

public class NotebookPage extends Object
`GtkNotebookPage` is an auxiliary object used by `GtkNotebook`.

https://docs.gtk.org/gtk4/class.NotebookPage.html

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getChild

      public Widget getChild()
      Returns the notebook child to which @page belongs.
      Returns:
      the child to which @page belongs
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()