mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
GtkMountOperation: We use gtk_show_uri_on_window() by default
Not gtk_show_uri(). https://bugzilla.gnome.org/show_bug.cgi?id=778726
This commit is contained in:
parent
76dfef6257
commit
0875aa56ba
@ -72,7 +72,7 @@
|
||||
* When necessary, #GtkMountOperation shows dialogs to ask for
|
||||
* passwords, questions or show processes blocking unmount.
|
||||
*
|
||||
* gtk_show_uri() is a convenient way to launch applications for URIs.
|
||||
* gtk_show_uri_on_window() is a convenient way to launch applications for URIs.
|
||||
*
|
||||
* Another object that is worth mentioning in this context is
|
||||
* #GdkAppLaunchContext, which provides visual feedback when lauching
|
||||
|
Loading…
Reference in New Issue
Block a user