A  B  C  D  E  F  G  H  I  M  N  S  T  U  W 

G

getInstance() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Same as getLib
getJNA_LIBRARY_NAME() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
The name of JNA LIBRARY
getLib() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Return a WebviewLibrary contains native webview functions.
getLibOrNull() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Return a WebviewLibrary or null (if failed) contains native webview functions.
getName() - function in kotlin.WebviewKo.WindowHint
 
getOrdinal() - function in kotlin.WebviewKo.WindowHint
 
getValue() - function in com.github.winterreisender.webviewko.WebviewKo.WindowHint
 
getWEBVIEW_HINT_FIXED() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Window size can not be changed by a user
getWEBVIEW_HINT_MAX() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Width and height are maximum bounds
getWEBVIEW_HINT_MIN() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Width and height are minimum bounds
getWEBVIEW_HINT_NONE() - function in com.github.winterreisender.webviewko.WebviewJNA.Companion
Width and height are default size
A  B  C  D  E  F  G  H  I  M  N  S  T  U  W