call_button_release_sync


Description:

[ CCode ( cname = "xapp_status_icon_interface_call_button_release_sync" ) ]
public bool call_button_release_sync (int arg_x, int arg_y, uint arg_button, uint arg_time, int arg_panel_position, Cancellable? cancellable = null) throws Error

Synchronously invokes the <link linkend="gdbus-method-org-x-StatusIcon.

ButtonRelease">ButtonRelease</link> D-Bus method on this. The calling thread is blocked until a reply is received.

See call_button_release for the asynchronous version of this method.

Parameters:

this

A StatusIconInterfaceProxy.

arg_x

Argument to pass with the method invocation.

arg_y

Argument to pass with the method invocation.

arg_button

Argument to pass with the method invocation.

arg_time

Argument to pass with the method invocation.

arg_panel_position

Argument to pass with the method invocation.

cancellable

A Cancellable or null.

Returns:

true if the call succeeded, false if throws is set.