fltk_widget_label
fn
const(char) * fltk_widget_label(WidgetPtr widget)Gets the widget's label text.
Parameters
widget | The widget |
Returns
Label string (may be null)
const(char) * fltk_widget_label(WidgetPtr widget)Gets the widget's label text.
widget | The widget |