discoverpixy
Functions
Photo Mode Save (Screen)
Collaboration diagram for Photo Mode Save (Screen):

Functions

SCREEN_STRUCTget_screen_photomodesave ()
 

Detailed Description

The Photo Mode Save Screen helps the user saving a file to the filesystem

Function Documentation

SCREEN_STRUCT* get_screen_photomodesave ( )

Returns a pointer to the photomode save screen

See also
gui_screen_navigate
Returns

Definition at line 338 of file screen_photomode_save.c.

339 {
340  return &screen;
341 }
static SCREEN_STRUCT screen

Here is the caller graph for this function: