lib

Prolog files

autowin.plShow source
dragdrop.plShow source
edit_dialog.plShow source
gui_tracer.pl  -- Graphical debugger utilitiesShow source
gdebug/0Same as debug/0, but uses the graphical tracer.Source
gspy/1Same as spy/1, but uses the graphical debugger.Source
gtrace/0Like trace/0, but uses the graphical tracer.Source
gtrace/1Trace Goal in a separate thread, such that the toplevel remains free for user interaction.Source
guitracer/0Enable the graphical debugger.Source
noguitracer/0Disable the graphical debugger.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
pce_debug.plShow source
pce_dispatch.pl  -- Run XPCE in a separate threadShow source
pce_emacs.pl  -- PceEmacs toplevelShow source
pce_help_file.plShow source
pce_image.plShow source
pce_manual.pl  -- Start XPCE manualShow source
pce_meta.pl  -- Reflection support for XPCEShow source
classify_class/2Classify an XPCE class.Source
current_class/2Convert between name and class object.Source
implements/2True if Class implements the method.Source
implements/3True if Class implements the method.Source
isa_class/2Succeeds if Sub is Super or below Super.Source
pce_library_class/4Examine the library index for defined classes.Source
pce_to_method/2Object is the XPCE object described by Spec.Source
pce_to_pl_type/2Convert an XPCE Type object to our type-checkers type-logic.Source
to_class_name/2Convert a name or class-object into a class name.Source
type_accepts_function/1Succeeds if Type accepts function arguments.Source
pce_prolog_xref.plShow source
pce_report.plShow source
pce_shell.plShow source
pce_tagged_connection.plShow source
pce_template.plShow 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
gxref/0Start graphical cross-referencer on loaded program.Source
xref_file_exports/2Produce the export-header for non-module files.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
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