Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
burgerlinux.h File Reference

Burgerlib functions for Linux platforms. More...

Namespaces

namespace  Burger
 
namespace  Burger::Linux
 

Enumerations

enum  Burger::Linux::eX11Sandbox { Burger::Linux::kX11SandboxNone , Burger::Linux::kX11SandboxFlatpak , Burger::Linux::kX11SandboxSnap , Burger::Linux::kX11SandboxUnknown }
 Enumeration of X11 sandbox. More...
 

Functions

eX11Sandbox BURGER_API Burger::Linux::detect_x11_sandbox (void) BURGER_NOEXCEPT
 Detect the X11 sandbox.
 

Detailed Description

Burgerlib functions for Linux platforms.


This header is only included on Linux platforms.

Note
This is not included on Linux like platforms, such as Darwin, Android, or Unix. Look at burgerunix.h for shared functions and classes.