Skip to content

Commit

Permalink
gui
Browse files Browse the repository at this point in the history
  • Loading branch information
yves-chevallier committed Sep 12, 2024
1 parent a0719b5 commit 712a352
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/course-c/47-gui/gui.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# Interface utilisateur

## Bibliothèques

- wxWidgets (C++ avec bindings pour Python)
- Qt (C++ avec bindings pour Python)
- FLTK (C++)
- Dear ImGui (C++)
- GTK (C avec bindings pour la plupart des langages)
- Tkinter (Python, utilise Tcl/Tk)
- JavaFX (Java)
- Libui (C)
- Motif / X11 Toolkit (C)
- ELF Enlightenment Foundation Libraries (C)
- Clutter (C)
## GTK

Glade

0 comments on commit 712a352

Please sign in to comment.