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

a toplevel GdkWindow

startup.id

a string with startup-notification identifier

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]