Interface

Gtk-3.0GtkSettingsConstructorProps

interface ConstructorProps {
    color_hash: GLib.HashTable<string, Gdk.Color>;
    colorHash: GLib.HashTable<string, Gdk.Color>;
    gtk_alternative_button_order: boolean;
    gtk_alternative_sort_arrows: boolean;
    gtk_application_prefer_dark_theme: boolean;
    gtk_auto_mnemonics: boolean;
    gtk_button_images: boolean;
    gtk_can_change_accels: boolean;
    gtk_color_palette: string;
    gtk_color_scheme: string;
    gtk_cursor_aspect_ratio: number;
    gtk_cursor_blink: boolean;
    gtk_cursor_blink_time: number;
    gtk_cursor_blink_timeout: number;
    gtk_cursor_theme_name: string;
    gtk_cursor_theme_size: number;
    gtk_decoration_layout: string;
    gtk_dialogs_use_header: boolean;
    gtk_dnd_drag_threshold: number;
    gtk_double_click_distance: number;
    gtk_double_click_time: number;
    gtk_enable_accels: boolean;
    gtk_enable_animations: boolean;
    gtk_enable_event_sounds: boolean;
    gtk_enable_input_feedback_sounds: boolean;
    gtk_enable_mnemonics: boolean;
    gtk_enable_primary_paste: boolean;
    gtk_enable_tooltips: boolean;
    gtk_entry_password_hint_timeout: number;
    gtk_entry_select_on_focus: boolean;
    gtk_error_bell: boolean;
    gtk_fallback_icon_theme: string;
    gtk_file_chooser_backend: string;
    gtk_font_name: string;
    gtk_fontconfig_timestamp: number;
    gtk_icon_sizes: string;
    gtk_icon_theme_name: string;
    gtk_im_module: string;
    gtk_im_preedit_style: Gtk.IMPreeditStyle;
    gtk_im_status_style: Gtk.IMStatusStyle;
    gtk_key_theme_name: string;
    gtk_keynav_cursor_only: boolean;
    gtk_keynav_use_caret: boolean;
    gtk_keynav_wrap_around: boolean;
    gtk_label_select_on_focus: boolean;
    gtk_long_press_time: number;
    gtk_menu_bar_accel: string;
    gtk_menu_bar_popup_delay: number;
    gtk_menu_images: boolean;
    gtk_menu_popdown_delay: number;
    gtk_menu_popup_delay: number;
    gtk_modules: string;
    gtk_overlay_scrolling: boolean;
    gtk_primary_button_warps_slider: boolean;
    gtk_print_backends: string;
    gtk_print_preview_command: string;
    gtk_recent_files_enabled: boolean;
    gtk_recent_files_limit: number;
    gtk_recent_files_max_age: number;
    gtk_scrolled_window_placement: Gtk.CornerType;
    gtk_shell_shows_app_menu: boolean;
    gtk_shell_shows_desktop: boolean;
    gtk_shell_shows_menubar: boolean;
    gtk_show_input_method_menu: boolean;
    gtk_show_unicode_menu: boolean;
    gtk_sound_theme_name: string;
    gtk_split_cursor: boolean;
    gtk_theme_name: string;
    gtk_timeout_expand: number;
    gtk_timeout_initial: number;
    gtk_timeout_repeat: number;
    gtk_titlebar_double_click: string;
    gtk_titlebar_middle_click: string;
    gtk_titlebar_right_click: string;
    gtk_toolbar_icon_size: Gtk.IconSize;
    gtk_toolbar_style: Gtk.ToolbarStyle;
    gtk_tooltip_browse_mode_timeout: number;
    gtk_tooltip_browse_timeout: number;
    gtk_tooltip_timeout: number;
    gtk_touchscreen_mode: boolean;
    gtk_visible_focus: Gtk.PolicyType;
    gtk_xft_antialias: number;
    gtk_xft_dpi: number;
    gtk_xft_hinting: number;
    gtk_xft_hintstyle: string;
    gtk_xft_rgba: string;
    gtkAlternativeButtonOrder: boolean;
    gtkAlternativeSortArrows: boolean;
    gtkApplicationPreferDarkTheme: boolean;
    gtkAutoMnemonics: boolean;
    gtkButtonImages: boolean;
    gtkCanChangeAccels: boolean;
    gtkColorPalette: string;
    gtkColorScheme: string;
    gtkCursorAspectRatio: number;
    gtkCursorBlink: boolean;
    gtkCursorBlinkTime: number;
    gtkCursorBlinkTimeout: number;
    gtkCursorThemeName: string;
    gtkCursorThemeSize: number;
    gtkDecorationLayout: string;
    gtkDialogsUseHeader: boolean;
    gtkDndDragThreshold: number;
    gtkDoubleClickDistance: number;
    gtkDoubleClickTime: number;
    gtkEnableAccels: boolean;
    gtkEnableAnimations: boolean;
    gtkEnableEventSounds: boolean;
    gtkEnableInputFeedbackSounds: boolean;
    gtkEnableMnemonics: boolean;
    gtkEnablePrimaryPaste: boolean;
    gtkEnableTooltips: boolean;
    gtkEntryPasswordHintTimeout: number;
    gtkEntrySelectOnFocus: boolean;
    gtkErrorBell: boolean;
    gtkFallbackIconTheme: string;
    gtkFileChooserBackend: string;
    gtkFontconfigTimestamp: number;
    gtkFontName: string;
    gtkIconSizes: string;
    gtkIconThemeName: string;
    gtkImModule: string;
    gtkImPreeditStyle: Gtk.IMPreeditStyle;
    gtkImStatusStyle: Gtk.IMStatusStyle;
    gtkKeynavCursorOnly: boolean;
    gtkKeynavUseCaret: boolean;
    gtkKeynavWrapAround: boolean;
    gtkKeyThemeName: string;
    gtkLabelSelectOnFocus: boolean;
    gtkLongPressTime: number;
    gtkMenuBarAccel: string;
    gtkMenuBarPopupDelay: number;
    gtkMenuImages: boolean;
    gtkMenuPopdownDelay: number;
    gtkMenuPopupDelay: number;
    gtkModules: string;
    gtkOverlayScrolling: boolean;
    gtkPrimaryButtonWarpsSlider: boolean;
    gtkPrintBackends: string;
    gtkPrintPreviewCommand: string;
    gtkRecentFilesEnabled: boolean;
    gtkRecentFilesLimit: number;
    gtkRecentFilesMaxAge: number;
    gtkScrolledWindowPlacement: Gtk.CornerType;
    gtkShellShowsAppMenu: boolean;
    gtkShellShowsDesktop: boolean;
    gtkShellShowsMenubar: boolean;
    gtkShowInputMethodMenu: boolean;
    gtkShowUnicodeMenu: boolean;
    gtkSoundThemeName: string;
    gtkSplitCursor: boolean;
    gtkThemeName: string;
    gtkTimeoutExpand: number;
    gtkTimeoutInitial: number;
    gtkTimeoutRepeat: number;
    gtkTitlebarDoubleClick: string;
    gtkTitlebarMiddleClick: string;
    gtkTitlebarRightClick: string;
    gtkToolbarIconSize: Gtk.IconSize;
    gtkToolbarStyle: Gtk.ToolbarStyle;
    gtkTooltipBrowseModeTimeout: number;
    gtkTooltipBrowseTimeout: number;
    gtkTooltipTimeout: number;
    gtkTouchscreenMode: boolean;
    gtkVisibleFocus: Gtk.PolicyType;
    gtkXftAntialias: number;
    gtkXftDpi: number;
    gtkXftHinting: number;
    gtkXftHintstyle: string;
    gtkXftRgba: string;
}

Hierarchy (View Summary)

Index

Properties

color_hash colorHash gtk_alternative_button_order gtk_alternative_sort_arrows gtk_application_prefer_dark_theme gtk_auto_mnemonics gtk_button_images gtk_can_change_accels gtk_color_palette gtk_color_scheme gtk_cursor_aspect_ratio gtk_cursor_blink gtk_cursor_blink_time gtk_cursor_blink_timeout gtk_cursor_theme_name gtk_cursor_theme_size gtk_decoration_layout gtk_dialogs_use_header gtk_dnd_drag_threshold gtk_double_click_distance gtk_double_click_time gtk_enable_accels gtk_enable_animations gtk_enable_event_sounds gtk_enable_input_feedback_sounds gtk_enable_mnemonics gtk_enable_primary_paste gtk_enable_tooltips gtk_entry_password_hint_timeout gtk_entry_select_on_focus gtk_error_bell gtk_fallback_icon_theme gtk_file_chooser_backend gtk_font_name gtk_fontconfig_timestamp gtk_icon_sizes gtk_icon_theme_name gtk_im_module gtk_im_preedit_style gtk_im_status_style gtk_key_theme_name gtk_keynav_cursor_only gtk_keynav_use_caret gtk_keynav_wrap_around gtk_label_select_on_focus gtk_long_press_time gtk_menu_bar_accel gtk_menu_bar_popup_delay gtk_menu_images gtk_menu_popdown_delay gtk_menu_popup_delay gtk_modules gtk_overlay_scrolling gtk_primary_button_warps_slider gtk_print_backends gtk_print_preview_command gtk_recent_files_enabled gtk_recent_files_limit gtk_recent_files_max_age gtk_scrolled_window_placement gtk_shell_shows_app_menu gtk_shell_shows_desktop gtk_shell_shows_menubar gtk_show_input_method_menu gtk_show_unicode_menu gtk_sound_theme_name gtk_split_cursor gtk_theme_name gtk_timeout_expand gtk_timeout_initial gtk_timeout_repeat gtk_titlebar_double_click gtk_titlebar_middle_click gtk_titlebar_right_click gtk_toolbar_icon_size gtk_toolbar_style gtk_tooltip_browse_mode_timeout gtk_tooltip_browse_timeout gtk_tooltip_timeout gtk_touchscreen_mode gtk_visible_focus gtk_xft_antialias gtk_xft_dpi gtk_xft_hinting gtk_xft_hintstyle gtk_xft_rgba gtkAlternativeButtonOrder gtkAlternativeSortArrows gtkApplicationPreferDarkTheme gtkAutoMnemonics gtkButtonImages gtkCanChangeAccels gtkColorPalette gtkColorScheme gtkCursorAspectRatio gtkCursorBlink gtkCursorBlinkTime gtkCursorBlinkTimeout gtkCursorThemeName gtkCursorThemeSize gtkDecorationLayout gtkDialogsUseHeader gtkDndDragThreshold gtkDoubleClickDistance gtkDoubleClickTime gtkEnableAccels gtkEnableAnimations gtkEnableEventSounds gtkEnableInputFeedbackSounds gtkEnableMnemonics gtkEnablePrimaryPaste gtkEnableTooltips gtkEntryPasswordHintTimeout gtkEntrySelectOnFocus gtkErrorBell gtkFallbackIconTheme gtkFileChooserBackend gtkFontconfigTimestamp gtkFontName gtkIconSizes gtkIconThemeName gtkImModule gtkImPreeditStyle gtkImStatusStyle gtkKeynavCursorOnly gtkKeynavUseCaret gtkKeynavWrapAround gtkKeyThemeName gtkLabelSelectOnFocus gtkLongPressTime gtkMenuBarAccel gtkMenuBarPopupDelay gtkMenuImages gtkMenuPopdownDelay gtkMenuPopupDelay gtkModules gtkOverlayScrolling gtkPrimaryButtonWarpsSlider gtkPrintBackends gtkPrintPreviewCommand gtkRecentFilesEnabled gtkRecentFilesLimit gtkRecentFilesMaxAge gtkScrolledWindowPlacement gtkShellShowsAppMenu gtkShellShowsDesktop gtkShellShowsMenubar gtkShowInputMethodMenu gtkShowUnicodeMenu gtkSoundThemeName gtkSplitCursor gtkThemeName gtkTimeoutExpand gtkTimeoutInitial gtkTimeoutRepeat gtkTitlebarDoubleClick gtkTitlebarMiddleClick gtkTitlebarRightClick gtkToolbarIconSize gtkToolbarStyle gtkTooltipBrowseModeTimeout gtkTooltipBrowseTimeout gtkTooltipTimeout gtkTouchscreenMode gtkVisibleFocus gtkXftAntialias gtkXftDpi gtkXftHinting gtkXftHintstyle gtkXftRgba

Properties

color_hash: GLib.HashTable<string, Gdk.Color>
colorHash: GLib.HashTable<string, Gdk.Color>
gtk_alternative_button_order: boolean
gtk_alternative_sort_arrows: boolean
gtk_application_prefer_dark_theme: boolean
gtk_auto_mnemonics: boolean
gtk_button_images: boolean
gtk_can_change_accels: boolean
gtk_color_palette: string
gtk_color_scheme: string
gtk_cursor_aspect_ratio: number
gtk_cursor_blink: boolean
gtk_cursor_blink_time: number
gtk_cursor_blink_timeout: number
gtk_cursor_theme_name: string
gtk_cursor_theme_size: number
gtk_decoration_layout: string
gtk_dialogs_use_header: boolean
gtk_dnd_drag_threshold: number
gtk_double_click_distance: number
gtk_double_click_time: number
gtk_enable_accels: boolean
gtk_enable_animations: boolean
gtk_enable_event_sounds: boolean
gtk_enable_input_feedback_sounds: boolean
gtk_enable_mnemonics: boolean
gtk_enable_primary_paste: boolean
gtk_enable_tooltips: boolean

gtk_entry_password_hint_timeout

gtk_entry_password_hint_timeout: number

gtk_entry_select_on_focus

gtk_entry_select_on_focus: boolean
gtk_error_bell: boolean
gtk_fallback_icon_theme: string
gtk_file_chooser_backend: string
gtk_font_name: string
gtk_fontconfig_timestamp: number
gtk_icon_sizes: string
gtk_icon_theme_name: string
gtk_im_module: string
gtk_im_preedit_style: Gtk.IMPreeditStyle
gtk_im_status_style: Gtk.IMStatusStyle
gtk_key_theme_name: string
gtk_keynav_cursor_only: boolean
gtk_keynav_use_caret: boolean
gtk_keynav_wrap_around: boolean
gtk_label_select_on_focus: boolean
gtk_long_press_time: number
gtk_menu_bar_accel: string
gtk_menu_bar_popup_delay: number
gtk_menu_images: boolean
gtk_menu_popdown_delay: number
gtk_menu_popup_delay: number
gtk_modules: string
gtk_overlay_scrolling: boolean
gtk_primary_button_warps_slider: boolean
gtk_print_backends: string
gtk_print_preview_command: string
gtk_recent_files_enabled: boolean
gtk_recent_files_limit: number
gtk_recent_files_max_age: number
gtk_scrolled_window_placement: Gtk.CornerType
gtk_shell_shows_app_menu: boolean
gtk_shell_shows_desktop: boolean
gtk_shell_shows_menubar: boolean
gtk_show_input_method_menu: boolean
gtk_show_unicode_menu: boolean
gtk_sound_theme_name: string
gtk_split_cursor: boolean
gtk_theme_name: string
gtk_timeout_expand: number
gtk_timeout_initial: number
gtk_timeout_repeat: number
gtk_titlebar_double_click: string
gtk_titlebar_middle_click: string
gtk_titlebar_right_click: string
gtk_toolbar_icon_size: Gtk.IconSize
gtk_toolbar_style: Gtk.ToolbarStyle
gtk_tooltip_browse_mode_timeout: number
gtk_tooltip_browse_timeout: number
gtk_tooltip_timeout: number
gtk_touchscreen_mode: boolean
gtk_visible_focus: Gtk.PolicyType
gtk_xft_antialias: number
gtk_xft_dpi: number
gtk_xft_hinting: number
gtk_xft_hintstyle: string
gtk_xft_rgba: string
gtkAlternativeButtonOrder: boolean
gtkAlternativeSortArrows: boolean
gtkApplicationPreferDarkTheme: boolean
gtkAutoMnemonics: boolean
gtkButtonImages: boolean
gtkCanChangeAccels: boolean
gtkColorPalette: string
gtkColorScheme: string
gtkCursorAspectRatio: number
gtkCursorBlink: boolean
gtkCursorBlinkTime: number
gtkCursorBlinkTimeout: number
gtkCursorThemeName: string
gtkCursorThemeSize: number
gtkDecorationLayout: string
gtkDialogsUseHeader: boolean
gtkDndDragThreshold: number
gtkDoubleClickDistance: number
gtkDoubleClickTime: number
gtkEnableAccels: boolean
gtkEnableAnimations: boolean
gtkEnableEventSounds: boolean
gtkEnableInputFeedbackSounds: boolean
gtkEnableMnemonics: boolean
gtkEnablePrimaryPaste: boolean
gtkEnableTooltips: boolean
gtkEntryPasswordHintTimeout: number
gtkEntrySelectOnFocus: boolean
gtkErrorBell: boolean
gtkFallbackIconTheme: string
gtkFileChooserBackend: string
gtkFontconfigTimestamp: number
gtkFontName: string
gtkIconSizes: string
gtkIconThemeName: string
gtkImModule: string
gtkImPreeditStyle: Gtk.IMPreeditStyle
gtkImStatusStyle: Gtk.IMStatusStyle
gtkKeynavCursorOnly: boolean
gtkKeynavUseCaret: boolean
gtkKeynavWrapAround: boolean
gtkKeyThemeName: string
gtkLabelSelectOnFocus: boolean
gtkLongPressTime: number
gtkMenuBarAccel: string
gtkMenuBarPopupDelay: number
gtkMenuImages: boolean
gtkMenuPopdownDelay: number
gtkMenuPopupDelay: number
gtkModules: string
gtkOverlayScrolling: boolean
gtkPrimaryButtonWarpsSlider: boolean
gtkPrintBackends: string
gtkPrintPreviewCommand: string
gtkRecentFilesEnabled: boolean
gtkRecentFilesLimit: number
gtkRecentFilesMaxAge: number
gtkScrolledWindowPlacement: Gtk.CornerType
gtkShellShowsAppMenu: boolean
gtkShellShowsDesktop: boolean
gtkShellShowsMenubar: boolean
gtkShowInputMethodMenu: boolean
gtkShowUnicodeMenu: boolean
gtkSoundThemeName: string
gtkSplitCursor: boolean
gtkThemeName: string
gtkTimeoutExpand: number
gtkTimeoutInitial: number
gtkTimeoutRepeat: number
gtkTitlebarDoubleClick: string
gtkTitlebarMiddleClick: string
gtkTitlebarRightClick: string
gtkToolbarIconSize: Gtk.IconSize
gtkToolbarStyle: Gtk.ToolbarStyle
gtkTooltipBrowseModeTimeout: number
gtkTooltipBrowseTimeout: number
gtkTooltipTimeout: number
gtkTouchscreenMode: boolean
gtkVisibleFocus: Gtk.PolicyType
gtkXftAntialias: number
gtkXftDpi: number
gtkXftHinting: number
gtkXftHintstyle: string
gtkXftRgba: string