-
Is there any chance to add support for [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell)? It would open new opportunities when using this great library on Wayland.
-
Hello,
First of all I am not really competent with binding libraries and cross-compilation.
I am under Ubuntu 20.04.
![image](https://user-images.githubusercontent.com/37868763/108095490-387134…
-
Hello and thank you for your work!
Given that I have nearly no experience with UI coding, I'm trying to make an application that opens a new Window when a certain hotkey is pressed and gives focus …
-
Hi,
I built nwg-menu package for OpenMandriva and wanted to use automatic file installation, unfortunately it doesn't seem to work.
By checking the golang documentation, I noticed that the "go insta…
-
Hi Josh,
Cool stuff here and over at conformal/gotk3/*!
I've started implementing parts of [webkitdomgtk](http://webkitgtk.org/reference/webkitdomgtk/stable) using gotk3/glib, but I've hit an impas…
xuoe updated
10 years ago
-
I see there this method for `IActionable`: `SetDetailedActionName(name string)`, which can be used in combination with `glib.SimpleActionNew(..., glib.VARIANT_TYPE_STRING)` to get a parameter in the `…
yktoo updated
3 years ago
-
There should be a `gtk.DragFinish` function for `gtk_drag_finish` to be used in `drag-data-received`. It is available in the gtk2 bindings but not in these ones. I tried to port them for a pull reques…
-
Hey, I'd like to generate a Pixbuf programmatically. I want to create a 16x16 solid-coloured square (colour varies) to be used in a GtkCellRendererPixbuf to visualize a arbitrary RGB values. I haven't…
-
Is it possible to fix the rendering width ?
I found it tries to render the pages in the minimum width, rather than a fixed width.
thanks
-
**Describe the bug**
The gdk.Pixbuf can become unreachable and eligible for garbage collection while C code is running, causing the [finalizer](https://github.com/gotk3/gotk3/blob/master/gdk/pixbuf.g…