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

TGDBusConnection.register_object

Declaration

Source position: lazgio2.pas line 1606

function TGDBusConnection.register_object(

  object_path: Pgchar;

  interface_info: PGDBusInterfaceInfo;

  vtable: PGDBusInterfaceVTable;

  user_data: gpointer;

  user_data_free_func: TGDestroyNotify;

  error: PPGError

):guint;