gtkTestTextGet: gtkTestTextGet

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Retrive the text string of widget if it is a GtkLabel, GtkEditable (entry and text widgets) or GtkTextView.

Usage

1

Arguments

widget

valid widget pointer.

Details

Since 2.14

Value

[character] new C string,

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkTestTextGet in RGtk2...