Set container_class->focus to NULL. Widgets in the toolbar should not get
Mon Jan 19 16:21:00 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx> * gtk/gtktoolbar.c (gtk_toolbar_class_init): Set container_class->focus to NULL. Widgets in the toolbar should not get the focus via the normal key bindings (no toolkit does this, and it makes sense).
This commit is contained in:
committed by
Arturo Espinosa
parent
73386d5761
commit
53ac2efcad
@ -1,5 +1,10 @@
|
||||
Mon Jan 19 16:21:00 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx>
|
||||
|
||||
* gtk/gtktoolbar.c (gtk_toolbar_class_init): Set
|
||||
container_class->focus to NULL. Widgets in the toolbar should not
|
||||
get the focus via the normal key bindings (no toolkit does this,
|
||||
and it makes sense).
|
||||
|
||||
* gtk/testgtk.c (create_toolbar): Removed the GTK_PIXMAP casts to
|
||||
match Eckehard's new prototypes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user