gtkLabelSetSingleLineMode {RGtk2}R Documentation

gtkLabelSetSingleLineMode

Description

Sets whether the label is in single line mode.

Usage

gtkLabelSetSingleLineMode(object, single.line.mode)

Arguments

object [GtkLabel] a GtkLabel
single.line.mode [logical] 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.12.5-3 Index]