Diferencias entre las revisiones 4 y 10 (abarca 6 versiones)
Versión 4 con fecha 2020-03-04 14:54:10
Tamaño: 96
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 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

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)