-
Is it feasible to bootstrap and run `vcpkg` under `msys`? I've altered the bootstrap script and some code, to make it work with `std::filesystem`, now I'm failing because the `download.cpp` somehow th…
-
How I can make ComboBox with my parameters?
-
# github.com/pekim/gobbi/lib/gio
../../go/src/github.com/pekim/gobbi/lib/gio/v-.go:1192:44: undefined: Converter
../../go/src/github.com/pekim/gobbi/lib/gio/v-.go:1197:43: undefined: Initable
../..…
-
I have made a drawing area and I tried to capture the mouse position from click event whenever the user clicked on the drawing area.
Is there any example for this? How do I deal with gdk.Event? It'…
-
Hey,
I am trying to ship my application as a single executable file, but I have no clue how to do that using msys2.
I have tried this:
```
go build -ldflags "-H windowsgui -linkmode external -…
-
Hello,
I wanted to install gotk3 with `go get github.com/gotk3/gotk3/gtk` command but it raised the error :
`gotk3/gdk/gdk_since_3_20.go:11:16: could not determine kind of name for C.gdk_gl_context…
-
### Background
I was searching for bindings using the find functionality in my browser and searching through these pages by typing the function I wanted a binding for:
- https://godoc.org/github.c…
-
Hello my arch is linux-amd64.
If I write this command in my terminal:
> env GOOS=windows GOARCH=amd64 go get github.com/gotk3/gotk3/cairo
Then I get answer:
> github.com/gotk3/gotk3/cairo
…
-
WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
-
Hi,
the function SetPosition for Window or ApplicationWindow is not working, I'm not sure if im doing it right, I just started learning GTK.
here is the code I used to test:
```go
package main…
ghost updated
5 years ago