Warning, /maui/mauiman/server/src/modules/org.mauiman.Locale.xml is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> 0002 <node> 0003 <interface name="org.mauiman.Screen"> 0004 <method name="setScaleFactor"> 0005 <arg name="scaleFactor" type="u" direction="in"/> 0006 </method> 0007 0008 <property name="scaleFactor" type="u" access="read"/> 0009 0010 <signal name="scaleFactorChanged"> 0011 <arg type="u"/> 0012 </signal> 0013 </interface> 0014 </node>