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

TGtkNotebookClass.insert_page

Declaration

Source position: lazgtk3.pas line 10397

TGtkNotebookClass.insert_page : function(

  notebook: PGtkNotebook;

  child: PGtkWidget;

  tab_label: PGtkWidget;

  menu_label: PGtkWidget;

  position: gint

):gint;