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