Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

GTK+ How do I find which radio button is selected?

gtk radio-button

X11 screenshot of active window fails for GTK windows

c++ c gtk x11 xlib

How to do background task in gtk3-python?

how to compile gtk+ application for native windows (and not for X windows)?

c++ c windows gtk

GTK2: g_thread_init deprecated

c linux multithreading gtk gtk2

GtkInfoBar doesn't show again after hide

python gtk glade pygobject

Checking to see if Gtk mainloop is running

How can I add a page to a Gtk Notebook widget at runtime?

ruby gtk widget

ComboBox with images GTK

image combobox gtk

How to embed video in GTK+ application window using GStreamer & XOverlay?

c++ c gtk gstreamer

How to quit a pygtk application after last window is closed/destroyed

python gtk window pygtk quit

Gtk menu with icons

gtk

Platform-dependent performance issues when selecting a large number of files with gtk.FileChooserDialog

python ubuntu filesystems gtk

Gtk can't find "<config.h>"

c gtk

How to select text in GtkEntry

c gtk gtkentry

starting with GTK+ on Ubuntu [closed]

qt ubuntu gtk apt-get

In D, how to pass an empty string? (to gtkD)

gtk d string gtkd

Identifying file causing hang from strace

memory gtk ubuntu-10.04 strace

gtk_main() and unix sockets

linux sockets gtk gtk2

How to get the text of a button in GTK?

c gtk