- GtkReserved1
void function() GtkReserved1;
- GtkReserved2
void function() GtkReserved2;
- GtkReserved3
void function() GtkReserved3;
- activateCursorRow
void function(GtkListBox* box) activateCursorRow;
Class handler for the #GtkListBox::activate-cursor-row signal
- moveCursor
void function(GtkListBox* box, GtkMovementStep step, int count) moveCursor;
Class handler for the #GtkListBox::move-cursor signal
- parentClass
GtkContainerClass parentClass;
- rowActivated
void function(GtkListBox* box, GtkListBoxRow* row) rowActivated;
Class handler for the #GtkListBox::row-activated signal
- rowSelected
void function(GtkListBox* box, GtkListBoxRow* row) rowSelected;
Class handler for the #GtkListBox::row-selected signal
- selectAll
void function(GtkListBox* box) selectAll;
Class handler for the #GtkListBox::select-all signal
- selectedRowsChanged
void function(GtkListBox* box) selectedRowsChanged;
Class handler for the #GtkListBox::selected-rows-changed signal
- toggleCursorRow
void function(GtkListBox* box) toggleCursorRow;
Class handler for the #GtkListBox::toggle-cursor-row signal
- unselectAll
void function(GtkListBox* box) unselectAll;
Class handler for the #GtkListBox::unselect-all signal