Skip to content

XWin is a module providing bindings for the libX11 graphics library.

Notifications You must be signed in to change notification settings

MarcosLeonardoMendezGerencir/xwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XWin

XWin is a module providing bindings for the libX11 graphics library. This tutorial is intended for people who want to start to program with the libX11 library. Keep in mind that libX11, isn't what most programmers wanting to write graphic applications are looking for. They should use a much higher level GUI toolkit like GTK, Motif etc. However, we need to start somewhere. More than this, knowing how things work down below is never a bad idea. The project has an educational nature the main goal is to expand knowledge in the field of creating the aplications with the usege of library libX11 and C language.

Getting Started

Installing XWin for more info see:

Examples

The best way to learn programming is by practicing examples.

Functions

Functions Reference Manual.

License

License MIT

About

XWin is a module providing bindings for the libX11 graphics library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages