NAME
dcopobject
- extracts the object id from a DCOP reference of a KDE service
SYNOPSIS
dcopobject
[dcopref]
DESCRIPTION
dcopobject extracts the object id from a DCOP reference given in the form DCOPRef(application id,object id).
EXAMPLES
Return object id of a DCOP reference to the main window object of a Konqueror instance
OBJID=`dcopobject 'DCOPRef(konqueror-6140,
konqueror-mainwindow#1)'`
SEE ALSO
dcop(1),\ dcopclient (1),\ dcopfind (1),\ dcopquit (1),\ dcopref (1)
AUTHORS
Waldo Bastian <bastian@kde.org>
Please use http://bugs.kde.org to report bugs, do not mail the author directly.
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.