Window.getOpacity

Warning gtk_window_get_opacity has been deprecated since version 3.8 and should not be used in newly-written code. Use gtk_widget_get_opacity instead. Fetches the requested opacity for this window. See gtk_window_set_opacity(). Since 2.12

class Window
override
double
getOpacity
()

Return Value

Type: double

the requested opacity for this window.

Meta