forked from AuroraMiddleware/gtk
Mention gtk_widget_show_all in the migration guide
This function is gone. Closes https://gitlab.gnome.org/GNOME/gtk/issues/1242
This commit is contained in:
parent
ce7956cd50
commit
0ba307995d
@ -408,6 +408,10 @@
|
||||
from ui files it run the command <command>gtk4-builder-tool simplify --replace</command>
|
||||
on them.
|
||||
</para>
|
||||
<para>
|
||||
The function gtk_widget_show_all(), the #GtkWidget::no-show-all property
|
||||
and its getter and setter have been removed in GTK+ 4, so you should stop using them.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
Loading…
Reference in New Issue
Block a user