TlsPassword.this

Create a new gio.TlsPassword 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 Value

The newly allocated password object

Throws

ConstructionException GTK+ fails to create the object.