[Github-comments] [geany/geany] update geany.glade to target gtk+ 3.0 (PR #3026)

xiota notifications at xxxxx
Sun Nov 28 01:19:33 UTC 2021


This PR updates `geany.glade` to target gtk+ 3.0.  Resolves #2860.

* Glade 3.8.6 reports: Project geany.glade has no deprecated widgets or version mismatches.
* Used Glade 3.38.2 to resave geany.glade with target set to gtk+ 3.0
* Removed the following properties to prevent warnings:
  + Property 'Focus on click' of object class 'Widget' was introduced in gtk+ 3.20
    - all were set to False.
  + Property 'X align' of object class 'Label' was introduced in gtk+ 3.16
    - all were set to 0 or 1.
  + Property 'Y align' of object class 'Label' was introduced in gtk+ 3.16
    - only one instance, was set to 0.

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

  https://github.com/geany/geany/pull/3026

-- Commit Summary --

  * update geany.glade to target gtk+ 3.0

-- File Changes --

    M data/geany.glade (6006)

-- Patch Links --

https://github.com/geany/geany/pull/3026.patch
https://github.com/geany/geany/pull/3026.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3026
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211127/5295cc89/attachment-0001.htm>


More information about the Github-comments mailing list