Method

GtkWindowget_opacity

deprecated: 3.8 since: 2.12

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.

Return value

Type: gdouble

The requested opacity for this window.