font<- {gWidgetsWWW2}R Documentation

Set font properties, if implemented

Description

Set font properties, if implemented

assignment method for font

Usage

font(x) <- value

## S3 replacement method for class 'GComponent'
font(x) <- value

Arguments

x

widget

value

font specification, a named list, eg. list(size=10, color="red")


[Package gWidgetsWWW2 version 0.4-8 Index]