gtkImageGet {RGtk2}R Documentation

gtkImageGet

Description

Gets the GtkImage. WARNING: gtk_image_get is deprecated and should not be used in newly-written code.

Usage

gtkImageGet(object)

Arguments

object [GtkImage] a GtkImage

Value

A list containing the following elements:

val [GdkImage] return location for a GdkImage
mask [GdkBitmap] a GdkBitmap that indicates which parts of the image should be transparent.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]