oxy_widget.h

Overview

#include "oxygen/oxy_widget.h"
 oxy_widget.h  is a widget toolkit for creating graphical user interfaces. oxy_widget works with an oxygen cursor system, the cursor allows you to click and detect widgets.

What are widgets?
Widgets are another name for elements for example a window is considered a widget or a button is a widget.

What is oxy_widget.h?
oxy_gtk is a simple header file that links all the widget files to itself.

Can I include a single widget h file?
Yes, you can simply include whichever widget file you need to make your program work.


Authors

Alvajoy "Alvajoy123" Asante


Files

color.h
globals.h
loop.h
util.h
Widgets/
button.h
checkbox.h
colorbox.h
dropdown.h
hmargin.h
menu.h
rectangle.h
scrollbar.h
slider.h
sprite.h
switch.h
label.h
entry.h
vmargin.h
window.h


API Documentation

color.h

globals.h

loop.h

util.h

button.h

checkbox.h

colorbox.h

dropdown.h

hmargin.h

menu.h

rectangle.h

scrollbar.h

slider.h

sprite.h

switch.h

label.h

entry.h

vmargin.h

window.h




Copyright © 2018 - 2023, Alvajoy Asante