Function
SnapdLogCallback
since: 1.64
Description [src]
Signature for callback function used in snapd_client_follow_logs_sync().
Available since: 1.64
Parameters
client- 
            
Type:
SnapdClientA
SnapdClient.The data is owned by the caller of the function.  log- 
            
Type:
SnapdLogA
SnapdLogreceived.The data is owned by the caller of the function.  user_data- 
            
Type:
gpointerUser data passed to the callback.
The argument can be NULL.The data is owned by the caller of the function.