Termux:GUI C/C++ Bindings
Loading...
Searching...
No Matches
termuxgui.h
Go to the documentation of this file.
1#pragma once
2
3
4
30#include "types.h"
31
32#include "connection.h"
33#include "activity.h"
34#include "create.h"
35#include "views.h"
36#include "webview.h"
37#include "remote.h"
38#include "notification.h"
39#include "events.h"
40#include "hardware_buffer.h"
This file contains all functions related to Activities and Tasks.
This file contains all functions related to the connection object, as well as global methods requirin...
This file contains all functions related to View creation.
This file contains all functions related to event control.
This file contains functions related to accelerated rendering using SurfaceViews.
This file contains all functions related to notifications.
This file contains all functions related to remote layouts and widgets.
This file contains the types used for all the functions.
This file contains all functions related to Views.
This file contains all functions related to WebViews.