gi-gtk-4.0.2: Gtk bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Constants

Description

 
Synopsis

Documentation

pattern TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID :: Int32 Source #

The GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID can be used to make a TreeSortable use no sorting.

See also treeSortableSetSortColumnId

pattern TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID :: Int32 Source #

The GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a TreeSortable use the default sort function.

See also treeSortableSetSortColumnId

pattern TEXT_VIEW_PRIORITY_VALIDATE :: Int32 Source #

The priority at which the text view validates onscreen lines in an idle job in the background.

pattern STYLE_PROVIDER_PRIORITY_USER :: Int32 Source #

The priority used for the style information from $XDG_CONFIG_HOME/gtk-4.0/gtk.css.

You should not use priorities higher than this, to give the user the last word.

pattern STYLE_PROVIDER_PRIORITY_THEME :: Int32 Source #

The priority used for style information provided by themes.

pattern STYLE_PROVIDER_PRIORITY_SETTINGS :: Int32 Source #

The priority used for style information provided via Settings.

This priority is higher than STYLE_PROVIDER_PRIORITY_THEME to let settings override themes.

pattern STYLE_PROVIDER_PRIORITY_FALLBACK :: Int32 Source #

The priority used for default style information that is used in the absence of themes.

Note that this is not very useful for providing default styling for custom style classes - themes are likely to override styling provided at this priority with catch-all * {...} rules.

pattern STYLE_PROVIDER_PRIORITY_APPLICATION :: Int32 Source #

A priority that can be used when adding a StyleProvider for application-specific style information.

pattern STYLE_CLASS_WIDE :: Text Source #

A CSS class to indicate that a UI element should be 'wide'. Used by Paned.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_WARNING :: Text Source #

A CSS class for an area displaying a warning message, such as those in infobars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_VIEW :: Text Source #

A CSS class defining a view, such as iconviews or treeviews.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_VERTICAL :: Text Source #

A CSS class for vertically layered widgets.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_UNDERSHOOT :: Text Source #

A CSS class that is added on the visual hints that happen where content is 'scrolled off' and can be made visible by scrolling.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TROUGH :: Text Source #

A CSS class to match troughs, as in scrollbars and progressbars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TOUCH_SELECTION :: Text Source #

A CSS class for touch selection popups on entries and text views.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TOP :: Text Source #

A CSS class to indicate an area at the top of a widget.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TOOLTIP :: Text Source #

A CSS class to match tooltip windows.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TOOLBAR :: Text Source #

A CSS class to match toolbars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TITLEBAR :: Text Source #

A CSS class used when rendering a titlebar in a toplevel window.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_TITLE :: Text Source #

A CSS class used for the title label in a titlebar in a toplevel window.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SUGGESTED_ACTION :: Text Source #

A CSS class used when an action (usually a button) is the primary suggested action in a specific context.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SUBTITLE :: Text Source #

A CSS class used for the subtitle label in a titlebar in a toplevel window.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_STATUSBAR :: Text Source #

A CSS class to match statusbars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SPINNER :: Text Source #

A CSS class to use when rendering activity as a “spinner”.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SPINBUTTON :: Text Source #

A CSS class defining a spinbutton.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SLIDER :: Text Source #

A CSS class to match sliders.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SIDEBAR :: Text Source #

A CSS class defining a sidebar, such as the left side in a file chooser.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SEPARATOR :: Text Source #

A CSS class for a separator.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SCROLLBARS_JUNCTION :: Text Source #

A CSS class to match the junction area between a horizontal and vertical scrollbar, when they’re both shown.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SCROLLBAR :: Text Source #

A CSS class to match scrollbars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SCALE_HAS_MARKS_BELOW :: Text Source #

A CSS class to match scale widgets with marks attached, all the marks are below for horizontal Scale, right for vertical Scale.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SCALE_HAS_MARKS_ABOVE :: Text Source #

A CSS class to match scale widgets with marks attached, all the marks are above for horizontal Scale. left for vertical Scale.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_SCALE :: Text Source #

A CSS class to match scale widgets.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_RUBBERBAND :: Text Source #

A CSS class to match the rubberband selection rectangle.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_RIGHT :: Text Source #

A CSS class to indicate an area at the right of a widget.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_READ_ONLY :: Text Source #

A CSS class used to indicate a read-only state.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_RAISED :: Text Source #

A CSS class to match a raised control, such as a raised button on a toolbar.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_RADIO :: Text Source #

A CSS class to match radio buttons.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_QUESTION :: Text Source #

A CSS class for an area displaying a question to the user, such as those in infobars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_PULSE :: Text Source #

A CSS class to use when rendering a pulse in an indeterminate progress bar.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_PROGRESSBAR :: Text Source #

A CSS class to use when rendering activity as a progressbar.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_POPUP :: Text Source #

A CSS class that is added to the toplevel windows used for menus.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_POPOVER :: Text Source #

A CSS class that matches popovers.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_PAPER :: Text Source #

A CSS class that is added to areas that should look like paper.

This is used in print previews and themes are encouraged to style it as black text on white background.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_PANE_SEPARATOR :: Text Source #

A CSS class for a pane separator, such as those in Paned.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_OVERSHOOT :: Text Source #

A CSS class that is added on the visual hints that happen when scrolling is attempted past the limits of a scrollable area.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_OSD :: Text Source #

A CSS class used when rendering an OSD (On Screen Display) element, on top of another container.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_NOTEBOOK :: Text Source #

A CSS class defining a notebook.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_NEEDS_ATTENTION :: Text Source #

A CSS class used when an element needs the user attention, for instance a button in a stack switcher corresponding to a hidden page that changed state.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MONOSPACE :: Text Source #

A CSS class that is added to text view that should use a monospace font.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MESSAGE_DIALOG :: Text Source #

A CSS class that is added to message dialogs.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MENUITEM :: Text Source #

A CSS class to match menu items.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MENUBAR :: Text Source #

A CSS class to menubars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MENU :: Text Source #

A CSS class to match menus.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_MARK :: Text Source #

A CSS class defining marks in a widget, such as in scales.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LIST_ROW :: Text Source #

A CSS class to match list rows.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LIST :: Text Source #

A CSS class to match lists.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LINKED :: Text Source #

A CSS class to match a linked area, such as a box containing buttons belonging to the same control.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LEVEL_BAR :: Text Source #

A CSS class used when rendering a level indicator, such as a battery charge level, or a password strength.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LEFT :: Text Source #

A CSS class to indicate an area at the left of a widget.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_LABEL :: Text Source #

A CSS class to match labels.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_INSERTION_CURSOR :: Text Source #

A CSS class used when rendering a drag handle for the insertion cursor position.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_INFO :: Text Source #

A CSS class for an area displaying an informational message, such as those in infobars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_IMAGE :: Text Source #

A CSS class defining an image, such as the icon in an entry.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_HORIZONTAL :: Text Source #

A CSS class for horizontally layered widgets.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_HIGHLIGHT :: Text Source #

A CSS class defining a highlighted area, such as headings in assistants and calendars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_HEADER :: Text Source #

A CSS class to match a header element.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_FRAME :: Text Source #

A CSS class defining a frame delimiting content, such as Frame or the scrolled window frame around the scrollable area.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_FLAT :: Text Source #

A CSS class that is added when widgets that usually have a frame or border (like buttons or entries) should appear without it.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_EXPANDER :: Text Source #

A CSS class defining an expander, such as those in treeviews.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_ERROR :: Text Source #

A CSS class for an area displaying an error message, such as those in infobars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_ENTRY :: Text Source #

A CSS class to match text entries.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_DOCK :: Text Source #

A CSS class defining a dock area.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_DND :: Text Source #

A CSS class for a drag-and-drop indicator.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_DIM_LABEL :: Text Source #

A CSS class to match dimmed labels.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_DESTRUCTIVE_ACTION :: Text Source #

A CSS class used when an action (usually a button) is one that is expected to remove or destroy something visible to the user.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_DEFAULT :: Text Source #

A CSS class to match the default widget.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CURSOR_HANDLE :: Text Source #

A CSS class used when rendering a drag handle for text selection.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CSD :: Text Source #

A CSS class that gets added to windows which have client-side decorations.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CONTEXT_MENU :: Text Source #

A CSS class to match context menus.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_COMBOBOX_ENTRY :: Text Source #

A CSS class to match combobox entries.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CHECK :: Text Source #

A CSS class to match check boxes.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CELL :: Text Source #

A CSS class to match content rendered in cell views.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_CALENDAR :: Text Source #

A CSS class to match calendars.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_BUTTON :: Text Source #

A CSS class to match buttons.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_BOTTOM :: Text Source #

A CSS class to indicate an area at the bottom of a widget.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_BACKGROUND :: Text Source #

A CSS class to match the window background.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_ARROW :: Text Source #

A CSS class used when rendering an arrow element.

Refer to individual widget documentation for used style classes.

pattern STYLE_CLASS_ACCELERATOR :: Text Source #

A CSS class to match an accelerator.

Refer to individual widget documentation for used style classes.

pattern PRIORITY_RESIZE :: Int32 Source #

Use this priority for functionality related to size allocation.

It is used internally by GTK+ to compute the sizes of widgets. This priority is higher than PRIORITY_REDRAW to avoid resizing a widget which was just redrawn.

pattern PRINT_SETTINGS_WIN32_DRIVER_VERSION :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_WIN32_DRIVER_EXTRA :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_USE_COLOR :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_SCALE :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_REVERSE :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_RESOLUTION_Y :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_RESOLUTION_X :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_RESOLUTION :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_QUALITY :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PRINT_PAGES :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PRINTER_LPI :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PRINTER :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PAPER_WIDTH :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PAPER_HEIGHT :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PAPER_FORMAT :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PAGE_SET :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_PAGE_RANGES :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_OUTPUT_URI :: Text Source #

The key used by the “Print to file” printer to store the URI to which the output should be written. GTK+ itself supports only “file://” URIs.

pattern PRINT_SETTINGS_OUTPUT_FILE_FORMAT :: Text Source #

The key used by the “Print to file” printer to store the format of the output. The supported values are “PS” and “PDF”.

pattern PRINT_SETTINGS_OUTPUT_DIR :: Text Source #

The key used by the “Print to file” printer to store the directory to which the output should be written.

pattern PRINT_SETTINGS_OUTPUT_BIN :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_OUTPUT_BASENAME :: Text Source #

The key used by the “Print to file” printer to store the file name of the output without the path to the directory and the file extension.

pattern PRINT_SETTINGS_ORIENTATION :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_N_COPIES :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_NUMBER_UP_LAYOUT :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_NUMBER_UP :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_MEDIA_TYPE :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_FINISHINGS :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_DUPLEX :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_DITHER :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_DEFAULT_SOURCE :: Text Source #

No description available in the introspection data.

pattern PRINT_SETTINGS_COLLATE :: Text Source #

No description available in the introspection data.

pattern PAPER_NAME_LETTER :: Text Source #

Name for the Letter paper size.

pattern PAPER_NAME_LEGAL :: Text Source #

Name for the Legal paper size.

pattern PAPER_NAME_EXECUTIVE :: Text Source #

Name for the Executive paper size.

pattern PAPER_NAME_B5 :: Text Source #

Name for the B5 paper size.

pattern PAPER_NAME_A5 :: Text Source #

Name for the A5 paper size.

pattern PAPER_NAME_A4 :: Text Source #

Name for the A4 paper size.

pattern PAPER_NAME_A3 :: Text Source #

Name for the A3 paper size.

pattern MINOR_VERSION :: Int32 Source #

Like getMinorVersion, but from the headers used at application compile time, rather than from the library linked against at application run time.

pattern MICRO_VERSION :: Int32 Source #

Like getMicroVersion, but from the headers used at application compile time, rather than from the library linked against at application run time.

pattern MEDIA_FILE_EXTENSION_POINT_NAME :: Text Source #

No description available in the introspection data.

pattern MAX_COMPOSE_LEN :: Int32 Source #

The maximum length of sequences in compose tables.

pattern MAJOR_VERSION :: Int32 Source #

Like getMajorVersion, but from the headers used at application compile time, rather than from the library linked against at application run time.

pattern LEVEL_BAR_OFFSET_LOW :: Text Source #

The name used for the stock low offset included by LevelBar.

pattern LEVEL_BAR_OFFSET_HIGH :: Text Source #

The name used for the stock high offset included by LevelBar.

pattern LEVEL_BAR_OFFSET_FULL :: Text Source #

The name used for the stock full offset included by LevelBar.

pattern INTERFACE_AGE :: Int32 Source #

Like getInterfaceAge, but from the headers used at application compile time, rather than from the library linked against at application run time.

pattern INPUT_ERROR :: Int32 Source #

Constant to return from a signal handler for the input signal in case of conversion failure.

pattern IM_MODULE_EXTENSION_POINT_NAME :: Text Source #

No description available in the introspection data.

pattern BINARY_AGE :: Int32 Source #

Like getBinaryAge, but from the headers used at application compile time, rather than from the library linked against at application run time.