mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-27 16:59:36 +03:00
[project @ 2005-07-16 05:57:53 by adrianl]
Thumbnail display and dragging svn path=/import/netsurf/; revision=1794
This commit is contained in:
parent
4a5dc6d5cc
commit
c383813921
@ -43,6 +43,7 @@ void ro_gui_open_window_centre(wimp_w parent, wimp_w child);
|
||||
|
||||
osspriteop_area *ro_gui_load_sprite_file(const char *pathname);
|
||||
bool ro_gui_wimp_sprite_exists(const char *sprite);
|
||||
os_error *ro_gui_wimp_get_sprite(const char *name, osspriteop_header **sprite);
|
||||
void ro_gui_open_pane(wimp_w parent, wimp_w pane, int offset);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user