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

g_dbus_message_new_method_call

Declaration

Source position: lazgio2.pas line 7604

function g_dbus_message_new_method_call(

  name: Pgchar;

  path: Pgchar;

  interface_: Pgchar;

  method: Pgchar

):PGDBusMessage;