CellArea.removeFocusSibling

Removes sibling from renderer's focus sibling list (see gtk_cell_area_add_focus_sibling()).

class CellArea
void
removeFocusSibling

Parameters

renderer CellRenderer

the GtkCellRenderer expected to have focus

sibling CellRenderer

the GtkCellRenderer to remove from renderer's focus area Since 3.0

Meta