is_focus_sibling
Description:
[ Version ( since = "3.0" ) ]
public bool is_focus_sibling (CellRenderer renderer, CellRenderer sibling)
public bool is_focus_sibling (CellRenderer renderer, CellRenderer sibling)
Returns whether sibling is one of renderer’s focus siblings (see
add_focus_sibling).
Parameters:
| this |
a CellArea |
| renderer |
the CellRenderer expected to have focus |
| sibling |
the CellRenderer to check against |
Returns:
|
true if |