gdkWindowSetStartupId {RGtk2}R Documentation

gdkWindowSetStartupId

Description

When using GTK+, typically you should use gtkWindowSetStartupId instead of this low-level function.

Usage

gdkWindowSetStartupId(object, startup.id)

Arguments

object [GdkWindow] a toplevel GdkWindow
startup.id [character] a string with startup-notification identifier

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]