monotony Help

ActionBar

Inherits from Panel

Bar that holds all available actions.

Variables

Name

Type

Description

actions

List of Actions

Shown actions

temp

List of Actions

Holds actions while they're hidden

Functions

Name

Description

add_action(new_action)

Adds new_action to actions

delete_actions

Deletes the actions in actions

set_actions(actions)

Sets the List of actions

hide

Hides the actions

show

Shows the actions

disable_actions

Disables every action

enable_actions

Enables every action

Last modified: 31 December 2024