gtkWindowSetTitle: gtkWindowSetTitle

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the title of the GtkWindow. The title of a window will be displayed in its title bar; on the X Window System, the title bar is rendered by the window manager, so exactly how the title appears to users may vary according to a user's exact configuration. The title should help a user distinguish this window from other windows they may have open. A good title might include the application name and current document filename, for example.

Usage

1

Arguments

object

a GtkWindow

title

title of the window

Author(s)

Derived by RGtkGen from GTK+ documentation


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