• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swi-prolog/xpce/prolog/lib/pce_dispatch.pl
AllApplicationManualNameSummaryHelp

  • prolog
    • lib
      • pce.pl
      • swi_compatibility.pl -- XPCE Compatibility layer
      • pce_dispatch.pl -- Run XPCE in a separate thread
        • pce_dispatch/1
        • pce_end_dispatch/0
        • pce_call/1
      • swi_hooks.pl -- Hook XPCE based graphics tools into IDE
      • pce_debug.pl
      • pce_meta.pl -- Reflection support for XPCE
      • pce_util.pl
      • swi_help.pl -- XPCE-based graphical frontend for online help
      • persistent_frame.pl -- Save/restore layout of XPCE windows
      • pce_config.pl -- XPCE congifuration database
      • swi_preferences.pl -- Edit preferences files
      • pce_tick_box.pl
      • pce_emacs.pl -- PceEmacs toplevel
      • pce_manual.pl -- Start XPCE manual
      • portray_object.pl -- Create Human readable XPCE object descriptions
      • pce_help_file.pl
      • gui_tracer.pl -- Graphical debugger utilities
      • swi_ide.pl -- SWI-Prolog IDE controller
      • pce_image.pl
      • toolbar.pl
      • help_message.pl
      • imageops.pl
      • pce_report.pl
      • tabular.pl
      • prolog_predicate.pl
      • pce_arm.pl
      • pce_template.pl
      • tabbed_window.pl
      • hyper.pl
      • pce_main.pl
      • pce_xref.pl -- Cross-referencer front-end
      • pce_toc.pl
      • pce_unclip.pl
      • pce_tagged_connection.pl
      • dragdrop.pl
      • pce_prolog_xref.pl
      • print_graphics.pl
      • pce_shell.pl
      • autowin.pl
 pce_call(:Goal) is det
Run Goal in the XPCE thread.
deprecated
- New code should used in_pce_thread/1.
ClioPatria (version V3.1.1-51-ga0b30a5)