Virtual Method

GtkNotebookinsert_page

Declaration [src]

gint
insert_page (
  GtkNotebook* notebook,
  GtkWidget* child,
  GtkWidget* tab_label,
  GtkWidget* menu_label,
  gint position
)

Description

No description available.

Parameters

child

Type: GtkWidget

No description available.

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

Type: GtkWidget

No description available.

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

Type: GtkWidget

No description available.

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

Type: gint

No description available.

Return value

Type: gint

No description available.