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