gtkWidgetSetName: gtkWidgetSetName

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Widgets can be named, which allows you to refer to them from a gtkrc file. You can apply a style to widgets with a particular name in the gtkrc file. See the documentation for gtkrc files (on the same page as the docs for GtkRcStyle).

Usage

1

Arguments

object

a GtkWidget

name

name for the widget

Details

Note that widget names are separated by periods in paths (see gtkWidgetPath), so names with embedded periods may cause confusion.

Author(s)

Derived by RGtkGen from GTK+ documentation


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