select-child

select-child

The "select-child" signal is emitted when a child is selected. It carries the selected child as an argument.

This signal is basically a wrapper for the "select" signal emitted by the GtkListItem that is currently selected. If you mix the two, the same item will emit the same signal twice in response to selection.

Callback function

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