Xserver.pl |
ensure_x_server/2 | Ensure the existence of a graphics environment for XPCE. |  |
autowin.pl |
dragdrop.pl |
edit_dialog.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 | |  |
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 |
debugpce/1 | Start/stop printing debugging messages on `Subject'. |  |
nodebugpce/1 | Start/stop printing debugging messages on `Subject'. |  |
pce_global_objects/1 | Return a chain with all globally known objects. |  |
show_slots/1 | Show all slots of the named object. |  |
pce_dispatch.pl -- Run XPCE in a separate thread |
pce_edit.pl -- Find and edit the source location of an XPCE object |
pce_emacs.pl -- PceEmacs toplevel |
pce_help_file.pl |
pce_image.pl |
pce_main.pl |
pce_manual.pl |
manpce/0 | Starts the XPCE manual tools by opening a small window. |  |
manpce/1 | Start the XPCE manual tools, opening the manual page for Spec. |  |
pce_meta.pl |
classify_class/2 | Classify an XPCE class. |  |
current_class/2 | Convert between name and class object. |  |
implements/2 | True if Class implements the method. |  |
implements/3 | True if Class implements the method. |  |
isa_class/2 | Succeeds if Sub is Super or below Super. |  |
pce_library_class/4 | Examine the library index for defined classes. |  |
pce_to_method/2 | Object is the XPCE object described by Spec. |  |
pce_to_pl_type/2 | Convert an XPCE Type object to our type-checkers type-logic. |  |
to_class_name/2 | Convert a name or class-object into a class name. |  |
type_accepts_function/1 | Succeeds if Type accepts function arguments. |  |
pce_prolog_xref.pl -- XPCE plugin for library(prolog_xref) |
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 |
chain_list/2 | Convert between a Prolog list and an XPCE chain object. |  |
default/3 | Get the default value for an argument. |  |
get_chain/3 | List is a Prolog list constructed from the PCE chain returned by <-Selector on Object. |  |
get_object/4 | Succeeds once if Output is the value returned by invoking get method called Selector on Object. |  |
send_list/2 | Send a messages to the carthesian product of ListOfObjs and ListOfSels. |  |
send_list/3 | Send a messages to the carthesian product of ListOfObjs and ListOfSels. |  |
pce_xref.pl -- Cross-referencer front-end |
persistent_frame.pl -- Save/restore layout of XPCE windows |
portray_object.pl |
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 |
alternate_syntax/4 | Implements operator handling for reading arbitrary terms from XPCE classes. |  |
swi_ide.pl |
prolog_ide/1 | Invoke an action on the (SWI-)Prolog IDE application. |  |
swi_preferences.pl |
prolog_edit_preferences/1 | Edit the specified user preference file. |  |
tabbed_window.pl |
tabular.pl |
toolbar.pl |