| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgio2.pas line 3001
function TGDBusObjectManagerClient.new_for_bus_sync(  | 
bus_type: TGBusType;  | 
flags: TGDBusObjectManagerClientFlags;  | 
name: Pgchar;  | 
object_path: Pgchar;  | 
get_proxy_type_func: TGDBusProxyTypeFunc;  | 
get_proxy_type_user_data: gpointer;  | 
get_proxy_type_destroy_notify: TGDestroyNotify;  | 
cancellable: PGCancellable;  | 
error: PPGError  |