Property

SoupSession:accept-language

Declaration

property accept-language: utf8 [ read, write ]

Description [src]

If non-NULL, the value to use for the “Accept-Language” header on SoupMessages sent from this session.

Setting this will disable SoupSession:accept-language-auto.

Type:gchar*

Default valueNULL
Getter methodsoup_session_get_accept_language()
Setter methodsoup_session_set_accept_language()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno