|
Tamaño: 96
Comentario:
|
Tamaño: 342
Comentario:
|
| Los textos eliminados se marcan así. | Los textos añadidos se marcan así. |
| Línea 4: | Línea 4: |
| == Introducción == == Librarias requeridas == |
= Introducción = = Librerías requeridas = {{{ # apt install python3 python3-gi }}} = Ejemplos = = Glade = {{{ # apt install glade }}} = Referencias = https://www.gtk.org/ ''' ''' |
| Línea 7: | Línea 17: |
| == Glade == | https://www.gtk.org/docs/getting-started/ ''' ''' https://www.gtk.org/docs/language-bindings/python/ ''' ''' |
GTK
Tabla de Contenidos
Introducción
Librerías requeridas
# apt install python3 python3-gi
Ejemplos
Glade
# apt install glade
