Did you know ... Search Documentation:
Title for pldoc(dir_index)

lib

Prolog files

Xserver.plShow source
ensure_x_server/2Ensure the existence of a graphics environment for XPCE.Source
autowin.plShow source
dragdrop.plShow source
edit_dialog.plShow source
emacs_extend.plShow source
declare_emacs_mode/2Specifies that PceEmacs mode `ModeName' may be defined by (auto)loading `FileSpec'.Source
declare_emacs_mode/3Sames as declare_emacs_mode/2.Source
emacs_mode_bindings/4Source
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.plShow 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
debugpce/1Start/stop printing debugging messages on `Subject'.Source
nodebugpce/1Start/stop printing debugging messages on `Subject'.Source
pce_global_objects/1Return a chain with all globally known objects.Source
show_slots/1Show all slots of the named object.Source
pce_dispatch.plShow 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_edit.plShow source
editpce/1Edit an xpce `object' from Spec using PceEmacs.Source
pce_emacs.plShow source
emacs/0Create PceEmacs and open the scratch buffer.Source
emacs/1Create PceEmacs and edit Location.Source
emacs_server/0Create a PceEmacs, ready to run as an unattended background server.Source
emacs_toplevel/0Prepare to run PceEmacs as a stand-alone executable.Source
start_emacs/0Create PceEmacs, but no buffers nor windows.Source
pce_help_file.plShow source
pce_image.plShow source
pce_main.plShow source
pce_manual.plShow 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.plShow 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.pl  -- XPCE plugin for library(prolog_xref)Show 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_type.plShow source
pce_define_type/2Create a type alias name, so we can write more readable code.Source
pce_unclip.plShow source
pce_util.plShow source
pce_xref.plShow 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.plShow source
portray_object/1Prints the result of portray_object/2 on the display.Source
portray_object/2Expands the object description of Object in a human readable form and returs this in Term.Source
print_graphics.plShow source
prolog_predicate.plShow source
swi_compatibility.plShow source
auto_call/1Autoload Goal and call it.Source
callable_predicate/1Succeeds if Head can be called without raising an exception for an undefined predicate.Source
modified_since_last_loaded/1True is file has been modified since the last time it was loaded.Source
pce_error/1Portability layer wrappers around print_message/2.Source
pce_info/1Portability layer wrappers around print_message/2.Source
pce_warn/1Portability layer wrappers around print_message/2.Source
swi_hooks.plShow source
alternate_syntax/4Implements operator handling for reading arbitrary terms from XPCE classes.Source
swi_ide.plShow source
prolog_ide/1Invoke an action on the (SWI-)Prolog IDE application.Source
swi_preferences.plShow source
prolog_edit_preferences/1Edit the specified user preference file.Source
tabbed_window.plShow source
tabular.plShow source
toolbar.plShow source