select

The "select" signal is emitted when the select() is called within the program, or when the cursor enters the item's screen area. There is no behaviour defined at base level for this signal, please refer to the description in the deselect method in the non-abstract class you are using.

Callback function

void callback(GtkItem item);