Table of Contents

Namespace Gtk.Internal

Classes

ATContext
ATContextClass
ATContextClassHandle
ATContextClassOwnedHandle
ATContextClassUnownedHandle
AboutDialog
Accessible
AccessibleInterface
AccessibleInterfaceArrayHandle
AccessibleInterfaceArrayOwnedHandle
AccessibleInterfaceArrayUnownedHandle
AccessibleInterfaceHandle
AccessibleInterfaceOwnedHandle
AccessibleInterfaceUnownedHandle
AccessibleList
AccessibleListHandle
AccessibleListOwnedHandle
AccessibleListUnownedHandle
AccessibleRange
AccessibleRangeInterface
AccessibleRangeInterfaceArrayHandle
AccessibleRangeInterfaceArrayOwnedHandle
AccessibleRangeInterfaceArrayUnownedHandle
AccessibleRangeInterfaceHandle
AccessibleRangeInterfaceOwnedHandle
AccessibleRangeInterfaceUnownedHandle
AccessibleText
AccessibleTextInterface
AccessibleTextInterfaceArrayHandle
AccessibleTextInterfaceArrayOwnedHandle
AccessibleTextInterfaceArrayUnownedHandle
AccessibleTextInterfaceHandle
AccessibleTextInterfaceOwnedHandle
AccessibleTextInterfaceUnownedHandle
AccessibleTextRange
AccessibleTextRangeArrayHandle
AccessibleTextRangeArrayOwnedHandle
AccessibleTextRangeArrayUnownedHandle
AccessibleTextRangeHandle
AccessibleTextRangeOwnedHandle
AccessibleTextRangeUnownedHandle
ActionBar
Actionable
ActionableInterface
ActionableInterfaceArrayHandle
ActionableInterfaceArrayOwnedHandle
ActionableInterfaceArrayUnownedHandle
ActionableInterfaceHandle
ActionableInterfaceOwnedHandle
ActionableInterfaceUnownedHandle
ActivateAction
ActivateActionClass
ActivateActionClassHandle
ActivateActionClassOwnedHandle
ActivateActionClassUnownedHandle
Adjustment
AdjustmentClass
AdjustmentClassArrayHandle
AdjustmentClassArrayOwnedHandle
AdjustmentClassArrayUnownedHandle
AdjustmentClassHandle
AdjustmentClassOwnedHandle
AdjustmentClassUnownedHandle
AlertDialog
AlertDialogClass
AlertDialogClassArrayHandle
AlertDialogClassArrayOwnedHandle
AlertDialogClassArrayUnownedHandle
AlertDialogClassHandle
AlertDialogClassOwnedHandle
AlertDialogClassUnownedHandle
AlternativeTrigger
AlternativeTriggerClass
AlternativeTriggerClassHandle
AlternativeTriggerClassOwnedHandle
AlternativeTriggerClassUnownedHandle
AnyFilter
AnyFilterClass
AnyFilterClassHandle
AnyFilterClassOwnedHandle
AnyFilterClassUnownedHandle
AppChooser
AppChooserButton
AppChooserDialog
AppChooserWidget
Application
ApplicationClass
ApplicationClassArrayHandle
ApplicationClassArrayOwnedHandle
ApplicationClassArrayUnownedHandle
ApplicationClassHandle
ApplicationClassOwnedHandle
ApplicationClassUnownedHandle
ApplicationWindow
ApplicationWindowClass
ApplicationWindowClassArrayHandle
ApplicationWindowClassArrayOwnedHandle
ApplicationWindowClassArrayUnownedHandle
ApplicationWindowClassHandle
ApplicationWindowClassOwnedHandle
ApplicationWindowClassUnownedHandle
AspectFrame
Assistant
AssistantPage
AssistantPageFuncAsyncHandler

Async Handler for AssistantPageFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

AssistantPageFuncCallHandler
AssistantPageFuncForeverHandler

Forever Handler for AssistantPageFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

AssistantPageFuncNotifiedHandler

Notified Handler for AssistantPageFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

BinLayout
BinLayoutClass
BinLayoutClassArrayHandle
BinLayoutClassArrayOwnedHandle
BinLayoutClassArrayUnownedHandle
BinLayoutClassHandle
BinLayoutClassOwnedHandle
BinLayoutClassUnownedHandle
Bitset
BitsetHandle
BitsetIter
BitsetIterArrayHandle
BitsetIterArrayOwnedHandle
BitsetIterArrayUnownedHandle
BitsetIterHandle
BitsetIterManagedHandle
BitsetIterOwnedHandle
BitsetIterUnownedHandle
BitsetOwnedHandle
BitsetUnownedHandle
BookmarkList
BookmarkListClass
BookmarkListClassArrayHandle
BookmarkListClassArrayOwnedHandle
BookmarkListClassArrayUnownedHandle
BookmarkListClassHandle
BookmarkListClassOwnedHandle
BookmarkListClassUnownedHandle
BoolFilter
BoolFilterClass
BoolFilterClassArrayHandle
BoolFilterClassArrayOwnedHandle
BoolFilterClassArrayUnownedHandle
BoolFilterClassHandle
BoolFilterClassOwnedHandle
BoolFilterClassUnownedHandle
Border
BorderArrayHandle
BorderArrayOwnedHandle
BorderArrayUnownedHandle
BorderHandle
BorderManagedHandle
BorderOwnedHandle
BorderUnownedHandle
Box
BoxClass
BoxClassArrayHandle
BoxClassArrayOwnedHandle
BoxClassArrayUnownedHandle
BoxClassHandle
BoxClassOwnedHandle
BoxClassUnownedHandle
BoxLayout
BoxLayoutClass
BoxLayoutClassArrayHandle
BoxLayoutClassArrayOwnedHandle
BoxLayoutClassArrayUnownedHandle
BoxLayoutClassHandle
BoxLayoutClassOwnedHandle
BoxLayoutClassUnownedHandle
Buildable
BuildableIface
BuildableIfaceArrayHandle
BuildableIfaceArrayOwnedHandle
BuildableIfaceArrayUnownedHandle
BuildableIfaceHandle
BuildableIfaceOwnedHandle
BuildableIfaceUnownedHandle
BuildableParseContext
BuildableParseContextHandle
BuildableParseContextOwnedHandle
BuildableParseContextUnownedHandle
BuildableParser
BuildableParserArrayHandle
BuildableParserArrayOwnedHandle
BuildableParserArrayUnownedHandle
BuildableParserHandle
BuildableParserOwnedHandle
BuildableParserUnownedHandle
Builder
BuilderCScope
BuilderCScopeClass
BuilderCScopeClassArrayHandle
BuilderCScopeClassArrayOwnedHandle
BuilderCScopeClassArrayUnownedHandle
BuilderCScopeClassHandle
BuilderCScopeClassOwnedHandle
BuilderCScopeClassUnownedHandle
BuilderClass
BuilderClassHandle
BuilderClassOwnedHandle
BuilderClassUnownedHandle
BuilderListItemFactory
BuilderListItemFactoryClass
BuilderListItemFactoryClassHandle
BuilderListItemFactoryClassOwnedHandle
BuilderListItemFactoryClassUnownedHandle
BuilderScope
BuilderScopeInterface
BuilderScopeInterfaceArrayHandle
BuilderScopeInterfaceArrayOwnedHandle
BuilderScopeInterfaceArrayUnownedHandle
BuilderScopeInterfaceHandle
BuilderScopeInterfaceOwnedHandle
BuilderScopeInterfaceUnownedHandle
Button
ButtonClass
ButtonClassArrayHandle
ButtonClassArrayOwnedHandle
ButtonClassArrayUnownedHandle
ButtonClassHandle
ButtonClassOwnedHandle
ButtonClassUnownedHandle
ButtonPrivate
ButtonPrivateHandle
ButtonPrivateOwnedHandle
ButtonPrivateUnownedHandle
CClosureExpression
Calendar
CallbackAction
CallbackActionClass
CallbackActionClassHandle
CallbackActionClassOwnedHandle
CallbackActionClassUnownedHandle
CellAllocCallbackAsyncHandler

Async Handler for CellAllocCallback. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CellAllocCallbackCallHandler
CellAllocCallbackForeverHandler

Forever Handler for CellAllocCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CellAllocCallbackNotifiedHandler

Notified Handler for CellAllocCallback. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CellArea
CellAreaBox
CellAreaClass
CellAreaClassArrayHandle
CellAreaClassArrayOwnedHandle
CellAreaClassArrayUnownedHandle
CellAreaClassHandle
CellAreaClassOwnedHandle
CellAreaClassUnownedHandle
CellAreaContext
CellAreaContextClass
CellAreaContextClassArrayHandle
CellAreaContextClassArrayOwnedHandle
CellAreaContextClassArrayUnownedHandle
CellAreaContextClassHandle
CellAreaContextClassOwnedHandle
CellAreaContextClassUnownedHandle
CellAreaContextPrivate
CellAreaContextPrivateHandle
CellAreaContextPrivateOwnedHandle
CellAreaContextPrivateUnownedHandle
CellCallbackAsyncHandler

Async Handler for CellCallback. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CellCallbackCallHandler
CellCallbackForeverHandler

Forever Handler for CellCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CellCallbackNotifiedHandler

Notified Handler for CellCallback. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CellEditable
CellEditableIface
CellEditableIfaceArrayHandle
CellEditableIfaceArrayOwnedHandle
CellEditableIfaceArrayUnownedHandle
CellEditableIfaceHandle
CellEditableIfaceOwnedHandle
CellEditableIfaceUnownedHandle
CellLayout
CellLayoutDataFuncAsyncHandler

Async Handler for CellLayoutDataFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CellLayoutDataFuncCallHandler
CellLayoutDataFuncForeverHandler

Forever Handler for CellLayoutDataFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CellLayoutDataFuncNotifiedHandler

Notified Handler for CellLayoutDataFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CellLayoutIface
CellLayoutIfaceArrayHandle
CellLayoutIfaceArrayOwnedHandle
CellLayoutIfaceArrayUnownedHandle
CellLayoutIfaceHandle
CellLayoutIfaceOwnedHandle
CellLayoutIfaceUnownedHandle
CellRenderer
CellRendererAccel
CellRendererClass
CellRendererClassArrayHandle
CellRendererClassArrayOwnedHandle
CellRendererClassArrayUnownedHandle
CellRendererClassHandle
CellRendererClassOwnedHandle
CellRendererClassPrivate
CellRendererClassPrivateHandle
CellRendererClassPrivateOwnedHandle
CellRendererClassPrivateUnownedHandle
CellRendererClassUnownedHandle
CellRendererCombo
CellRendererPixbuf
CellRendererPrivate
CellRendererPrivateHandle
CellRendererPrivateOwnedHandle
CellRendererPrivateUnownedHandle
CellRendererProgress
CellRendererSpin
CellRendererSpinner
CellRendererText
CellRendererTextClass
CellRendererTextClassArrayHandle
CellRendererTextClassArrayOwnedHandle
CellRendererTextClassArrayUnownedHandle
CellRendererTextClassHandle
CellRendererTextClassOwnedHandle
CellRendererTextClassUnownedHandle
CellRendererToggle
CellView
CenterBox
CenterBoxClass
CenterBoxClassHandle
CenterBoxClassOwnedHandle
CenterBoxClassUnownedHandle
CenterLayout
CenterLayoutClass
CenterLayoutClassArrayHandle
CenterLayoutClassArrayOwnedHandle
CenterLayoutClassArrayUnownedHandle
CenterLayoutClassHandle
CenterLayoutClassOwnedHandle
CenterLayoutClassUnownedHandle
CheckButton
CheckButtonClass
CheckButtonClassArrayHandle
CheckButtonClassArrayOwnedHandle
CheckButtonClassArrayUnownedHandle
CheckButtonClassHandle
CheckButtonClassOwnedHandle
CheckButtonClassUnownedHandle
ClosureExpression
ColorButton
ColorChooser
ColorChooserDialog
ColorChooserInterface
ColorChooserInterfaceArrayHandle
ColorChooserInterfaceArrayOwnedHandle
ColorChooserInterfaceArrayUnownedHandle
ColorChooserInterfaceHandle
ColorChooserInterfaceOwnedHandle
ColorChooserInterfaceUnownedHandle
ColorChooserWidget
ColorDialog
ColorDialogButton
ColorDialogButtonClass
ColorDialogButtonClassArrayHandle
ColorDialogButtonClassArrayOwnedHandle
ColorDialogButtonClassArrayUnownedHandle
ColorDialogButtonClassHandle
ColorDialogButtonClassOwnedHandle
ColorDialogButtonClassUnownedHandle
ColorDialogClass
ColorDialogClassArrayHandle
ColorDialogClassArrayOwnedHandle
ColorDialogClassArrayUnownedHandle
ColorDialogClassHandle
ColorDialogClassOwnedHandle
ColorDialogClassUnownedHandle
ColumnView
ColumnViewCell
ColumnViewCellClass
ColumnViewCellClassHandle
ColumnViewCellClassOwnedHandle
ColumnViewCellClassUnownedHandle
ColumnViewClass
ColumnViewClassHandle
ColumnViewClassOwnedHandle
ColumnViewClassUnownedHandle
ColumnViewColumn
ColumnViewColumnClass
ColumnViewColumnClassHandle
ColumnViewColumnClassOwnedHandle
ColumnViewColumnClassUnownedHandle
ColumnViewRow
ColumnViewRowClass
ColumnViewRowClassHandle
ColumnViewRowClassOwnedHandle
ColumnViewRowClassUnownedHandle
ColumnViewSorter
ColumnViewSorterClass
ColumnViewSorterClassArrayHandle
ColumnViewSorterClassArrayOwnedHandle
ColumnViewSorterClassArrayUnownedHandle
ColumnViewSorterClassHandle
ColumnViewSorterClassOwnedHandle
ColumnViewSorterClassUnownedHandle
ComboBox
ComboBoxClass
ComboBoxClassArrayHandle
ComboBoxClassArrayOwnedHandle
ComboBoxClassArrayUnownedHandle
ComboBoxClassHandle
ComboBoxClassOwnedHandle
ComboBoxClassUnownedHandle
ComboBoxText
ConstantExpression
Constraint
ConstraintClass
ConstraintClassArrayHandle
ConstraintClassArrayOwnedHandle
ConstraintClassArrayUnownedHandle
ConstraintClassHandle
ConstraintClassOwnedHandle
ConstraintClassUnownedHandle
ConstraintGuide
ConstraintGuideClass
ConstraintGuideClassArrayHandle
ConstraintGuideClassArrayOwnedHandle
ConstraintGuideClassArrayUnownedHandle
ConstraintGuideClassHandle
ConstraintGuideClassOwnedHandle
ConstraintGuideClassUnownedHandle
ConstraintLayout
ConstraintLayoutChild
ConstraintLayoutChildClass
ConstraintLayoutChildClassArrayHandle
ConstraintLayoutChildClassArrayOwnedHandle
ConstraintLayoutChildClassArrayUnownedHandle
ConstraintLayoutChildClassHandle
ConstraintLayoutChildClassOwnedHandle
ConstraintLayoutChildClassUnownedHandle
ConstraintLayoutClass
ConstraintLayoutClassArrayHandle
ConstraintLayoutClassArrayOwnedHandle
ConstraintLayoutClassArrayUnownedHandle
ConstraintLayoutClassHandle
ConstraintLayoutClassOwnedHandle
ConstraintLayoutClassUnownedHandle
ConstraintTarget
ConstraintTargetInterface
ConstraintTargetInterfaceHandle
ConstraintTargetInterfaceOwnedHandle
ConstraintTargetInterfaceUnownedHandle
CssLocation
CssLocationArrayHandle
CssLocationArrayOwnedHandle
CssLocationArrayUnownedHandle
CssLocationHandle
CssLocationOwnedHandle
CssLocationUnownedHandle
CssProvider
CssProviderClass
CssProviderClassHandle
CssProviderClassOwnedHandle
CssProviderClassUnownedHandle
CssProviderPrivate
CssProviderPrivateHandle
CssProviderPrivateOwnedHandle
CssProviderPrivateUnownedHandle
CssSection
CssSectionHandle
CssSectionOwnedHandle
CssSectionUnownedHandle
CssStyleChange
CssStyleChangeHandle
CssStyleChangeOwnedHandle
CssStyleChangeUnownedHandle
CustomAllocateFuncAsyncHandler

Async Handler for CustomAllocateFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CustomAllocateFuncCallHandler
CustomAllocateFuncForeverHandler

Forever Handler for CustomAllocateFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CustomAllocateFuncNotifiedHandler

Notified Handler for CustomAllocateFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CustomFilter
CustomFilterClass
CustomFilterClassArrayHandle
CustomFilterClassArrayOwnedHandle
CustomFilterClassArrayUnownedHandle
CustomFilterClassHandle
CustomFilterClassOwnedHandle
CustomFilterClassUnownedHandle
CustomFilterFuncAsyncHandler

Async Handler for CustomFilterFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CustomFilterFuncCallHandler
CustomFilterFuncForeverHandler

Forever Handler for CustomFilterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CustomFilterFuncNotifiedHandler

Notified Handler for CustomFilterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CustomLayout
CustomLayoutClass
CustomLayoutClassArrayHandle
CustomLayoutClassArrayOwnedHandle
CustomLayoutClassArrayUnownedHandle
CustomLayoutClassHandle
CustomLayoutClassOwnedHandle
CustomLayoutClassUnownedHandle
CustomMeasureFuncAsyncHandler

Async Handler for CustomMeasureFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CustomMeasureFuncCallHandler
CustomMeasureFuncForeverHandler

Forever Handler for CustomMeasureFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CustomMeasureFuncNotifiedHandler

Notified Handler for CustomMeasureFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CustomRequestModeFuncAsyncHandler

Async Handler for CustomRequestModeFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

CustomRequestModeFuncCallHandler
CustomRequestModeFuncForeverHandler

Forever Handler for CustomRequestModeFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

CustomRequestModeFuncNotifiedHandler

Notified Handler for CustomRequestModeFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

CustomSorter
CustomSorterClass
CustomSorterClassArrayHandle
CustomSorterClassArrayOwnedHandle
CustomSorterClassArrayUnownedHandle
CustomSorterClassHandle
CustomSorterClassOwnedHandle
CustomSorterClassUnownedHandle
Dialog
DialogClass
DialogClassArrayHandle
DialogClassArrayOwnedHandle
DialogClassArrayUnownedHandle
DialogClassHandle
DialogClassOwnedHandle
DialogClassUnownedHandle
DirectoryList
DirectoryListClass
DirectoryListClassArrayHandle
DirectoryListClassArrayOwnedHandle
DirectoryListClassArrayUnownedHandle
DirectoryListClassHandle
DirectoryListClassOwnedHandle
DirectoryListClassUnownedHandle
DragIcon
DragIconClass
DragIconClassArrayHandle
DragIconClassArrayOwnedHandle
DragIconClassArrayUnownedHandle
DragIconClassHandle
DragIconClassOwnedHandle
DragIconClassUnownedHandle
DragSource
DragSourceClass
DragSourceClassHandle
DragSourceClassOwnedHandle
DragSourceClassUnownedHandle
DrawingArea
DrawingAreaClass
DrawingAreaClassArrayHandle
DrawingAreaClassArrayOwnedHandle
DrawingAreaClassArrayUnownedHandle
DrawingAreaClassHandle
DrawingAreaClassOwnedHandle
DrawingAreaClassUnownedHandle
DrawingAreaDrawFuncAsyncHandler

Async Handler for DrawingAreaDrawFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

DrawingAreaDrawFuncCallHandler
DrawingAreaDrawFuncForeverHandler

Forever Handler for DrawingAreaDrawFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

DrawingAreaDrawFuncNotifiedHandler

Notified Handler for DrawingAreaDrawFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

DropControllerMotion
DropControllerMotionClass
DropControllerMotionClassHandle
DropControllerMotionClassOwnedHandle
DropControllerMotionClassUnownedHandle
DropDown
DropDownClass
DropDownClassArrayHandle
DropDownClassArrayOwnedHandle
DropDownClassArrayUnownedHandle
DropDownClassHandle
DropDownClassOwnedHandle
DropDownClassUnownedHandle
DropTarget
DropTargetAsync
DropTargetAsyncClass
DropTargetAsyncClassHandle
DropTargetAsyncClassOwnedHandle
DropTargetAsyncClassUnownedHandle
DropTargetClass
DropTargetClassHandle
DropTargetClassOwnedHandle
DropTargetClassUnownedHandle
Editable
EditableInterface
EditableInterfaceArrayHandle
EditableInterfaceArrayOwnedHandle
EditableInterfaceArrayUnownedHandle
EditableInterfaceHandle
EditableInterfaceOwnedHandle
EditableInterfaceUnownedHandle
EditableLabel
EditableLabelClass
EditableLabelClassArrayHandle
EditableLabelClassArrayOwnedHandle
EditableLabelClassArrayUnownedHandle
EditableLabelClassHandle
EditableLabelClassOwnedHandle
EditableLabelClassUnownedHandle
EmojiChooser
EmojiChooserClass
EmojiChooserClassHandle
EmojiChooserClassOwnedHandle
EmojiChooserClassUnownedHandle
Entry
EntryBuffer
EntryBufferClass
EntryBufferClassArrayHandle
EntryBufferClassArrayOwnedHandle
EntryBufferClassArrayUnownedHandle
EntryBufferClassHandle
EntryBufferClassOwnedHandle
EntryBufferClassUnownedHandle
EntryClass
EntryClassArrayHandle
EntryClassArrayOwnedHandle
EntryClassArrayUnownedHandle
EntryClassHandle
EntryClassOwnedHandle
EntryClassUnownedHandle
EntryCompletion
EntryCompletionMatchFuncAsyncHandler

Async Handler for EntryCompletionMatchFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

EntryCompletionMatchFuncCallHandler
EntryCompletionMatchFuncForeverHandler

Forever Handler for EntryCompletionMatchFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

EntryCompletionMatchFuncNotifiedHandler

Notified Handler for EntryCompletionMatchFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

EventController
EventControllerClass
EventControllerClassHandle
EventControllerClassOwnedHandle
EventControllerClassUnownedHandle
EventControllerFocus
EventControllerFocusClass
EventControllerFocusClassHandle
EventControllerFocusClassOwnedHandle
EventControllerFocusClassUnownedHandle
EventControllerKey
EventControllerKeyClass
EventControllerKeyClassHandle
EventControllerKeyClassOwnedHandle
EventControllerKeyClassUnownedHandle
EventControllerLegacy
EventControllerLegacyClass
EventControllerLegacyClassHandle
EventControllerLegacyClassOwnedHandle
EventControllerLegacyClassUnownedHandle
EventControllerMotion
EventControllerMotionClass
EventControllerMotionClassHandle
EventControllerMotionClassOwnedHandle
EventControllerMotionClassUnownedHandle
EventControllerScroll
EventControllerScrollClass
EventControllerScrollClassHandle
EventControllerScrollClassOwnedHandle
EventControllerScrollClassUnownedHandle
EveryFilter
EveryFilterClass
EveryFilterClassHandle
EveryFilterClassOwnedHandle
EveryFilterClassUnownedHandle
Expander
Expression
ExpressionNotifyAsyncHandler

Async Handler for ExpressionNotify. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ExpressionNotifyCallHandler
ExpressionNotifyForeverHandler

Forever Handler for ExpressionNotify. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ExpressionNotifyNotifiedHandler

Notified Handler for ExpressionNotify. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ExpressionWatch
ExpressionWatchHandle
ExpressionWatchOwnedHandle
ExpressionWatchUnownedHandle
FileChooser
FileChooserDialog
FileChooserNative
FileChooserNativeClass
FileChooserNativeClassArrayHandle
FileChooserNativeClassArrayOwnedHandle
FileChooserNativeClassArrayUnownedHandle
FileChooserNativeClassHandle
FileChooserNativeClassOwnedHandle
FileChooserNativeClassUnownedHandle
FileChooserWidget
FileDialog
FileDialogClass
FileDialogClassArrayHandle
FileDialogClassArrayOwnedHandle
FileDialogClassArrayUnownedHandle
FileDialogClassHandle
FileDialogClassOwnedHandle
FileDialogClassUnownedHandle
FileFilter
FileLauncher
FileLauncherClass
FileLauncherClassArrayHandle
FileLauncherClassArrayOwnedHandle
FileLauncherClassArrayUnownedHandle
FileLauncherClassHandle
FileLauncherClassOwnedHandle
FileLauncherClassUnownedHandle
Filter
FilterClass
FilterClassArrayHandle
FilterClassArrayOwnedHandle
FilterClassArrayUnownedHandle
FilterClassHandle
FilterClassOwnedHandle
FilterClassUnownedHandle
FilterListModel
FilterListModelClass
FilterListModelClassArrayHandle
FilterListModelClassArrayOwnedHandle
FilterListModelClassArrayUnownedHandle
FilterListModelClassHandle
FilterListModelClassOwnedHandle
FilterListModelClassUnownedHandle
Fixed
FixedClass
FixedClassArrayHandle
FixedClassArrayOwnedHandle
FixedClassArrayUnownedHandle
FixedClassHandle
FixedClassOwnedHandle
FixedClassUnownedHandle
FixedLayout
FixedLayoutChild
FixedLayoutChildClass
FixedLayoutChildClassArrayHandle
FixedLayoutChildClassArrayOwnedHandle
FixedLayoutChildClassArrayUnownedHandle
FixedLayoutChildClassHandle
FixedLayoutChildClassOwnedHandle
FixedLayoutChildClassUnownedHandle
FixedLayoutClass
FixedLayoutClassArrayHandle
FixedLayoutClassArrayOwnedHandle
FixedLayoutClassArrayUnownedHandle
FixedLayoutClassHandle
FixedLayoutClassOwnedHandle
FixedLayoutClassUnownedHandle
FlattenListModel
FlattenListModelClass
FlattenListModelClassArrayHandle
FlattenListModelClassArrayOwnedHandle
FlattenListModelClassArrayUnownedHandle
FlattenListModelClassHandle
FlattenListModelClassOwnedHandle
FlattenListModelClassUnownedHandle
FlowBox
FlowBoxChild
FlowBoxChildClass
FlowBoxChildClassArrayHandle
FlowBoxChildClassArrayOwnedHandle
FlowBoxChildClassArrayUnownedHandle
FlowBoxChildClassHandle
FlowBoxChildClassOwnedHandle
FlowBoxChildClassUnownedHandle
FlowBoxCreateWidgetFuncAsyncHandler

Async Handler for FlowBoxCreateWidgetFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

FlowBoxCreateWidgetFuncCallHandler
FlowBoxCreateWidgetFuncForeverHandler

Forever Handler for FlowBoxCreateWidgetFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

FlowBoxCreateWidgetFuncNotifiedHandler

Notified Handler for FlowBoxCreateWidgetFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

FlowBoxFilterFuncAsyncHandler

Async Handler for FlowBoxFilterFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

FlowBoxFilterFuncCallHandler
FlowBoxFilterFuncForeverHandler

Forever Handler for FlowBoxFilterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

FlowBoxFilterFuncNotifiedHandler

Notified Handler for FlowBoxFilterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

FlowBoxForeachFuncAsyncHandler

Async Handler for FlowBoxForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

FlowBoxForeachFuncCallHandler
FlowBoxForeachFuncForeverHandler

Forever Handler for FlowBoxForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

FlowBoxForeachFuncNotifiedHandler

Notified Handler for FlowBoxForeachFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

FlowBoxSortFuncAsyncHandler

Async Handler for FlowBoxSortFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

FlowBoxSortFuncCallHandler
FlowBoxSortFuncForeverHandler

Forever Handler for FlowBoxSortFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

FlowBoxSortFuncNotifiedHandler

Notified Handler for FlowBoxSortFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

FontButton
FontChooser
FontChooserDialog
FontChooserIface
FontChooserIfaceArrayHandle
FontChooserIfaceArrayOwnedHandle
FontChooserIfaceArrayUnownedHandle
FontChooserIfaceHandle
FontChooserIfaceOwnedHandle
FontChooserIfaceUnownedHandle
FontChooserWidget
FontDialog
FontDialogButton
FontDialogButtonClass
FontDialogButtonClassArrayHandle
FontDialogButtonClassArrayOwnedHandle
FontDialogButtonClassArrayUnownedHandle
FontDialogButtonClassHandle
FontDialogButtonClassOwnedHandle
FontDialogButtonClassUnownedHandle
FontDialogClass
FontDialogClassArrayHandle
FontDialogClassArrayOwnedHandle
FontDialogClassArrayUnownedHandle
FontDialogClassHandle
FontDialogClassOwnedHandle
FontDialogClassUnownedHandle
FontFilterFuncAsyncHandler

Async Handler for FontFilterFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

FontFilterFuncCallHandler
FontFilterFuncForeverHandler

Forever Handler for FontFilterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

FontFilterFuncNotifiedHandler

Notified Handler for FontFilterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

Frame
FrameClass
FrameClassArrayHandle
FrameClassArrayOwnedHandle
FrameClassArrayUnownedHandle
FrameClassHandle
FrameClassOwnedHandle
FrameClassUnownedHandle
Functions
GLArea
GLAreaClass
GLAreaClassArrayHandle
GLAreaClassArrayOwnedHandle
GLAreaClassArrayUnownedHandle
GLAreaClassHandle
GLAreaClassOwnedHandle
GLAreaClassUnownedHandle
Gesture
GestureClass
GestureClassHandle
GestureClassOwnedHandle
GestureClassUnownedHandle
GestureClick
GestureClickClass
GestureClickClassHandle
GestureClickClassOwnedHandle
GestureClickClassUnownedHandle
GestureDrag
GestureDragClass
GestureDragClassHandle
GestureDragClassOwnedHandle
GestureDragClassUnownedHandle
GestureLongPress
GestureLongPressClass
GestureLongPressClassHandle
GestureLongPressClassOwnedHandle
GestureLongPressClassUnownedHandle
GesturePan
GesturePanClass
GesturePanClassHandle
GesturePanClassOwnedHandle
GesturePanClassUnownedHandle
GestureRotate
GestureRotateClass
GestureRotateClassHandle
GestureRotateClassOwnedHandle
GestureRotateClassUnownedHandle
GestureSingle
GestureSingleClass
GestureSingleClassHandle
GestureSingleClassOwnedHandle
GestureSingleClassUnownedHandle
GestureStylus
GestureStylusClass
GestureStylusClassHandle
GestureStylusClassOwnedHandle
GestureStylusClassUnownedHandle
GestureSwipe
GestureSwipeClass
GestureSwipeClassHandle
GestureSwipeClassOwnedHandle
GestureSwipeClassUnownedHandle
GestureZoom
GestureZoomClass
GestureZoomClassHandle
GestureZoomClassOwnedHandle
GestureZoomClassUnownedHandle
GraphicsOffload
GraphicsOffloadClass
GraphicsOffloadClassArrayHandle
GraphicsOffloadClassArrayOwnedHandle
GraphicsOffloadClassArrayUnownedHandle
GraphicsOffloadClassHandle
GraphicsOffloadClassOwnedHandle
GraphicsOffloadClassUnownedHandle
Grid
GridClass
GridClassArrayHandle
GridClassArrayOwnedHandle
GridClassArrayUnownedHandle
GridClassHandle
GridClassOwnedHandle
GridClassUnownedHandle
GridLayout
GridLayoutChild
GridLayoutChildClass
GridLayoutChildClassArrayHandle
GridLayoutChildClassArrayOwnedHandle
GridLayoutChildClassArrayUnownedHandle
GridLayoutChildClassHandle
GridLayoutChildClassOwnedHandle
GridLayoutChildClassUnownedHandle
GridLayoutClass
GridLayoutClassArrayHandle
GridLayoutClassArrayOwnedHandle
GridLayoutClassArrayUnownedHandle
GridLayoutClassHandle
GridLayoutClassOwnedHandle
GridLayoutClassUnownedHandle
GridView
GridViewClass
GridViewClassHandle
GridViewClassOwnedHandle
GridViewClassUnownedHandle
HeaderBar
IMContext
IMContextClass
IMContextClassArrayHandle
IMContextClassArrayOwnedHandle
IMContextClassArrayUnownedHandle
IMContextClassHandle
IMContextClassOwnedHandle
IMContextClassUnownedHandle
IMContextSimple
IMContextSimpleClass
IMContextSimpleClassArrayHandle
IMContextSimpleClassArrayOwnedHandle
IMContextSimpleClassArrayUnownedHandle
IMContextSimpleClassHandle
IMContextSimpleClassOwnedHandle
IMContextSimpleClassUnownedHandle
IMContextSimplePrivate
IMContextSimplePrivateHandle
IMContextSimplePrivateOwnedHandle
IMContextSimplePrivateUnownedHandle
IMMulticontext
IMMulticontextClass
IMMulticontextClassArrayHandle
IMMulticontextClassArrayOwnedHandle
IMMulticontextClassArrayUnownedHandle
IMMulticontextClassHandle
IMMulticontextClassOwnedHandle
IMMulticontextClassUnownedHandle
IMMulticontextPrivate
IMMulticontextPrivateHandle
IMMulticontextPrivateOwnedHandle
IMMulticontextPrivateUnownedHandle
IconPaintable
IconTheme
IconView
IconViewForeachFuncAsyncHandler

Async Handler for IconViewForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

IconViewForeachFuncCallHandler
IconViewForeachFuncForeverHandler

Forever Handler for IconViewForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

IconViewForeachFuncNotifiedHandler

Notified Handler for IconViewForeachFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

Image
InfoBar
Inscription
InscriptionClass
InscriptionClassArrayHandle
InscriptionClassArrayOwnedHandle
InscriptionClassArrayUnownedHandle
InscriptionClassHandle
InscriptionClassOwnedHandle
InscriptionClassUnownedHandle
KeyvalTrigger
KeyvalTriggerClass
KeyvalTriggerClassHandle
KeyvalTriggerClassOwnedHandle
KeyvalTriggerClassUnownedHandle
Label
LayoutChild
LayoutChildClass
LayoutChildClassArrayHandle
LayoutChildClassArrayOwnedHandle
LayoutChildClassArrayUnownedHandle
LayoutChildClassHandle
LayoutChildClassOwnedHandle
LayoutChildClassUnownedHandle
LayoutManager
LayoutManagerClass
LayoutManagerClassArrayHandle
LayoutManagerClassArrayOwnedHandle
LayoutManagerClassArrayUnownedHandle
LayoutManagerClassHandle
LayoutManagerClassOwnedHandle
LayoutManagerClassUnownedHandle
LevelBar
LinkButton
ListBase
ListBaseClass
ListBaseClassHandle
ListBaseClassOwnedHandle
ListBaseClassUnownedHandle
ListBox
ListBoxCreateWidgetFuncAsyncHandler

Async Handler for ListBoxCreateWidgetFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ListBoxCreateWidgetFuncCallHandler
ListBoxCreateWidgetFuncForeverHandler

Forever Handler for ListBoxCreateWidgetFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ListBoxCreateWidgetFuncNotifiedHandler

Notified Handler for ListBoxCreateWidgetFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ListBoxFilterFuncAsyncHandler

Async Handler for ListBoxFilterFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ListBoxFilterFuncCallHandler
ListBoxFilterFuncForeverHandler

Forever Handler for ListBoxFilterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ListBoxFilterFuncNotifiedHandler

Notified Handler for ListBoxFilterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ListBoxForeachFuncAsyncHandler

Async Handler for ListBoxForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ListBoxForeachFuncCallHandler
ListBoxForeachFuncForeverHandler

Forever Handler for ListBoxForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ListBoxForeachFuncNotifiedHandler

Notified Handler for ListBoxForeachFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ListBoxRow
ListBoxRowClass
ListBoxRowClassArrayHandle
ListBoxRowClassArrayOwnedHandle
ListBoxRowClassArrayUnownedHandle
ListBoxRowClassHandle
ListBoxRowClassOwnedHandle
ListBoxRowClassUnownedHandle
ListBoxSortFuncAsyncHandler

Async Handler for ListBoxSortFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ListBoxSortFuncCallHandler
ListBoxSortFuncForeverHandler

Forever Handler for ListBoxSortFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ListBoxSortFuncNotifiedHandler

Notified Handler for ListBoxSortFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ListBoxUpdateHeaderFuncAsyncHandler

Async Handler for ListBoxUpdateHeaderFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ListBoxUpdateHeaderFuncCallHandler
ListBoxUpdateHeaderFuncForeverHandler

Forever Handler for ListBoxUpdateHeaderFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ListBoxUpdateHeaderFuncNotifiedHandler

Notified Handler for ListBoxUpdateHeaderFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ListHeader
ListHeaderClass
ListHeaderClassHandle
ListHeaderClassOwnedHandle
ListHeaderClassUnownedHandle
ListItem
ListItemClass
ListItemClassHandle
ListItemClassOwnedHandle
ListItemClassUnownedHandle
ListItemFactory
ListItemFactoryClass
ListItemFactoryClassHandle
ListItemFactoryClassOwnedHandle
ListItemFactoryClassUnownedHandle
ListStore
ListStoreClass
ListStoreClassArrayHandle
ListStoreClassArrayOwnedHandle
ListStoreClassArrayUnownedHandle
ListStoreClassHandle
ListStoreClassOwnedHandle
ListStoreClassUnownedHandle
ListStorePrivate
ListStorePrivateHandle
ListStorePrivateOwnedHandle
ListStorePrivateUnownedHandle
ListView
ListViewClass
ListViewClassHandle
ListViewClassOwnedHandle
ListViewClassUnownedHandle
LockButton
MapListModel
MapListModelClass
MapListModelClassArrayHandle
MapListModelClassArrayOwnedHandle
MapListModelClassArrayUnownedHandle
MapListModelClassHandle
MapListModelClassOwnedHandle
MapListModelClassUnownedHandle
MapListModelMapFuncAsyncHandler

Async Handler for MapListModelMapFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

MapListModelMapFuncCallHandler
MapListModelMapFuncForeverHandler

Forever Handler for MapListModelMapFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

MapListModelMapFuncNotifiedHandler

Notified Handler for MapListModelMapFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

MediaControls
MediaControlsClass
MediaControlsClassArrayHandle
MediaControlsClassArrayOwnedHandle
MediaControlsClassArrayUnownedHandle
MediaControlsClassHandle
MediaControlsClassOwnedHandle
MediaControlsClassUnownedHandle
MediaFile
MediaFileClass
MediaFileClassArrayHandle
MediaFileClassArrayOwnedHandle
MediaFileClassArrayUnownedHandle
MediaFileClassHandle
MediaFileClassOwnedHandle
MediaFileClassUnownedHandle
MediaStream
MediaStreamClass
MediaStreamClassArrayHandle
MediaStreamClassArrayOwnedHandle
MediaStreamClassArrayUnownedHandle
MediaStreamClassHandle
MediaStreamClassOwnedHandle
MediaStreamClassUnownedHandle
MenuButton
MenuButtonCreatePopupFuncAsyncHandler

Async Handler for MenuButtonCreatePopupFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

MenuButtonCreatePopupFuncCallHandler
MenuButtonCreatePopupFuncForeverHandler

Forever Handler for MenuButtonCreatePopupFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

MenuButtonCreatePopupFuncNotifiedHandler

Notified Handler for MenuButtonCreatePopupFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

MessageDialog
MessageDialogClass
MessageDialogClassHandle
MessageDialogClassOwnedHandle
MessageDialogClassUnownedHandle
MnemonicAction
MnemonicActionClass
MnemonicActionClassHandle
MnemonicActionClassOwnedHandle
MnemonicActionClassUnownedHandle
MnemonicTrigger
MnemonicTriggerClass
MnemonicTriggerClassHandle
MnemonicTriggerClassOwnedHandle
MnemonicTriggerClassUnownedHandle
MountOperation
MountOperationClass
MountOperationClassArrayHandle
MountOperationClassArrayOwnedHandle
MountOperationClassArrayUnownedHandle
MountOperationClassHandle
MountOperationClassOwnedHandle
MountOperationClassUnownedHandle
MountOperationPrivate
MountOperationPrivateHandle
MountOperationPrivateOwnedHandle
MountOperationPrivateUnownedHandle
MultiFilter
MultiFilterClass
MultiFilterClassHandle
MultiFilterClassOwnedHandle
MultiFilterClassUnownedHandle
MultiSelection
MultiSelectionClass
MultiSelectionClassArrayHandle
MultiSelectionClassArrayOwnedHandle
MultiSelectionClassArrayUnownedHandle
MultiSelectionClassHandle
MultiSelectionClassOwnedHandle
MultiSelectionClassUnownedHandle
MultiSorter
MultiSorterClass
MultiSorterClassArrayHandle
MultiSorterClassArrayOwnedHandle
MultiSorterClassArrayUnownedHandle
MultiSorterClassHandle
MultiSorterClassOwnedHandle
MultiSorterClassUnownedHandle
NamedAction
NamedActionClass
NamedActionClassHandle
NamedActionClassOwnedHandle
NamedActionClassUnownedHandle
Native
NativeDialog
NativeDialogClass
NativeDialogClassArrayHandle
NativeDialogClassArrayOwnedHandle
NativeDialogClassArrayUnownedHandle
NativeDialogClassHandle
NativeDialogClassOwnedHandle
NativeDialogClassUnownedHandle
NativeInterface
NativeInterfaceHandle
NativeInterfaceOwnedHandle
NativeInterfaceUnownedHandle
NeverTrigger
NeverTriggerClass
NeverTriggerClassHandle
NeverTriggerClassOwnedHandle
NeverTriggerClassUnownedHandle
NoSelection
NoSelectionClass
NoSelectionClassArrayHandle
NoSelectionClassArrayOwnedHandle
NoSelectionClassArrayUnownedHandle
NoSelectionClassHandle
NoSelectionClassOwnedHandle
NoSelectionClassUnownedHandle
Notebook
NotebookPage
NothingAction
NothingActionClass
NothingActionClassHandle
NothingActionClassOwnedHandle
NothingActionClassUnownedHandle
NumericSorter
NumericSorterClass
NumericSorterClassArrayHandle
NumericSorterClassArrayOwnedHandle
NumericSorterClassArrayUnownedHandle
NumericSorterClassHandle
NumericSorterClassOwnedHandle
NumericSorterClassUnownedHandle
ObjectExpression
Orientable
OrientableIface
OrientableIfaceArrayHandle
OrientableIfaceArrayOwnedHandle
OrientableIfaceArrayUnownedHandle
OrientableIfaceHandle
OrientableIfaceOwnedHandle
OrientableIfaceUnownedHandle
Overlay
OverlayLayout
OverlayLayoutChild
OverlayLayoutChildClass
OverlayLayoutChildClassArrayHandle
OverlayLayoutChildClassArrayOwnedHandle
OverlayLayoutChildClassArrayUnownedHandle
OverlayLayoutChildClassHandle
OverlayLayoutChildClassOwnedHandle
OverlayLayoutChildClassUnownedHandle
OverlayLayoutClass
OverlayLayoutClassArrayHandle
OverlayLayoutClassArrayOwnedHandle
OverlayLayoutClassArrayUnownedHandle
OverlayLayoutClassHandle
OverlayLayoutClassOwnedHandle
OverlayLayoutClassUnownedHandle
PadActionEntry
PadActionEntryArrayHandle
PadActionEntryArrayOwnedHandle
PadActionEntryArrayUnownedHandle
PadActionEntryHandle
PadActionEntryOwnedHandle
PadActionEntryUnownedHandle
PadController
PadControllerClass
PadControllerClassHandle
PadControllerClassOwnedHandle
PadControllerClassUnownedHandle
PageRange
PageRangeArrayHandle
PageRangeArrayOwnedHandle
PageRangeArrayUnownedHandle
PageRangeHandle
PageRangeOwnedHandle
PageRangeUnownedHandle
PageSetup
PageSetupDoneFuncAsyncHandler

Async Handler for PageSetupDoneFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

PageSetupDoneFuncCallHandler
PageSetupDoneFuncForeverHandler

Forever Handler for PageSetupDoneFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

PageSetupDoneFuncNotifiedHandler

Notified Handler for PageSetupDoneFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

PageSetupUnixDialog
Paned
PaperSize
PaperSizeHandle
PaperSizeOwnedHandle
PaperSizeUnownedHandle
ParamSpecExpression
PasswordEntry
PasswordEntryBuffer
PasswordEntryBufferClass
PasswordEntryBufferClassArrayHandle
PasswordEntryBufferClassArrayOwnedHandle
PasswordEntryBufferClassArrayUnownedHandle
PasswordEntryBufferClassHandle
PasswordEntryBufferClassOwnedHandle
PasswordEntryBufferClassUnownedHandle
PasswordEntryClass
PasswordEntryClassHandle
PasswordEntryClassOwnedHandle
PasswordEntryClassUnownedHandle
Picture
PictureClass
PictureClassArrayHandle
PictureClassArrayOwnedHandle
PictureClassArrayUnownedHandle
PictureClassHandle
PictureClassOwnedHandle
PictureClassUnownedHandle
Popover
PopoverClass
PopoverClassArrayHandle
PopoverClassArrayOwnedHandle
PopoverClassArrayUnownedHandle
PopoverClassHandle
PopoverClassOwnedHandle
PopoverClassUnownedHandle
PopoverMenu
PopoverMenuBar
PrintBackend
PrintBackendHandle
PrintBackendOwnedHandle
PrintBackendUnownedHandle
PrintContext
PrintDialog
PrintDialogClass
PrintDialogClassArrayHandle
PrintDialogClassArrayOwnedHandle
PrintDialogClassArrayUnownedHandle
PrintDialogClassHandle
PrintDialogClassOwnedHandle
PrintDialogClassUnownedHandle
PrintJob
PrintJobCompleteFuncAsyncHandler

Async Handler for PrintJobCompleteFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

PrintJobCompleteFuncCallHandler
PrintJobCompleteFuncForeverHandler

Forever Handler for PrintJobCompleteFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

PrintJobCompleteFuncNotifiedHandler

Notified Handler for PrintJobCompleteFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

PrintOperation
PrintOperationClass
PrintOperationClassArrayHandle
PrintOperationClassArrayOwnedHandle
PrintOperationClassArrayUnownedHandle
PrintOperationClassHandle
PrintOperationClassOwnedHandle
PrintOperationClassUnownedHandle
PrintOperationPreview
PrintOperationPreviewIface
PrintOperationPreviewIfaceArrayHandle
PrintOperationPreviewIfaceArrayOwnedHandle
PrintOperationPreviewIfaceArrayUnownedHandle
PrintOperationPreviewIfaceHandle
PrintOperationPreviewIfaceOwnedHandle
PrintOperationPreviewIfaceUnownedHandle
PrintOperationPrivate
PrintOperationPrivateHandle
PrintOperationPrivateOwnedHandle
PrintOperationPrivateUnownedHandle
PrintSettings
PrintSettingsFuncAsyncHandler

Async Handler for PrintSettingsFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

PrintSettingsFuncCallHandler
PrintSettingsFuncForeverHandler

Forever Handler for PrintSettingsFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

PrintSettingsFuncNotifiedHandler

Notified Handler for PrintSettingsFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

PrintSetup
PrintSetupHandle
PrintSetupOwnedHandle
PrintSetupUnownedHandle
PrintUnixDialog
Printer
PrinterFuncAsyncHandler

Async Handler for PrinterFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

PrinterFuncCallHandler
PrinterFuncForeverHandler

Forever Handler for PrinterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

PrinterFuncNotifiedHandler

Notified Handler for PrinterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ProgressBar
PropertyExpression
Range
RangeClass
RangeClassArrayHandle
RangeClassArrayOwnedHandle
RangeClassArrayUnownedHandle
RangeClassHandle
RangeClassOwnedHandle
RangeClassUnownedHandle
RecentData
RecentDataArrayHandle
RecentDataArrayOwnedHandle
RecentDataArrayUnownedHandle
RecentDataHandle
RecentDataOwnedHandle
RecentDataUnownedHandle
RecentInfo
RecentInfoHandle
RecentInfoOwnedHandle
RecentInfoUnownedHandle
RecentManager
RecentManagerClass
RecentManagerClassArrayHandle
RecentManagerClassArrayOwnedHandle
RecentManagerClassArrayUnownedHandle
RecentManagerClassHandle
RecentManagerClassOwnedHandle
RecentManagerClassUnownedHandle
RecentManagerPrivate
RecentManagerPrivateHandle
RecentManagerPrivateOwnedHandle
RecentManagerPrivateUnownedHandle
RequestedSize
RequestedSizeArrayHandle
RequestedSizeArrayOwnedHandle
RequestedSizeArrayUnownedHandle
RequestedSizeHandle
RequestedSizeOwnedHandle
RequestedSizeUnownedHandle
Requisition
RequisitionArrayHandle
RequisitionArrayOwnedHandle
RequisitionArrayUnownedHandle
RequisitionHandle
RequisitionManagedHandle
RequisitionOwnedHandle
RequisitionUnownedHandle
Revealer
Root
RootInterface
RootInterfaceHandle
RootInterfaceOwnedHandle
RootInterfaceUnownedHandle
Scale
ScaleButton
ScaleButtonClass
ScaleButtonClassArrayHandle
ScaleButtonClassArrayOwnedHandle
ScaleButtonClassArrayUnownedHandle
ScaleButtonClassHandle
ScaleButtonClassOwnedHandle
ScaleButtonClassUnownedHandle
ScaleClass
ScaleClassArrayHandle
ScaleClassArrayOwnedHandle
ScaleClassArrayUnownedHandle
ScaleClassHandle
ScaleClassOwnedHandle
ScaleClassUnownedHandle
ScaleFormatValueFuncAsyncHandler

Async Handler for ScaleFormatValueFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ScaleFormatValueFuncCallHandler
ScaleFormatValueFuncForeverHandler

Forever Handler for ScaleFormatValueFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ScaleFormatValueFuncNotifiedHandler

Notified Handler for ScaleFormatValueFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ScrollInfo
ScrollInfoHandle
ScrollInfoOwnedHandle
ScrollInfoUnownedHandle
Scrollable
ScrollableInterface
ScrollableInterfaceArrayHandle
ScrollableInterfaceArrayOwnedHandle
ScrollableInterfaceArrayUnownedHandle
ScrollableInterfaceHandle
ScrollableInterfaceOwnedHandle
ScrollableInterfaceUnownedHandle
Scrollbar
ScrolledWindow
SearchBar
SearchEntry
SectionModel
SectionModelInterface
SectionModelInterfaceArrayHandle
SectionModelInterfaceArrayOwnedHandle
SectionModelInterfaceArrayUnownedHandle
SectionModelInterfaceHandle
SectionModelInterfaceOwnedHandle
SectionModelInterfaceUnownedHandle
SelectionFilterModel
SelectionFilterModelClass
SelectionFilterModelClassArrayHandle
SelectionFilterModelClassArrayOwnedHandle
SelectionFilterModelClassArrayUnownedHandle
SelectionFilterModelClassHandle
SelectionFilterModelClassOwnedHandle
SelectionFilterModelClassUnownedHandle
SelectionModel
SelectionModelInterface
SelectionModelInterfaceArrayHandle
SelectionModelInterfaceArrayOwnedHandle
SelectionModelInterfaceArrayUnownedHandle
SelectionModelInterfaceHandle
SelectionModelInterfaceOwnedHandle
SelectionModelInterfaceUnownedHandle
Separator
Settings
Shortcut
ShortcutAction
ShortcutActionClass
ShortcutActionClassHandle
ShortcutActionClassOwnedHandle
ShortcutActionClassUnownedHandle
ShortcutClass
ShortcutClassArrayHandle
ShortcutClassArrayOwnedHandle
ShortcutClassArrayUnownedHandle
ShortcutClassHandle
ShortcutClassOwnedHandle
ShortcutClassUnownedHandle
ShortcutController
ShortcutControllerClass
ShortcutControllerClassHandle
ShortcutControllerClassOwnedHandle
ShortcutControllerClassUnownedHandle
ShortcutFuncAsyncHandler

Async Handler for ShortcutFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

ShortcutFuncCallHandler
ShortcutFuncForeverHandler

Forever Handler for ShortcutFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

ShortcutFuncNotifiedHandler

Notified Handler for ShortcutFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ShortcutLabel
ShortcutLabelClass
ShortcutLabelClassHandle
ShortcutLabelClassOwnedHandle
ShortcutLabelClassUnownedHandle
ShortcutManager
ShortcutManagerInterface
ShortcutManagerInterfaceArrayHandle
ShortcutManagerInterfaceArrayOwnedHandle
ShortcutManagerInterfaceArrayUnownedHandle
ShortcutManagerInterfaceHandle
ShortcutManagerInterfaceOwnedHandle
ShortcutManagerInterfaceUnownedHandle
ShortcutTrigger
ShortcutTriggerClass
ShortcutTriggerClassHandle
ShortcutTriggerClassOwnedHandle
ShortcutTriggerClassUnownedHandle
ShortcutsGroup
ShortcutsGroupClass
ShortcutsGroupClassHandle
ShortcutsGroupClassOwnedHandle
ShortcutsGroupClassUnownedHandle
ShortcutsSection
ShortcutsSectionClass
ShortcutsSectionClassHandle
ShortcutsSectionClassOwnedHandle
ShortcutsSectionClassUnownedHandle
ShortcutsShortcut
ShortcutsShortcutClass
ShortcutsShortcutClassHandle
ShortcutsShortcutClassOwnedHandle
ShortcutsShortcutClassUnownedHandle
ShortcutsWindow
SignalAction
SignalActionClass
SignalActionClassHandle
SignalActionClassOwnedHandle
SignalActionClassUnownedHandle
SignalListItemFactory
SignalListItemFactoryClass
SignalListItemFactoryClassHandle
SignalListItemFactoryClassOwnedHandle
SignalListItemFactoryClassUnownedHandle
SingleSelection
SingleSelectionClass
SingleSelectionClassArrayHandle
SingleSelectionClassArrayOwnedHandle
SingleSelectionClassArrayUnownedHandle
SingleSelectionClassHandle
SingleSelectionClassOwnedHandle
SingleSelectionClassUnownedHandle
SizeGroup
SliceListModel
SliceListModelClass
SliceListModelClassArrayHandle
SliceListModelClassArrayOwnedHandle
SliceListModelClassArrayUnownedHandle
SliceListModelClassHandle
SliceListModelClassOwnedHandle
SliceListModelClassUnownedHandle
Snapshot
SnapshotClass
SnapshotClassHandle
SnapshotClassOwnedHandle
SnapshotClassUnownedHandle
SortListModel
SortListModelClass
SortListModelClassArrayHandle
SortListModelClassArrayOwnedHandle
SortListModelClassArrayUnownedHandle
SortListModelClassHandle
SortListModelClassOwnedHandle
SortListModelClassUnownedHandle
Sorter
SorterClass
SorterClassArrayHandle
SorterClassArrayOwnedHandle
SorterClassArrayUnownedHandle
SorterClassHandle
SorterClassOwnedHandle
SorterClassUnownedHandle
SpinButton
Spinner
Stack
StackPage
StackSidebar
StackSwitcher
Statusbar
StringFilter
StringFilterClass
StringFilterClassArrayHandle
StringFilterClassArrayOwnedHandle
StringFilterClassArrayUnownedHandle
StringFilterClassHandle
StringFilterClassOwnedHandle
StringFilterClassUnownedHandle
StringList
StringListClass
StringListClassArrayHandle
StringListClassArrayOwnedHandle
StringListClassArrayUnownedHandle
StringListClassHandle
StringListClassOwnedHandle
StringListClassUnownedHandle
StringObject
StringObjectClass
StringObjectClassArrayHandle
StringObjectClassArrayOwnedHandle
StringObjectClassArrayUnownedHandle
StringObjectClassHandle
StringObjectClassOwnedHandle
StringObjectClassUnownedHandle
StringSorter
StringSorterClass
StringSorterClassArrayHandle
StringSorterClassArrayOwnedHandle
StringSorterClassArrayUnownedHandle
StringSorterClassHandle
StringSorterClassOwnedHandle
StringSorterClassUnownedHandle
StyleContext
StyleContextClass
StyleContextClassArrayHandle
StyleContextClassArrayOwnedHandle
StyleContextClassArrayUnownedHandle
StyleContextClassHandle
StyleContextClassOwnedHandle
StyleContextClassUnownedHandle
StyleProvider
Switch
SymbolicPaintable
SymbolicPaintableInterface
SymbolicPaintableInterfaceArrayHandle
SymbolicPaintableInterfaceArrayOwnedHandle
SymbolicPaintableInterfaceArrayUnownedHandle
SymbolicPaintableInterfaceHandle
SymbolicPaintableInterfaceOwnedHandle
SymbolicPaintableInterfaceUnownedHandle
Text
TextBuffer
TextBufferClass
TextBufferClassArrayHandle
TextBufferClassArrayOwnedHandle
TextBufferClassArrayUnownedHandle
TextBufferClassHandle
TextBufferClassOwnedHandle
TextBufferClassUnownedHandle
TextBufferPrivate
TextBufferPrivateHandle
TextBufferPrivateOwnedHandle
TextBufferPrivateUnownedHandle
TextCharPredicateAsyncHandler

Async Handler for TextCharPredicate. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TextCharPredicateCallHandler
TextCharPredicateForeverHandler

Forever Handler for TextCharPredicate. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TextCharPredicateNotifiedHandler

Notified Handler for TextCharPredicate. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TextChildAnchor
TextChildAnchorClass
TextChildAnchorClassArrayHandle
TextChildAnchorClassArrayOwnedHandle
TextChildAnchorClassArrayUnownedHandle
TextChildAnchorClassHandle
TextChildAnchorClassOwnedHandle
TextChildAnchorClassUnownedHandle
TextIter
TextIterArrayHandle
TextIterArrayOwnedHandle
TextIterArrayUnownedHandle
TextIterHandle
TextIterManagedHandle
TextIterOwnedHandle
TextIterUnownedHandle
TextMark
TextMarkClass
TextMarkClassArrayHandle
TextMarkClassArrayOwnedHandle
TextMarkClassArrayUnownedHandle
TextMarkClassHandle
TextMarkClassOwnedHandle
TextMarkClassUnownedHandle
TextTag
TextTagClass
TextTagClassArrayHandle
TextTagClassArrayOwnedHandle
TextTagClassArrayUnownedHandle
TextTagClassHandle
TextTagClassOwnedHandle
TextTagClassUnownedHandle
TextTagPrivate
TextTagPrivateHandle
TextTagPrivateOwnedHandle
TextTagPrivateUnownedHandle
TextTagTable
TextTagTableForeachAsyncHandler

Async Handler for TextTagTableForeach. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TextTagTableForeachCallHandler
TextTagTableForeachForeverHandler

Forever Handler for TextTagTableForeach. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TextTagTableForeachNotifiedHandler

Notified Handler for TextTagTableForeach. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TextView
TextViewClass
TextViewClassArrayHandle
TextViewClassArrayOwnedHandle
TextViewClassArrayUnownedHandle
TextViewClassHandle
TextViewClassOwnedHandle
TextViewClassUnownedHandle
TextViewPrivate
TextViewPrivateHandle
TextViewPrivateOwnedHandle
TextViewPrivateUnownedHandle
TickCallbackAsyncHandler

Async Handler for TickCallback. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TickCallbackCallHandler
TickCallbackForeverHandler

Forever Handler for TickCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TickCallbackNotifiedHandler

Notified Handler for TickCallback. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

ToggleButton
ToggleButtonClass
ToggleButtonClassArrayHandle
ToggleButtonClassArrayOwnedHandle
ToggleButtonClassArrayUnownedHandle
ToggleButtonClassHandle
ToggleButtonClassOwnedHandle
ToggleButtonClassUnownedHandle
Tooltip
TreeCellDataFuncAsyncHandler

Async Handler for TreeCellDataFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeCellDataFuncCallHandler
TreeCellDataFuncForeverHandler

Forever Handler for TreeCellDataFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeCellDataFuncNotifiedHandler

Notified Handler for TreeCellDataFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeDragDest
TreeDragDestIface
TreeDragDestIfaceArrayHandle
TreeDragDestIfaceArrayOwnedHandle
TreeDragDestIfaceArrayUnownedHandle
TreeDragDestIfaceHandle
TreeDragDestIfaceOwnedHandle
TreeDragDestIfaceUnownedHandle
TreeDragSource
TreeDragSourceIface
TreeDragSourceIfaceArrayHandle
TreeDragSourceIfaceArrayOwnedHandle
TreeDragSourceIfaceArrayUnownedHandle
TreeDragSourceIfaceHandle
TreeDragSourceIfaceOwnedHandle
TreeDragSourceIfaceUnownedHandle
TreeExpander
TreeExpanderClass
TreeExpanderClassArrayHandle
TreeExpanderClassArrayOwnedHandle
TreeExpanderClassArrayUnownedHandle
TreeExpanderClassHandle
TreeExpanderClassOwnedHandle
TreeExpanderClassUnownedHandle
TreeIter
TreeIterArrayHandle
TreeIterArrayOwnedHandle
TreeIterArrayUnownedHandle
TreeIterCompareFuncAsyncHandler

Async Handler for TreeIterCompareFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeIterCompareFuncCallHandler
TreeIterCompareFuncForeverHandler

Forever Handler for TreeIterCompareFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeIterCompareFuncNotifiedHandler

Notified Handler for TreeIterCompareFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeIterHandle
TreeIterManagedHandle
TreeIterOwnedHandle
TreeIterUnownedHandle
TreeListModel
TreeListModelClass
TreeListModelClassArrayHandle
TreeListModelClassArrayOwnedHandle
TreeListModelClassArrayUnownedHandle
TreeListModelClassHandle
TreeListModelClassOwnedHandle
TreeListModelClassUnownedHandle
TreeListModelCreateModelFuncAsyncHandler

Async Handler for TreeListModelCreateModelFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeListModelCreateModelFuncCallHandler
TreeListModelCreateModelFuncForeverHandler

Forever Handler for TreeListModelCreateModelFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeListModelCreateModelFuncNotifiedHandler

Notified Handler for TreeListModelCreateModelFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeListRow
TreeListRowClass
TreeListRowClassArrayHandle
TreeListRowClassArrayOwnedHandle
TreeListRowClassArrayUnownedHandle
TreeListRowClassHandle
TreeListRowClassOwnedHandle
TreeListRowClassUnownedHandle
TreeListRowSorter
TreeListRowSorterClass
TreeListRowSorterClassArrayHandle
TreeListRowSorterClassArrayOwnedHandle
TreeListRowSorterClassArrayUnownedHandle
TreeListRowSorterClassHandle
TreeListRowSorterClassOwnedHandle
TreeListRowSorterClassUnownedHandle
TreeModel
TreeModelFilter
TreeModelFilterClass
TreeModelFilterClassArrayHandle
TreeModelFilterClassArrayOwnedHandle
TreeModelFilterClassArrayUnownedHandle
TreeModelFilterClassHandle
TreeModelFilterClassOwnedHandle
TreeModelFilterClassUnownedHandle
TreeModelFilterModifyFuncAsyncHandler

Async Handler for TreeModelFilterModifyFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeModelFilterModifyFuncCallHandler
TreeModelFilterModifyFuncForeverHandler

Forever Handler for TreeModelFilterModifyFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeModelFilterModifyFuncNotifiedHandler

Notified Handler for TreeModelFilterModifyFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeModelFilterPrivate
TreeModelFilterPrivateHandle
TreeModelFilterPrivateOwnedHandle
TreeModelFilterPrivateUnownedHandle
TreeModelFilterVisibleFuncAsyncHandler

Async Handler for TreeModelFilterVisibleFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeModelFilterVisibleFuncCallHandler
TreeModelFilterVisibleFuncForeverHandler

Forever Handler for TreeModelFilterVisibleFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeModelFilterVisibleFuncNotifiedHandler

Notified Handler for TreeModelFilterVisibleFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeModelForeachFuncAsyncHandler

Async Handler for TreeModelForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeModelForeachFuncCallHandler
TreeModelForeachFuncForeverHandler

Forever Handler for TreeModelForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeModelForeachFuncNotifiedHandler

Notified Handler for TreeModelForeachFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeModelIface
TreeModelIfaceArrayHandle
TreeModelIfaceArrayOwnedHandle
TreeModelIfaceArrayUnownedHandle
TreeModelIfaceHandle
TreeModelIfaceOwnedHandle
TreeModelIfaceUnownedHandle
TreeModelSort
TreeModelSortClass
TreeModelSortClassArrayHandle
TreeModelSortClassArrayOwnedHandle
TreeModelSortClassArrayUnownedHandle
TreeModelSortClassHandle
TreeModelSortClassOwnedHandle
TreeModelSortClassUnownedHandle
TreeModelSortPrivate
TreeModelSortPrivateHandle
TreeModelSortPrivateOwnedHandle
TreeModelSortPrivateUnownedHandle
TreePath
TreePathHandle
TreePathOwnedHandle
TreePathUnownedHandle
TreeRowReference
TreeRowReferenceHandle
TreeRowReferenceOwnedHandle
TreeRowReferenceUnownedHandle
TreeSelection
TreeSelectionForeachFuncAsyncHandler

Async Handler for TreeSelectionForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeSelectionForeachFuncCallHandler
TreeSelectionForeachFuncForeverHandler

Forever Handler for TreeSelectionForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeSelectionForeachFuncNotifiedHandler

Notified Handler for TreeSelectionForeachFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeSelectionFuncAsyncHandler

Async Handler for TreeSelectionFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeSelectionFuncCallHandler
TreeSelectionFuncForeverHandler

Forever Handler for TreeSelectionFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeSelectionFuncNotifiedHandler

Notified Handler for TreeSelectionFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeSortable
TreeSortableIface
TreeSortableIfaceArrayHandle
TreeSortableIfaceArrayOwnedHandle
TreeSortableIfaceArrayUnownedHandle
TreeSortableIfaceHandle
TreeSortableIfaceOwnedHandle
TreeSortableIfaceUnownedHandle
TreeStore
TreeStoreClass
TreeStoreClassArrayHandle
TreeStoreClassArrayOwnedHandle
TreeStoreClassArrayUnownedHandle
TreeStoreClassHandle
TreeStoreClassOwnedHandle
TreeStoreClassUnownedHandle
TreeStorePrivate
TreeStorePrivateHandle
TreeStorePrivateOwnedHandle
TreeStorePrivateUnownedHandle
TreeView
TreeViewClass
TreeViewClassArrayHandle
TreeViewClassArrayOwnedHandle
TreeViewClassArrayUnownedHandle
TreeViewClassHandle
TreeViewClassOwnedHandle
TreeViewClassUnownedHandle
TreeViewColumn
TreeViewColumnDropFuncAsyncHandler

Async Handler for TreeViewColumnDropFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeViewColumnDropFuncCallHandler
TreeViewColumnDropFuncForeverHandler

Forever Handler for TreeViewColumnDropFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeViewColumnDropFuncNotifiedHandler

Notified Handler for TreeViewColumnDropFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeViewMappingFuncAsyncHandler

Async Handler for TreeViewMappingFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeViewMappingFuncCallHandler
TreeViewMappingFuncForeverHandler

Forever Handler for TreeViewMappingFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeViewMappingFuncNotifiedHandler

Notified Handler for TreeViewMappingFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeViewRowSeparatorFuncAsyncHandler

Async Handler for TreeViewRowSeparatorFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeViewRowSeparatorFuncCallHandler
TreeViewRowSeparatorFuncForeverHandler

Forever Handler for TreeViewRowSeparatorFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeViewRowSeparatorFuncNotifiedHandler

Notified Handler for TreeViewRowSeparatorFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

TreeViewSearchEqualFuncAsyncHandler

Async Handler for TreeViewSearchEqualFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

TreeViewSearchEqualFuncCallHandler
TreeViewSearchEqualFuncForeverHandler

Forever Handler for TreeViewSearchEqualFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

TreeViewSearchEqualFuncNotifiedHandler

Notified Handler for TreeViewSearchEqualFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

UriLauncher
UriLauncherClass
UriLauncherClassArrayHandle
UriLauncherClassArrayOwnedHandle
UriLauncherClassArrayUnownedHandle
UriLauncherClassHandle
UriLauncherClassOwnedHandle
UriLauncherClassUnownedHandle
Video
VideoClass
VideoClassArrayHandle
VideoClassArrayOwnedHandle
VideoClassArrayUnownedHandle
VideoClassHandle
VideoClassOwnedHandle
VideoClassUnownedHandle
Viewport
VolumeButton
Widget
WidgetActionActivateFuncAsyncHandler

Async Handler for WidgetActionActivateFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

WidgetActionActivateFuncCallHandler
WidgetActionActivateFuncForeverHandler

Forever Handler for WidgetActionActivateFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

WidgetActionActivateFuncNotifiedHandler

Notified Handler for WidgetActionActivateFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

WidgetClass
WidgetClassArrayHandle
WidgetClassArrayOwnedHandle
WidgetClassArrayUnownedHandle
WidgetClassHandle
WidgetClassOwnedHandle
WidgetClassPrivate
WidgetClassPrivateHandle
WidgetClassPrivateOwnedHandle
WidgetClassPrivateUnownedHandle
WidgetClassUnownedHandle
WidgetPaintable
WidgetPaintableClass
WidgetPaintableClassArrayHandle
WidgetPaintableClassArrayOwnedHandle
WidgetPaintableClassArrayUnownedHandle
WidgetPaintableClassHandle
WidgetPaintableClassOwnedHandle
WidgetPaintableClassUnownedHandle
WidgetPrivate
WidgetPrivateHandle
WidgetPrivateOwnedHandle
WidgetPrivateUnownedHandle
Window
WindowClass
WindowClassArrayHandle
WindowClassArrayOwnedHandle
WindowClassArrayUnownedHandle
WindowClassHandle
WindowClassOwnedHandle
WindowClassUnownedHandle
WindowControls
WindowControlsClass
WindowControlsClassArrayHandle
WindowControlsClassArrayOwnedHandle
WindowControlsClassArrayUnownedHandle
WindowControlsClassHandle
WindowControlsClassOwnedHandle
WindowControlsClassUnownedHandle
WindowGroup
WindowGroupClass
WindowGroupClassArrayHandle
WindowGroupClassArrayOwnedHandle
WindowGroupClassArrayUnownedHandle
WindowGroupClassHandle
WindowGroupClassOwnedHandle
WindowGroupClassUnownedHandle
WindowGroupPrivate
WindowGroupPrivateHandle
WindowGroupPrivateOwnedHandle
WindowGroupPrivateUnownedHandle
WindowHandle
WindowHandleClass
WindowHandleClassArrayHandle
WindowHandleClassArrayOwnedHandle
WindowHandleClassArrayUnownedHandle
WindowHandleClassHandle
WindowHandleClassOwnedHandle
WindowHandleClassUnownedHandle

Structs

ATContextData
AboutDialogData
AccessibleInterfaceData
AccessibleRangeInterfaceData
AccessibleTextInterfaceData
AccessibleTextRangeData
ActionBarData
ActionableInterfaceData
ActivateActionData
AdjustmentClassData
AdjustmentData
AlertDialogClassData
AlertDialogData
AlternativeTriggerData
AnyFilterData
AppChooserButtonData
AppChooserDialogData
AppChooserWidgetData
ApplicationClassData
ApplicationData
ApplicationWindowClassData
ApplicationWindowData
AspectFrameData
AssistantData
AssistantPageData
BinLayoutClassData
BinLayoutData
BitsetIterData
BookmarkListClassData
BookmarkListData
BoolFilterClassData
BoolFilterData
BorderData
BoxClassData
BoxData
BoxLayoutClassData
BoxLayoutData
BuildableIfaceData
BuildableParserData
BuilderCScopeClassData
BuilderCScopeData
BuilderData
BuilderListItemFactoryData
BuilderScopeInterfaceData
ButtonClassData
ButtonData
CClosureExpressionData
CalendarData
CallbackActionData
CellAreaBoxData
CellAreaClassData
CellAreaContextClassData
CellAreaContextData
CellAreaData
CellEditableIfaceData
CellLayoutIfaceData
CellRendererAccelData
CellRendererClassData
CellRendererComboData
CellRendererData
CellRendererPixbufData
CellRendererProgressData
CellRendererSpinData
CellRendererSpinnerData
CellRendererTextClassData
CellRendererTextData
CellRendererToggleData
CellViewData
CenterBoxData
CenterLayoutClassData
CenterLayoutData
CheckButtonClassData
CheckButtonData
ClosureExpressionData
ColorButtonData
ColorChooserDialogData
ColorChooserInterfaceData
ColorChooserWidgetData
ColorDialogButtonClassData
ColorDialogButtonData
ColorDialogClassData
ColorDialogData
ColumnViewCellData
ColumnViewColumnData
ColumnViewData
ColumnViewRowData
ColumnViewSorterClassData
ColumnViewSorterData
ComboBoxClassData
ComboBoxData
ComboBoxTextData
ConstantExpressionData
ConstraintClassData
ConstraintData
ConstraintGuideClassData
ConstraintGuideData
ConstraintLayoutChildClassData
ConstraintLayoutChildData
ConstraintLayoutClassData
ConstraintLayoutData
CssLocationData
CssProviderData
CustomFilterClassData
CustomFilterData
CustomLayoutClassData
CustomLayoutData
CustomSorterClassData
CustomSorterData
DialogClassData
DialogData
DirectoryListClassData
DirectoryListData
DragIconClassData
DragIconData
DragSourceData
DrawingAreaClassData
DrawingAreaData
DropControllerMotionData
DropDownClassData
DropDownData
DropTargetAsyncData
DropTargetData
EditableInterfaceData
EditableLabelClassData
EditableLabelData
EmojiChooserData
EntryBufferClassData
EntryBufferData
EntryClassData
EntryCompletionData
EntryData
EventControllerData
EventControllerFocusData
EventControllerKeyData
EventControllerLegacyData
EventControllerMotionData
EventControllerScrollData
EveryFilterData
ExpanderData
ExpressionData
FileChooserDialogData
FileChooserNativeClassData
FileChooserNativeData
FileChooserWidgetData
FileDialogClassData
FileDialogData
FileFilterData
FileLauncherClassData
FileLauncherData
FilterClassData
FilterData
FilterListModelClassData
FilterListModelData
FixedClassData
FixedData
FixedLayoutChildClassData
FixedLayoutChildData
FixedLayoutClassData
FixedLayoutData
FlattenListModelClassData
FlattenListModelData
FlowBoxChildClassData
FlowBoxChildData
FlowBoxData
FontButtonData
FontChooserDialogData
FontChooserIfaceData
FontChooserWidgetData
FontDialogButtonClassData
FontDialogButtonData
FontDialogClassData
FontDialogData
FrameClassData
FrameData
GLAreaClassData
GLAreaData
GestureClickData
GestureData
GestureDragData
GestureLongPressData
GesturePanData
GestureRotateData
GestureSingleData
GestureStylusData
GestureSwipeData
GestureZoomData
GraphicsOffloadClassData
GraphicsOffloadData
GridClassData
GridData
GridLayoutChildClassData
GridLayoutChildData
GridLayoutClassData
GridLayoutData
GridViewData
HeaderBarData
IMContextClassData
IMContextData
IMContextSimpleClassData
IMContextSimpleData
IMMulticontextClassData
IMMulticontextData
IconPaintableData
IconThemeData
IconViewData
ImageData
InfoBarData
InscriptionClassData
InscriptionData
KeyvalTriggerData
LabelData
LayoutChildClassData
LayoutChildData
LayoutManagerClassData
LayoutManagerData
LevelBarData
LinkButtonData
ListBaseData
ListBoxData
ListBoxRowClassData
ListBoxRowData
ListHeaderData
ListItemData
ListItemFactoryData
ListStoreClassData
ListStoreData
ListViewData
LockButtonData
MapListModelClassData
MapListModelData
MediaControlsClassData
MediaControlsData
MediaFileClassData
MediaFileData
MediaStreamClassData
MediaStreamData
MenuButtonData
MessageDialogData
MnemonicActionData
MnemonicTriggerData
MountOperationClassData
MountOperationData
MultiFilterData
MultiSelectionClassData
MultiSelectionData
MultiSorterClassData
MultiSorterData
NamedActionData
NativeDialogClassData
NativeDialogData
NeverTriggerData
NoSelectionClassData
NoSelectionData
NotebookData
NotebookPageData
NothingActionData
NumericSorterClassData
NumericSorterData
ObjectExpressionData
OrientableIfaceData
OverlayData
OverlayLayoutChildClassData
OverlayLayoutChildData
OverlayLayoutClassData
OverlayLayoutData
PadActionEntryData
PadControllerData
PageRangeData
PageSetupData
PageSetupUnixDialogData
PanedData
ParamSpecExpressionData
PasswordEntryBufferClassData
PasswordEntryBufferData
PasswordEntryData
PictureClassData
PictureData
PopoverClassData
PopoverData
PopoverMenuBarData
PopoverMenuData
PrintContextData
PrintDialogClassData
PrintDialogData
PrintJobData
PrintOperationClassData
PrintOperationData
PrintOperationPreviewIfaceData
PrintSettingsData
PrintUnixDialogData
PrinterData
ProgressBarData
PropertyExpressionData
RangeClassData
RangeData
RecentDataData
RecentManagerClassData
RecentManagerData
RequestedSizeData
RequisitionData
RevealerData
ScaleButtonClassData
ScaleButtonData
ScaleClassData
ScaleData
ScrollableInterfaceData
ScrollbarData
ScrolledWindowData
SearchBarData
SearchEntryData
SectionModelInterfaceData
SelectionFilterModelClassData
SelectionFilterModelData
SelectionModelInterfaceData
SeparatorData
SettingsData
ShortcutActionData
ShortcutClassData
ShortcutControllerData
ShortcutData
ShortcutLabelData
ShortcutManagerInterfaceData
ShortcutTriggerData
ShortcutsGroupData
ShortcutsSectionData
ShortcutsShortcutData
ShortcutsWindowData
SignalActionData
SignalListItemFactoryData
SingleSelectionClassData
SingleSelectionData
SizeGroupData
SliceListModelClassData
SliceListModelData
SnapshotData
SortListModelClassData
SortListModelData
SorterClassData
SorterData
SpinButtonData
SpinnerData
StackData
StackPageData
StackSidebarData
StackSwitcherData
StatusbarData
StringFilterClassData
StringFilterData
StringListClassData
StringListData
StringObjectClassData
StringObjectData
StringSorterClassData
StringSorterData
StyleContextClassData
StyleContextData
SwitchData
SymbolicPaintableInterfaceData
TextBufferClassData
TextBufferData
TextChildAnchorClassData
TextChildAnchorData
TextData
TextIterData
TextMarkClassData
TextMarkData
TextTagClassData
TextTagData
TextTagTableData
TextViewClassData
TextViewData
ToggleButtonClassData
ToggleButtonData
TooltipData
TreeDragDestIfaceData
TreeDragSourceIfaceData
TreeExpanderClassData
TreeExpanderData
TreeIterData
TreeListModelClassData
TreeListModelData
TreeListRowClassData
TreeListRowData
TreeListRowSorterClassData
TreeListRowSorterData
TreeModelFilterClassData
TreeModelFilterData
TreeModelIfaceData
TreeModelSortClassData
TreeModelSortData
TreeSelectionData
TreeSortableIfaceData
TreeStoreClassData
TreeStoreData
TreeViewClassData
TreeViewColumnData
TreeViewData
UriLauncherClassData
UriLauncherData
VideoClassData
VideoData
ViewportData
VolumeButtonData
WidgetClassData
WidgetData
WidgetPaintableClassData
WidgetPaintableData
WindowClassData
WindowControlsClassData
WindowControlsData
WindowData
WindowGroupClassData
WindowGroupData
WindowHandleClassData
WindowHandleData

Delegates

AccessibleInterfaceData.GetAccessibleParentCallback
AccessibleInterfaceData.GetAtContextCallback
AccessibleInterfaceData.GetBoundsCallback
AccessibleInterfaceData.GetFirstAccessibleChildCallback
AccessibleInterfaceData.GetNextAccessibleSiblingCallback
AccessibleInterfaceData.GetPlatformStateCallback
AccessibleRangeInterfaceData.SetCurrentValueCallback
AccessibleTextInterfaceData.GetAttributesCallback
AccessibleTextInterfaceData.GetCaretPositionCallback
AccessibleTextInterfaceData.GetContentsAtCallback
AccessibleTextInterfaceData.GetContentsCallback
AccessibleTextInterfaceData.GetDefaultAttributesCallback
AccessibleTextInterfaceData.GetSelectionCallback
ActionableInterfaceData.GetActionNameCallback
ActionableInterfaceData.GetActionTargetValueCallback
ActionableInterfaceData.SetActionNameCallback
ActionableInterfaceData.SetActionTargetValueCallback
AdjustmentClassData.ChangedCallback
AdjustmentClassData.GtkReserved1Callback
AdjustmentClassData.GtkReserved2Callback
AdjustmentClassData.GtkReserved3Callback
AdjustmentClassData.GtkReserved4Callback
AdjustmentClassData.ValueChangedCallback
ApplicationClassData.WindowAddedCallback
ApplicationClassData.WindowRemovedCallback
AssistantPageFunc
BuildableIfaceData.AddChildCallback
BuildableIfaceData.ConstructChildCallback
BuildableIfaceData.CustomFinishedCallback
BuildableIfaceData.CustomTagEndCallback
BuildableIfaceData.CustomTagStartCallback
BuildableIfaceData.GetIdCallback
BuildableIfaceData.GetInternalChildCallback
BuildableIfaceData.ParserFinishedCallback
BuildableIfaceData.SetBuildablePropertyCallback
BuildableIfaceData.SetIdCallback
BuildableParserData.EndElementCallback
BuildableParserData.ErrorCallback
BuildableParserData.StartElementCallback
BuildableParserData.TextCallback
BuilderScopeInterfaceData.CreateClosureCallback
BuilderScopeInterfaceData.GetTypeFromFunctionCallback
BuilderScopeInterfaceData.GetTypeFromNameCallback
ButtonClassData.ActivateCallback
ButtonClassData.ClickedCallback
CellAllocCallback
CellAreaClassData.ActivateCallback
CellAreaClassData.AddCallback
CellAreaClassData.ApplyAttributesCallback
CellAreaClassData.CopyContextCallback
CellAreaClassData.CreateContextCallback
CellAreaClassData.EventCallback
CellAreaClassData.FocusCallback
CellAreaClassData.ForeachAllocCallback
CellAreaClassData.ForeachCallback
CellAreaClassData.GetCellPropertyCallback
CellAreaClassData.GetPreferredHeightCallback
CellAreaClassData.GetPreferredHeightForWidthCallback
CellAreaClassData.GetPreferredWidthCallback
CellAreaClassData.GetPreferredWidthForHeightCallback
CellAreaClassData.GetRequestModeCallback
CellAreaClassData.IsActivatableCallback
CellAreaClassData.RemoveCallback
CellAreaClassData.SetCellPropertyCallback
CellAreaClassData.SnapshotCallback
CellAreaContextClassData.AllocateCallback
CellAreaContextClassData.GetPreferredHeightForWidthCallback
CellAreaContextClassData.GetPreferredWidthForHeightCallback
CellAreaContextClassData.ResetCallback
CellCallback
CellEditableIfaceData.EditingDoneCallback
CellEditableIfaceData.RemoveWidgetCallback
CellEditableIfaceData.StartEditingCallback
CellLayoutDataFunc
CellLayoutIfaceData.AddAttributeCallback
CellLayoutIfaceData.ClearAttributesCallback
CellLayoutIfaceData.ClearCallback
CellLayoutIfaceData.GetAreaCallback
CellLayoutIfaceData.GetCellsCallback
CellLayoutIfaceData.PackEndCallback
CellLayoutIfaceData.PackStartCallback
CellLayoutIfaceData.ReorderCallback
CellLayoutIfaceData.SetCellDataFuncCallback
CellRendererClassData.ActivateCallback
CellRendererClassData.EditingCanceledCallback
CellRendererClassData.EditingStartedCallback
CellRendererClassData.GetAlignedAreaCallback
CellRendererClassData.GetPreferredHeightCallback
CellRendererClassData.GetPreferredHeightForWidthCallback
CellRendererClassData.GetPreferredWidthCallback
CellRendererClassData.GetPreferredWidthForHeightCallback
CellRendererClassData.GetRequestModeCallback
CellRendererClassData.SnapshotCallback
CellRendererClassData.StartEditingCallback
CellRendererTextClassData.EditedCallback
CheckButtonClassData.ActivateCallback
CheckButtonClassData.ToggledCallback
ColorChooserInterfaceData.AddPaletteCallback
ColorChooserInterfaceData.ColorActivatedCallback
ColorChooserInterfaceData.GetRgbaCallback
ColorChooserInterfaceData.SetRgbaCallback
ComboBoxClassData.ActivateCallback
ComboBoxClassData.ChangedCallback
ComboBoxClassData.FormatEntryTextCallback
CustomAllocateFunc
CustomFilterFunc
CustomMeasureFunc
CustomRequestModeFunc
DialogClassData.CloseCallback
DialogClassData.ResponseCallback
DrawingAreaClassData.ResizeCallback
DrawingAreaDrawFunc
EditableInterfaceData.ChangedCallback
EditableInterfaceData.DeleteTextCallback
EditableInterfaceData.DoDeleteTextCallback
EditableInterfaceData.DoInsertTextCallback
EditableInterfaceData.GetDelegateCallback
EditableInterfaceData.GetSelectionBoundsCallback
EditableInterfaceData.GetTextCallback
EditableInterfaceData.InsertTextCallback
EditableInterfaceData.SetSelectionBoundsCallback
EntryBufferClassData.DeleteTextCallback
EntryBufferClassData.DeletedTextCallback
EntryBufferClassData.GetLengthCallback
EntryBufferClassData.GetTextCallback
EntryBufferClassData.GtkReserved1Callback
EntryBufferClassData.GtkReserved2Callback
EntryBufferClassData.GtkReserved3Callback
EntryBufferClassData.GtkReserved4Callback
EntryBufferClassData.GtkReserved5Callback
EntryBufferClassData.GtkReserved6Callback
EntryBufferClassData.GtkReserved7Callback
EntryBufferClassData.GtkReserved8Callback
EntryBufferClassData.InsertTextCallback
EntryBufferClassData.InsertedTextCallback
EntryClassData.ActivateCallback
EntryCompletionMatchFunc
ExpressionNotify
FilterClassData.GetStrictnessCallback
FilterClassData.GtkReserved1Callback
FilterClassData.GtkReserved2Callback
FilterClassData.GtkReserved3Callback
FilterClassData.GtkReserved4Callback
FilterClassData.GtkReserved5Callback
FilterClassData.GtkReserved6Callback
FilterClassData.GtkReserved7Callback
FilterClassData.GtkReserved8Callback
FilterClassData.MatchCallback
FlowBoxChildClassData.ActivateCallback
FlowBoxCreateWidgetFunc
FlowBoxFilterFunc
FlowBoxForeachFunc
FlowBoxSortFunc
FontChooserIfaceData.FontActivatedCallback
FontChooserIfaceData.GetFontFaceCallback
FontChooserIfaceData.GetFontFamilyCallback
FontChooserIfaceData.GetFontMapCallback
FontChooserIfaceData.GetFontSizeCallback
FontChooserIfaceData.SetFilterFuncCallback
FontChooserIfaceData.SetFontMapCallback
FontFilterFunc
FrameClassData.ComputeChildAllocationCallback
GLAreaClassData.CreateContextCallback
GLAreaClassData.RenderCallback
GLAreaClassData.ResizeCallback
IMContextClassData.ActivateOskCallback
IMContextClassData.ActivateOskWithEventCallback
IMContextClassData.CommitCallback
IMContextClassData.DeleteSurroundingCallback
IMContextClassData.FilterKeypressCallback
IMContextClassData.FocusInCallback
IMContextClassData.FocusOutCallback
IMContextClassData.GetPreeditStringCallback
IMContextClassData.GetSurroundingCallback
IMContextClassData.GetSurroundingWithSelectionCallback
IMContextClassData.GtkReserved2Callback
IMContextClassData.GtkReserved3Callback
IMContextClassData.GtkReserved4Callback
IMContextClassData.PreeditChangedCallback
IMContextClassData.PreeditEndCallback
IMContextClassData.PreeditStartCallback
IMContextClassData.ResetCallback
IMContextClassData.RetrieveSurroundingCallback
IMContextClassData.SetClientWidgetCallback
IMContextClassData.SetCursorLocationCallback
IMContextClassData.SetSurroundingCallback
IMContextClassData.SetSurroundingWithSelectionCallback
IMContextClassData.SetUsePreeditCallback
IMMulticontextClassData.GtkReserved1Callback
IMMulticontextClassData.GtkReserved2Callback
IMMulticontextClassData.GtkReserved3Callback
IMMulticontextClassData.GtkReserved4Callback
IconViewForeachFunc
LayoutManagerClassData.AllocateCallback
LayoutManagerClassData.CreateLayoutChildCallback
LayoutManagerClassData.GetRequestModeCallback
LayoutManagerClassData.MeasureCallback
LayoutManagerClassData.RootCallback
LayoutManagerClassData.UnrootCallback
ListBoxCreateWidgetFunc
ListBoxFilterFunc
ListBoxForeachFunc
ListBoxRowClassData.ActivateCallback
ListBoxSortFunc
ListBoxUpdateHeaderFunc
MapListModelMapFunc
MediaFileClassData.CloseCallback
MediaFileClassData.GtkReserved1Callback
MediaFileClassData.GtkReserved2Callback
MediaFileClassData.GtkReserved3Callback
MediaFileClassData.GtkReserved4Callback
MediaFileClassData.OpenCallback
MediaStreamClassData.GtkReserved1Callback
MediaStreamClassData.GtkReserved2Callback
MediaStreamClassData.GtkReserved3Callback
MediaStreamClassData.GtkReserved4Callback
MediaStreamClassData.GtkReserved5Callback
MediaStreamClassData.GtkReserved6Callback
MediaStreamClassData.GtkReserved7Callback
MediaStreamClassData.GtkReserved8Callback
MediaStreamClassData.PauseCallback
MediaStreamClassData.PlayCallback
MediaStreamClassData.RealizeCallback
MediaStreamClassData.SeekCallback
MediaStreamClassData.UnrealizeCallback
MediaStreamClassData.UpdateAudioCallback
MenuButtonCreatePopupFunc
MountOperationClassData.GtkReserved1Callback
MountOperationClassData.GtkReserved2Callback
MountOperationClassData.GtkReserved3Callback
MountOperationClassData.GtkReserved4Callback
NativeDialogClassData.GtkReserved1Callback
NativeDialogClassData.GtkReserved2Callback
NativeDialogClassData.GtkReserved3Callback
NativeDialogClassData.GtkReserved4Callback
NativeDialogClassData.HideCallback
NativeDialogClassData.ResponseCallback
NativeDialogClassData.ShowCallback
PageSetupDoneFunc
PopoverClassData.ActivateDefaultCallback
PopoverClassData.ClosedCallback
PrintJobCompleteFunc
PrintOperationClassData.BeginPrintCallback
PrintOperationClassData.CreateCustomWidgetCallback
PrintOperationClassData.CustomWidgetApplyCallback
PrintOperationClassData.DoneCallback
PrintOperationClassData.DrawPageCallback
PrintOperationClassData.EndPrintCallback
PrintOperationClassData.PaginateCallback
PrintOperationClassData.PreviewCallback
PrintOperationClassData.RequestPageSetupCallback
PrintOperationClassData.StatusChangedCallback
PrintOperationClassData.UpdateCustomWidgetCallback
PrintOperationPreviewIfaceData.EndPreviewCallback
PrintOperationPreviewIfaceData.GotPageSizeCallback
PrintOperationPreviewIfaceData.GtkReserved1Callback
PrintOperationPreviewIfaceData.GtkReserved2Callback
PrintOperationPreviewIfaceData.GtkReserved3Callback
PrintOperationPreviewIfaceData.GtkReserved4Callback
PrintOperationPreviewIfaceData.GtkReserved5Callback
PrintOperationPreviewIfaceData.GtkReserved6Callback
PrintOperationPreviewIfaceData.GtkReserved7Callback
PrintOperationPreviewIfaceData.GtkReserved8Callback
PrintOperationPreviewIfaceData.IsSelectedCallback
PrintOperationPreviewIfaceData.ReadyCallback
PrintOperationPreviewIfaceData.RenderPageCallback
PrintSettingsFunc
PrinterFunc
RangeClassData.AdjustBoundsCallback
RangeClassData.ChangeValueCallback
RangeClassData.GetRangeBorderCallback
RangeClassData.MoveSliderCallback
RangeClassData.ValueChangedCallback
RecentManagerClassData.ChangedCallback
RecentManagerClassData.GtkRecent1Callback
RecentManagerClassData.GtkRecent2Callback
RecentManagerClassData.GtkRecent3Callback
RecentManagerClassData.GtkRecent4Callback
ScaleButtonClassData.ValueChangedCallback
ScaleClassData.GetLayoutOffsetsCallback
ScaleFormatValueFunc
ScrollableInterfaceData.GetBorderCallback
SectionModelInterfaceData.GetSectionCallback
SelectionModelInterfaceData.GetSelectionInRangeCallback
SelectionModelInterfaceData.IsSelectedCallback
SelectionModelInterfaceData.SelectAllCallback
SelectionModelInterfaceData.SelectItemCallback
SelectionModelInterfaceData.SelectRangeCallback
SelectionModelInterfaceData.SetSelectionCallback
SelectionModelInterfaceData.UnselectAllCallback
SelectionModelInterfaceData.UnselectItemCallback
SelectionModelInterfaceData.UnselectRangeCallback
ShortcutFunc
ShortcutManagerInterfaceData.AddControllerCallback
ShortcutManagerInterfaceData.RemoveControllerCallback
SorterClassData.CompareCallback
SorterClassData.GetOrderCallback
SorterClassData.GtkReserved1Callback
SorterClassData.GtkReserved2Callback
SorterClassData.GtkReserved3Callback
SorterClassData.GtkReserved4Callback
SorterClassData.GtkReserved5Callback
SorterClassData.GtkReserved6Callback
SorterClassData.GtkReserved7Callback
SorterClassData.GtkReserved8Callback
StyleContextClassData.ChangedCallback
StyleContextClassData.GtkReserved1Callback
StyleContextClassData.GtkReserved2Callback
StyleContextClassData.GtkReserved3Callback
StyleContextClassData.GtkReserved4Callback
SymbolicPaintableInterfaceData.SnapshotSymbolicCallback
TextBufferClassData.ApplyTagCallback
TextBufferClassData.BeginUserActionCallback
TextBufferClassData.ChangedCallback
TextBufferClassData.DeleteRangeCallback
TextBufferClassData.EndUserActionCallback
TextBufferClassData.GtkReserved1Callback
TextBufferClassData.GtkReserved2Callback
TextBufferClassData.GtkReserved3Callback
TextBufferClassData.GtkReserved4Callback
TextBufferClassData.InsertChildAnchorCallback
TextBufferClassData.InsertPaintableCallback
TextBufferClassData.InsertTextCallback
TextBufferClassData.MarkDeletedCallback
TextBufferClassData.MarkSetCallback
TextBufferClassData.ModifiedChangedCallback
TextBufferClassData.PasteDoneCallback
TextBufferClassData.RedoCallback
TextBufferClassData.RemoveTagCallback
TextBufferClassData.UndoCallback
TextCharPredicate
TextChildAnchorClassData.GtkReserved1Callback
TextChildAnchorClassData.GtkReserved2Callback
TextChildAnchorClassData.GtkReserved3Callback
TextChildAnchorClassData.GtkReserved4Callback
TextTagTableForeach
TextViewClassData.BackspaceCallback
TextViewClassData.CopyClipboardCallback
TextViewClassData.CreateBufferCallback
TextViewClassData.CutClipboardCallback
TextViewClassData.DeleteFromCursorCallback
TextViewClassData.ExtendSelectionCallback
TextViewClassData.InsertAtCursorCallback
TextViewClassData.InsertEmojiCallback
TextViewClassData.MoveCursorCallback
TextViewClassData.PasteClipboardCallback
TextViewClassData.SetAnchorCallback
TextViewClassData.SnapshotLayerCallback
TextViewClassData.ToggleOverwriteCallback
TickCallback
ToggleButtonClassData.ToggledCallback
TreeCellDataFunc
TreeDragDestIfaceData.DragDataReceivedCallback
TreeDragDestIfaceData.RowDropPossibleCallback
TreeDragSourceIfaceData.DragDataDeleteCallback
TreeDragSourceIfaceData.DragDataGetCallback
TreeDragSourceIfaceData.RowDraggableCallback
TreeIterCompareFunc
TreeListModelCreateModelFunc
TreeModelFilterClassData.ModifyCallback
TreeModelFilterClassData.VisibleCallback
TreeModelFilterModifyFunc
TreeModelFilterVisibleFunc
TreeModelForeachFunc
TreeModelIfaceData.GetColumnTypeCallback
TreeModelIfaceData.GetFlagsCallback
TreeModelIfaceData.GetIterCallback
TreeModelIfaceData.GetNColumnsCallback
TreeModelIfaceData.GetPathCallback
TreeModelIfaceData.GetValueCallback
TreeModelIfaceData.IterChildrenCallback
TreeModelIfaceData.IterHasChildCallback
TreeModelIfaceData.IterNChildrenCallback
TreeModelIfaceData.IterNextCallback
TreeModelIfaceData.IterNthChildCallback
TreeModelIfaceData.IterParentCallback
TreeModelIfaceData.IterPreviousCallback
TreeModelIfaceData.RefNodeCallback
TreeModelIfaceData.RowChangedCallback
TreeModelIfaceData.RowDeletedCallback
TreeModelIfaceData.RowHasChildToggledCallback
TreeModelIfaceData.RowInsertedCallback
TreeModelIfaceData.RowsReorderedCallback
TreeModelIfaceData.UnrefNodeCallback
TreeSelectionForeachFunc
TreeSelectionFunc
TreeSortableIfaceData.GetSortColumnIdCallback
TreeSortableIfaceData.HasDefaultSortFuncCallback
TreeSortableIfaceData.SetDefaultSortFuncCallback
TreeSortableIfaceData.SetSortColumnIdCallback
TreeSortableIfaceData.SetSortFuncCallback
TreeSortableIfaceData.SortColumnChangedCallback
TreeViewClassData.ColumnsChangedCallback
TreeViewClassData.CursorChangedCallback
TreeViewClassData.ExpandCollapseCursorRowCallback
TreeViewClassData.MoveCursorCallback
TreeViewClassData.RowActivatedCallback
TreeViewClassData.RowCollapsedCallback
TreeViewClassData.RowExpandedCallback
TreeViewClassData.SelectAllCallback
TreeViewClassData.SelectCursorParentCallback
TreeViewClassData.SelectCursorRowCallback
TreeViewClassData.StartInteractiveSearchCallback
TreeViewClassData.TestCollapseRowCallback
TreeViewClassData.TestExpandRowCallback
TreeViewClassData.ToggleCursorRowCallback
TreeViewClassData.UnselectAllCallback
TreeViewColumnDropFunc
TreeViewMappingFunc
TreeViewRowSeparatorFunc
TreeViewSearchEqualFunc
WidgetActionActivateFunc
WidgetClassData.ComputeExpandCallback
WidgetClassData.ContainsCallback
WidgetClassData.CssChangedCallback
WidgetClassData.DirectionChangedCallback
WidgetClassData.FocusCallback
WidgetClassData.GetRequestModeCallback
WidgetClassData.GrabFocusCallback
WidgetClassData.HideCallback
WidgetClassData.KeynavFailedCallback
WidgetClassData.MapCallback
WidgetClassData.MeasureCallback
WidgetClassData.MnemonicActivateCallback
WidgetClassData.MoveFocusCallback
WidgetClassData.QueryTooltipCallback
WidgetClassData.RealizeCallback
WidgetClassData.RootCallback
WidgetClassData.SetFocusChildCallback
WidgetClassData.ShowCallback
WidgetClassData.SizeAllocateCallback
WidgetClassData.SnapshotCallback
WidgetClassData.StateFlagsChangedCallback
WidgetClassData.SystemSettingChangedCallback
WidgetClassData.UnmapCallback
WidgetClassData.UnrealizeCallback
WidgetClassData.UnrootCallback
WindowClassData.ActivateDefaultCallback
WindowClassData.ActivateFocusCallback
WindowClassData.CloseRequestCallback
WindowClassData.EnableDebuggingCallback
WindowClassData.KeysChangedCallback
WindowGroupClassData.GtkReserved1Callback
WindowGroupClassData.GtkReserved2Callback
WindowGroupClassData.GtkReserved3Callback
WindowGroupClassData.GtkReserved4Callback