autowin.pl | ||
---|---|---|
dragdrop.pl | ||
emacs_extend.pl | ||
declare_emacs_mode/2 | Specifies that PceEmacs mode `ModeName' may be defined by (auto)loading `FileSpec'. | |
declare_emacs_mode/3 | Sames as declare_emacs_mode/2. | |
emacs_mode_bindings/4 | ||
getpass.pl -- Request passwords using XPCE | ||
getpass/1 | Asks the user for a password. | |
gui_tracer.pl -- Graphical debugger utilities | ||
help_message.pl | ||
hyper.pl | ||
imageops.pl | ||
pce.pl | ||
pce_arm.pl | ||
pce_config.pl -- XPCE congifuration database | ||
pce_debug.pl | ||
pce_dispatch.pl -- Run XPCE in a separate thread | ||
pce_emacs.pl -- PceEmacs toplevel | ||
pce_image.pl | ||
pce_meta.pl -- Reflection support for XPCE | ||
pce_prolog_xref.pl -- XPCE plugin for library(prolog_xref) | ||
xref_open_source/2 | Open the PceEmacs as a Prolog stream. | |
xref_source_directory/2 | Find the directory of a PceEmacs buffer to resolve relative paths. | |
xref_source_identifier/2 | The cross-referencer runs faster if the reference is an indexable term. | |
pce_report.pl | ||
pce_shell.pl | ||
pce_tagged_connection.pl | ||
pce_template.pl | ||
pce_tick_box.pl | ||
pce_toc.pl | ||
pce_type.pl | ||
pce_define_type/2 | Create a type alias name, so we can write more readable code. | |
pce_unclip.pl | ||
pce_util.pl | ||
pce_xref.pl -- Cross-referencer front-end | ||
persistent_frame.pl -- Save/restore layout of XPCE windows | ||
portray_object.pl -- Create Human readable XPCE object descriptions | ||
portray_object/1 | Prints the result of portray_object/2 on the display. | |
portray_object/2 | Expands the object description of Object in a human readable form and returs this in Term. | |
print_graphics.pl | ||
prolog_predicate.pl | ||
swi_compatibility.pl -- XPCE Compatibility layer | ||
swi_hooks.pl -- Hook XPCE based graphics tools into IDE | ||
alternate_syntax/4 | Implements operator handling for reading arbitrary terms from XPCE classes. | |
swi_ide.pl -- SWI-Prolog IDE controller | ||
swi_preferences.pl -- Edit preferences files | ||
tabbed_window.pl | ||
tabular.pl | ||
toolbar.pl |