Web lists-archives.org

Re: How to add a mouse pressed event to GtkLabel




Hi.

GtkLabel doesn't have it's own GdkWindow and thus cannor react to
button presses. You can wrap it inside GtkEventBox and connect to
button-press-event on it.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro@xxxxxxxxx
tadej.borovsak@xxxxxxxxx
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list