tooltip {gWidgets2}R Documentation

Get a tooltip for the widget

Description

Get a tooltip for the widget

Basic S3 method for tooltip<-

Set a tooltip for the widget

Basic S3 method for tooltip<-

Usage

tooltip(obj)

## Default S3 method:
tooltip(obj)

tooltip(obj) <- value

tooltip(obj) <- value

Arguments

obj

object

value

character tooltip value


[Package gWidgets2 version 1.0-9 Index]