gtkWindowGetOpacity {RGtk2}R Documentation

gtkWindowGetOpacity

Description

Fetches the requested opacity for this window. See gtkWindowSetOpacity.

Usage

gtkWindowGetOpacity(object)

Arguments

object [GtkWindow] a GtkWindow

Details

Since 2.12

Value

[numeric] the requested opacity for this window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]