RGtk2 (version 2.20.31)

gtkLabelGetText: gtkLabelGetText

Description

Fetches the text from a label widget, as displayed on the screen. This does not include any embedded underlines indicating mnemonics or Pango markup. (See gtkLabelGetLabel)

Usage

gtkLabelGetText(object)

Arguments

object

Value

string used by the label, and must not be modified.