-
I am new to GTK and GO.
I want to create a reusable widget.
From my readings I need to create a composite widget.
Unfortunately the bindings for the following function are missing:
gtk_widget_…
-
(gtkcord3:2514593): Gtk-WARNING **: 18:59:41.541: gtk_window_set_titlebar() called on a realized window
Error: 18:59:41.638663 Failed to parse file in : share:1:0Failed to import: Error opening file …
-
### What OS are you using (`uname -a`, or Windows version)? Windows 10
### What programming language are you using (C/C++/Go/Rust)? Golang
### What did you expect to see and what yo…
-
Hello
I wanted to test gintro who seem really good but can't make demo on my Linux Mint19 see below
do you have some idea ?
thank's for your help and this lib
tested on Nim 1.0.4 and lastest N…
-
I'm a bit confused about how to obtain the parameters in a signal handler. As an example ([source](http://zetcode.com/tutorials/gtktutorial/gtkevents/)):
``` c
void frame_callback(GtkWindow *window, …
-
"Don't forget, that you need the GTK-Development-Packages." isn't particularly helpful.
Please update the docs to include the following info for mac users:
```
# Install dependencies.
$ brew install…
-
https://github.com/go-flutter-desktop/go-flutter
Would you be open to PR's for a cross platform GUI that runs on all desktops and mobiles ?
-
**Describe the bug**
I wanted to try out your dock but the installation takes around 10 minutes.
It stops for minutes during the go installation when github.com/gotk3/gotk3/gtk appears as installat…
-
**Describe the bug**
Running a the simple example provided in the home page used to work. But now getting compile errors.
**To Reproduce**
Compile the example from the "Sample Use" section in the…
-
When I run `godocdash` I get an empty docset, a lot of logged lines but a positive exitcode. This is the output I get:
```
➜ godocdash
2019/07/31 14:37:50 ReadFile: open /usr/local/Cellar/go/1.12.7…