Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Gtk.HTML: type or namespace does not exist in the namespace 'Gtk' #295

Open
SjVer opened this issue Apr 11, 2021 · 1 comment
Open

Gtk.HTML: type or namespace does not exist in the namespace 'Gtk' #295

SjVer opened this issue Apr 11, 2021 · 1 comment

Comments

@SjVer
Copy link

SjVer commented Apr 11, 2021

I've copied the gtk-html sample script but anything html-related doesnt work. The other gtk stuff works just fine but e.g. Gtk.HTMLStream just returns the error that it doesn't exist. What am i missing here?

Code snippet:
Gtk.HTML myhtml; Gtk.HTMLStream mystream = myhtml.Begin("something");

@Jakar510
Copy link

For me, neither HTML or HTMLStream could be found.

image

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