gdkWindowSetStartupId {RGtk2} | R Documentation |
When using GTK+, typically you should use gtkWindowSetStartupId
instead of this low-level function.
gdkWindowSetStartupId(object, startup.id)
|
[GdkWindow ] a toplevel GdkWindow |
|
[character] a string with startup-notification identifier |
Since 2.12
Derived by RGtkGen from GTK+ documentation