get_active


Description:

[ Version ( since = "2.4" ) ]
public bool get_active ()

Queries a ToggleToolButton and returns its current state.

Returns true if the toggle button is pressed in and false if it is raised.

Parameters:

this

a ToggleToolButton

Returns:

true if the toggle tool button is pressed in, false if not