ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
button.h File Reference

Button widget for the ASW UI module. More...

#include <functional>
#include <string>
#include "../types.h"
#include "context.h"
#include "widget.h"
Include dependency graph for button.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asw::ui::Button
 An interactive button widget. More...
 

Namespaces

namespace  asw
 
namespace  asw::ui
 

Detailed Description

Button widget for the ASW UI module.

Author
Allan Legemaate (alege.nosp@m.maat.nosp@m.e@gma.nosp@m.il.c.nosp@m.om)
Date
2026-02-21

Definition in file button.h.