Virtual Method

GtkNotebookcreate_window

Declaration [src]

GtkNotebook*
create_window (
  GtkNotebook* notebook,
  GtkWidget* page,
  gint x,
  gint y
)

Description

No description available.

Parameters

page

Type: GtkWidget

No description available.

The data is owned by the caller of the method.
x

Type: gint

No description available.

y

Type: gint

No description available.

Return value

Type: GtkNotebook

No description available.

The returned data is owned by the instance.