add method

add(self)

Adds task pane.

Returns

The index.


def add(self):
    ...

See Also