select-row

select-row

This signal is emitted when the user selects a row in the list. It is emitted for every row that is selected in a multi-selection or by calling select_all.

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.