Interface

Gtk-3.0GtkSettingsSignalSignatures

interface SignalSignatures {
    notify: (arg0: GObject.ParamSpec) => void;
    "notify::color-hash": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-alternative-button-order": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-alternative-sort-arrows": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-application-prefer-dark-theme": (
        pspec: GObject.ParamSpec,
    ) => void;
    "notify::gtk-auto-mnemonics": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-button-images": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-can-change-accels": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-color-palette": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-color-scheme": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-aspect-ratio": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-blink": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-blink-time": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-blink-timeout": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-theme-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-cursor-theme-size": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-decoration-layout": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-dialogs-use-header": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-dnd-drag-threshold": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-double-click-distance": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-double-click-time": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-accels": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-animations": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-event-sounds": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-input-feedback-sounds": (
        pspec: GObject.ParamSpec,
    ) => void;
    "notify::gtk-enable-mnemonics": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-primary-paste": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-enable-tooltips": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-entry-password-hint-timeout": (
        pspec: GObject.ParamSpec,
    ) => void;
    "notify::gtk-entry-select-on-focus": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-error-bell": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-fallback-icon-theme": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-file-chooser-backend": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-font-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-fontconfig-timestamp": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-icon-sizes": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-icon-theme-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-im-module": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-im-preedit-style": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-im-status-style": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-key-theme-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-keynav-cursor-only": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-keynav-use-caret": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-keynav-wrap-around": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-label-select-on-focus": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-long-press-time": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-menu-bar-accel": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-menu-bar-popup-delay": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-menu-images": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-menu-popdown-delay": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-menu-popup-delay": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-modules": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-overlay-scrolling": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-primary-button-warps-slider": (
        pspec: GObject.ParamSpec,
    ) => void;
    "notify::gtk-print-backends": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-print-preview-command": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-recent-files-enabled": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-recent-files-limit": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-recent-files-max-age": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-scrolled-window-placement": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-shell-shows-app-menu": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-shell-shows-desktop": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-shell-shows-menubar": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-show-input-method-menu": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-show-unicode-menu": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-sound-theme-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-split-cursor": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-theme-name": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-timeout-expand": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-timeout-initial": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-timeout-repeat": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-titlebar-double-click": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-titlebar-middle-click": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-titlebar-right-click": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-toolbar-icon-size": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-toolbar-style": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-tooltip-browse-mode-timeout": (
        pspec: GObject.ParamSpec,
    ) => void;
    "notify::gtk-tooltip-browse-timeout": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-tooltip-timeout": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-touchscreen-mode": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-visible-focus": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-xft-antialias": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-xft-dpi": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-xft-hinting": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-xft-hintstyle": (pspec: GObject.ParamSpec) => void;
    "notify::gtk-xft-rgba": (pspec: GObject.ParamSpec) => void;
}

Hierarchy (View Summary)

Index

Properties

notify::color-hash notify::gtk-alternative-button-order notify::gtk-alternative-sort-arrows notify::gtk-application-prefer-dark-theme notify::gtk-auto-mnemonics notify::gtk-button-images notify::gtk-can-change-accels notify::gtk-color-palette notify::gtk-color-scheme notify::gtk-cursor-aspect-ratio notify::gtk-cursor-blink notify::gtk-cursor-blink-time notify::gtk-cursor-blink-timeout notify::gtk-cursor-theme-name notify::gtk-cursor-theme-size notify::gtk-decoration-layout notify::gtk-dialogs-use-header notify::gtk-dnd-drag-threshold notify::gtk-double-click-distance notify::gtk-double-click-time notify::gtk-enable-accels notify::gtk-enable-animations notify::gtk-enable-event-sounds notify::gtk-enable-input-feedback-sounds notify::gtk-enable-mnemonics notify::gtk-enable-primary-paste notify::gtk-enable-tooltips notify::gtk-entry-password-hint-timeout notify::gtk-entry-select-on-focus notify::gtk-error-bell notify::gtk-fallback-icon-theme notify::gtk-file-chooser-backend notify::gtk-font-name notify::gtk-fontconfig-timestamp notify::gtk-icon-sizes notify::gtk-icon-theme-name notify::gtk-im-module notify::gtk-im-preedit-style notify::gtk-im-status-style notify::gtk-key-theme-name notify::gtk-keynav-cursor-only notify::gtk-keynav-use-caret notify::gtk-keynav-wrap-around notify::gtk-label-select-on-focus notify::gtk-long-press-time notify::gtk-menu-bar-accel notify::gtk-menu-bar-popup-delay notify::gtk-menu-images notify::gtk-menu-popdown-delay notify::gtk-menu-popup-delay notify::gtk-modules notify::gtk-overlay-scrolling notify::gtk-primary-button-warps-slider notify::gtk-print-backends notify::gtk-print-preview-command notify::gtk-recent-files-enabled notify::gtk-recent-files-limit notify::gtk-recent-files-max-age notify::gtk-scrolled-window-placement notify::gtk-shell-shows-app-menu notify::gtk-shell-shows-desktop notify::gtk-shell-shows-menubar notify::gtk-show-input-method-menu notify::gtk-show-unicode-menu notify::gtk-sound-theme-name notify::gtk-split-cursor notify::gtk-theme-name notify::gtk-timeout-expand notify::gtk-timeout-initial notify::gtk-timeout-repeat notify::gtk-titlebar-double-click notify::gtk-titlebar-middle-click notify::gtk-titlebar-right-click notify::gtk-toolbar-icon-size notify::gtk-toolbar-style notify::gtk-tooltip-browse-mode-timeout notify::gtk-tooltip-browse-timeout notify::gtk-tooltip-timeout notify::gtk-touchscreen-mode notify::gtk-visible-focus notify::gtk-xft-antialias notify::gtk-xft-dpi notify::gtk-xft-hinting notify::gtk-xft-hintstyle notify::gtk-xft-rgba

Properties - Inherited from GObject

Properties

"notify::color-hash": (pspec: GObject.ParamSpec) => void
"notify::gtk-alternative-button-order": (pspec: GObject.ParamSpec) => void
"notify::gtk-alternative-sort-arrows": (pspec: GObject.ParamSpec) => void
"notify::gtk-application-prefer-dark-theme": (pspec: GObject.ParamSpec) => void
"notify::gtk-auto-mnemonics": (pspec: GObject.ParamSpec) => void
"notify::gtk-button-images": (pspec: GObject.ParamSpec) => void
"notify::gtk-can-change-accels": (pspec: GObject.ParamSpec) => void
"notify::gtk-color-palette": (pspec: GObject.ParamSpec) => void
"notify::gtk-color-scheme": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-aspect-ratio": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-blink": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-blink-time": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-blink-timeout": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-theme-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-cursor-theme-size": (pspec: GObject.ParamSpec) => void
"notify::gtk-decoration-layout": (pspec: GObject.ParamSpec) => void
"notify::gtk-dialogs-use-header": (pspec: GObject.ParamSpec) => void
"notify::gtk-dnd-drag-threshold": (pspec: GObject.ParamSpec) => void
"notify::gtk-double-click-distance": (pspec: GObject.ParamSpec) => void
"notify::gtk-double-click-time": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-accels": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-animations": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-event-sounds": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-input-feedback-sounds": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-mnemonics": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-primary-paste": (pspec: GObject.ParamSpec) => void
"notify::gtk-enable-tooltips": (pspec: GObject.ParamSpec) => void

notify::gtk-entry-password-hint-timeout

"notify::gtk-entry-password-hint-timeout": (pspec: GObject.ParamSpec) => void

notify::gtk-entry-select-on-focus

"notify::gtk-entry-select-on-focus": (pspec: GObject.ParamSpec) => void
"notify::gtk-error-bell": (pspec: GObject.ParamSpec) => void
"notify::gtk-fallback-icon-theme": (pspec: GObject.ParamSpec) => void
"notify::gtk-file-chooser-backend": (pspec: GObject.ParamSpec) => void
"notify::gtk-font-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-fontconfig-timestamp": (pspec: GObject.ParamSpec) => void
"notify::gtk-icon-sizes": (pspec: GObject.ParamSpec) => void
"notify::gtk-icon-theme-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-im-module": (pspec: GObject.ParamSpec) => void
"notify::gtk-im-preedit-style": (pspec: GObject.ParamSpec) => void
"notify::gtk-im-status-style": (pspec: GObject.ParamSpec) => void
"notify::gtk-key-theme-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-keynav-cursor-only": (pspec: GObject.ParamSpec) => void
"notify::gtk-keynav-use-caret": (pspec: GObject.ParamSpec) => void
"notify::gtk-keynav-wrap-around": (pspec: GObject.ParamSpec) => void
"notify::gtk-label-select-on-focus": (pspec: GObject.ParamSpec) => void
"notify::gtk-long-press-time": (pspec: GObject.ParamSpec) => void
"notify::gtk-menu-bar-accel": (pspec: GObject.ParamSpec) => void
"notify::gtk-menu-bar-popup-delay": (pspec: GObject.ParamSpec) => void
"notify::gtk-menu-images": (pspec: GObject.ParamSpec) => void
"notify::gtk-menu-popdown-delay": (pspec: GObject.ParamSpec) => void
"notify::gtk-menu-popup-delay": (pspec: GObject.ParamSpec) => void
"notify::gtk-modules": (pspec: GObject.ParamSpec) => void
"notify::gtk-overlay-scrolling": (pspec: GObject.ParamSpec) => void
"notify::gtk-primary-button-warps-slider": (pspec: GObject.ParamSpec) => void
"notify::gtk-print-backends": (pspec: GObject.ParamSpec) => void
"notify::gtk-print-preview-command": (pspec: GObject.ParamSpec) => void
"notify::gtk-recent-files-enabled": (pspec: GObject.ParamSpec) => void
"notify::gtk-recent-files-limit": (pspec: GObject.ParamSpec) => void
"notify::gtk-recent-files-max-age": (pspec: GObject.ParamSpec) => void
"notify::gtk-scrolled-window-placement": (pspec: GObject.ParamSpec) => void
"notify::gtk-shell-shows-app-menu": (pspec: GObject.ParamSpec) => void
"notify::gtk-shell-shows-desktop": (pspec: GObject.ParamSpec) => void
"notify::gtk-shell-shows-menubar": (pspec: GObject.ParamSpec) => void
"notify::gtk-show-input-method-menu": (pspec: GObject.ParamSpec) => void
"notify::gtk-show-unicode-menu": (pspec: GObject.ParamSpec) => void
"notify::gtk-sound-theme-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-split-cursor": (pspec: GObject.ParamSpec) => void
"notify::gtk-theme-name": (pspec: GObject.ParamSpec) => void
"notify::gtk-timeout-expand": (pspec: GObject.ParamSpec) => void
"notify::gtk-timeout-initial": (pspec: GObject.ParamSpec) => void
"notify::gtk-timeout-repeat": (pspec: GObject.ParamSpec) => void
"notify::gtk-titlebar-double-click": (pspec: GObject.ParamSpec) => void
"notify::gtk-titlebar-middle-click": (pspec: GObject.ParamSpec) => void
"notify::gtk-titlebar-right-click": (pspec: GObject.ParamSpec) => void
"notify::gtk-toolbar-icon-size": (pspec: GObject.ParamSpec) => void
"notify::gtk-toolbar-style": (pspec: GObject.ParamSpec) => void
"notify::gtk-tooltip-browse-mode-timeout": (pspec: GObject.ParamSpec) => void
"notify::gtk-tooltip-browse-timeout": (pspec: GObject.ParamSpec) => void
"notify::gtk-tooltip-timeout": (pspec: GObject.ParamSpec) => void
"notify::gtk-touchscreen-mode": (pspec: GObject.ParamSpec) => void
"notify::gtk-visible-focus": (pspec: GObject.ParamSpec) => void
"notify::gtk-xft-antialias": (pspec: GObject.ParamSpec) => void
"notify::gtk-xft-dpi": (pspec: GObject.ParamSpec) => void
"notify::gtk-xft-hinting": (pspec: GObject.ParamSpec) => void
"notify::gtk-xft-hintstyle": (pspec: GObject.ParamSpec) => void
"notify::gtk-xft-rgba": (pspec: GObject.ParamSpec) => void

Properties - Inherited from GObject

notify: (arg0: GObject.ParamSpec) => void

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Note that getting this signal doesn’t itself guarantee that the value of the property has actually changed. When it is emitted is determined by the derived GObject class. If the implementor did not create the property with GObject.ParamFlags.EXPLICIT_NOTIFY, then any call to g_object_set_property() results in ::notify being emitted, even if the new value is the same as the old. If they did pass GObject.ParamFlags.EXPLICIT_NOTIFY, then this signal is emitted only when they explicitly call g_object_notify() or g_object_notify_by_pspec(), and common practice is to do that only when the value has actually changed.

This signal is typically used to obtain change notification for a single property, by specifying the property name as a detail in the g_signal_connect() call, like this:

g_signal_connect (text_view->buffer, "notify::paste-target-list",
G_CALLBACK (gtk_text_view_target_list_notify),
text_view)

It is important to note that you must use [canonical parameter names][class@GObject.ParamSpec#parameter-names] as detail strings for the notify signal.