lib

Prolog files

autowin.plShow source
dragdrop.plShow source
gui_tracer.pl  -- Graphical debugger utilitiesShow source
help_message.plShow source
hyper.plShow source
imageops.plShow source
pce.plShow source
pce_arm.plShow source
pce_config.pl  -- XPCE congifuration databaseShow source
config_attributes/2Fetch the (meta) attributes of the given config key.Source
get_config/2Get configuration for Key as Value.Source
register_config/1Register Pred to provide metadata about the configuration handled in the calling module.Source
set_config/2Set the configuration parameter Key to Value.Source
pce_debug.plShow source
pce_dispatch.pl  -- Run XPCE in a separate threadShow source
pce_call/1Run Goal in the XPCE thread.Source
pce_dispatch/1Create a new thread pce that takes care of the XPCE message loop.Source
pce_end_dispatch/0End the XPCE dispatcher loop started with pce_dispatch/1.Source
pce_emacs.pl  -- PceEmacs toplevelShow source
pce_help_file.plShow source
pce_image.plShow source
pce_manual.pl  -- Start XPCE manualShow source
manpce/0Starts the XPCE manual tools by opening a small window.Source
manpce/1Start the XPCE manual tools, opening the manual page for Spec.Source
pce_meta.pl  -- Reflection support for XPCEShow source
pce_prolog_xref.plShow source
pce_report.plShow source
pce_shell.plShow source
pce_tagged_connection.plShow source
pce_template.plShow source
use_class_template/1Handled by the XPCE class compiler.Source
pce_tick_box.plShow source
pce_toc.plShow source
pce_unclip.plShow source
pce_util.plShow source
pce_xref.pl  -- Cross-referencer front-endShow source
persistent_frame.pl  -- Save/restore layout of XPCE windowsShow source
portray_object.pl  -- Create Human readable XPCE object descriptionsShow source
print_graphics.plShow source
prolog_predicate.plShow source
swi_compatibility.pl  -- XPCE Compatibility layerShow source
swi_help.pl  -- XPCE-based graphical frontend for online helpShow source
prolog_apropos/1Do a keyword search on the manual through the object summaries.Source
prolog_explain/1Provide all information Prolog knows about Term.Source
prolog_help/0Open SWI-Prolog graphical reference manual.Source
prolog_help/1Open SWI-Prolog graphical reference manual on Topic.Source
swi_hooks.pl  -- Hook XPCE based graphics tools into IDEShow source
swi_ide.pl  -- SWI-Prolog IDE controllerShow source
swi_preferences.pl  -- Edit preferences filesShow source
prolog_edit_preferences/1Edit the specified user preference file.Source
tabbed_window.plShow source
tabular.plShow source
toolbar.plShow source