GTlsPasswordClass

Class structure for gio.TlsPassword

Members

Variables

getDefaultWarning
const(char)* function(GTlsPassword* password) getDefaultWarning;
getValue
char* function(GTlsPassword* password, size_t* length) getValue;
setValue
void function(GTlsPassword* password, char* value, ptrdiff_t length, GDestroyNotify destroy) setValue;