Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

How to listen for the clipboard "owner-change" event in gtk-rs?

rust gtk gtk-rs

How to enable an optional build dependency using nix-shell?

python opencv gtk nix nixos

Why is there no a border on this GtkFrame?

c gtk frame gtk3

How to detect mouse click in GtkComboBox?

gtk mouse mouseevent

Create popover using glade

gtk glade

Is gtk+ responsible for the awkward look of most linux applications?

linux gtk gnome

C++ code crashing when trying to pass struct [duplicate]

c++ pointers struct gtk

How can I get a list of windows with Wnck, using PyGI?

python gtk pygtk pygobject wnck

Hide application icon from task bar

python gtk

gedit 3 regex search replace plugin port

Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() in GTK C

c gtk pango

File msvc_recommended_pragmas.h missing while installing PyGObject via pip

python gtk pygobject

Set GTK Application Title

rust gtk gtk-rs

Trouble getting gtkmm-4.0 to work on macOS Monterey

c++ gtk gtkmm gtk4 gtkmm4

Is there a way to check if a GTK widget supports a property without checking version numbers?

lua gtk lgi

Native gui toolkit for Ubuntu, past, present, and future

qt ubuntu gtk x11

GLib.idle_add(function) has different policies for different functions

python gtk glib