Skip to main content
Ctrl+K

GNOME Python API

  • GLib
  • Gio
  • GObject
  • Gtk
  • Gdk
  • Adw
    • DBus
    • DBusGLib
    • Flatpak
    • GModule
    • Gcr
    • GdkPixbuf
    • GdkPixdata
    • GdkWayland
    • GdkX11
    • Graphene
    • Gsk
    • Gst
    • GstBase
    • GstCheck
    • GstController
    • GstNet
    • GtkSource
    • HarfBuzz
    • ICal
    • JavaScriptCore
    • Pango
    • PangoCairo
    • PangoFT2
    • PangoFc
    • PangoOT
    • PangoXft
    • Shumate
    • Soup
    • Vte
    • WebKit
    • WebKitWebProcessExtension
    • Xdp
    • XdpGtk4
    • pycairo
  • GLib
  • Gio
  • GObject
  • Gtk
  • Gdk
  • Adw
  • DBus
  • DBusGLib
  • Flatpak
  • GModule
  • Gcr
  • GdkPixbuf
  • GdkPixdata
  • GdkWayland
  • GdkX11
  • Graphene
  • Gsk
  • Gst
  • GstBase
  • GstCheck
  • GstController
  • GstNet
  • GtkSource
  • HarfBuzz
  • ICal
  • JavaScriptCore
  • Pango
  • PangoCairo
  • PangoFT2
  • PangoFc
  • PangoOT
  • PangoXft
  • Shumate
  • Soup
  • Vte
  • WebKit
  • WebKitWebProcessExtension
  • Xdp
  • XdpGtk4
  • pycairo

Section Navigation

API

  • Classes
    • Pid
  • Structures
    • Allocator
    • Array
    • AsyncQueue
    • BookmarkFile
    • ByteArray
    • Bytes
    • Cache
    • Checksum
    • Completion
    • Cond
    • Data
    • Date
    • DateTime
    • DebugKey
    • Dir
    • Error
    • HashTable
    • HashTableIter
    • Hmac
    • Hook
    • HookList
    • IOChannel
    • IOFuncs
    • Idle
    • KeyFile
    • List
    • LogField
    • MainContext
    • MainLoop
    • MappedFile
    • MarkupParseContext
    • MarkupParser
    • MatchInfo
    • MemChunk
    • MemVTable
    • Node
    • Once
    • OptionContext
    • OptionEntry
    • OptionGroup
    • PathBuf
    • PatternSpec
    • PollFD
    • PtrArray
    • Queue
    • RWLock
    • Rand
    • RecMutex
    • Regex
    • Relation
    • SList
    • Scanner
    • ScannerConfig
    • Sequence
    • SequenceIter
    • Source
    • SourceCallbackFuncs
    • SourceFuncs
    • StatBuf
    • String
    • StringChunk
    • StrvBuilder
    • TestCase
    • TestConfig
    • TestLogBuffer
    • TestLogMsg
    • TestSuite
    • Thread
    • ThreadPool
    • TimeVal
    • TimeZone
    • Timeout
    • Timer
    • TrashStack
    • Tree
    • TreeNode
    • Tuples
    • UnixPipe
    • Uri
    • UriParamsIter
    • Variant
    • VariantBuilder
    • VariantDict
    • VariantType
  • Enums
    • AsciiType
    • BookmarkFileError
    • ChecksumType
    • ConvertError
    • DateDMY
    • DateMonth
    • DateWeekday
    • ErrorType
    • FileError
    • FileSetContentsFlags
    • FileTest
    • FormatSizeFlags
    • HookFlagMask
    • IOChannelError
    • IOCondition
    • IOError
    • IOFlags
    • IOStatus
    • KeyFileError
    • KeyFileFlags
    • LogLevelFlags
    • LogWriterOutput
    • MainContextFlags
    • MarkupCollectType
    • MarkupError
    • MarkupParseFlags
    • NormalizeMode
    • NumberParserError
    • OnceStatus
    • OptionArg
    • OptionError
    • OptionFlags
    • RegexCompileFlags
    • RegexError
    • RegexMatchFlags
    • SeekType
    • ShellError
    • SliceConfig
    • SpawnError
    • SpawnFlags
    • TestFileType
    • TestLogType
    • TestResult
    • TestSubprocessFlags
    • TestTrapFlags
    • ThreadError
    • TimeType
    • TokenType
    • TraverseFlags
    • TraverseType
    • UnicodeBreakType
    • UnicodeScript
    • UnicodeType
    • UnixPipeEnd
    • UriError
    • UriFlags
    • UriHideFlags
    • UriParamsFlags
    • UserDirectory
    • VariantClass
    • VariantParseError
  • Functions
  • Unions
    • DoubleIEEE754
    • FloatIEEE754
    • Mutex
    • TokenValue
  • Constants
  • GLib

GLib#

Module version: 2.0

Library version: 2.82.5

C API documentation: https://docs.gtk.org/glib

Usage:

import gi
gi.require_version("GLib", "2.0")

from gi.repository import GLib

API

  • Classes
  • Structures
  • Enums
  • Functions
  • Unions
  • Constants

Dependencies#

On this page
  • Dependencies

This Page

  • Show Source

Created using Sphinx 8.2.3.

General Index

Built with the PyData Sphinx Theme 0.16.1.