| Pepper_47_C_interfaces
    | 
#include <ppb_flash_menu.h>

| Public Attributes | |
| PP_Resource(* | Create )(PP_Instance instance_id, const struct PP_Flash_Menu *menu_data) | 
| PP_Bool(* | IsFlashMenu )(PP_Resource resource_id) | 
| int32_t(* | Show )(PP_Resource menu_id, const struct PP_Point *location, int32_t *selected_id, struct PP_CompletionCallback callback) | 
Definition at line 76 of file ppb_flash_menu.h.
| PP_Resource(* PPB_Flash_Menu_0_2::Create)(PP_Instance instance_id, const struct PP_Flash_Menu *menu_data) | 
Definition at line 77 of file ppb_flash_menu.h.
| PP_Bool(* PPB_Flash_Menu_0_2::IsFlashMenu)(PP_Resource resource_id) | 
Definition at line 79 of file ppb_flash_menu.h.
| int32_t(* PPB_Flash_Menu_0_2::Show)(PP_Resource menu_id, const struct PP_Point *location, int32_t *selected_id, struct PP_CompletionCallback callback) | 
Definition at line 85 of file ppb_flash_menu.h.
 1.8.6
 1.8.6