| Top |  |  |  |  | 
| WebKitSoupAuthDialogWebKitSoupAuthDialog — A SoupSessionFeature to provide a simple authentication dialog for HTTP basic auth support. | 
WebKitSoupAuthDialog is a SoupSessionFeature that you can attach to your SoupSession to provide a simple authentication dialog while handling HTTP basic auth.
“current-toplevel” signalGtkWidget* user_function (WebKitSoupAuthDialog *authDialog, SoupMessage *message, gpointer user_data)
This signal is emitted by the authDialog
 when it needs to know
the current toplevel widget in order to correctly set the
transiency for the authentication dialog.
| authDialog | the object on which the signal is emitted | |
| message | the SoupMessage being used in the authentication process | |
| user_data | user data set when the signal handler was connected. | 
Flags: Run Last
Since 1.1.1