Latest GTK3 seems to emit notify::text when getting packed in a container, in response to layout-changed. Thus, we need not to connect handlers relying on not-yet-valid pointers. Fix that by connecting to signals after everything is properly set up.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/509

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.