gtk.Notebook

Undocumented in source.

Public Imports

gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.

Members

Classes

Notebook
class Notebook

The GtkNotebook widget is a GtkContainer whose children are pages that can be switched between using tab labels along one edge.

Meta