|
RetroArch
|
#include <ui_companion_driver.h>
Public Attributes | |
| void *(* | init )(void) |
| void(* | destroy )(void *data) |
| void(* | set_focused )(void *data) |
| void(* | set_visible )(void *data, bool visible) |
| void(* | set_title )(void *data, char *buf) |
| void(* | set_droppable )(void *data, bool droppable) |
| bool(* | focused )(void *data) |
| const char * | ident |
| const char* ui_window::ident |
1.8.15