- public const string STYLE_CLASS_ACCENT
Style class to give accent color to a
Gtk.Label or symbolic icon
- public const string STYLE_CLASS_BACKGROUND
Style class to match the window background
- public const string STYLE_CLASS_BACK_BUTTON
- public const string STYLE_CLASS_BADGE
Style class for numbered badges
- public const string STYLE_CLASS_CARD
Style class for adding a small shadow to a container such as for image
thumbnails
- public const string STYLE_CLASS_CHECKERBOARD
Style class for checkered backgrounds to represent transparency in images
- public const string STYLE_CLASS_CIRCULAR
- public const string STYLE_CLASS_COLOR_BUTTON
Style class for color chooser buttons to be applied to
Gtk.CheckButton or Gtk.RadioButton
- public const string STYLE_CLASS_DEFAULT_DECORATION
Style class for slim headerbars, like in Terminal
- public const string STYLE_CLASS_DESTRUCTIVE_ACTION
Style class for Gtk.Button
with a destructive action
- public const string STYLE_CLASS_DIALOG_CONTENT_AREA
Style class for the content area in dialogs.
- public const string STYLE_CLASS_DIM_LABEL
Style class for dimmed labels.
- public const string STYLE_CLASS_ERROR
Style class for widgets in error state.
- public const string STYLE_CLASS_FLAT
Style class for flattened widgets, such as buttons,
- public const string STYLE_CLASS_FRAME
- public const string STYLE_CLASS_H1_LABEL
Style class for large primary text as seen in Granite.Widgets.Welcome
- public const string STYLE_CLASS_H2_LABEL
Style class for large seondary text as seen in Granite.Widgets.Welcome
- public const string STYLE_CLASS_H3_LABEL
Style class for small primary text
- public const string STYLE_CLASS_H4_LABEL
- public const string STYLE_CLASS_KEYCAP
Style class for a Gtk.Label
to be displayed as a keyboard key cap
- public const string STYLE_CLASS_LARGE_ICONS
Style class for a Gtk.Image
used to set a context-aware large icon size. By default this is 32px, but in certain contexts it could be larger or smaller depending on
the default assumed icon size.
- public const string STYLE_CLASS_LINKED
Style class for linked widgets, such as a box containing buttons belonging
to the same control.
- public const string STYLE_CLASS_MENU
- public const string STYLE_CLASS_MENUITEM
Style class for Gtk.Popover
children which are used as menu items.
- public const string STYLE_CLASS_MESSAGE_DIALOG
Style class for message dialogs.
- public const string STYLE_CLASS_MODE_SWITCH
Style class for a Gtk.Switch
used to change between two modes rather than active and inactive states
- public const string STYLE_CLASS_OSD
- public const string STYLE_CLASS_RICH_LIST
Style class for setting standard row padding and row height in a
Gtk.ListBox
- public const string STYLE_CLASS_ROUNDED
- public const string STYLE_CLASS_SIDEBAR
Style class defining a sidebar, such as the left side in a file chooser
- public const string STYLE_CLASS_SMALL_LABEL
Style class for a Gtk.Label
to emulate Pango's "<small>" and "size='smaller'"
- public const string STYLE_CLASS_SUGGESTED_ACTION
Style class for when an action (usually a button) is the primary suggested
action in a specific context.
- public const string STYLE_CLASS_TEMPERATURE
Style class for a temperature scale, a
Gtk.Scale with a "cold" to "hot" color gradient
- public const string STYLE_CLASS_TERMINAL
Style class for Gtk.Label
or Gtk.TextView to emulate the appearance of Terminal. This includes text color,
background color, selection highlighting, and selecting the system monospace font.
- public const string STYLE_CLASS_TITLE_LABEL
- public const string STYLE_CLASS_VIEW
Style class for widgets which should use base color as their background
- public const string STYLE_CLASS_WARMTH
Style class for a warmth scale, a
Gtk.Scale with a "less warm" to "more warm" color gradient
- public const string STYLE_CLASS_WARNING
Style class for widgets in warning state.
- public const string TOOLTIP_SECONDARY_TEXT_MARKUP
Pango markup to use for secondary text in a
Gtk.Tooltip, such as for accelerators, extended descriptions, etc.
- public const int TRANSITION_DURATION_CLOSE
Transition duration when a widget closes, hides a portion of its content, or
exits the screen
- public const int TRANSITION_DURATION_IN_PLACE
Transition duration when a widget transforms in-place, like when filtering
content with a view switcher
- public const int TRANSITION_DURATION_OPEN
Transition duration when a widget opens, reveals more content, or enters the
screen