]> git.eshelyaron.com Git - emacs.git/commit
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 13 Jul 2003 17:29:24 +0000 (17:29 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 13 Jul 2003 17:29:24 +0000 (17:29 +0000)
commit993d07214775f197a274619dd4c67e89abc7cca7
tree58d3c62f81aafc0e04c5b98af512ef53a13452e0
parent62fe13a42095afe74d1ab6e74478d049a424d716
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
(x_allocate_bitmap_record, x_destroy_bitmap): Modify to handle the mask
property.
(xg_set_icon): New function, wrapper for gtk_window_icon_from_file.
src/xfns.c