[gtk+/gtk-3-22] docs: Fix reference to non-existent gtk_show_uri_on_parent()



commit c495ffb1ba45c8c01e218a3e5bb7282ef5e078f5
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 16 04:50:48 2017 +0100

    docs: Fix reference to non-existent gtk_show_uri_on_parent()
    
    It's called gtk_show_uri_on_window().
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778726

 docs/reference/gtk/gtk3-sections.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index 50254ed..974d8ca 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -7539,7 +7539,7 @@ gtk_mount_operation_get_parent
 gtk_mount_operation_set_screen
 gtk_mount_operation_get_screen
 gtk_show_uri
-gtk_show_uri_on_parent
+gtk_show_uri_on_window
 <SUBSECTION Standard>
 GTK_IS_MOUNT_OPERATION
 GTK_IS_MOUNT_OPERATION_CLASS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]