Diferencias entre las revisiones 8 y 9
Versión 8 con fecha 2020-03-04 14:59:59
Tamaño: 157
Comentario:
Versión 9 con fecha 2020-03-04 15:05:05
Tamaño: 338
Comentario:
Los textos eliminados se marcan así. Los textos añadidos se marcan así.
Línea 6: Línea 6:
Línea 8: Línea 7:
# apt install python3 python3-gi glade # apt install python3 python3-gi
Línea 10: Línea 9:
Línea 13: Línea 11:
{{{
# apt install glade
}}}
== Referencias ==
https://www.gtk.org/ ''' '''
https://www.gtk.org/docs/getting-started/ ''' '''
https://www.gtk.org/docs/language-bindings/python/ ''' '''

GTK

Introducción

Librerías requeridas

# apt install python3 python3-gi

Ejemplos

Glade

# apt install glade

Referencias

https://www.gtk.org/ https://www.gtk.org/docs/getting-started/ https://www.gtk.org/docs/language-bindings/python/

Talleres/GTK (última edición 2020-03-09 13:36:59 efectuada por AlejandroValdes)