set_startup_id
Description:
When using GTK+, typically you should use gtk_window_set_startup_id
instead of this low-level function.
Parameters:
this |
a toplevel Window |
startup_id |
a string with startup-notification identifier |