get_child_detached
Description:
[
Version ( since =
"2.14" ) ]
public bool get_child_detached ()
Whether the handlebox’s child is currently detached.
Note:
HandleBox has been deprecated.
Parameters:
Returns:
true if the child is currently detached, otherwise false
|