GtkListBoxClass

Undocumented in source.

Members

Variables

GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
activateCursorRow
void function(GtkListBox* box) activateCursorRow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
moveCursor
void function(GtkListBox* box, GtkMovementStep step, int count) moveCursor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkContainerClass parentClass;

The parent class.

rowActivated
void function(GtkListBox* box, GtkListBoxRow* row) rowActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rowSelected
void function(GtkListBox* box, GtkListBoxRow* row) rowSelected;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectAll
void function(GtkListBox* box) selectAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectedRowsChanged
void function(GtkListBox* box) selectedRowsChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toggleCursorRow
void function(GtkListBox* box) toggleCursorRow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unselectAll
void function(GtkListBox* box) unselectAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta