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

gtk_notebook_set_tab_detachable

Declaration

Source position: lazgtk3.pas line 18041

procedure gtk_notebook_set_tab_detachable(

  notebook: PGtkNotebook;

  child: PGtkWidget;

  detachable: gboolean

);