RetroArch
Public Attributes | List of all members
menu_ctx_list Struct Reference

#include <menu_entries.h>

Collaboration diagram for menu_ctx_list:
[legend]

Public Attributes

enum menu_list_type type
 
const char * path
 
char * fullpath
 
const char * label
 
unsigned entry_type
 
unsigned action
 
size_t idx
 
size_t selection
 
size_t size
 
size_t list_size
 
voidentry
 
file_list_tlist
 

Member Data Documentation

◆ action

unsigned menu_ctx_list::action

◆ entry

void* menu_ctx_list::entry

◆ entry_type

unsigned menu_ctx_list::entry_type

◆ fullpath

char* menu_ctx_list::fullpath

◆ idx

size_t menu_ctx_list::idx

◆ label

const char* menu_ctx_list::label

◆ list

file_list_t* menu_ctx_list::list

◆ list_size

size_t menu_ctx_list::list_size

◆ path

const char* menu_ctx_list::path

◆ selection

size_t menu_ctx_list::selection

◆ size

size_t menu_ctx_list::size

◆ type

enum menu_list_type menu_ctx_list::type

The documentation for this struct was generated from the following file: