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
5d91377a
Commit
5d91377a
authored
Aug 13, 2005
by
Jan Djärv
Browse files
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
parent
c9ed8176
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/gtkutil.h
src/gtkutil.h
+4
-0
No files found.
src/gtkutil.h
View file @
5d91377a
...
...
@@ -199,6 +199,10 @@ extern void x_wm_set_size_hint P_ ((FRAME_PTR f,
int
user_position
));
extern
void
xg_set_background_color
P_
((
FRAME_PTR
f
,
unsigned
long
bg
));
extern
GdkPixbuf
*
xg_get_pixbuf_from_pix_and_mask
P_
((
GdkPixmap
*
gpix
,
GdkPixmap
*
gmask
,
GdkColormap
*
cmap
));
/* Mark all callback data that are Lisp_object:s during GC. */
extern
void
xg_mark_data
P_
((
void
));
...
...
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