isFocusSibling
Returns whether @sibling is one of @renderer’s focus siblings (see gtk_cell_area_add_focus_sibling()).
Return
true if @sibling is a focus sibling of @renderer
Parameters
renderer
the GtkCellRenderer
expected to have focus
sibling
the GtkCellRenderer
to check against @renderer’s sibling list