Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

Force background of matplotlib figure to be transparent

python matplotlib gtk pygtk gtk3

Cancel a Drag & Drop for some specific items in a Gtk.TreeView

pygtk: determine key is a modifier

Gtk# and treeview: how to get "selected" item?

gtk gtk#

PyGTK set icon of window with stock image

python gtk icons pygtk gdkpixbuf

How to change the layout of a Gtk application on fullscreen?

Why does my self-built PyGObject segfault on importing Gtk or Gdk?

python gtk

How to create custom widget in GTK3 in C?

c gtk gtk3 gobject

error: XDG_RUNTIME_DIR not set in the environment. Gtk-WARNING **: cannot open display:

What is the Vulkan equivalent of the GtkGLArea widget (GTK+)?

gtk gtk3 vulkan

How to put arbitrary widgets into a gtk.Menu?

python menu gtk pygtk

Auto launching keyboard in Linux when user presses on editable UI components

linux qt keyboard gtk dbus

Pygtk: Change a widget's border color

colors gtk pygtk border shadow

segfault when trying to keep main loop busy

c gtk

How to understand Gtk+ properties and make GtkGrid expand to available area?

properties gtk packing

Gtk-Message: Failed to load module "canberra-gtk-module"

python gtk

Python + GTK - How to suppress warnings

python gtk pygtk

How to detect mouse click over an image in GTK+?

c gtk mouse

'gtk/gtk.h' file not found Even with pkg-config

c linux makefile gtk gtk3

Gtk: Forbid vertical resize of GtkWindow

c gtk window-resize