Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Python. Doing some work on background with Gtk GUI

Background of custom GTK widget is rendered solid black

c gtk gtk3

how to set cursor position in gtk -Linux, MonoDevelop

c# linux gtk monodevelop

Python3, Gtk3 - GtkGrid expanding

python gtk