[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 2685
type TGDBusSubtreeDispatchFunc = function( |
connection: PGDBusConnection; |
sender: Pgchar; |
object_path: Pgchar; |
interface_name: Pgchar; |
node: Pgchar; |
out_user_data: Pgpointer; |
user_data: gpointer |