Diferencias entre las revisiones 1 y 9 (abarca 8 versiones)
Versión 1 con fecha 2020-03-04 14:51:23
Tamaño: 39
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 1: Línea 1:
Escribe acerca de Talleres/GTK aquí. = GTK =
<<TableOfContents>>

= 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/ ''' '''

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)