GtkListBoxClass

Undocumented in source.

Members

Variables

GtkReserved1
void function() GtkReserved1;
GtkReserved2
void function() GtkReserved2;
GtkReserved3
void function() GtkReserved3;
activateCursorRow
void function(GtkListBox* box) activateCursorRow;
moveCursor
void function(GtkListBox* box, GtkMovementStep step, int count) moveCursor;
parentClass
GtkContainerClass parentClass;

The parent class.

rowActivated
void function(GtkListBox* box, GtkListBoxRow* row) rowActivated;
rowSelected
void function(GtkListBox* box, GtkListBoxRow* row) rowSelected;
selectAll
void function(GtkListBox* box) selectAll;
selectedRowsChanged
void function(GtkListBox* box) selectedRowsChanged;
toggleCursorRow
void function(GtkListBox* box) toggleCursorRow;
unselectAll
void function(GtkListBox* box) unselectAll;

Meta