Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

Which GTK widget combination to use for scrollable column of widgets?

python gtk pygtk widget

What's a good embedded browser for a pygtk application?

Print the text of GtkTextView

gtk gtktextview

gtk idle_add not running?

python pygtk gtk

How can I draw image with rounded corners in Cairo/Gtk?

gtk cairo

Python GTK "Getting started" tutorial problem

python gtk pygtk

How do I make a proper read-only PyGTK text entry?

gtk pygtk

How to load image BACK from OpenGL?

c++ opengl gtk gnome gtkmm

Drawing in PyGobject (python3)

How to keep transient window on top in GTK+

gtk

Make FileChooserDialog allow user to select a folder/directory

python gtk

Python GTK3 Treeview Move Selection up or down

python gtk gtk3 gtktreeview

An overlay GTK toolbar/widget

widget gtk overlay cairo gtk2

Why css style don't work on GtkButton?

python css styles gtk gtk3

Unable to connect signal and signal handler in Glade GTK+3

c gtk gtk3 glade

How to filter a GTK tree view that uses a TreeStore (and not a ListStore)?

gtk gtk3 pygtk gtktreeview

In GTK, how do I make a window unable to be closed?

python windows gtk pygtk

pkg-config cannot find gtk+-3.0

How to set a fixed windows size for a GTK+ app in C?

c gtk

Gtk-Critical **: gtk_widget_show assertion GTK_IS_WIDGET(WIDGET)

c windows gtk