GTlsPasswordClass

Class structure for #GTlsPassword.

Members

Variables

getDefaultWarning
const(char)* function(GTlsPassword* password) getDefaultWarning;

virtual method for gio.tls_password.TlsPassword.getWarning if no value has been set using gio.tls_password.TlsPassword.setWarning

getValue
const(ubyte)* function(GTlsPassword* password, size_t* length) getValue;

virtual method for gio.tls_password.TlsPassword.getValue

padding
void*[4] padding;
parentClass
GObjectClass parentClass;
setValue
void function(GTlsPassword* password, ubyte* value, ptrdiff_t length, GDestroyNotify destroy) setValue;

virtual method for gio.tls_password.TlsPassword.setValue