set_active


Description:

public void set_active (bool is_active)

Sets the active state of the menu item’s check box.

Parameters:

this

a CheckMenuItem.

is_active

boolean value indicating whether the check box is active.