get_opacity
Description:
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "2.12" ) ]
public double get_opacity ()
public double get_opacity ()
Warning: get_opacity is deprecated since 3.8.
Fetches the requested opacity for this window.
Note:
Use gtk_widget_get_opacity instead.
See set_opacity.
Parameters:
this |
a Window |
Returns:
the requested opacity for this window. |