mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gdbus: Add --interactive option to gdbus call
This allows the flag to allow interactive auth to be set. Previously, it was unconditionally unset. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<arg choice="plain">--method <replaceable>org.project.InterfaceName.MethodName</replaceable></arg>
|
||||
<group>
|
||||
<arg choice="plain">--timeout <replaceable>seconds</replaceable></arg>
|
||||
<arg choice="plain">--interactive</arg>
|
||||
</group>
|
||||
<arg choice="plain">ARG1</arg>
|
||||
<arg choice="plain" rep="repeat">ARG2</arg>
|
||||
|
Reference in New Issue
Block a user