TlsPassword.this

Create a new #GTlsPassword object.

  1. this(GTlsPassword* gTlsPassword, bool ownedRef)
  2. this(GTlsPasswordFlags flags, string description)
    class TlsPassword

Parameters

flags GTlsPasswordFlags

the password flags

description string

description of what the password is for

Return: The newly allocated password object

Throws

ConstructionException GTK+ fails to create the object.

Meta