Up
_getWindowOpacityGet
_getWindowOpacityGet
returns the opacity value of a
Windows
object.
Prototype : fun [ObjGtkWindow] I
ObjGtkWindow
: a ObjGtkWindow object.
Return
I : the opacity value (0 .. 100)) or nil if an error occurs.
See also
_getWindowOpacitySet
Example