]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkselection.c
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkselection.c
index 008d99c36f508a42c012028f277ba6e0b6f36094..67a774f7683107abffe95c8d9a9ddef0e1b6f7f7 100644 (file)
@@ -661,8 +661,8 @@ gtk_target_table_free (GtkTargetEntry *targets,
 
 /**
  * gtk_selection_owner_set_for_display:
- * @display: the #Gdkdisplay where the selection is set
- * @widget: (allow-none): new selection owner (a #GdkWidget), or %NULL.
+ * @display: the #GdkDisplay where the selection is set
+ * @widget: (allow-none): new selection owner (a #GtkWidget), or %NULL.
  * @selection: an interned atom representing the selection to claim.
  * @time_: timestamp with which to claim the selection
  *