image
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
(notes)
un p'tit commit avant de connecter tout ça (^z < on en reparlera)
2024-05-16 17:20:44 +02:00
COPYING
First commit : a simple window with a button which prints 'Hello, World'
2024-04-20 11:17:01 +02:00
Makefile
Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6
2024-05-05 20:53:52 +02:00
callback.c
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
callback.h
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
cold.c
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
cold.h
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
contain.c
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
contain.h
arbre GTK4 après nettoyage < prêt à être étudié
2024-05-14 22:03:49 +02:00
display.c
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
display.h
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
hot.c
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
hot.h
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
junk
Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6
2024-05-05 20:53:52 +02:00
main.c
pages >> contain & widgets >> display
2024-05-10 06:19:20 +02:00
texts.c
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
texts.h
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
warm.c
Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche
2024-05-22 07:44:50 +02:00
warm.h
pages >> contain & widgets >> display
2024-05-10 06:19:20 +02:00