方法
声明 [源]
int
gtk_notebook_insert_page (
  GtkNotebook* notebook,
  GtkWidget* child,
  GtkWidget* tab_label,
  int position
)
int
gtk_notebook_insert_page (
  GtkNotebook* notebook,
  GtkWidget* child,
  GtkWidget* tab_label,
  int position
)