[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 1587
function TGDBusConnection.call_with_unix_fd_list_sync( |
bus_name: Pgchar; |
object_path: Pgchar; |
interface_name: Pgchar; |
method_name: Pgchar; |
parameters: PGVariant; |
reply_type: PGVariantType; |
flags: TGDBusCallFlags; |
timeout_msec: gint; |
fd_list: PGUnixFDList; |
out_fd_list: PPGUnixFDList; |
cancellable: PGCancellable; |
error: PPGError |
):PGVariant; |