[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_notebook_prepend_page

Declaration

Source position: lazgtk3.pas line 16177

function gtk_notebook_prepend_page(

  notebook: PGtkNotebook;

  child: PGtkWidget;

  tab_label: PGtkWidget

):gint;