Netbook Toolkit Reference Manual
Part I. Clutter Actors and Utilities
Table of Contents
Widgets
NbtkWidget
— Base class for stylable actors
NbtkButton
— Button widget
NbtkComboBox
— combo box actor
NbtkEntry
— Widget for displaying text
NbtkIcon
— a simple styled icon actor
NbtkLabel
— Widget for displaying text
NbtkPopup
— a popup actor representing a list of user actions
NbtkProgressBar
— visual representation of progress
NbtkScrollBar
— a user interface element to control scrollable areas.
NbtkTextureFrame
— Stretch a texture to fit the entire allocation
NbtkTooltip
— A tooltip widget
Containers
NbtkBin
— a simple container with one actor
NbtkBoxLayoutChild
— meta data associated with a
NbtkBoxLayout
child.
NbtkBoxLayout
— a layout container arranging children in a single line
NbtkExpander
— a container which the user can show or hide its child
NbtkGrid
— a flow layout container
NbtkScrollView
— a container for scrollable children
NbtkTableChild
— The child property store for
NbtkTable
NbtkTable
— A multi-child layout container based on rows and columns
NbtkViewport
— single child scrollable container
Data Views
NbtkItemView
— a flow layout driven by a model.
NbtkListView
— a box layout driven by a model.
Interfaces
NbtkDraggable
NbtkDroppable
NbtkItemFactory
NbtkScrollable
NbtkStylable
— Interface for stylable objects
Types and Utilities
NbtkAction
— Represents a user action
NbtkAdjustment
— A GObject representing an adjustable bounded value
NbtkClipboard
— a simple representation of the X clipboard
NbtkStyle
— a data store for style properties
NbtkSubtexture
NbtkTextureCache
— A per-process store to cache textures
nbtk-types
— type definitions used throughout Nbtk
nbtk-utils
— General utility functions useful for GUIs