Package: gtk
Accessor gtk-widget-opacity
Lambda Listgtk-widget-opacity (object) SyntaxArgumentsDetails Accessor of the opacity slot of the gtk-widget
class. The gtk-widget-opacity slot access function fetches the requested opacity for the widget. The (setf gtk-widget-opacity) slot access function request the widget to be rendered partially transparent, with opacity 0.0 being fully transparent and 1.0 fully opaque. Opacity values are clamped to the [0.0,1.0] range. This works on both toplevel widget, and child widgets, although there are some limitations:
| See also |
2021-9-15