/ gwnotebook.h / Functions / Description

Functions



gw_notebook_create

Creates the main notebook.
GtkWidget * gw_notebook_create ( GtkWindow *w, GtkWidget *parent);
This function creates the main notebook.

Parameters
w refence to the main window
parent reference to the container

Result: the main notebook bar.
Returns NULL when an error occured..