Fix docs. (#61976)
* gtk/gtktreeselection.c (gtk_tree_selection_set_mode):
Fix docs. (#61976)
* gtk/gtkplug.c (gtk_plug_get_id) : Fix docs. (#62144)
* gtk/gtkliststore.c: Fix docs. (#61672, #61675)
This commit is contained in:
@ -336,7 +336,7 @@ gtk_plug_new (GdkNativeWindow socket_id)
|
||||
*
|
||||
* Gets the window ID of a #GtkPlug widget, which can then
|
||||
* be used to embed this window inside another window, for
|
||||
* instance with gtk_sock_add_id (id).
|
||||
* instance with gtk_socket_add_id().
|
||||
*
|
||||
* Return value: the window ID for the plug
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user