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

TGtkNotebook.insert_page

Declaration

Source position: lazgtk3.pas line 10316

function TGtkNotebook.insert_page(

  child: PGtkWidget;

  tab_label: PGtkWidget;

  position: gint

):gint;