[Github-comments] [geany/geany-plugins] Problem with "Lua Script" after upgrade (GTK 3) (#690)

Colomban Wendling notifications at xxxxx
Sun Nov 8 11:46:36 UTC 2020


> Maybe problem [here](https://github.com/geany/geany-plugins/blob/master/geanylua/glspi_dlg.c#L14): `GTK_MESSAGE_OTHER` (without icon) replaced by `GTK_MESSAGE_INFO` (with icon)?

Well, IIUC that just aliases `GTK_MESSAGE_OTHER` to `GTK_MESSAGE_INFO` on GTK < 2.10 (presumably because `GTK_MESSAGE_OTHER` is new in 2.10 or something like that?).  Should not affect GTK 2.24 vs 3.x AFAICT.

-- 
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-plugins/issues/690#issuecomment-723566279
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201108/869537a1/attachment-0001.htm>


More information about the Github-comments mailing list