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

gtk_notebook_append_page_menu

Declaration

Source position: lazgtk3.pas line 16154

function gtk_notebook_append_page_menu(

  notebook: PGtkNotebook;

  child: PGtkWidget;

  tab_label: PGtkWidget;

  menu_label: PGtkWidget

):gint;