GtkNotebookClass

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.
GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved5
void function() GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved6
void function() GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved7
void function() GtkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved8
void function() GtkReserved8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
changeCurrentPage
int function(GtkNotebook* notebook, int offset) changeCurrentPage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
createWindow
GtkNotebook* function(GtkNotebook* notebook, GtkWidget* page, int x, int y) createWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
focusTab
int function(GtkNotebook* notebook, GtkNotebookTab type) focusTab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
insertPage
int function(GtkNotebook* notebook, GtkWidget* child, GtkWidget* tabLabel, GtkWidget* menuLabel, int position) insertPage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
moveFocusOut
void function(GtkNotebook* notebook, GtkDirectionType direction) moveFocusOut;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pageAdded
void function(GtkNotebook* notebook, GtkWidget* child, uint pageNum) pageAdded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pageRemoved
void function(GtkNotebook* notebook, GtkWidget* child, uint pageNum) pageRemoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pageReordered
void function(GtkNotebook* notebook, GtkWidget* child, uint pageNum) pageReordered;
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;
Undocumented in source.
reorderTab
int function(GtkNotebook* notebook, GtkDirectionType direction, int moveToLast) reorderTab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectPage
int function(GtkNotebook* notebook, int moveFocus) selectPage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
switchPage
void function(GtkNotebook* notebook, GtkWidget* page, uint pageNum) switchPage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta