Diferencias entre las revisiones 7 y 10 (abarca 3 versiones)
Versión 7 con fecha 2020-03-04 14:57:47
Tamaño: 103
Comentario:
Versión 10 con fecha 2020-03-04 15:05:40
Tamaño: 342
Comentario:
Los textos eliminados se marcan así. Los textos añadidos se marcan así.
Línea 6: Línea 6:
{{{
# apt install python3 python3-gi
}}}
Línea 8: 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)