[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_dbus_connection_register_object

Declaration

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;