Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pygtk

Changing the selected item colour in a GtkTreeview using python

What does gobject.type_register() do?

python gtk pygtk gobject

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

python gtk pygtk gtk3 pygobject

Force background of matplotlib figure to be transparent

python matplotlib gtk pygtk gtk3

Pygame and PyGTK side by side [duplicate]

python pygame pygtk

pygtk: determine key is a modifier

PyGTK set icon of window with stock image

python gtk icons pygtk gdkpixbuf

pygtk window with box that ignores all X(mouse)events (passes them through)

python pygtk x11 xlib wnck

How to put arbitrary widgets into a gtk.Menu?

python menu gtk pygtk

Pygtk: Change a widget's border color

colors gtk pygtk border shadow

default arguments removed in gtk3?

pygtk pyside gtk3

Python + GTK - How to suppress warnings

python gtk pygtk

Entry with suggestions

python pygtk

Custom objects in ListStore/TreeStore

python pygtk gtktreeview

How to get transparent background in window with PyGTK and PyCairo?

python gtk pygtk cairo pycairo

Finding the workspace size (screen size less the taskbar) using GTK

python gtk pygtk

gtk minimum size

c++ python c gtk pygtk

Python, thread and gobject

python multithreading pygtk

How to connect to a GObject signal in python, without it keeping a reference to the connecter?

python pygtk pygobject

Python GTK+: create custom signals?

python pygtk gtk