4.35.4 Controlling the swipl-win.exe console window
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Built-in Predicates
        • Operating System Interaction
          • Controlling the swipl-win.exe console window
            • window_title/2
            • win_window_pos/1
            • win_window_color/2
            • win_has_menu/0
            • win_insert_menu/2
            • win_insert_menu_item/4
    • Packages
window_title(-Old, +New)
Unify Old with the title displayed in the console and change the title to New.bugThis predicate should have been called win_window_title for consistent naming.