manatee-core-0.0.1: The core of Manatee.

Manatee.Toolkit.Widget.NotebookTab

Synopsis

Documentation

notebookTabNew :: Maybe String -> Maybe Int -> IO NotebookTabSource

Create notebook tab.

notebookTabStart :: NotebookTab -> IO ()Source

Start spinner animation.

notebookTabStop :: NotebookTab -> IO ()Source

Stop spinner animation.