def callback(u_ri_dialog, uri, user_param1, ...)
Emitted when the user has entered a URI into the dialog.
u_ri_dialog : |
instance of RB.URIDialog that is emitting the signal |
uri : |
URI entered |
user_param1 : |
first user parameter (if any) specified with the connect() method |
... : |
additional user parameters (if any) |