mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
16 lines
712 B
XML
16 lines
712 B
XML
![]() |
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
|
||
|
<node name="/com/redhat/NewPrinterNotification">
|
||
|
<interface name="com.redhat.NewPrinterNotification">
|
||
|
<method name="GetReady">
|
||
|
</method>
|
||
|
<method name="NewPrinter">
|
||
|
<arg direction="in" type="i" name="status" />
|
||
|
<arg direction="in" type="s" name="name" />
|
||
|
<arg direction="in" type="s" name="mfg" />
|
||
|
<arg direction="in" type="s" name="mdl" />
|
||
|
<arg direction="in" type="s" name="des" />
|
||
|
<arg direction="in" type="s" name="cmd" />
|
||
|
</method>
|
||
|
</interface>
|
||
|
</node>
|