Package: gtk

Function gtk-cell-area-remove-focus-sibling

Lambda List

gtk-cell-area-remove-focus-sibling (area renderer sibling)

Arguments

area -- a gtk-cell-area object
renderer -- a gtk-cell-renderer object expected to have focus
sibling -- a gtk-cell-renderer object to remove from the focus area of the cell renderer

Details

Removes sibling from the focus sibling list of the cell renderer. See the gtk-cell-area-add-focus-sibling function.
 

See also

2021-12-20