Method
GtkWindowget_opacity
Declaration [src]
gdouble
gtk_window_get_opacity (
GtkWindow* window
)
Description [src]
Fetches the requested opacity for this window. See gtk_window_set_opacity().
Available since: | 2.12 |
Deprecated since: | 3.8 |
Use gtk_widget_get_opacity instead. |