|
Termux:GUI C/C++ Bindings
|
Files | |
| file | activity.h [code] |
| This file contains all functions related to Activities and Tasks. | |
| file | connection.h [code] |
| This file contains all functions related to the connection object, as well as global methods requiring no Activities. | |
| file | create.h [code] |
| This file contains all functions related to View creation. | |
| file | events.h [code] |
| This file contains all functions related to event control. | |
| file | hardware_buffer.h [code] |
| This file contains functions related to accelerated rendering using SurfaceViews. | |
| file | notification.h [code] |
| This file contains all functions related to notifications. | |
| file | remote.h [code] |
| This file contains all functions related to remote layouts and widgets. | |
| file | termuxgui.h [code] |
| This is the C API of the library. For an introduction in how the use the API, see the Tutorial. | |
| file | types.h [code] |
| This file contains the types used for all the functions. | |
| file | views.h [code] |
| This file contains all functions related to Views. | |
| file | webview.h [code] |
| This file contains all functions related to WebViews. | |