]> Pileus Git - ~andy/gtk/commitdiff
Document gtk_application_get_window_by_id
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Sep 2012 01:15:27 +0000 (21:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 24 Sep 2012 01:15:27 +0000 (21:15 -0400)
gtk/gtkapplication.c

index 334cb9fb43e5d15b1c717bc6f8fc445e74fa750d..4e9de420ed45122ad2d327da04f56500530a788b 100644 (file)
@@ -896,7 +896,9 @@ gtk_application_get_windows (GtkApplication *application)
  * @application: a #GtkApplication
  * @id: an identifier number
  *
- * Returns: (transfer none): the #GtkApplicationWindow with ID @id, or
+ * Returns the #GtkApplicationWindow with the given ID.
+ *
+ * Returns: (transfer none): the window with ID @id, or
  *   %NULL if there is no window with this ID
  *
  * Since: 3.6