Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
PyGTK
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==PyGObject== {{Infobox software | name = GTK | title = PyGObject | logo = <!-- [[File:]] --> | screenshot = <!-- [[File:]] --> | caption = | collapsible = | author = | developer = | released = <!-- {{Start date|YYYY|MM|DD}} --> | latest release version = {{wikidata|property|preferred|references|edit|Q16948079|P348|P548=Q2804309}} | latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|Q16948079|P348|P548=Q2804309|P577}}|df=yes}} | repo = {{URL|{{wikidata|property|preferred|Q16948079|P1324}} }} | programming language = [[Python (programming language)|Python]], [[C (programming language)|C]] | size = | language = | genre = [[Widget toolkit]] | license = [[LGPL]] | website = {{URL|{{wikidata|property|preferred|Q16948079|P856}} }} }} PyGObject provides a wrapper for use in Python programs when accessing GObject libraries. [[GObject]] is an object system used by [[GTK]], [[GLib]], [[GIO (software)|GIO]], [[GStreamer]] and other libraries. Like the GObject library itself, PyGObject is licensed under the [[GNU Lesser General Public License|GNU LGPL]], so it is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single-purpose scripts to large full-featured applications. PyGObject can dynamically access any GObject libraries that use [[GObject Introspection]]. It replaces the need for separate modules such as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once new functionality is added to GObject library it is instantly available as a Python API without the need for intermediate Python glue. ===Notable applications that use PyGObject=== PyGObject has replaced PyGTK, but it has taken a considerable amount of time for many programs to be ported. Most of the software listed here has an older version which used PyGTK. {{div col}} * [[Gramps_(software)|Gramps]] * [[Meld (software)|Meld]] * [[Pitivi]] * [[PyChess]] * [[Quod Libet (software)|Quod Libet]] {{div col end}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)