Package: gtk

Function gtk-container-unset-focus-chain

Lambda List

gtk-container-unset-focus-chain (container)

Arguments

container -- a gtk-container widget

Details

Removes a focus chain explicitly set with the gtk-container-focus-chain function.

Warning

The gtk-container-unset-focus-chain function has been deprecated since version 3.24 and should not be used in newly written code. For overriding focus behavior, use the "focus" signal.
 

See also

2021-9-12