forked from AuroraMiddleware/gtk
widget: Add Since annotation to gtk_widget_queue_allocate
This commit is contained in:
parent
092cb9e202
commit
7116988bcb
@ -5649,6 +5649,8 @@ gtk_widget_set_alloc_needed (GtkWidget *widget);
|
||||
* reposition its contents.
|
||||
*
|
||||
* An example user of this function is gtk_widget_set_halign().
|
||||
*
|
||||
* Since: 3.20
|
||||
*/
|
||||
void
|
||||
gtk_widget_queue_allocate (GtkWidget *widget)
|
||||
|
Loading…
Reference in New Issue
Block a user