]> Pileus Git - ~andy/gtk/commitdiff
GtkMenu: Improve annotations
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jan 2012 02:13:34 +0000 (21:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jan 2012 02:14:52 +0000 (21:14 -0500)
Add a 'Rename to' annotation so gtk_menu_popup_for_device
appears in bindings as gtk_menu_popup (which we skip anyway).

https://bugzilla.gnome.org/show_bug.cgi?id=657385

gtk/gtkmenu.c

index 03ad97030c6c3116d8351525a7aaa635744dd4e7..946e438ffd6d508ff6dd078674ee779a54fcc17e 100644 (file)
@@ -1444,6 +1444,7 @@ popup_grab_on_window (GdkWindow *window,
  * be used instead.
  *
  * Since: 3.0
+ * Rename to: gtk_menu_popup
  */
 void
 gtk_menu_popup_for_device (GtkMenu             *menu,