SoupAuthClass.isAuthenticated

struct SoupAuthClass
extern (C)
int function(SoupAuth* auth) isAuthenticated;

Return Value

%TRUE if @auth has been given a username and password

Meta