| Top | Description | Object Hierarchy | Implemented Interfaces | Signals |  |  |  |  | 
| 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)       : Run Last
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.
| 
 | the object on which the signal is emitted | 
| 
 | the SoupMessage being used in the authentication process | 
| 
 | user data set when the signal handler was connected. | 
| Returns : | the current toplevel GtkWidget or NULLif there's none. [transfer none] | 
Since 1.1.1