gtkImageSet {RGtk2}R Documentation

gtkImageSet

Description

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

Usage

gtkImageSet(object, val, mask)

Arguments

object [GtkImage] a GtkImage
val [GdkImage] 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]