is_focus_sibling
Description:
Returns whether sibling
is one of renderer
’s focus siblings (see
add_focus_sibling).
Parameters:
this |
a `GtkCellArea` |
renderer |
the `GtkCellRenderer` expected to have focus |
sibling |
the `GtkCellRenderer` to check against |
Returns:
true if |