Notebook


Object Hierarchy:

Object hierarchy for Notebook

Description:

public class Notebook : Container

A tabbed widget for displaying multiple "pages".

Note:

Calling Container.add and Container.remove on a Notebook will result in unexpected behavior. Use add_tab and remove_tab instead.


Namespace: EV3devKit.UI
Package: ev3devkit

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object