gdkDrawableGetVisual {RGtk2}R Documentation

gdkDrawableGetVisual

Description

Gets the GdkVisual describing the pixel format of drawable.

Usage

gdkDrawableGetVisual(object)

Arguments

object [GdkDrawable] a GdkDrawable

Value

[GdkVisual] a GdkVisual

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]