Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Is there a way to port or adapt the code to work with GTK2? #7

Open
pardont opened this issue Aug 14, 2023 · 1 comment
Open

Is there a way to port or adapt the code to work with GTK2? #7

pardont opened this issue Aug 14, 2023 · 1 comment

Comments

@pardont
Copy link

pardont commented Aug 14, 2023

Hi, Is there a way to port or adapt the code to work with GTK2?

@dmsch
Copy link
Contributor

dmsch commented Aug 16, 2023

I am not aware of any GTK2 implementations.
You can try to replace the gdk_* and gtk_* calls with the GTK 2 equivalents:
Lunixo.ChromiumGtk/Interop/Interop.Linux.cs
Lunixo.ChromiumGtk/Interop/Library.cs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants