Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1ca69aa4
Commit
1ca69aa4
authored
Oct 19, 2004
by
Jan Djärv
Browse files
* gtkutil.h (xg_frame_cleared): Removed.
parent
aa9208fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
src/gtkutil.h
src/gtkutil.h
+1
-4
No files found.
src/gtkutil.h
View file @
1ca69aa4
...
...
@@ -168,9 +168,7 @@ extern void xg_update_scrollbar_pos P_ ((FRAME_PTR f,
int
top
,
int
left
,
int
width
,
int
height
,
int
real_left
,
int
canon_width
));
int
height
));
extern
void
xg_set_toolkit_scroll_bar_thumb
P_
((
struct
scroll_bar
*
bar
,
int
portion
,
...
...
@@ -184,7 +182,6 @@ extern void free_frame_tool_bar P_ ((FRAME_PTR f));
extern
void
xg_resize_widgets
P_
((
FRAME_PTR
f
,
int
pixelwidth
,
int
pixelheight
));
extern
void
xg_frame_cleared
P_
((
FRAME_PTR
f
));
extern
void
xg_frame_set_char_size
P_
((
FRAME_PTR
f
,
int
cols
,
int
rows
));
extern
GtkWidget
*
xg_win_to_widget
P_
((
Display
*
dpy
,
Window
wdesc
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment