gdkSetProgramClass {RGtk2}R Documentation

gdkSetProgramClass

Description

Sets the program class. The X11 backend uses the program class to set the class name part of the WM_CLASS property on toplevel windows; see the ICCCM.

Usage

gdkSetProgramClass(program.class)

Arguments

program.class [char] a string.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]