mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 20:50:52 -08:00
(x_free_frame_resources): Declare.
This commit is contained in:
parent
eaf1eea986
commit
6dec8d7873
1 changed files with 1 additions and 0 deletions
|
|
@ -977,6 +977,7 @@ extern void x_lower_frame P_ ((struct frame *));
|
|||
extern void x_make_frame_visible P_ ((struct frame *));
|
||||
extern void x_make_frame_invisible P_ ((struct frame *));
|
||||
extern void x_iconify_frame P_ ((struct frame *));
|
||||
extern void x_free_frame_resources P_ ((struct frame *));
|
||||
extern void x_destroy_window P_ ((struct frame *));
|
||||
extern void x_wm_set_size_hint P_ ((struct frame *, long, int));
|
||||
extern void x_wm_set_window_state P_ ((struct frame *, int));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue