unselect-row

unselect-row

This signal is emitted when the user unselects a row in the list. It is emitted for every row that is unselected in a multi-selection or by calling unselect_all. It is also emitted for the previously selected row in a "single" or "browse" mode GtkCList.

Callback function

void callback(GtkCList widget, int row, int column, GdkEvent event);

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