projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3bd2e
)
(xg_get_font_name): Insert prototype,
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 10 Jun 2008 20:55:35 +0000
(20:55 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 10 Jun 2008 20:55:35 +0000
(20:55 +0000)
src/gtkutil.h
patch
|
blob
|
history
diff --git
a/src/gtkutil.h
b/src/gtkutil.h
index 7a279343d4a9ce59a5b32e9775064e9385553cdf..93f60fa802a9192c6d78e409dac378ac7975b4fa 100644
(file)
--- a/
src/gtkutil.h
+++ b/
src/gtkutil.h
@@
-137,6
+137,8
@@
extern char *xg_get_file_name P_ ((FRAME_PTR f,
int mustmatch_p,
int only_dir_p));
+extern char *xg_get_font_name P_ ((FRAME_PTR f, char *));
+
extern GtkWidget *xg_create_widget P_ ((char *type,
char *name,
FRAME_PTR f,