mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 02:40:07 +00:00
Fix doc syntax
End-of-comment tags don't take an @ - thats only for parameters.
This commit is contained in:
parent
8c0b1697e6
commit
7bf3d9d0ab
@ -1705,8 +1705,7 @@ gtk_container_get_resize_mode (GtkContainer *container)
|
||||
* Containers requesting reallocation redraws get automatically
|
||||
* redrawn if any of their children changed allocation.
|
||||
*
|
||||
* @Deprecated: 3.14: Call gtk_widget_queue_draw() in your size_allocate
|
||||
* handler.
|
||||
* Deprecated: 3.14: Call gtk_widget_queue_draw() in your size_allocate handler.
|
||||
**/
|
||||
void
|
||||
gtk_container_set_reallocate_redraws (GtkContainer *container,
|
||||
|
Loading…
Reference in New Issue
Block a user