Property

SoupSession:accept-language

since: 3.0

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*
Available since:3.0
Default valueNULL
Getter methodsoup_session_get_accept_language()
Setter methodsoup_session_set_accept_language()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno