| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 7533
function g_dbus_connection_register_object( |
connection: PGDBusConnection; |
object_path: Pgchar; |
interface_info: PGDBusInterfaceInfo; |
vtable: PGDBusInterfaceVTable; |
user_data: gpointer; |
user_data_free_func: TGDestroyNotify; |
error: PPGError |
):guint; |