gtkFrameGetLabel: gtkFrameGetLabel

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

If the frame's label widget is a GtkLabel, returns the text in the label widget. (The frame will have a GtkLabel for the label widget if a non-NULL argument was passed to gtkFrameNew.)

Usage

1

Arguments

object

a GtkFrame

Value

[character] the text in the label, or NULL if there was no label widget or the lable widget was not a GtkLabel.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.