Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLabelGetLineWrap: gtkLabelGetLineWrap
Description
Returns whether lines in the label are automatically wrapped. See
gtkLabelSetLineWrap
.
Usage
gtkLabelGetLineWrap(object)
Arguments
object
a
GtkLabel
Value
TRUE
if the lines of the label are automatically wrapped.