Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

avoid having to scroll in GTK popup menu

python linux gtk pygtk

how to program window to close with escape key

c gtk

How to make the platform independent filepath slash "/" with GLib? (GJS)

gtk gtk3 glib gjs

Gtk+Glade: widgets using same signal handler. How to differ them from each other?

c gtk glade

Size of widget in Gtk.Grid

python gtk python-3.4

Gtkmm scroll_event do not work when a button is pressed

c++ events gtk signals gtkmm

hexagon buttons in GTK+

gtk composite widget focus

c gtk

How to add keyboard shortcuts / accelerator keys for a menu item created by a Gedit plugin