[ CCode ( cname = "xapp_status_icon_interface_call_scroll_sync" ) ]
public bool call_scroll_sync (int arg_delta, int arg_orientation, uint arg_time, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link linkend="gdbus-method-org-x-StatusIcon.
Scroll">Scroll</link> D-Bus method on this. The calling thread is blocked until a
reply is received.
See call_scroll for the asynchronous version of this method.
| this | |
| arg_delta |
Argument to pass with the method invocation. |
| arg_orientation |
Argument to pass with the method invocation. |
| arg_time |
Argument to pass with the method invocation. |
| cancellable |
A Cancellable or null. |
|
true if the call succeeded, false if throws is set. |