GtkList::toggle_focus_row

GtkList::toggle_focus_row

If the row having current focus is marked as selected, calling toggle_focus_row() will unselect it, and vice versa. In both cases the appropriate signal is fired.

This method would be pointless in a list set to GTK_SELECTION_BROWSE, and so is not implemented there.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.