gtkLabelGetLineWrap {RGtk2}R Documentation

gtkLabelGetLineWrap

Description

Returns whether lines in the label are automatically wrapped. See gtkLabelSetLineWrap.

Usage

gtkLabelGetLineWrap(object)

Arguments

object [GtkLabel] a GtkLabel

Value

[logical] TRUE if the lines of the label are automatically wrapped.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]