Window.getOpacity

double getOpacity()

Fetches the requested opacity for this window. See gtk.window.Window.setOpacity.

Returns

the requested opacity for this window.

Deprecated

Use gtk_widget_get_opacity instead.