get_child_enabled


Description:

public bool get_child_enabled (Widget child)

Gets whether child is enabled.

See set_child_enabled.

Parameters:

this

a Squeezer

child

a child of this

Returns:

true if child is enabled, false otherwise.