Expand description
Traits and essential types intended for blanket imports.
Structs§
- Continue
- Continue calling the closure in the future iterations or drop it.
- Inhibit
- Whether to propagate the signal to the default handler.
Traits§
- About
Dialog Ext - Accel
Group Ext - Accel
Label Ext - Action
BarExt - Actionable
Ext - Adjustment
Ext - AppChooser
Button Ext - AppChooser
Dialog Ext - AppChooser
Ext - AppChooser
Widget Ext - Application
Window Ext - Aspect
Frame Ext - Assistant
Ext - BinExt
- BoxExt
- Buildable
Ext - Buildable
ExtManual - Builder
Ext - Builder
ExtManual - Button
BoxExt - Button
Ext - Calendar
Ext - Cast
- Upcasting and downcasting support.
- Cell
Area BoxExt - Cell
Area Context Ext - Cell
Area Ext - Cell
Editable Ext - Cell
Layout Ext - Cell
Renderer Accel Ext - Cell
Renderer Combo Ext - Cell
Renderer Ext - Cell
Renderer Pixbuf Ext - Cell
Renderer Pixbuf ExtManual - Cell
Renderer Progress Ext - Cell
Renderer Spin Ext - Cell
Renderer Spinner Ext - Cell
Renderer Text Ext - Cell
Renderer Toggle Ext - Cell
View Ext - Check
Menu Item Ext - Color
Button Ext - Color
Button ExtManual - Color
Chooser Dialog Ext - Color
Chooser Ext - Color
Chooser ExtManual - Color
Chooser Widget Ext - Combo
BoxExt - Combo
BoxExt Manual - Combo
BoxText Ext - Container
Ext - CssProvider
Ext - Dialog
Ext - Dialog
ExtManual - Drag
Context ExtManual - Editable
Ext - Editable
Signals - Entry
Completion Ext - Entry
Completion ExtManual - Entry
Ext - Event
BoxExt - Event
Controller Ext - Expander
Ext - File
Chooser Button Ext - File
Chooser Ext - File
Chooser Native Ext - File
Chooser Widget Ext - Fixed
Ext - Fixed
ExtManual - Flow
BoxChild Ext - Flow
BoxExt - Flow
BoxExt Manual - Font
Button Ext - Font
Chooser Ext - Font
Chooser Widget Ext - Frame
Ext - GLArea
Ext - Gesture
Drag Ext - Gesture
Ext - Gesture
Single Ext - GridExt
- GtkApplication
Ext - GtkList
Store Ext - GtkList
Store ExtManual - GtkMenu
Ext - GtkMenu
ExtManual - GtkMenu
Item Ext - GtkSocket
Ext - GtkWindow
Ext - GtkWindow
ExtManual - Header
BarExt - IMContext
Ext - IMContext
Simple ExtManual - IMMulticontext
Ext - Icon
Theme Ext - Icon
View Ext - Image
Ext - Info
BarExt - Invisible
Ext - Invisible
ExtManual - IsA
- Declares the “is a” relationship.
- IsClass
For - Trait for mapping a class struct type to its corresponding instance type.
- Label
Ext - Layout
Ext - Level
BarExt - Link
Button Ext - List
BoxExt - List
BoxExt Manual - List
BoxRow Ext - Lock
Button Ext - Menu
BarExt - Menu
Button Ext - Menu
Shell Ext - Menu
Tool Button Ext - Message
Dialog Ext - Mount
Operation Ext - Native
Dialog Ext - Notebook
Ext - Notebook
ExtManual - Object
Ext - Object
Type - Implemented by types representing
glib::Object
and subclasses of it. - Offscreen
Window Ext - Orientable
Ext - Overlay
Ext - Overlay
Signals - PadController
ExtManual - Paned
Ext - PlugExt
- Popover
Ext - Popover
Menu Ext - Print
Operation Ext - Print
Operation Preview Ext - Progress
BarExt - Radio
Button Ext - Radio
Menu Item Ext - Radio
Tool Button Ext - Range
Ext - Recent
Chooser Ext - Recent
Chooser Menu Ext - Recent
Manager Ext - Revealer
Ext - Scale
Button Ext - Scale
Ext - Scrollable
Ext - Scrolled
Window Ext - Search
BarExt - Search
Entry Ext - Separator
Tool Item Ext - Settings
Ext - Shortcuts
Window Ext - Size
Group Ext - Spin
Button Ext - Spin
Button Signals - Spinner
Ext - Stack
Ext - Stack
Sidebar Ext - Stack
Switcher Ext - Static
Type - Types that are supported by GLib dynamic typing.
- Static
Variant Type - Returns
VariantType
ofSelf
. - Statusbar
Ext - Style
Context Ext - Style
Properties Ext - Style
Provider Ext - Switch
Ext - Switch
ExtManual - Text
Buffer Ext - Text
Buffer ExtManual - Text
Child Anchor Ext - Text
Mark Ext - Text
TagExt - Text
TagTable Ext - Text
View Ext - ToSend
Value - Converts to
SendValue
. - ToValue
- Converts to
Value
. - ToVariant
- Converts to
Variant
. - Toggle
Button Ext - Toggle
Tool Button Ext - Tool
Button Ext - Tool
Item Ext - Tool
Item Group Ext - Tool
Palette Ext - Tool
Shell Ext - Toolbar
Ext - Tree
Drag Dest Ext - Tree
Drag Source Ext - Tree
Model Ext - Tree
Model Filter Ext - Tree
Model Sort Ext - Tree
Selection Ext - Tree
Sortable Ext - Tree
Sortable ExtManual - Tree
Store Ext - Tree
Store ExtManual - Tree
View Column Ext - Tree
View Ext - Viewport
Ext - Volume
Button Ext - Widget
Ext - Widget
ExtManual - Window
Group Ext
Functions§
- idle_
add - Adds a closure to be called by the default main loop when it’s idle.
- timeout_
add - Adds a closure to be called by the default main loop at regular intervals with millisecond granularity.
- timeout_
add_ seconds - Adds a closure to be called by the default main loop at regular intervals with second granularity.