mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 21:20:09 +00:00
Widget: Fix obvious copypasto in set_mapped() doc
This commit is contained in:
parent
82a9331144
commit
142ef42d22
@ -9231,7 +9231,7 @@ gtk_widget_get_mapped (GtkWidget *widget)
|
||||
* @widget: a #GtkWidget
|
||||
* @mapped: %TRUE to mark the widget as mapped
|
||||
*
|
||||
* Marks the widget as being realized.
|
||||
* Marks the widget as being mapped.
|
||||
*
|
||||
* This function should only ever be called in a derived widget's
|
||||
* “map” or “unmap” implementation.
|
||||
|
Loading…
Reference in New Issue
Block a user