get_header


Description:

public Variant get_header (DBusMessageHeaderField header_field)

Gets a header field on this.

Parameters:

this

A DBusMessage.

header_field

A 8-bit unsigned integer (typically a value from the DBusMessageHeaderField enumeration)

Returns:

A Variant with the value if the header was found, null otherwise. Do not free, it is owned by this.