Module gtk::prelude [] [src]

Traits and essential types intended for blanket imports.

Reexports

pub use glib::prelude::*;

Structs

Inhibit

Whether to propagate the signal to the default handler.

Traits

AboutDialogExt
AccelGroupExt
ActionableExt
AdjustmentExt
AlignmentExt
AppChooserDialogExt
AppChooserExt
AppChooserWidgetExt
ApplicationWindowExt
ArrowExt
AspectFrameExt
AssistantExt
AssistantExtManual
BinExt
BoxExt
BuildableExt
BuildableExtManual
BuilderExt
ButtonBoxExt
ButtonExt
CalendarExt
CellAreaBoxExt
CellAreaContextExt
CellAreaExt
CellEditableExt
CellLayoutExt
CellRendererAccelExt
CellRendererComboExt
CellRendererExt
CellRendererPixbufExt
CellRendererProgressExt
CellRendererSpinExt
CellRendererSpinnerExt
CellRendererTextExt
CellRendererToggleExt
CheckMenuItemExt
ClipboardExt
ColorButtonExt
ColorButtonExtManual
ColorChooserDialogExt
ColorChooserExt
ColorChooserExtManual
ColorChooserWidgetExt
ComboBoxExt
ComboBoxTextExt
ContainerExt
CssProviderExt
DialogExt
DialogExtManual
DragContextExtManual
EditableExt
EditableSignals
EntryCompletionExt
EntryExt
EventBoxExt
ExpanderExt
FileChooserButtonExt
FileChooserExt
FileChooserWidgetExt
FileFilterExt
FixedExt
FixedExtManual
FontButtonExt
FontChooserExt
FrameExt
GridExt
GtkApplicationExt
GtkWindowExt
IMContextExt
IMMulticontextExt
IconFactoryExt
IconInfoExt
IconThemeExt
IconViewExt
ImageExt
ImageMenuItemExt
InfoBarExt
LabelExt
LayoutExt
LinkButtonExt
ListStoreExt
ListStoreExtManual
MenuBarExt
MenuExt
MenuExtManual
MenuItemExt
MenuShellExt
MenuToolButtonExt
MessageDialogExt
MiscExt
NotebookExt
NotebookExtManual
OrientableExt
OverlayExt
PageSetupExt
PanedExt
PlacesSidebarExt
PrintContextExt
PrintOperationExt
PrintOperationPreviewExt
PrintSettingsExt
ProgressBarExt
RadioButtonExt
RadioMenuItemExt
RadioToolButtonExt
RangeExt
RecentChooserExt
RecentFilterExt
RecentManagerExt
ScaleButtonExt
ScaleExt
ScrollableExt
ScrolledWindowExt
SeparatorToolItemExt
SettingsExt
SizeGroupExt
SpinButtonExt
SpinButtonSignals
SpinnerExt
StatusIconExt
StatusbarExt
StyleContextExt
StylePropertiesExt
StyleProviderExt
SwitchExt
SwitchExtManual
TextBufferExt
TextBufferExtManual
TextChildAnchorExt
TextMarkExt
TextTagExt
TextTagTableExt
TextViewExt
ToggleButtonExt
ToggleToolButtonExt
ToolButtonExt
ToolItemExt
ToolItemGroupExt
ToolPaletteExt
ToolShellExt
ToolbarExt
TooltipExt
TreeModelExt
TreeModelFilterExt
TreeModelFilterExtManual
TreeSelectionExt
TreeSortableExt
TreeSortableExtManual
TreeStoreExt
TreeStoreExtManual
TreeViewColumnExt
TreeViewExt
ViewportExt
VolumeButtonExt
WidgetExt
WidgetExtManual
WindowGroupExt

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.