mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
Fix doc typos
This commit is contained in:
parent
82647f274c
commit
201635a203
@ -568,7 +568,7 @@ gtk_size_group_add_widget (GtkSizeGroup *size_group,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_size_group_remove_widget:
|
* gtk_size_group_remove_widget:
|
||||||
* @size_group: a #GtkSizeGrup
|
* @size_group: a #GtkSizeGroup
|
||||||
* @widget: the #GtkWidget to remove
|
* @widget: the #GtkWidget to remove
|
||||||
*
|
*
|
||||||
* Removes a widget from a #GtkSizeGroup.
|
* Removes a widget from a #GtkSizeGroup.
|
||||||
@ -600,7 +600,7 @@ gtk_size_group_remove_widget (GtkSizeGroup *size_group,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_size_group_get_widgets:
|
* gtk_size_group_get_widgets:
|
||||||
* @size_group: a #GtkSizeGrup
|
* @size_group: a #GtkSizeGroup
|
||||||
*
|
*
|
||||||
* Returns the list of widgets associated with @size_group.
|
* Returns the list of widgets associated with @size_group.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user