Did you know ...
Search Documentation:
Predicate get_chain/3
HOME
DOWNLOAD
SWI-Prolog
Sources/building
Docker images
Add-ons
Browse GIT
DOCUMENTATION
Manual
Packages
FAQ
Command line
PlDoc
Bluffers
▶
Prolog syntax
PceEmacs
HTML generation
License
Publications
Rev 7 Extensions
TUTORIALS
Beginner
▶
Getting started
Learn Prolog Now!
Simply Logical
Debugger
Development tools
Advanced
▶
Modules
Grammars (DCGs)
clp(fd)
Printing messages
PlDoc
Web applications
▶
Web applications
Let's Encrypt!
Pengines
Semantic web
▶
ClioPatria
RDF namespaces
Graphics
▶
XPCE
GUI options
Machine learning
▶
Probabilistic Logic Programming
External collections
▶
Meta level tutorials
For packagers
▶
Linux packages
COMMUNITY
IRC
Forum & mailing list
Blog
News
Report a bug
Submit a patch
Submit an add-on
Roadmap (on GitHub)
External links
Contributing
Code of Conduct
Contributors
SWI-Prolog items
COMMERCIAL
WIKI
Login
View changes
Sandbox
Wiki help
All tags
prolog
lib
pce.pl
swi_compatibility.pl
pce_dispatch.pl -- Run XPCE in a separate thread
swi_hooks.pl -- Hook XPCE based graphics tools into IDE
gui_tracer.pl -- Graphical debugger utilities
pce_config.pl -- XPCE congifuration database
swi_ide.pl -- SWI-Prolog IDE controller
pce_image.pl
pce_emacs.pl -- PceEmacs toplevel
pce_meta.pl -- Reflection support for XPCE
autowin.pl
help_message.pl
pce_report.pl
persistent_frame.pl -- Save/restore layout of XPCE windows
tabbed_window.pl
toolbar.pl
pce_util.pl
get_object/4
send_list/2
send_list/3
get_chain/3
chain_list/2
default/3
pce_toc.pl
pce_arm.pl
pce_tagged_connection.pl
dragdrop.pl
pce_prolog_xref.pl -- XPCE plugin for library(prolog_xref)
print_graphics.pl
tabular.pl
pce_xref.pl -- Cross-referencer front-end
pce_template.pl
hyper.pl
imageops.pl
pce_unclip.pl
pce_shell.pl
get_chain
(+Object, +Selector, -List:list)
is
semidet
List
is a Prolog list constructed from the PCE chain returned by <-
Selector
on
Object
.
get_chain/3
returns a list of object names,