![]() |
libxputty 0.1
|

Directories | |
| dialogs | |
| widgets | |
Files | |
| b64_encode.h | |
| nanosvg.h | |
| NanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes. | |
| xadjustment.h | |
| xadjustment_private.h | |
| xasprintf.h | |
| Multiplatform implementation of asprintf() from: https://stackoverflow.com/questions/40159892/using-asprintf-on-windows define _GNU_SOURCE to use the GNU asprintf extension instead this one. | |
| xchildlist.h | |
| xchildlist_private.h | |
| xcolor.h | |
| xfilepicker.h | |
| xpngloader.h | |
| xputty-mswin.h | |
| compatibility definitions (Linux, MSWindows): This file contains definitions and structs used to provide Xlib compatibility definitions for MSWindows. | |
| xputty.h | |
| This file contains definitions and structs used on all platforms. Platform specific definitions are located in xwidget-platform.h Xlib compatibility definitions for MSWindows are located in xputty-mswin.h. | |
| xsvgloader.h | |
| xwidget-platform.h | |
| Platform wrapper functions (Linux, MSWindows): This file contains forward definitions and structs for platform support. Platform specific implementations are located in xwidget-linux.c and xwidget-mswin.c. Xlib compatibility definitions are located in xputty-mswin.h. | |
| xwidget.h | |
| This file contains definitions and structs used on all platforms. Platform specific definitions are located in xwidget-platform.h Xlib compatibility definitions for MSWindows are located in xputty-mswin.h. | |
| xwidget_private.h | |
| This file contains private function definitions used on all platforms. | |
| xwidgets.h | |
| xwidgets.h include some predefined widgets for libxputty, include this to use them if you would only use libxputty and define your own widgets, include xputt.h instead this one in your project. | |