Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

How to use pkg-config for setting include paths in Xcode?

Gtk3 TextBuffer.serialize() returns text with format tags, even when there is visually none

python formatting gtk gtk3

GTK2HS fails to install with recent cabal versions

haskell gtk cabal gtk2hs

How to get the background color of a widget in GTK and Python?

gtk gtk3 pygobject

How to create nautilus C extensions

Using gjs, how can you make an async http request to download a file in chunks?

javascript gtk gjs

How to repeatedly show a Dialog with PyGTK / Gtkbuilder?

Porting a GTK+ App to Mac OSX

macos gtk porting

Simulate button click using GTK+ using gtk_event_put and a GdkEventButton structure

c gtk x11

PyGTK: How do I make an image automatically scale to fit its parent widget?

python image gtk pygtk

Python Gtk TextView insert text at end

Undo with GTK TextView

python gtk text-editor undo

Is there a way to uncheck all radio buttons in a group? (PyGTK)

gtk pygtk

Right Click Menu (context menu) using PyGTK

python menu gtk pygtk pygobject

How to apply theme to PyGTK Application

python gtk themes pygtk

How to detect the change of a GtkStack or GtkStackSwitcher

python gtk gtk3

How to set application title in Gnome Shell?

python gtk gnome-3

GTK+ 3.0: How to use a Gtk.TreeStore with custom model items?

Python GTK+ widget name

python gtk

ValueError while trying to save a pixmap as a png file

python gtk pixmap