EDataServerUI.CredentialsPrompterImplPassword

g EDataServer.Extension EDataServer.Extension EDataServerUI.CredentialsPrompterImpl EDataServerUI.CredentialsPrompterImpl EDataServer.Extension->EDataServerUI.CredentialsPrompterImpl EDataServerUI.CredentialsPrompterImplPassword EDataServerUI.CredentialsPrompterImplPassword EDataServerUI.CredentialsPrompterImpl->EDataServerUI.CredentialsPrompterImplPassword GObject.Object GObject.Object GObject.Object->EDataServer.Extension

Subclasses:

None

Methods

Inherited:

EDataServerUI.CredentialsPrompterImpl (4), EDataServer.Extension (1), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

EDataServerUI.CredentialsPrompterImpl (3), GObject.Object (7)

Properties

Inherited:

EDataServer.Extension (1)

Signals

Inherited:

EDataServerUI.CredentialsPrompterImpl (1), GObject.Object (1)

Fields

Inherited:

EDataServerUI.CredentialsPrompterImpl (1), GObject.Object (1)

Name

Type

Access

Description

parent

EDataServerUI.CredentialsPrompterImpl

r

Class Details

class EDataServerUI.CredentialsPrompterImplPassword(**kwargs)
Bases:

EDataServerUI.CredentialsPrompterImpl

Abstract:

No

Structure:

EDataServerUI.CredentialsPrompterImplPasswordClass

Contains only private data that should be read and manipulated using the functions below.

New in version 3.16.

classmethod new()
Returns:

a newly created EDataServerUI.CredentialsPrompterImplPassword, which should be freed with GObject.Object.unref() when no longer needed.

Return type:

EDataServerUI.CredentialsPrompterImpl

Creates a new instance of an EDataServerUI.CredentialsPrompterImplPassword.

New in version 3.16.