forked from AuroraMiddleware/gtk
Update migration guide for pass-through
This commit is contained in:
parent
beb8d362ff
commit
4e97417efa
@ -623,6 +623,15 @@
|
||||
GtkPasswordEntry.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Adapt to changes in GtkOverlay API</title>
|
||||
<para>
|
||||
The GtkOverlay::pass-through child property has been replaced by the
|
||||
GtkWidget::can-pick property. Note that they have the oppositve sense:
|
||||
pass-through == !can-pick.
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
</chapter>
|
||||
|
Loading…
Reference in New Issue
Block a user