Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gimage

A widget for displaying an image file


Description

A widget for displaying an image file

generic for toolkit dispatch

Usage

gimage(filename = "", dirname = "", stock.id = NULL, size = "",
  handler = NULL, action = NULL, container = NULL, ...,
  toolkit = guiToolkit())

.gimage(toolkit, filename = "", dirname = "", stock.id = NULL,
  size = "", handler = NULL, action = NULL, container = NULL, ...)

Arguments

filename

basename of file

dirname

dirname of file

stock.id

stock id of icon (if non NULL)

size

size of icon when a stock id (toolkit dependent)

handler

handler if image is clicked on.

action

passed to handler

container

parent container

...

passed to add method of parent

toolkit

toolkit


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.