Virtual Method
GtkNotebookcreate_window
Declaration [src]
GtkNotebook*
create_window (
GtkNotebook* notebook,
GtkWidget* page,
gint x,
gint y
)
Parameters
page-
Type:
GtkWidgetNo description available.
The data is owned by the caller of the method. x-
Type:
gintNo description available.
y-
Type:
gintNo description available.
Return value
Type: GtkNotebook
No description available.
| The returned data is owned by the instance. |