gtkPixmapSetBuildInsensitive {RGtk2} | R Documentation |
Sets wether an extra pixmap should be automatically created and used
when the pixmap is insensitive. The default value is TRUE
.
WARNING: gtk_pixmap_set_build_insensitive
is deprecated and should not be used in newly-written code.
gtkPixmapSetBuildInsensitive(object, build)
|
[GtkPixmap ] a GtkPixmap . |
|
[logical] set to TRUE if an extra pixmap should be automatically created to use
when the pixmap is insensitive. |
Derived by RGtkGen from GTK+ documentation