gtkLabelSetSingleLineMode {RGtk2}R Documentation

gtkLabelSetSingleLineMode

Description

Sets whether the label is in single line mode.

Usage

gtkLabelSetSingleLineMode(object, single.line.mode)

Arguments

object

a GtkLabel

single.line.mode

TRUE if the label should be in single line mode

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]