[ CCode ( instance_pos = 2.9 ) ]
public delegate void MessageHeadersForeachFunc (string name, string value)
The callback passed to [method@MessageHeaders.
foreach].
name |
the header name |
value |
the header value |
user_data |
the data passed to [[email protected]] |