GlibSourceInterface to GLib functions (GTK4 / GLib 2.66+)
This module provides access to GLib functionality used by GTK4:
Unicode character (UTF-32 code point)
Exception raised for GLib errors
Priority levels for timeouts and idle callbacks
Convert priority variant to integer value
Get the name of the program. This is typically argv0. Returns None if the program name has not been set.
Set the name of the program. This name should not be localized.
Get the human-readable application name for display in the UI. Returns None if the application name has not been set.
Set a human-readable name for the application. This name should be localized if possible and is intended for display to the user.