EDataServerUI4.CredentialsPrompterImplOAuth2¶
- Subclasses:
None
Methods¶
- Inherited:
EDataServerUI4.CredentialsPrompterImpl (4), EDataServer.Extension (1), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class EDataServerUI4.CredentialsPrompterImplOAuth2(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Contains only private data that should be read and manipulated using the functions below.
New in version 3.28.
- classmethod new()¶
- Returns:
a newly created
EDataServerUI4.CredentialsPrompterImplOAuth2
, which should be freed withGObject.Object.unref
() when no longer needed.- Return type:
Creates a new instance of an
EDataServerUI4.CredentialsPrompterImplOAuth2
.New in version 3.28.