Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gtk

Gtk button-press-event on a Label

c gtk gtk3

How to use C blocks with Gtk callbacks?

c gtk glib

Keyboard/Mouse events on desktop / root window with pygtk (gtk.gdk) on Linux

python linux gtk pygtk gdk

GTK+: passing data with g_signal_connect not working

c++ gtk

Modeless, parentless wxDialog still always above wxFrame window in z-order?

c++ gtk wxwidgets z-order

How to wake up the GUI thread in XCB?

qt gtk x11 xlib xcb

Is PHP-GTK being used at all today? if yes what is it being used for or can be used for?

php linux gtk

Gtk+: How to set the cursor of a window from a Cairo context?

c++ gtk gtkmm cairo gdk

How to remove frame (or border?) form a GtkScrolledWindow

c# gtk gtk#

JSON encode/decode GTK enums

python json gtk pygtk

Python - How do I keep a Gtk.Application running when there are no windows?

python window gtk

Using multiple threads with GTK?

Changing Gtk accelerator set by glade

python gtk glade pygobject

Key binding for window/app in python Gtk+ 3 without menu items, UI manager, etc

How do I create a GtkImage from a Cairo surface?

c gtk

How can I get cursor position with Gtkmm?

c++ position gtk mouse gtkmm3

How can I scroll a Clutter.ScrollActor with a scrollbar?

gtk scrollbar gnome vala clutter