This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I'd like to propose the following bits and pieces which I've found
useful.
* gtk-1.2.defs (GtkStyle): Add font field.
(GtkTreeItem): Add subtree field.
(gtk_accelerator_name): New function.
* gdk-1.2.defs (gdk_screen_width, gdk_screen_height,
gdk_screen_width_mm, gdk_screen_height_mm, gdk_string_height,
gdk_keyval_name, gdk_keyval_from_name, gdk_keyval_to_upper,
gdk_keyval_to_lower, gdk_keyval_is_upper, gdk_keyval_is_lower):
New functions.
I'm aware gtk 2 deprecates GtkTree and all GtkFont stuff, but until
guile-gtk makes a move in that direction they may as well be
available.
Attachment:
gtk-1.2.defs.misc2.diff
Description: Text document
Attachment:
gdk-1.2.defs.misc2.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |