gtkLabelSetPattern: gtkLabelSetPattern

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

The pattern of underlines you want under the existing text within the GtkLabel widget. For example if the current text of the label says "FooBarBaz" passing a pattern of "___ ___" will underline "Foo" and "Baz" but not "Bar".

Usage

1

Arguments

object

The GtkLabel you want to set the pattern to.

pattern

The pattern as described above.

Author(s)

Derived by RGtkGen from GTK+ documentation


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