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

gtk_menu_shell_bind_model

Declaration

Source position: lazgtk3.pas line 18000

procedure gtk_menu_shell_bind_model(

  menu_shell: PGtkMenuShell;

  model: PGMenuModel;

  action_namespace: Pgchar;

  with_separators: gboolean

);