get_user_information
Description:
public async Variant get_user_information (Parent? parent, string? reason, UserInformationFlags flags, Cancellable? cancellable) throws Error
Gets information about the user.
When the request is done, callback will be called. You can then call [method@Portal.get_user_information_finish] to get the
results.
Parameters:
| this |
a [class@Portal] |
| parent |
parent window information |
| reason |
a string that can be shown in the dialog to explain why the information is needed |
| flags |
options for this call |
| cancellable |
optional [class@Gio.Cancellable] |
| callback |
a callback to call when the request is done |
| data |
data to pass to |