Widget.opacity

double opacity() @property

Get opacity property.

Returns

The requested opacity of the widget. See [gtk.widget.Widget.setOpacity] for

more details about window opacity.

Before 3.8 this was only available in GtkWindow

void opacity(double propval) @property

Set opacity property.

Parameters

propvalThe requested opacity of the widget. See [gtk.widget.Widget.setOpacity] for more details about window opacity. Before 3.8 this was only available in GtkWindow