|
enum | { Gtk::SpinButton::INPUT_ERROR = -1
} |
| Constant to return from a signal handler for the input signal in case of conversion failure. More...
|
|
enum | Gtk::License {
Gtk::License::UNKNOWN,
Gtk::License::CUSTOM,
Gtk::License::GPL_2_0,
Gtk::License::GPL_3_0,
Gtk::License::LGPL_2_1,
Gtk::License::LGPL_3_0,
Gtk::License::BSD,
Gtk::License::MIT_X11,
Gtk::License::ARTISTIC,
Gtk::License::GPL_2_0_ONLY,
Gtk::License::GPL_3_0_ONLY,
Gtk::License::LGPL_2_1_ONLY,
Gtk::License::LGPL_3_0_ONLY,
Gtk::License::AGPL_3_0,
Gtk::License::AGPL_3_0_ONLY,
Gtk::License::BSD_3,
Gtk::License::APACHE_2_0,
Gtk::License::MPL_2_0
} |
| The type of license for an application. More...
|
|
enum | Gtk::Accessible::Role {
Gtk::Accessible::Role::ALERT,
Gtk::Accessible::Role::ALERT_DIALOG,
Gtk::Accessible::Role::BANNER,
Gtk::Accessible::Role::BUTTON,
Gtk::Accessible::Role::CAPTION,
Gtk::Accessible::Role::CELL,
Gtk::Accessible::Role::CHECKBOX,
Gtk::Accessible::Role::COLUMN_HEADER,
Gtk::Accessible::Role::COMBO_BOX,
Gtk::Accessible::Role::COMMAND,
Gtk::Accessible::Role::COMPOSITE,
Gtk::Accessible::Role::DIALOG,
Gtk::Accessible::Role::DOCUMENT,
Gtk::Accessible::Role::FEED,
Gtk::Accessible::Role::FORM,
Gtk::Accessible::Role::GENERIC,
Gtk::Accessible::Role::GRID,
Gtk::Accessible::Role::GRID_CELL,
Gtk::Accessible::Role::GROUP,
Gtk::Accessible::Role::HEADING,
Gtk::Accessible::Role::IMG,
Gtk::Accessible::Role::INPUT,
Gtk::Accessible::Role::LABEL,
Gtk::Accessible::Role::LANDMARK,
Gtk::Accessible::Role::LEGEND,
Gtk::Accessible::Role::LINK,
Gtk::Accessible::Role::LIST,
Gtk::Accessible::Role::LIST_BOX,
Gtk::Accessible::Role::LIST_ITEM,
Gtk::Accessible::Role::LOG,
Gtk::Accessible::Role::MAIN,
Gtk::Accessible::Role::MARQUEE,
Gtk::Accessible::Role::MATH,
Gtk::Accessible::Role::METER,
Gtk::Accessible::Role::MENU,
Gtk::Accessible::Role::MENU_BAR,
Gtk::Accessible::Role::MENU_ITEM,
Gtk::Accessible::Role::MENU_ITEM_CHECKBOX,
Gtk::Accessible::Role::MENU_ITEM_RADIO,
Gtk::Accessible::Role::NAVIGATION,
Gtk::Accessible::Role::NONE,
Gtk::Accessible::Role::NOTE,
Gtk::Accessible::Role::OPTION,
Gtk::Accessible::Role::PRESENTATION,
Gtk::Accessible::Role::PROGRESS_BAR,
Gtk::Accessible::Role::RADIO,
Gtk::Accessible::Role::RADIO_GROUP,
Gtk::Accessible::Role::RANGE,
Gtk::Accessible::Role::REGION,
Gtk::Accessible::Role::ROW,
Gtk::Accessible::Role::ROW_GROUP,
Gtk::Accessible::Role::ROW_HEADER,
Gtk::Accessible::Role::SCROLLBAR,
Gtk::Accessible::Role::SEARCH,
Gtk::Accessible::Role::SEARCH_BOX,
Gtk::Accessible::Role::SECTION,
Gtk::Accessible::Role::SECTION_HEAD,
Gtk::Accessible::Role::SELECT,
Gtk::Accessible::Role::SEPARATOR,
Gtk::Accessible::Role::SLIDER,
Gtk::Accessible::Role::SPIN_BUTTON,
Gtk::Accessible::Role::STATUS,
Gtk::Accessible::Role::STRUCTURE,
Gtk::Accessible::Role::SWITCH,
Gtk::Accessible::Role::TAB,
Gtk::Accessible::Role::TABLE,
Gtk::Accessible::Role::TAB_LIST,
Gtk::Accessible::Role::TAB_PANEL,
Gtk::Accessible::Role::TEXT_BOX,
Gtk::Accessible::Role::TIME,
Gtk::Accessible::Role::TIMER,
Gtk::Accessible::Role::TOOLBAR,
Gtk::Accessible::Role::TOOLTIP,
Gtk::Accessible::Role::TREE,
Gtk::Accessible::Role::TREE_GRID,
Gtk::Accessible::Role::TREE_ITEM,
Gtk::Accessible::Role::WIDGET,
Gtk::Accessible::Role::WINDOW
} |
| The accessible role for a GtkAccessible implementation. More...
|
|
enum | Gtk::Accessible::State {
Gtk::Accessible::State::BUSY,
Gtk::Accessible::State::CHECKED,
Gtk::Accessible::State::DISABLED,
Gtk::Accessible::State::EXPANDED,
Gtk::Accessible::State::HIDDEN,
Gtk::Accessible::State::INVALID,
Gtk::Accessible::State::PRESSED,
Gtk::Accessible::State::SELECTED
} |
| The possible accessible states of a GtkAccessible . More...
|
|
enum | Gtk::Accessible::Property {
Gtk::Accessible::Property::AUTOCOMPLETE,
Gtk::Accessible::Property::DESCRIPTION,
Gtk::Accessible::Property::HAS_POPUP,
Gtk::Accessible::Property::KEY_SHORTCUTS,
Gtk::Accessible::Property::LABEL,
Gtk::Accessible::Property::LEVEL,
Gtk::Accessible::Property::MODAL,
Gtk::Accessible::Property::MULTI_LINE,
Gtk::Accessible::Property::MULTI_SELECTABLE,
Gtk::Accessible::Property::ORIENTATION,
Gtk::Accessible::Property::PLACEHOLDER,
Gtk::Accessible::Property::READ_ONLY,
Gtk::Accessible::Property::REQUIRED,
Gtk::Accessible::Property::ROLE_DESCRIPTION,
Gtk::Accessible::Property::SORT,
Gtk::Accessible::Property::VALUE_MAX,
Gtk::Accessible::Property::VALUE_MIN,
Gtk::Accessible::Property::VALUE_NOW,
Gtk::Accessible::Property::VALUE_TEXT
} |
| The possible accessible properties of a GtkAccessible . More...
|
|
enum | Gtk::Accessible::Relation {
Gtk::Accessible::Relation::ACTIVE_DESCENDANT,
Gtk::Accessible::Relation::COL_COUNT,
Gtk::Accessible::Relation::COL_INDEX,
Gtk::Accessible::Relation::COL_INDEX_TEXT,
Gtk::Accessible::Relation::COL_SPAN,
Gtk::Accessible::Relation::CONTROLS,
Gtk::Accessible::Relation::DESCRIBED_BY,
Gtk::Accessible::Relation::DETAILS,
Gtk::Accessible::Relation::ERROR_MESSAGE,
Gtk::Accessible::Relation::FLOW_TO,
Gtk::Accessible::Relation::LABELLED_BY,
Gtk::Accessible::Relation::OWNS,
Gtk::Accessible::Relation::POS_IN_SET,
Gtk::Accessible::Relation::ROW_COUNT,
Gtk::Accessible::Relation::ROW_INDEX,
Gtk::Accessible::Relation::ROW_INDEX_TEXT,
Gtk::Accessible::Relation::ROW_SPAN,
Gtk::Accessible::Relation::SET_SIZE
} |
| The possible accessible relations of a GtkAccessible . More...
|
|
enum | Gtk::Application::InhibitFlags {
Gtk::Application::InhibitFlags::LOGOUT = (1 << 0),
Gtk::Application::InhibitFlags::SWITCH = (1 << 1),
Gtk::Application::InhibitFlags::SUSPEND = (1 << 2),
Gtk::Application::InhibitFlags::IDLE = (1 << 3)
} |
| Types of user actions that may be blocked by GtkApplication . More...
|
|
enum | Gtk::AssistantPage::Type {
Gtk::AssistantPage::Type::CONTENT,
Gtk::AssistantPage::Type::INTRO,
Gtk::AssistantPage::Type::CONFIRM,
Gtk::AssistantPage::Type::SUMMARY,
Gtk::AssistantPage::Type::PROGRESS,
Gtk::AssistantPage::Type::CUSTOM
} |
| Determines the page role inside a GtkAssistant . More...
|
|
enum | Gtk::CellRendererState {
Gtk::CellRendererState::SELECTED = 1 << 0,
Gtk::CellRendererState::PRELIT = 1 << 1,
Gtk::CellRendererState::INSENSITIVE = 1 << 2,
Gtk::CellRendererState::SORTED = 1 << 3,
Gtk::CellRendererState::FOCUSED = 1 << 4,
Gtk::CellRendererState::EXPANDABLE = 1 << 5,
Gtk::CellRendererState::EXPANDED = 1 << 6
} |
| Tells how a cell is to be rendered. More...
|
|
enum | Gtk::CellRendererMode {
Gtk::CellRendererMode::INERT,
Gtk::CellRendererMode::ACTIVATABLE,
Gtk::CellRendererMode::EDITABLE
} |
| Identifies how the user can interact with a particular cell. More...
|
|
enum | Gtk::CellRendererAccel::Mode {
Gtk::CellRendererAccel::Mode::GTK,
Gtk::CellRendererAccel::Mode::OTHER
} |
| Determines if the edited accelerators are GTK accelerators. More...
|
|
enum | Gtk::Constraint::Attribute {
Gtk::Constraint::Attribute::NONE,
Gtk::Constraint::Attribute::LEFT,
Gtk::Constraint::Attribute::RIGHT,
Gtk::Constraint::Attribute::TOP,
Gtk::Constraint::Attribute::BOTTOM,
Gtk::Constraint::Attribute::START,
Gtk::Constraint::Attribute::END,
Gtk::Constraint::Attribute::WIDTH,
Gtk::Constraint::Attribute::HEIGHT,
Gtk::Constraint::Attribute::CENTER_X,
Gtk::Constraint::Attribute::CENTER_Y,
Gtk::Constraint::Attribute::BASELINE
} |
| The widget attributes that can be used when creating a GtkConstraint . More...
|
|
enum | Gtk::Constraint::Relation {
Gtk::Constraint::Relation::LE = -1,
Gtk::Constraint::Relation::EQ,
Gtk::Constraint::Relation::GE
} |
| The relation between two terms of a constraint. More...
|
|
enum | Gtk::Constraint::Strength_Wrapper::Strength {
Gtk::Constraint::Strength_Wrapper::REQUIRED = 1001001000,
Gtk::Constraint::Strength_Wrapper::STRONG = 1000000000,
Gtk::Constraint::Strength_Wrapper::MEDIUM = 1000,
Gtk::Constraint::Strength_Wrapper::WEAK = 1
} |
| The strength of a constraint, expressed as a symbolic constant. More...
|
|
enum | Gtk::ResponseType_Wrapper::ResponseType {
Gtk::ResponseType_Wrapper::NONE = -1,
Gtk::ResponseType_Wrapper::REJECT = -2,
Gtk::ResponseType_Wrapper::ACCEPT = -3,
Gtk::ResponseType_Wrapper::DELETE_EVENT = -4,
Gtk::ResponseType_Wrapper::OK = -5,
Gtk::ResponseType_Wrapper::CANCEL = -6,
Gtk::ResponseType_Wrapper::CLOSE = -7,
Gtk::ResponseType_Wrapper::YES = -8,
Gtk::ResponseType_Wrapper::NO = -9,
Gtk::ResponseType_Wrapper::APPLY = -10,
Gtk::ResponseType_Wrapper::HELP = -11
} |
| Predefined values for use as response ids in Gtk::Dialog::add_button(). More...
|
|
enum | Gtk::Entry::IconPosition {
Gtk::Entry::IconPosition::PRIMARY,
Gtk::Entry::IconPosition::SECONDARY
} |
| Specifies the side of the entry at which an icon is placed. More...
|
|
enum | Gtk::Align {
Gtk::Align::FILL,
Gtk::Align::START,
Gtk::Align::END,
Gtk::Align::CENTER,
Gtk::Align::BASELINE
} |
| Controls how a widget deals with extra space in a single dimension. More...
|
|
enum | Gtk::ArrowType {
Gtk::ArrowType::UP,
Gtk::ArrowType::DOWN,
Gtk::ArrowType::LEFT,
Gtk::ArrowType::RIGHT,
Gtk::ArrowType::NONE
} |
| Used to indicate the direction in which an arrow should point. More...
|
|
enum | Gtk::DeleteType {
Gtk::DeleteType::CHARS,
Gtk::DeleteType::WORD_ENDS,
Gtk::DeleteType::WORDS,
Gtk::DeleteType::DISPLAY_LINES,
Gtk::DeleteType::DISPLAY_LINE_ENDS,
Gtk::DeleteType::PARAGRAPH_ENDS,
Gtk::DeleteType::PARAGRAPHS,
Gtk::DeleteType::WHITESPACE
} |
| Passed to various keybinding signals for deleting text. More...
|
|
enum | Gtk::DirectionType {
Gtk::DirectionType::TAB_FORWARD,
Gtk::DirectionType::TAB_BACKWARD,
Gtk::DirectionType::UP,
Gtk::DirectionType::DOWN,
Gtk::DirectionType::LEFT,
Gtk::DirectionType::RIGHT
} |
| Focus movement types. More...
|
|
enum | Gtk::IconSize {
Gtk::IconSize::INHERIT,
Gtk::IconSize::NORMAL,
Gtk::IconSize::LARGE
} |
| Built-in icon sizes. More...
|
|
enum | Gtk::TextDirection {
Gtk::TextDirection::NONE,
Gtk::TextDirection::LTR,
Gtk::TextDirection::RTL
} |
| Reading directions for text. More...
|
|
enum | Gtk::Justification {
Gtk::Justification::LEFT,
Gtk::Justification::RIGHT,
Gtk::Justification::CENTER,
Gtk::Justification::FILL
} |
| Used for justifying the text inside a GtkLabel widget. More...
|
|
enum | Gtk::MessageType {
Gtk::MessageType::INFO,
Gtk::MessageType::WARNING,
Gtk::MessageType::QUESTION,
Gtk::MessageType::ERROR,
Gtk::MessageType::OTHER
} |
| The type of message being displayed in a GtkMessageDialog . More...
|
|
enum | Gtk::MovementStep {
Gtk::MovementStep::LOGICAL_POSITIONS,
Gtk::MovementStep::VISUAL_POSITIONS,
Gtk::MovementStep::WORDS,
Gtk::MovementStep::DISPLAY_LINES,
Gtk::MovementStep::DISPLAY_LINE_ENDS,
Gtk::MovementStep::PARAGRAPHS,
Gtk::MovementStep::PARAGRAPH_ENDS,
Gtk::MovementStep::PAGES,
Gtk::MovementStep::BUFFER_ENDS,
Gtk::MovementStep::HORIZONTAL_PAGES
} |
| Passed as argument to various keybinding signals for moving the cursor position. More...
|
|
enum | Gtk::Orientation {
Gtk::Orientation::HORIZONTAL,
Gtk::Orientation::VERTICAL
} |
| Represents the orientation of widgets and other objects. More...
|
|
enum | Gtk::Overflow {
Gtk::Overflow::VISIBLE,
Gtk::Overflow::HIDDEN
} |
| Defines how content overflowing a given area should be handled. More...
|
|
enum | Gtk::CornerType {
Gtk::CornerType::TOP_LEFT,
Gtk::CornerType::BOTTOM_LEFT,
Gtk::CornerType::TOP_RIGHT,
Gtk::CornerType::BOTTOM_RIGHT
} |
| Specifies which corner a child widget should be placed in when packed into a `GtkScrolledWindow. More...
|
|
enum | Gtk::PackType {
Gtk::PackType::START,
Gtk::PackType::END
} |
| Represents the packing location of a children in its parent. More...
|
|
enum | Gtk::PickFlags {
Gtk::PickFlags::DEFAULT = 0x0,
Gtk::PickFlags::INSENSITIVE = 1 << 0,
Gtk::PickFlags::NON_TARGETABLE = 1 << 1
} |
| Flags that influence the behavior of Gtk::Widget::pick(). More...
|
|
enum | Gtk::PolicyType {
Gtk::PolicyType::ALWAYS,
Gtk::PolicyType::AUTOMATIC,
Gtk::PolicyType::NEVER,
Gtk::PolicyType::EXTERNAL
} |
| Determines how the size should be computed to achieve the one of the visibility mode for the scrollbars. More...
|
|
enum | Gtk::PositionType {
Gtk::PositionType::LEFT,
Gtk::PositionType::RIGHT,
Gtk::PositionType::TOP,
Gtk::PositionType::BOTTOM
} |
| Describes which edge of a widget a certain feature is positioned at. More...
|
|
enum | Gtk::RevealerTransitionType {
Gtk::RevealerTransitionType::NONE,
Gtk::RevealerTransitionType::CROSSFADE,
Gtk::RevealerTransitionType::SLIDE_RIGHT,
Gtk::RevealerTransitionType::SLIDE_LEFT,
Gtk::RevealerTransitionType::SLIDE_UP,
Gtk::RevealerTransitionType::SLIDE_DOWN,
Gtk::RevealerTransitionType::SWING_RIGHT,
Gtk::RevealerTransitionType::SWING_LEFT,
Gtk::RevealerTransitionType::SWING_UP,
Gtk::RevealerTransitionType::SWING_DOWN
} |
| These enumeration values describe the possible transitions when the child of a GtkRevealer widget is shown or hidden. More...
|
|
enum | Gtk::ScrollType {
Gtk::ScrollType::NONE,
Gtk::ScrollType::JUMP,
Gtk::ScrollType::STEP_BACKWARD,
Gtk::ScrollType::STEP_FORWARD,
Gtk::ScrollType::PAGE_BACKWARD,
Gtk::ScrollType::PAGE_FORWARD,
Gtk::ScrollType::STEP_UP,
Gtk::ScrollType::STEP_DOWN,
Gtk::ScrollType::PAGE_UP,
Gtk::ScrollType::PAGE_DOWN,
Gtk::ScrollType::STEP_LEFT,
Gtk::ScrollType::STEP_RIGHT,
Gtk::ScrollType::PAGE_LEFT,
Gtk::ScrollType::PAGE_RIGHT,
Gtk::ScrollType::START,
Gtk::ScrollType::END
} |
| Scrolling types. More...
|
|
enum | Gtk::SelectionMode {
Gtk::SelectionMode::NONE,
Gtk::SelectionMode::SINGLE,
Gtk::SelectionMode::BROWSE,
Gtk::SelectionMode::MULTIPLE
} |
| Used to control what selections users are allowed to make. More...
|
|
enum | Gtk::StackTransitionType {
Gtk::StackTransitionType::NONE,
Gtk::StackTransitionType::CROSSFADE,
Gtk::StackTransitionType::SLIDE_RIGHT,
Gtk::StackTransitionType::SLIDE_LEFT,
Gtk::StackTransitionType::SLIDE_UP,
Gtk::StackTransitionType::SLIDE_DOWN,
Gtk::StackTransitionType::SLIDE_LEFT_RIGHT,
Gtk::StackTransitionType::SLIDE_UP_DOWN,
Gtk::StackTransitionType::OVER_UP,
Gtk::StackTransitionType::OVER_DOWN,
Gtk::StackTransitionType::OVER_LEFT,
Gtk::StackTransitionType::OVER_RIGHT,
Gtk::StackTransitionType::UNDER_UP,
Gtk::StackTransitionType::UNDER_DOWN,
Gtk::StackTransitionType::UNDER_LEFT,
Gtk::StackTransitionType::UNDER_RIGHT,
Gtk::StackTransitionType::OVER_UP_DOWN,
Gtk::StackTransitionType::OVER_DOWN_UP,
Gtk::StackTransitionType::OVER_LEFT_RIGHT,
Gtk::StackTransitionType::OVER_RIGHT_LEFT,
Gtk::StackTransitionType::ROTATE_LEFT,
Gtk::StackTransitionType::ROTATE_RIGHT,
Gtk::StackTransitionType::ROTATE_LEFT_RIGHT
} |
| Possible transitions between pages in a GtkStack widget. More...
|
|
enum | Gtk::WrapMode {
Gtk::WrapMode::NONE,
Gtk::WrapMode::CHAR,
Gtk::WrapMode::WORD,
Gtk::WrapMode::WORD_CHAR
} |
| Describes a type of line wrapping. More...
|
|
enum | Gtk::SortType {
Gtk::SortType::ASCENDING,
Gtk::SortType::DESCENDING
} |
| Determines the direction of a sort. More...
|
|
enum | Gtk::Ordering {
Gtk::Ordering::SMALLER = -1,
Gtk::Ordering::EQUAL,
Gtk::Ordering::LARGER
} |
| Describes the way two values can be compared. More...
|
|
enum | Gtk::PageOrientation {
Gtk::PageOrientation::PORTRAIT,
Gtk::PageOrientation::LANDSCAPE,
Gtk::PageOrientation::REVERSE_PORTRAIT,
Gtk::PageOrientation::REVERSE_LANDSCAPE
} |
| See also Gtk::PrintSettings::set_orientation(). More...
|
|
enum | Gtk::SensitivityType {
Gtk::SensitivityType::AUTO,
Gtk::SensitivityType::ON,
Gtk::SensitivityType::OFF
} |
| Determines how GTK handles the sensitivity of various controls, such as combo box buttons. More...
|
|
enum | Gtk::SizeRequestMode {
Gtk::SizeRequestMode::HEIGHT_FOR_WIDTH,
Gtk::SizeRequestMode::WIDTH_FOR_HEIGHT,
Gtk::SizeRequestMode::CONSTANT_SIZE
} |
| Specifies a preference for height-for-width or width-for-height geometry management. More...
|
|
enum | Gtk::StateFlags {
Gtk::StateFlags::NORMAL = 0x0,
Gtk::StateFlags::ACTIVE = 1 << 0,
Gtk::StateFlags::PRELIGHT = 1 << 1,
Gtk::StateFlags::SELECTED = 1 << 2,
Gtk::StateFlags::INSENSITIVE = 1 << 3,
Gtk::StateFlags::INCONSISTENT = 1 << 4,
Gtk::StateFlags::FOCUSED = 1 << 5,
Gtk::StateFlags::BACKDROP = 1 << 6,
Gtk::StateFlags::DIR_LTR = 1 << 7,
Gtk::StateFlags::DIR_RTL = 1 << 8,
Gtk::StateFlags::LINK = 1 << 9,
Gtk::StateFlags::VISITED = 1 << 10,
Gtk::StateFlags::CHECKED = 1 << 11,
Gtk::StateFlags::DROP_ACTIVE = 1 << 12,
Gtk::StateFlags::FOCUS_VISIBLE = 1 << 13,
Gtk::StateFlags::FOCUS_WITHIN = 1 << 14
} |
| Describes a widget state. More...
|
|
enum | Gtk::InputPurpose {
Gtk::InputPurpose::FREE_FORM,
Gtk::InputPurpose::ALPHA,
Gtk::InputPurpose::DIGITS,
Gtk::InputPurpose::NUMBER,
Gtk::InputPurpose::PHONE,
Gtk::InputPurpose::URL,
Gtk::InputPurpose::EMAIL,
Gtk::InputPurpose::NAME,
Gtk::InputPurpose::PASSWORD,
Gtk::InputPurpose::PIN,
Gtk::InputPurpose::TERMINAL
} |
| Describes primary purpose of the input widget. More...
|
|
enum | Gtk::InputHints {
Gtk::InputHints::NONE = 0x0,
Gtk::InputHints::SPELLCHECK = 1 << 0,
Gtk::InputHints::NO_SPELLCHECK = 1 << 1,
Gtk::InputHints::WORD_COMPLETION = 1 << 2,
Gtk::InputHints::LOWERCASE = 1 << 3,
Gtk::InputHints::UPPERCASE_CHARS = 1 << 4,
Gtk::InputHints::UPPERCASE_WORDS = 1 << 5,
Gtk::InputHints::UPPERCASE_SENTENCES = 1 << 6,
Gtk::InputHints::INHIBIT_OSK = 1 << 7,
Gtk::InputHints::VERTICAL_WRITING = 1 << 8,
Gtk::InputHints::EMOJI = 1 << 9,
Gtk::InputHints::NO_EMOJI = 1 << 10,
Gtk::InputHints::PRIVATE = 1 << 11
} |
| Describes hints that might be taken into account by input methods or applications. More...
|
|
enum | Gtk::BaselinePosition {
Gtk::BaselinePosition::TOP,
Gtk::BaselinePosition::CENTER,
Gtk::BaselinePosition::BOTTOM
} |
| Baseline position in a row of widgets. More...
|
|
enum | Gtk::ShortcutScope {
Gtk::ShortcutScope::LOCAL,
Gtk::ShortcutScope::MANAGED,
Gtk::ShortcutScope::GLOBAL
} |
| Describes where GtkShortcut s added to a GtkShortcutController get handled. More...
|
|
enum | Gtk::PropagationPhase {
Gtk::PropagationPhase::NONE,
Gtk::PropagationPhase::CAPTURE,
Gtk::PropagationPhase::BUBBLE,
Gtk::PropagationPhase::TARGET
} |
| Describes the stage at which events are fed into a GtkEventController . More...
|
|
enum | Gtk::PropagationLimit {
Gtk::PropagationLimit::NONE,
Gtk::PropagationLimit::SAME_NATIVE
} |
| Describes limits of a GtkEventController for handling events targeting other widgets. More...
|
|
enum | Gtk::EventControllerScroll::Flags {
Gtk::EventControllerScroll::Flags::NONE = 0x0,
Gtk::EventControllerScroll::Flags::VERTICAL = 1 << 0,
Gtk::EventControllerScroll::Flags::HORIZONTAL = 1 << 1,
Gtk::EventControllerScroll::Flags::DISCRETE = 1 << 2,
Gtk::EventControllerScroll::Flags::KINETIC = 1 << 3,
Gtk::EventControllerScroll::Flags::BOTH_AXES = 0x3
} |
| Describes the behavior of a GtkEventControllerScroll . More...
|
|
enum | Gtk::FileChooser::Action {
Gtk::FileChooser::Action::OPEN,
Gtk::FileChooser::Action::SAVE,
Gtk::FileChooser::Action::SELECT_FOLDER
} |
| Describes whether a GtkFileChooser is being used to open existing files or to save to a possibly new file. More...
|
|
enum | Gtk::Filter::Match {
Gtk::Filter::Match::SOME,
Gtk::Filter::Match::NONE,
Gtk::Filter::Match::ALL
} |
| Describes the known strictness of a filter. More...
|
|
enum | Gtk::Filter::Change {
Gtk::Filter::Change::DIFFERENT,
Gtk::Filter::Change::LESS_STRICT,
Gtk::Filter::Change::MORE_STRICT
} |
| Describes changes in a filter in more detail and allows objects using the filter to optimize refiltering items. More...
|
|
enum | Gtk::FontChooser::Level {
Gtk::FontChooser::Level::FAMILY = 0x0,
Gtk::FontChooser::Level::STYLE = 1 << 0,
Gtk::FontChooser::Level::SIZE = 1 << 1,
Gtk::FontChooser::Level::VARIATIONS = 1 << 2,
Gtk::FontChooser::Level::FEATURES = 1 << 3
} |
| Specifies the granularity of font selection that is desired in a GtkFontChooser . More...
|
|
enum | Gtk::EventSequenceState {
Gtk::EventSequenceState::NONE,
Gtk::EventSequenceState::CLAIMED,
Gtk::EventSequenceState::DENIED
} |
| Describes the state of a GdkEventSequence in a GtkGesture . More...
|
|
enum | Gtk::PanDirection {
Gtk::PanDirection::LEFT,
Gtk::PanDirection::RIGHT,
Gtk::PanDirection::UP,
Gtk::PanDirection::DOWN
} |
| Describes the panning direction of a GtkGesturePan More...
|
|
enum | Gtk::IconLookupFlags {
Gtk::IconLookupFlags::FORCE_REGULAR = 1 << 0,
Gtk::IconLookupFlags::FORCE_SYMBOLIC = 1 << 1,
Gtk::IconLookupFlags::PRELOAD = 1 << 2
} |
| Used to specify options for Gtk::IconTheme::lookup_icon(). More...
|
|
enum | Gtk::IconView::DropPosition {
Gtk::IconView::DropPosition::NO_DROP,
Gtk::IconView::DropPosition::DROP_INTO,
Gtk::IconView::DropPosition::DROP_LEFT,
Gtk::IconView::DropPosition::DROP_RIGHT,
Gtk::IconView::DropPosition::DROP_ABOVE,
Gtk::IconView::DropPosition::DROP_BELOW
} |
| An enum for determining where a dropped item goes. More...
|
|
enum | Gtk::Image::Type {
Gtk::Image::Type::EMPTY,
Gtk::Image::Type::ICON_NAME,
Gtk::Image::Type::GICON,
Gtk::Image::Type::PAINTABLE
} |
| Describes the image data representation used by a [class Gtk.Image]. More...
|
|
enum | Gtk::LevelBar::Mode {
Gtk::LevelBar::Mode::CONTINUOUS,
Gtk::LevelBar::Mode::DISCRETE
} |
| Describes how GtkLevelBar contents should be rendered. More...
|
|
enum | Gtk::ButtonsType {
Gtk::ButtonsType::NONE,
Gtk::ButtonsType::OK,
Gtk::ButtonsType::CLOSE,
Gtk::ButtonsType::CANCEL,
Gtk::ButtonsType::YES_NO,
Gtk::ButtonsType::OK_CANCEL
} |
| Prebuilt sets of buttons for GtkDialog . More...
|
|
enum | Gtk::PadActionType {
Gtk::PadActionType::BUTTON,
Gtk::PadActionType::RING,
Gtk::PadActionType::STRIP
} |
| The type of a pad action. More...
|
|
enum | Gtk::Unit {
Gtk::Unit::NONE,
Gtk::Unit::POINTS,
Gtk::Unit::INCH,
Gtk::Unit::MM
} |
| See also Gtk::PrintSettings::set_paper_width(). More...
|
|
enum | Gtk::PopoverMenu::Flags { Gtk::PopoverMenu::Flags::NESTED = 1 << 0
} |
| Flags that affect how popover menus are created from a menu model. More...
|
|
enum | Gtk::PrintStatus {
Gtk::PrintStatus::INITIAL,
Gtk::PrintStatus::PREPARING,
Gtk::PrintStatus::GENERATING_DATA,
Gtk::PrintStatus::SENDING_DATA,
Gtk::PrintStatus::PENDING,
Gtk::PrintStatus::PENDING_ISSUE,
Gtk::PrintStatus::PRINTING,
Gtk::PrintStatus::FINISHED,
Gtk::PrintStatus::FINISHED_ABORTED
} |
| The status gives a rough indication of the completion of a running print operation. More...
|
|
enum | Gtk::PrintOperation::Result {
Gtk::PrintOperation::Result::ERROR,
Gtk::PrintOperation::Result::APPLY,
Gtk::PrintOperation::Result::CANCEL,
Gtk::PrintOperation::Result::IN_PROGRESS
} |
| The result of a print operation. More...
|
|
enum | Gtk::PrintOperation::Action {
Gtk::PrintOperation::Action::PRINT_DIALOG,
Gtk::PrintOperation::Action::PRINT,
Gtk::PrintOperation::Action::PREVIEW,
Gtk::PrintOperation::Action::EXPORT
} |
| Determines what action the print operation should perform. More...
|
|
enum | Gtk::PrintDuplex {
Gtk::PrintDuplex::SIMPLEX,
Gtk::PrintDuplex::HORIZONTAL,
Gtk::PrintDuplex::VERTICAL
} |
| See also Gtk::PrintSettings::set_duplex(). More...
|
|
enum | Gtk::PrintQuality {
Gtk::PrintQuality::LOW,
Gtk::PrintQuality::NORMAL,
Gtk::PrintQuality::HIGH,
Gtk::PrintQuality::DRAFT
} |
| See also Gtk::PrintSettings::set_quality(). More...
|
|
enum | Gtk::PrintPages {
Gtk::PrintPages::ALL,
Gtk::PrintPages::CURRENT,
Gtk::PrintPages::RANGES,
Gtk::PrintPages::SELECTION
} |
| See also Gtk::PrintJob::set_pages() More...
|
|
enum | Gtk::PageSet {
Gtk::PageSet::ALL,
Gtk::PageSet::EVEN,
Gtk::PageSet::ODD
} |
| See also Gtk::PrintJob::set_page_set(). More...
|
|
enum | Gtk::NumberUpLayout {
Gtk::NumberUpLayout::LEFT_TO_RIGHT_TOP_TO_BOTTOM,
Gtk::NumberUpLayout::LEFT_TO_RIGHT_BOTTOM_TO_TOP,
Gtk::NumberUpLayout::RIGHT_TO_LEFT_TOP_TO_BOTTOM,
Gtk::NumberUpLayout::RIGHT_TO_LEFT_BOTTOM_TO_TOP,
Gtk::NumberUpLayout::TOP_TO_BOTTOM_LEFT_TO_RIGHT,
Gtk::NumberUpLayout::TOP_TO_BOTTOM_RIGHT_TO_LEFT,
Gtk::NumberUpLayout::BOTTOM_TO_TOP_LEFT_TO_RIGHT,
Gtk::NumberUpLayout::BOTTOM_TO_TOP_RIGHT_TO_LEFT
} |
| Used to determine the layout of pages on a sheet when printing multiple pages per sheet. More...
|
|
enum | Gtk::Scrollable::Policy {
Gtk::Scrollable::Policy::MINIMUM,
Gtk::Scrollable::Policy::NATURAL
} |
| Defines the policy to be used in a scrollable widget when updating the scrolled window adjustments in a given orientation. More...
|
|
enum | Gtk::ShortcutAction::Flags { Gtk::ShortcutAction::Flags::EXCLUSIVE = 1 << 0
} |
| List of flags that can be passed to action activation. More...
|
|
enum | Gtk::ShortcutType {
Gtk::ShortcutType::ACCELERATOR,
Gtk::ShortcutType::GESTURE_PINCH,
Gtk::ShortcutType::GESTURE_STRETCH,
Gtk::ShortcutType::GESTURE_ROTATE_CLOCKWISE,
Gtk::ShortcutType::GESTURE_ROTATE_COUNTERCLOCKWISE,
Gtk::ShortcutType::GESTURE_TWO_FINGER_SWIPE_LEFT,
Gtk::ShortcutType::GESTURE_TWO_FINGER_SWIPE_RIGHT,
Gtk::ShortcutType::GESTURE,
Gtk::ShortcutType::GESTURE_SWIPE_LEFT,
Gtk::ShortcutType::GESTURE_SWIPE_RIGHT
} |
| GtkShortcutType specifies the kind of shortcut that is being described. More...
|
|
enum | Gtk::SizeGroup::Mode {
Gtk::SizeGroup::Mode::NONE,
Gtk::SizeGroup::Mode::HORIZONTAL,
Gtk::SizeGroup::Mode::VERTICAL,
Gtk::SizeGroup::Mode::BOTH
} |
| The mode of the size group determines the directions in which the size group affects the requested sizes of its component widgets. More...
|
|
enum | Gtk::Sorter::Order {
Gtk::Sorter::Order::PARTIAL,
Gtk::Sorter::Order::NONE,
Gtk::Sorter::Order::TOTAL
} |
| Describes the type of order that a GtkSorter may produce. More...
|
|
enum | Gtk::Sorter::Change {
Gtk::Sorter::Change::DIFFERENT,
Gtk::Sorter::Change::INVERTED,
Gtk::Sorter::Change::LESS_STRICT,
Gtk::Sorter::Change::MORE_STRICT
} |
| Describes changes in a sorter in more detail and allows users to optimize resorting. More...
|
|
enum | Gtk::SpinType {
Gtk::SpinType::STEP_FORWARD,
Gtk::SpinType::STEP_BACKWARD,
Gtk::SpinType::PAGE_FORWARD,
Gtk::SpinType::PAGE_BACKWARD,
Gtk::SpinType::HOME,
Gtk::SpinType::END,
Gtk::SpinType::USER_DEFINED
} |
| The values of the GtkSpinType enumeration are used to specify the change to make in Gtk::SpinButton::spin(). More...
|
|
enum | Gtk::SpinButton::UpdatePolicy {
Gtk::SpinButton::UpdatePolicy::ALWAYS,
Gtk::SpinButton::UpdatePolicy::IF_VALID
} |
| Determines whether the spin button displays values outside the adjustment bounds. More...
|
|
enum | Gtk::StringFilter::MatchMode {
Gtk::StringFilter::MatchMode::EXACT,
Gtk::StringFilter::MatchMode::SUBSTRING,
Gtk::StringFilter::MatchMode::PREFIX
} |
| Specifies how search strings are matched inside text. More...
|
|
enum | Gtk::StyleContext::PrintFlags {
Gtk::StyleContext::PrintFlags::NONE = 0x0,
Gtk::StyleContext::PrintFlags::RECURSE = 1 << 0,
Gtk::StyleContext::PrintFlags::SHOW_STYLE = 1 << 1,
Gtk::StyleContext::PrintFlags::SHOW_CHANGE = 1 << 2
} |
| Flags that modify the behavior of Gtk::StyleContext::to_string(). More...
|
|
enum | Gtk::TextSearchFlags {
Gtk::TextSearchFlags::VISIBLE_ONLY = 1 << 0,
Gtk::TextSearchFlags::TEXT_ONLY = 1 << 1,
Gtk::TextSearchFlags::CASE_INSENSITIVE = 1 << 2
} |
| Flags affecting how a search is done. More...
|
|
enum | Gtk::TextWindowType {
Gtk::TextWindowType::WIDGET = 1,
Gtk::TextWindowType::TEXT,
Gtk::TextWindowType::LEFT,
Gtk::TextWindowType::RIGHT,
Gtk::TextWindowType::TOP,
Gtk::TextWindowType::BOTTOM
} |
| Used to reference the parts of GtkTextView . More...
|
|
enum | Gtk::TreeModel::Flags {
Gtk::TreeModel::Flags::ITERS_PERSIST = 1 << 0,
Gtk::TreeModel::Flags::LIST_ONLY = 1 << 1
} |
| These flags indicate various properties of a GtkTreeModel . More...
|
|
enum | Gtk::TreeView::DropPosition {
Gtk::TreeView::DropPosition::BEFORE,
Gtk::TreeView::DropPosition::AFTER,
Gtk::TreeView::DropPosition::INTO_OR_BEFORE,
Gtk::TreeView::DropPosition::INTO_OR_AFTER
} |
| An enum for determining where a dropped row goes. More...
|
|
enum | Gtk::TreeView::GridLines {
Gtk::TreeView::GridLines::NONE,
Gtk::TreeView::GridLines::HORIZONTAL,
Gtk::TreeView::GridLines::VERTICAL,
Gtk::TreeView::GridLines::BOTH
} |
| Used to indicate which grid lines to draw in a tree view. More...
|
|
enum | Gtk::TreeViewColumn::Sizing {
Gtk::TreeViewColumn::Sizing::GROW_ONLY,
Gtk::TreeViewColumn::Sizing::AUTOSIZE,
Gtk::TreeViewColumn::Sizing::FIXED
} |
| The sizing method the column uses to determine its width. More...
|
|
enum | Gtk::PrintCapabilities {
Gtk::PrintCapabilities::PAGE_SET = 1 << 0,
Gtk::PrintCapabilities::COPIES = 1 << 1,
Gtk::PrintCapabilities::COLLATE = 1 << 2,
Gtk::PrintCapabilities::REVERSE = 1 << 3,
Gtk::PrintCapabilities::SCALE = 1 << 4,
Gtk::PrintCapabilities::GENERATE_PDF = 1 << 5,
Gtk::PrintCapabilities::GENERATE_PS = 1 << 6,
Gtk::PrintCapabilities::PREVIEW = 1 << 7,
Gtk::PrintCapabilities::NUMBER_UP = 1 << 8,
Gtk::PrintCapabilities::NUMBER_UP_LAYOUT = 1 << 9
} |
| Specifies which features the print dialog should offer. More...
|
|
|
Application::InhibitFlags | Gtk::operator| (Application::InhibitFlags lhs, Application::InhibitFlags rhs) |
|
Application::InhibitFlags | Gtk::operator& (Application::InhibitFlags lhs, Application::InhibitFlags rhs) |
|
Application::InhibitFlags | Gtk::operator^ (Application::InhibitFlags lhs, Application::InhibitFlags rhs) |
|
Application::InhibitFlags | Gtk::operator~ (Application::InhibitFlags flags) |
|
Application::InhibitFlags& | Gtk::operator|= (Application::InhibitFlags& lhs, Application::InhibitFlags rhs) |
|
Application::InhibitFlags& | Gtk::operator&= (Application::InhibitFlags& lhs, Application::InhibitFlags rhs) |
|
Application::InhibitFlags& | Gtk::operator^= (Application::InhibitFlags& lhs, Application::InhibitFlags rhs) |
|
CellRendererState | Gtk::operator| (CellRendererState lhs, CellRendererState rhs) |
|
CellRendererState | Gtk::operator& (CellRendererState lhs, CellRendererState rhs) |
|
CellRendererState | Gtk::operator^ (CellRendererState lhs, CellRendererState rhs) |
|
CellRendererState | Gtk::operator~ (CellRendererState flags) |
|
CellRendererState& | Gtk::operator|= (CellRendererState& lhs, CellRendererState rhs) |
|
CellRendererState& | Gtk::operator&= (CellRendererState& lhs, CellRendererState rhs) |
|
CellRendererState& | Gtk::operator^= (CellRendererState& lhs, CellRendererState rhs) |
|
PickFlags | Gtk::operator| (PickFlags lhs, PickFlags rhs) |
|
PickFlags | Gtk::operator& (PickFlags lhs, PickFlags rhs) |
|
PickFlags | Gtk::operator^ (PickFlags lhs, PickFlags rhs) |
|
PickFlags | Gtk::operator~ (PickFlags flags) |
|
PickFlags& | Gtk::operator|= (PickFlags& lhs, PickFlags rhs) |
|
PickFlags& | Gtk::operator&= (PickFlags& lhs, PickFlags rhs) |
|
PickFlags& | Gtk::operator^= (PickFlags& lhs, PickFlags rhs) |
|
StateFlags | Gtk::operator| (StateFlags lhs, StateFlags rhs) |
|
StateFlags | Gtk::operator& (StateFlags lhs, StateFlags rhs) |
|
StateFlags | Gtk::operator^ (StateFlags lhs, StateFlags rhs) |
|
StateFlags | Gtk::operator~ (StateFlags flags) |
|
StateFlags& | Gtk::operator|= (StateFlags& lhs, StateFlags rhs) |
|
StateFlags& | Gtk::operator&= (StateFlags& lhs, StateFlags rhs) |
|
StateFlags& | Gtk::operator^= (StateFlags& lhs, StateFlags rhs) |
|
InputHints | Gtk::operator| (InputHints lhs, InputHints rhs) |
|
InputHints | Gtk::operator& (InputHints lhs, InputHints rhs) |
|
InputHints | Gtk::operator^ (InputHints lhs, InputHints rhs) |
|
InputHints | Gtk::operator~ (InputHints flags) |
|
InputHints& | Gtk::operator|= (InputHints& lhs, InputHints rhs) |
|
InputHints& | Gtk::operator&= (InputHints& lhs, InputHints rhs) |
|
InputHints& | Gtk::operator^= (InputHints& lhs, InputHints rhs) |
|
EventControllerScroll::Flags | Gtk::operator| (EventControllerScroll::Flags lhs, EventControllerScroll::Flags rhs) |
|
EventControllerScroll::Flags | Gtk::operator& (EventControllerScroll::Flags lhs, EventControllerScroll::Flags rhs) |
|
EventControllerScroll::Flags | Gtk::operator^ (EventControllerScroll::Flags lhs, EventControllerScroll::Flags rhs) |
|
EventControllerScroll::Flags | Gtk::operator~ (EventControllerScroll::Flags flags) |
|
EventControllerScroll::Flags& | Gtk::operator|= (EventControllerScroll::Flags& lhs, EventControllerScroll::Flags rhs) |
|
EventControllerScroll::Flags& | Gtk::operator&= (EventControllerScroll::Flags& lhs, EventControllerScroll::Flags rhs) |
|
EventControllerScroll::Flags& | Gtk::operator^= (EventControllerScroll::Flags& lhs, EventControllerScroll::Flags rhs) |
|
FontChooser::Level | Gtk::operator| (FontChooser::Level lhs, FontChooser::Level rhs) |
|
FontChooser::Level | Gtk::operator& (FontChooser::Level lhs, FontChooser::Level rhs) |
|
FontChooser::Level | Gtk::operator^ (FontChooser::Level lhs, FontChooser::Level rhs) |
|
FontChooser::Level | Gtk::operator~ (FontChooser::Level flags) |
|
FontChooser::Level& | Gtk::operator|= (FontChooser::Level& lhs, FontChooser::Level rhs) |
|
FontChooser::Level& | Gtk::operator&= (FontChooser::Level& lhs, FontChooser::Level rhs) |
|
FontChooser::Level& | Gtk::operator^= (FontChooser::Level& lhs, FontChooser::Level rhs) |
|
IconLookupFlags | Gtk::operator| (IconLookupFlags lhs, IconLookupFlags rhs) |
|
IconLookupFlags | Gtk::operator& (IconLookupFlags lhs, IconLookupFlags rhs) |
|
IconLookupFlags | Gtk::operator^ (IconLookupFlags lhs, IconLookupFlags rhs) |
|
IconLookupFlags | Gtk::operator~ (IconLookupFlags flags) |
|
IconLookupFlags& | Gtk::operator|= (IconLookupFlags& lhs, IconLookupFlags rhs) |
|
IconLookupFlags& | Gtk::operator&= (IconLookupFlags& lhs, IconLookupFlags rhs) |
|
IconLookupFlags& | Gtk::operator^= (IconLookupFlags& lhs, IconLookupFlags rhs) |
|
PopoverMenu::Flags | Gtk::operator| (PopoverMenu::Flags lhs, PopoverMenu::Flags rhs) |
|
PopoverMenu::Flags | Gtk::operator& (PopoverMenu::Flags lhs, PopoverMenu::Flags rhs) |
|
PopoverMenu::Flags | Gtk::operator^ (PopoverMenu::Flags lhs, PopoverMenu::Flags rhs) |
|
PopoverMenu::Flags | Gtk::operator~ (PopoverMenu::Flags flags) |
|
PopoverMenu::Flags& | Gtk::operator|= (PopoverMenu::Flags& lhs, PopoverMenu::Flags rhs) |
|
PopoverMenu::Flags& | Gtk::operator&= (PopoverMenu::Flags& lhs, PopoverMenu::Flags rhs) |
|
PopoverMenu::Flags& | Gtk::operator^= (PopoverMenu::Flags& lhs, PopoverMenu::Flags rhs) |
|
ShortcutAction::Flags | Gtk::operator| (ShortcutAction::Flags lhs, ShortcutAction::Flags rhs) |
|
ShortcutAction::Flags | Gtk::operator& (ShortcutAction::Flags lhs, ShortcutAction::Flags rhs) |
|
ShortcutAction::Flags | Gtk::operator^ (ShortcutAction::Flags lhs, ShortcutAction::Flags rhs) |
|
ShortcutAction::Flags | Gtk::operator~ (ShortcutAction::Flags flags) |
|
ShortcutAction::Flags& | Gtk::operator|= (ShortcutAction::Flags& lhs, ShortcutAction::Flags rhs) |
|
ShortcutAction::Flags& | Gtk::operator&= (ShortcutAction::Flags& lhs, ShortcutAction::Flags rhs) |
|
ShortcutAction::Flags& | Gtk::operator^= (ShortcutAction::Flags& lhs, ShortcutAction::Flags rhs) |
|
StyleContext::PrintFlags | Gtk::operator| (StyleContext::PrintFlags lhs, StyleContext::PrintFlags rhs) |
|
StyleContext::PrintFlags | Gtk::operator& (StyleContext::PrintFlags lhs, StyleContext::PrintFlags rhs) |
|
StyleContext::PrintFlags | Gtk::operator^ (StyleContext::PrintFlags lhs, StyleContext::PrintFlags rhs) |
|
StyleContext::PrintFlags | Gtk::operator~ (StyleContext::PrintFlags flags) |
|
StyleContext::PrintFlags& | Gtk::operator|= (StyleContext::PrintFlags& lhs, StyleContext::PrintFlags rhs) |
|
StyleContext::PrintFlags& | Gtk::operator&= (StyleContext::PrintFlags& lhs, StyleContext::PrintFlags rhs) |
|
StyleContext::PrintFlags& | Gtk::operator^= (StyleContext::PrintFlags& lhs, StyleContext::PrintFlags rhs) |
|
TextSearchFlags | Gtk::operator| (TextSearchFlags lhs, TextSearchFlags rhs) |
|
TextSearchFlags | Gtk::operator& (TextSearchFlags lhs, TextSearchFlags rhs) |
|
TextSearchFlags | Gtk::operator^ (TextSearchFlags lhs, TextSearchFlags rhs) |
|
TextSearchFlags | Gtk::operator~ (TextSearchFlags flags) |
|
TextSearchFlags& | Gtk::operator|= (TextSearchFlags& lhs, TextSearchFlags rhs) |
|
TextSearchFlags& | Gtk::operator&= (TextSearchFlags& lhs, TextSearchFlags rhs) |
|
TextSearchFlags& | Gtk::operator^= (TextSearchFlags& lhs, TextSearchFlags rhs) |
|
TreeModel::Flags | Gtk::operator| (TreeModel::Flags lhs, TreeModel::Flags rhs) |
|
TreeModel::Flags | Gtk::operator& (TreeModel::Flags lhs, TreeModel::Flags rhs) |
|
TreeModel::Flags | Gtk::operator^ (TreeModel::Flags lhs, TreeModel::Flags rhs) |
|
TreeModel::Flags | Gtk::operator~ (TreeModel::Flags flags) |
|
TreeModel::Flags& | Gtk::operator|= (TreeModel::Flags& lhs, TreeModel::Flags rhs) |
|
TreeModel::Flags& | Gtk::operator&= (TreeModel::Flags& lhs, TreeModel::Flags rhs) |
|
TreeModel::Flags& | Gtk::operator^= (TreeModel::Flags& lhs, TreeModel::Flags rhs) |
|
PrintCapabilities | Gtk::operator| (PrintCapabilities lhs, PrintCapabilities rhs) |
|
PrintCapabilities | Gtk::operator& (PrintCapabilities lhs, PrintCapabilities rhs) |
|
PrintCapabilities | Gtk::operator^ (PrintCapabilities lhs, PrintCapabilities rhs) |
|
PrintCapabilities | Gtk::operator~ (PrintCapabilities flags) |
|
PrintCapabilities& | Gtk::operator|= (PrintCapabilities& lhs, PrintCapabilities rhs) |
|
PrintCapabilities& | Gtk::operator&= (PrintCapabilities& lhs, PrintCapabilities rhs) |
|
PrintCapabilities& | Gtk::operator^= (PrintCapabilities& lhs, PrintCapabilities rhs) |
|