Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

GtkEntry change text on user input

user-interface gtk

Which GTK+ elements support which CSS properties?

python css gtk

Haskell gtk Install Type Conflicts

Why do Java's GtkLookAndFeel Popups have no border?

java swing gtk look-and-feel

Changing the selected item colour in a GtkTreeview using python

What does gobject.type_register() do?

python gtk pygtk gobject

C, GTK: display stream of RGB images at < 60 fps

c stream gtk rgb

How to write custom Gtk.CellRenderer in python and GTK 3?

python gtk pygtk gtk3 pygobject

how to use the set_cell_data_func function in vala to change the layout of my cell depending on its content?

gtk vala

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