gi-gtk-4.0.4: Gtk bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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 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.

pattern ACCESSIBLE_VALUE_UNDEFINED :: Int32 Source #

An undefined value. The accessible attribute is either unset, or its value is undefined.