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

g_dbus_connection_register_subtree

Declaration

Source position: lazgio2.pas line 7535

function g_dbus_connection_register_subtree(

  connection: PGDBusConnection;

  object_path: Pgchar;

  vtable: PGDBusSubtreeVTable;

  flags: TGDBusSubtreeFlags;

  user_data: gpointer;

  user_data_free_func: TGDestroyNotify;

  error: PPGError

):guint;