Close
Blog
Sitemap
GitHub
Python
More Link
Python 學習筆記
Blog
Link
GitHub

Python Gtk Fullscreen

Mar 29, 2017

範例

Prototype

  • demo-basic

Composite

  • demo-basic
  • demo-appindicator
  • demo-appindicator-webkit
  • demo-appindicator-terminal

Extend

  • demo-basic
  • demo-basic-virtual

API

Gtk-3

  • https://lazka.github.io/pgi-docs/index.html#Gtk-3.0
  • https://lazka.github.io/pgi-docs/index.html#Gtk-3.0/classes.html

Gtk.Window

  • https://lazka.github.io/pgi-docs/index.html#Gtk-3.0/classes/Window.html
  • https://lazka.github.io/pgi-docs/index.html#Gtk-3.0/classes/Window.html#Gtk.Window.fullscreen

Python 學習筆記

Python 探索紀錄

Python 學習筆記 Python Gtk+ 3 Python Gtk Fullscreen