Deprecatedparent: Gtk.Windowparent window
Deprecateduri: stringthe uri to show
Deprecatedtimestamp: numbertimestamp from the event that triggered this call, or GDK_CURRENT_TIME
OptionalDeprecatedcancellable: Gio.Cancellablea Gio.Cancellable to cancel the launch
since 4.10: Use Gtk.FileLauncher.launch or Gtk.UriLauncher.launch instead
This function launches the default application for showing a given uri.
The callback will be called when the launch is completed.
This is the recommended call to be used as it passes information necessary for sandbox helpers to parent their dialogs properly.
Deprecatedparent: Gtk.Windowparent window
Deprecateduri: stringthe uri to show
Deprecatedtimestamp: numbertimestamp from the event that triggered this call, or GDK_CURRENT_TIME
Deprecatedcancellable: Gio.Cancellablea Gio.Cancellable to cancel the launch
Deprecatedcallback: AsyncReadyCallback<Gtk.Window>a callback to call when the action is complete
since 4.10: Use Gtk.FileLauncher.launch or Gtk.UriLauncher.launch instead
This function launches the default application for showing a given uri.
The callback will be called when the launch is completed.
This is the recommended call to be used as it passes information necessary for sandbox helpers to parent their dialogs properly.
Deprecatedparent: Gtk.Windowparent window
Deprecateduri: stringthe uri to show
Deprecatedtimestamp: numbertimestamp from the event that triggered this call, or GDK_CURRENT_TIME
OptionalDeprecatedcancellable: Gio.Cancellablea Gio.Cancellable to cancel the launch
OptionalDeprecatedcallback: AsyncReadyCallback<Gtk.Window>a callback to call when the action is complete
since 4.10: Use Gtk.FileLauncher.launch or Gtk.UriLauncher.launch instead
This function launches the default application for showing a given uri.
The
callbackwill be called when the launch is completed.This is the recommended call to be used as it passes information necessary for sandbox helpers to parent their dialogs properly.