Source position: lazgtk3.pas line 16171
function gtk_notebook_insert_page(
notebook: PGtkNotebook;
child: PGtkWidget;
tab_label: PGtkWidget;
position: gint
):gint;