changeset 73:1f0d924801f4

GTK function arguments to void*, so much less casts will be needed and more lines will pass without edit
author Frank Benoit <benoit@tionex.de>
date Tue, 15 Jan 2008 08:28:52 +0100
parents 5899e0b43e5d
children d014d6f9eeab
files dwt/internal/c/gtk.d dwt/internal/gtk/OS.d dwt/widgets/Combo.d
diffstat 3 files changed, 5550 insertions(+), 4776 deletions(-) [+]
line wrap: on
line diff
--- a/dwt/internal/c/gtk.d	Tue Jan 15 07:20:20 2008 +0100
+++ b/dwt/internal/c/gtk.d	Tue Jan 15 08:28:52 2008 +0100
@@ -1,4 +1,4 @@
-/******************************************************************************
+/******************************************************************************
     Based on the generated files from the BCD tool
     modified by: Frank Benoit <keinfarbton@googlemail.com>
 ******************************************************************************/
@@ -13,6 +13,780 @@
 extern(C):
 align(4):
 
+version( ARGS_TYPED ){
+    alias _GtkVSeparatorClass aGtkVSeparatorClass;
+    alias _GtkVSeparator aGtkVSeparator;
+    alias _GtkVScaleClass aGtkVScaleClass;
+    alias _GtkVScale aGtkVScale;
+    alias _GtkVRulerClass aGtkVRulerClass;
+    alias _GtkVRuler aGtkVRuler;
+    alias _GtkVPanedClass aGtkVPanedClass;
+    alias _GtkVPaned aGtkVPaned;
+    alias _GtkVolumeButtonClass aGtkVolumeButtonClass;
+    alias _GtkVButtonBoxClass aGtkVButtonBoxClass;
+    alias _GtkVButtonBox aGtkVButtonBox;
+    alias _GtkUIManagerClass aGtkUIManagerClass;
+    alias _GtkUIManager aGtkUIManager;
+    alias _GtkTreeStoreClass aGtkTreeStoreClass;
+    alias _GtkTreeStore aGtkTreeStore;
+    alias _GtkTreeModelSortClass aGtkTreeModelSortClass;
+    alias _GtkTreeModelSort aGtkTreeModelSort;
+    alias _GtkTreeDragDestIface aGtkTreeDragDestIface;
+    alias _GtkTreeDragSourceIface aGtkTreeDragSourceIface;
+    alias _GtkToolbarClass aGtkToolbarClass;
+    alias _GtkToolbar aGtkToolbar;
+    alias _GtkToolbarChild aGtkToolbarChild;
+    alias _GtkTipsQueryClass aGtkTipsQueryClass;
+    alias _GtkTipsQuery aGtkTipsQuery;
+    alias _GtkTextViewClass aGtkTextViewClass;
+    alias _GtkTextView aGtkTextView;
+    alias _GtkTextBufferClass aGtkTextBufferClass;
+    alias _GtkTextMarkClass aGtkTextMarkClass;
+    alias _GtkTextMark aGtkTextMark;
+    alias _GtkTextTagTableClass aGtkTextTagTableClass;
+    alias _GtkTearoffMenuItemClass aGtkTearoffMenuItemClass;
+    alias _GtkTearoffMenuItem aGtkTearoffMenuItem;
+    alias _GtkTableRowCol aGtkTableRowCol;
+    alias _GtkTableChild aGtkTableChild;
+    alias _GtkTableClass aGtkTableClass;
+    alias _GtkTable aGtkTable;
+    alias _GtkStockItem aGtkStockItem;
+    alias _GtkStatusIconClass aGtkStatusIconClass;
+    alias _GtkStatusIcon aGtkStatusIcon;
+    alias _GtkStatusbarClass aGtkStatusbarClass;
+    alias _GtkStatusbar aGtkStatusbar;
+    alias _GtkSpinButtonClass aGtkSpinButtonClass;
+    alias _GtkSpinButton aGtkSpinButton;
+    alias _GtkSizeGroupClass aGtkSizeGroupClass;
+    alias _GtkSizeGroup aGtkSizeGroup;
+    alias _GtkSeparatorToolItemClass aGtkSeparatorToolItemClass;
+    alias _GtkSeparatorToolItem aGtkSeparatorToolItem;
+    alias _GtkSeparatorMenuItemClass aGtkSeparatorMenuItemClass;
+    alias _GtkSeparatorMenuItem aGtkSeparatorMenuItem;
+    alias _GtkScrolledWindowClass aGtkScrolledWindowClass;
+    alias _GtkScrolledWindow aGtkScrolledWindow;
+    alias _GtkViewportClass aGtkViewportClass;
+    alias _GtkViewport aGtkViewport;
+    alias _GtkScaleButtonClass aGtkScaleButtonClass;
+    alias _GtkScaleButton aGtkScaleButton;
+    alias _GtkRecentChooserWidgetClass aGtkRecentChooserWidgetClass;
+    alias _GtkRecentChooserWidget aGtkRecentChooserWidget;
+    alias _GtkRecentChooserMenuClass aGtkRecentChooserMenuClass;
+    alias _GtkRecentChooserMenu aGtkRecentChooserMenu;
+    alias _GtkRecentChooserDialogClass aGtkRecentChooserDialogClass;
+    alias _GtkRecentChooserDialog aGtkRecentChooserDialog;
+    alias _GtkRecentChooserIface aGtkRecentChooserIface;
+    alias _GtkRecentFilterInfo aGtkRecentFilterInfo;
+    alias _GtkRecentActionClass aGtkRecentActionClass;
+    alias _GtkRecentAction aGtkRecentAction;
+    alias _GtkRecentManagerClass aGtkRecentManagerClass;
+    alias _GtkRecentManager aGtkRecentManager;
+    alias _GtkRecentData aGtkRecentData;
+    alias _GtkRadioToolButtonClass aGtkRadioToolButtonClass;
+    alias _GtkRadioToolButton aGtkRadioToolButton;
+    alias _GtkToggleToolButtonClass aGtkToggleToolButtonClass;
+    alias _GtkToggleToolButton aGtkToggleToolButton;
+    alias _GtkRadioMenuItemClass aGtkRadioMenuItemClass;
+    alias _GtkRadioMenuItem aGtkRadioMenuItem;
+    alias _GtkRadioButtonClass aGtkRadioButtonClass;
+    alias _GtkRadioButton aGtkRadioButton;
+    alias _GtkRadioActionClass aGtkRadioActionClass;
+    alias _GtkRadioAction aGtkRadioAction;
+    alias _GtkToggleActionClass aGtkToggleActionClass;
+    alias _GtkToggleAction aGtkToggleAction;
+    alias _GtkProgressBarClass aGtkProgressBarClass;
+    alias _GtkProgressBar aGtkProgressBar;
+    alias _GtkProgressClass aGtkProgressClass;
+    alias _GtkProgress aGtkProgress;
+    alias _GtkPrintOperation aGtkPrintOperation;
+    alias _GtkPrintOperationClass aGtkPrintOperationClass;
+    alias _GtkPrintOperationPreviewIface aGtkPrintOperationPreviewIface;
+    alias _GtkPageRange aGtkPageRange;
+    alias _GtkPreviewClass aGtkPreviewClass;
+    alias _GtkPreviewInfo aGtkPreviewInfo;
+    alias _GtkPreview aGtkPreview;
+    alias _GtkPlugClass aGtkPlugClass;
+    alias _GtkPlug aGtkPlug;
+    alias _GtkSocketClass aGtkSocketClass;
+    alias _GtkSocket aGtkSocket;
+    alias _GtkPixmapClass aGtkPixmapClass;
+    alias _GtkPixmap aGtkPixmap;
+    alias _GtkOptionMenuClass aGtkOptionMenuClass;
+    alias _GtkOptionMenu aGtkOptionMenu;
+    alias _GtkOldEditableClass aGtkOldEditableClass;
+    alias _GtkOldEditable aGtkOldEditable;
+    alias _GtkNotebookClass aGtkNotebookClass;
+    alias _GtkNotebook aGtkNotebook;
+    alias _GtkMessageDialogClass aGtkMessageDialogClass;
+    alias _GtkMessageDialog aGtkMessageDialog;
+    alias _GtkMenuToolButton aGtkMenuToolButton;
+    alias _GtkMenuToolButtonClass aGtkMenuToolButtonClass;
+    alias _GtkToolButtonClass aGtkToolButtonClass;
+    alias _GtkToolButton aGtkToolButton;
+    alias _GtkToolItemClass aGtkToolItemClass;
+    alias _GtkToolItem aGtkToolItem;
+    alias _GtkTooltipsData aGtkTooltipsData;
+    alias _GtkTooltipsClass aGtkTooltipsClass;
+    alias _GtkTooltips aGtkTooltips;
+    alias _GtkMenuBarClass aGtkMenuBarClass;
+    alias _GtkMenuBar aGtkMenuBar;
+    alias _GtkListClass aGtkListClass;
+    alias _GtkList aGtkList;
+    alias _GtkListItemClass aGtkListItemClass;
+    alias _GtkListItem aGtkListItem;
+    alias _GtkLinkButtonClass aGtkLinkButtonClass;
+    alias _GtkLinkButton aGtkLinkButton;
+    alias _GtkLayoutClass aGtkLayoutClass;
+    alias _GtkLayout aGtkLayout;
+    alias _GtkInvisibleClass aGtkInvisibleClass;
+    alias _GtkInvisible aGtkInvisible;
+    alias _GtkInputDialogClass aGtkInputDialogClass;
+    alias _GtkInputDialog aGtkInputDialog;
+    alias _GtkIMMulticontextClass aGtkIMMulticontextClass;
+    alias _GtkIMMulticontext aGtkIMMulticontext;
+    alias _GtkIMContextSimpleClass aGtkIMContextSimpleClass;
+    alias _GtkIMContextSimple aGtkIMContextSimple;
+    alias _GtkImageMenuItemClass aGtkImageMenuItemClass;
+    alias _GtkImageMenuItem aGtkImageMenuItem;
+    alias _GtkIconViewClass aGtkIconViewClass;
+    alias _GtkIconView aGtkIconView;
+    alias _GtkIconThemeClass aGtkIconThemeClass;
+    alias _GtkIconTheme aGtkIconTheme;
+    alias _GtkIconFactoryClass aGtkIconFactoryClass;
+    alias _GtkHSeparatorClass aGtkHSeparatorClass;
+    alias _GtkHSeparator aGtkHSeparator;
+    alias _GtkSeparatorClass aGtkSeparatorClass;
+    alias _GtkSeparator aGtkSeparator;
+    alias _GtkHScaleClass aGtkHScaleClass;
+    alias _GtkHScale aGtkHScale;
+    alias _GtkScaleClass aGtkScaleClass;
+    alias _GtkScale aGtkScale;
+    alias _GtkHRulerClass aGtkHRulerClass;
+    alias _GtkHRuler aGtkHRuler;
+    alias _GtkRulerMetric aGtkRulerMetric;
+    alias _GtkRulerClass aGtkRulerClass;
+    alias _GtkRuler aGtkRuler;
+    alias _GtkHPanedClass aGtkHPanedClass;
+    alias _GtkHPaned aGtkHPaned;
+    alias _GtkPanedClass aGtkPanedClass;
+    alias _GtkPaned aGtkPaned;
+    alias _GtkHButtonBoxClass aGtkHButtonBoxClass;
+    alias _GtkHButtonBox aGtkHButtonBox;
+    alias _GtkHandleBoxClass aGtkHandleBoxClass;
+    alias _GtkHandleBox aGtkHandleBox;
+    alias _GtkGammaCurveClass aGtkGammaCurveClass;
+    alias _GtkGammaCurve aGtkGammaCurve;
+    alias _GtkFontSelectionDialogClass aGtkFontSelectionDialogClass;
+    alias _GtkFontSelectionDialog aGtkFontSelectionDialog;
+    alias _GtkFontSelectionClass aGtkFontSelectionClass;
+    alias _GtkFontSelection aGtkFontSelection;
+    alias _GtkFontButtonClass aGtkFontButtonClass;
+    alias _GtkFontButton aGtkFontButton;
+    alias _GtkFileChooserWidgetClass aGtkFileChooserWidgetClass;
+    alias _GtkFileChooserWidget aGtkFileChooserWidget;
+    alias _GtkFileChooserDialogClass aGtkFileChooserDialogClass;
+    alias _GtkFileChooserDialog aGtkFileChooserDialog;
+    alias _GtkFileChooserButtonClass aGtkFileChooserButtonClass;
+    alias _GtkFileChooserButton aGtkFileChooserButton;
+    alias _GtkFileFilterInfo aGtkFileFilterInfo;
+    alias _GtkFixedChild aGtkFixedChild;
+    alias _GtkFixedClass aGtkFixedClass;
+    alias _GtkFixed aGtkFixed;
+    alias _GtkFileSelectionClass aGtkFileSelectionClass;
+    alias _GtkFileSelection aGtkFileSelection;
+    alias _GtkExpanderClass aGtkExpanderClass;
+    alias _GtkExpander aGtkExpander;
+    alias _GtkEventBoxClass aGtkEventBoxClass;
+    alias _GtkEventBox aGtkEventBox;
+    alias _GtkCurveClass aGtkCurveClass;
+    alias _GtkCurve aGtkCurve;
+    alias _GtkDrawingAreaClass aGtkDrawingAreaClass;
+    alias _GtkDrawingArea aGtkDrawingArea;
+    alias _GtkCTreeNode aGtkCTreeNode;
+    alias _GtkCTreeRow aGtkCTreeRow;
+    alias _GtkCTreeClass aGtkCTreeClass;
+    alias _GtkCTree aGtkCTree;
+    alias _GtkComboBoxEntryClass aGtkComboBoxEntryClass;
+    alias _GtkComboBoxEntry aGtkComboBoxEntry;
+    alias _GtkComboBoxClass aGtkComboBoxClass;
+    alias _GtkComboBox aGtkComboBox;
+    alias _GtkTreeSelectionClass aGtkTreeSelectionClass;
+    alias _GtkTreeSelection aGtkTreeSelection;
+    alias _GtkTreeViewClass aGtkTreeViewClass;
+    alias _GtkTreeView aGtkTreeView;
+    alias _GtkEntryClass aGtkEntryClass;
+    alias _GtkEntry aGtkEntry;
+    alias _GtkEntryCompletionClass aGtkEntryCompletionClass;
+    alias _GtkEntryCompletion aGtkEntryCompletion;
+    alias _GtkTreeModelFilterClass aGtkTreeModelFilterClass;
+    alias _GtkTreeModelFilter aGtkTreeModelFilter;
+    alias _GtkListStoreClass aGtkListStoreClass;
+    alias _GtkListStore aGtkListStore;
+    alias _GtkIMContextClass aGtkIMContextClass;
+    alias _GtkIMContext aGtkIMContext;
+    alias _GtkEditableClass aGtkEditableClass;
+    alias _GtkComboClass aGtkComboClass;
+    alias _GtkCombo aGtkCombo;
+    alias _GtkHBoxClass aGtkHBoxClass;
+    alias _GtkHBox aGtkHBox;
+    alias _GtkColorSelectionDialogClass aGtkColorSelectionDialogClass;
+    alias _GtkColorSelectionDialog aGtkColorSelectionDialog;
+    alias _GtkColorSelectionClass aGtkColorSelectionClass;
+    alias _GtkColorSelection aGtkColorSelection;
+    alias _GtkVBoxClass aGtkVBoxClass;
+    alias _GtkVBox aGtkVBox;
+    alias _GtkColorButtonClass aGtkColorButtonClass;
+    alias _GtkColorButton aGtkColorButton;
+    alias _GtkCListDestInfo aGtkCListDestInfo;
+    alias _GtkCListCellInfo aGtkCListCellInfo;
+    alias _GtkCellWidget aGtkCellWidget;
+    alias _GtkCellPixText aGtkCellPixText;
+    alias _GtkCellPixmap aGtkCellPixmap;
+    alias _GtkCellText aGtkCellText;
+    alias _GtkCell aGtkCell;
+    alias _GtkCListRow aGtkCListRow;
+    alias _GtkCListColumn aGtkCListColumn;
+    alias _GtkCListClass aGtkCListClass;
+    alias _GtkCList aGtkCList;
+    alias _GtkVScrollbarClass aGtkVScrollbarClass;
+    alias _GtkVScrollbar aGtkVScrollbar;
+    alias _GtkHScrollbarClass aGtkHScrollbarClass;
+    alias _GtkHScrollbar aGtkHScrollbar;
+    alias _GtkScrollbarClass aGtkScrollbarClass;
+    alias _GtkScrollbar aGtkScrollbar;
+    alias _GtkRangeClass aGtkRangeClass;
+    alias _GtkRange aGtkRange;
+    alias _GtkTargetPair aGtkTargetPair;
+    alias _GtkTargetEntry aGtkTargetEntry;
+    alias _GtkTargetList aGtkTargetList;
+    alias _GtkTextBuffer aGtkTextBuffer;
+    alias _GtkTextChildAnchorClass aGtkTextChildAnchorClass;
+    alias _GtkTextChildAnchor aGtkTextChildAnchor;
+    alias _GtkTextAppearance aGtkTextAppearance;
+    alias _GtkTextTagClass aGtkTextTagClass;
+    alias _GtkTextTag aGtkTextTag;
+    alias _GtkTextAttributes aGtkTextAttributes;
+    alias _GtkTextTagTable aGtkTextTagTable;
+    alias _GtkTextIter aGtkTextIter;
+    alias _GtkCheckMenuItemClass aGtkCheckMenuItemClass;
+    alias _GtkCheckMenuItem aGtkCheckMenuItem;
+    alias _GtkMenuItemClass aGtkMenuItemClass;
+    alias _GtkMenuItem aGtkMenuItem;
+    alias _GtkItemClass aGtkItemClass;
+    alias _GtkItem aGtkItem;
+    alias _GtkCheckButtonClass aGtkCheckButtonClass;
+    alias _GtkCheckButton aGtkCheckButton;
+    alias _GtkToggleButtonClass aGtkToggleButtonClass;
+    alias _GtkToggleButton aGtkToggleButton;
+    alias _GtkCellViewClass aGtkCellViewClass;
+    alias _GtkCellView aGtkCellView;
+    alias _GtkCellRendererToggleClass aGtkCellRendererToggleClass;
+    alias _GtkCellRendererToggle aGtkCellRendererToggle;
+    alias _GtkCellRendererSpinClass aGtkCellRendererSpinClass;
+    alias _GtkCellRendererSpin aGtkCellRendererSpin;
+    alias _GtkCellRendererProgressClass aGtkCellRendererProgressClass;
+    alias _GtkCellRendererProgress aGtkCellRendererProgress;
+    alias _GtkCellRendererPixbufClass aGtkCellRendererPixbufClass;
+    alias _GtkCellRendererPixbuf aGtkCellRendererPixbuf;
+    alias _GtkCellRendererComboClass aGtkCellRendererComboClass;
+    alias _GtkCellRendererCombo aGtkCellRendererCombo;
+    alias _GtkCellRendererAccelClass aGtkCellRendererAccelClass;
+    alias _GtkCellRendererAccel aGtkCellRendererAccel;
+    alias _GtkCellRendererTextClass aGtkCellRendererTextClass;
+    alias _GtkCellRendererText aGtkCellRendererText;
+    alias _GtkCellLayoutIface aGtkCellLayoutIface;
+    alias _GtkTreeViewColumnClass aGtkTreeViewColumnClass;
+    alias _GtkTreeViewColumn aGtkTreeViewColumn;
+    alias _GtkTreeSortableIface aGtkTreeSortableIface;
+    alias _GtkTreeModelIface aGtkTreeModelIface;
+    alias _GtkTreeIter aGtkTreeIter;
+    alias _GtkCellRendererClass aGtkCellRendererClass;
+    alias _GtkCellRenderer aGtkCellRenderer;
+    alias _GtkCellEditableIface aGtkCellEditableIface;
+    alias _GtkCalendarClass aGtkCalendarClass;
+    alias _GtkCalendar aGtkCalendar;
+    alias _GtkButtonClass aGtkButtonClass;
+    alias _GtkButton aGtkButton;
+    alias _GtkImageIconNameData aGtkImageIconNameData;
+    alias _GtkImageAnimationData aGtkImageAnimationData;
+    alias _GtkImageIconSetData aGtkImageIconSetData;
+    alias _GtkImageStockData aGtkImageStockData;
+    alias _GtkImagePixbufData aGtkImagePixbufData;
+    alias _GtkImageImageData aGtkImageImageData;
+    alias _GtkImagePixmapData aGtkImagePixmapData;
+    alias _GtkImageClass aGtkImageClass;
+    alias _GtkImage aGtkImage;
+    alias _GtkBuildableIface aGtkBuildableIface;
+    alias _GtkBuilderClass aGtkBuilderClass;
+    alias _GtkBuilder aGtkBuilder;
+    alias _GtkBindingArg aGtkBindingArg;
+    alias _GtkBindingSignal aGtkBindingSignal;
+    alias _GtkBindingEntry aGtkBindingEntry;
+    alias _GtkBindingSet aGtkBindingSet;
+    alias _GtkButtonBoxClass aGtkButtonBoxClass;
+    alias _GtkButtonBox aGtkButtonBox;
+    alias _GtkBoxChild aGtkBoxChild;
+    alias _GtkBoxClass aGtkBoxClass;
+    alias _GtkBox aGtkBox;
+    alias _GtkAssistantClass aGtkAssistantClass;
+    alias _GtkAssistant aGtkAssistant;
+    alias _GtkAspectFrameClass aGtkAspectFrameClass;
+    alias _GtkAspectFrame aGtkAspectFrame;
+    alias _GtkFrameClass aGtkFrameClass;
+    alias _GtkFrame aGtkFrame;
+    alias _GtkArrowClass aGtkArrowClass;
+    alias _GtkArrow aGtkArrow;
+    alias _GtkAlignmentClass aGtkAlignmentClass;
+    alias _GtkAlignment aGtkAlignment;
+    alias _GtkRadioActionEntry aGtkRadioActionEntry;
+    alias _GtkToggleActionEntry aGtkToggleActionEntry;
+    alias _GtkActionEntry aGtkActionEntry;
+    alias _GtkActionGroupClass aGtkActionGroupClass;
+    alias _GtkActionGroup aGtkActionGroup;
+    alias _GtkItemFactoryItem aGtkItemFactoryItem;
+    alias _GtkItemFactoryEntry aGtkItemFactoryEntry;
+    alias _GtkItemFactoryClass aGtkItemFactoryClass;
+    alias _GtkItemFactory aGtkItemFactory;
+    alias _GtkActionClass aGtkActionClass;
+    alias _GtkAction aGtkAction;
+    alias _GtkAccessibleClass aGtkAccessibleClass;
+    alias _GtkAccessible aGtkAccessible;
+    alias _GtkAccelLabelClass aGtkAccelLabelClass;
+    alias _GtkAccelLabel aGtkAccelLabel;
+    alias _GtkLabelClass aGtkLabelClass;
+    alias _GtkLabel aGtkLabel;
+    alias _GtkMenuClass aGtkMenuClass;
+    alias _GtkMenu aGtkMenu;
+    alias _GtkMenuShellClass aGtkMenuShellClass;
+    alias _GtkMenuShell aGtkMenuShell;
+    alias _GtkMiscClass aGtkMiscClass;
+    alias _GtkMisc aGtkMisc;
+    alias _GtkAboutDialogClass aGtkAboutDialogClass;
+    alias _GtkAboutDialog aGtkAboutDialog;
+    alias _GtkDialogClass aGtkDialogClass;
+    alias _GtkDialog aGtkDialog;
+    alias _GtkWindowGroupClass aGtkWindowGroupClass;
+    alias _GtkWindowGroup aGtkWindowGroup;
+    alias _GtkWindowClass aGtkWindowClass;
+    alias _GtkBinClass aGtkBinClass;
+    alias _GtkBin aGtkBin;
+    alias _GtkContainerClass aGtkContainerClass;
+    alias _GtkContainer aGtkContainer;
+    alias _GtkWindow aGtkWindow;
+    alias _GtkWidgetShapeInfo aGtkWidgetShapeInfo;
+    alias _GtkWidgetAuxInfo aGtkWidgetAuxInfo;
+    alias _GtkWidgetClass aGtkWidgetClass;
+    alias _GtkSelectionData aGtkSelectionData;
+    alias _GtkRequisition aGtkRequisition;
+    alias _GtkSettingsValue aGtkSettingsValue;
+    alias _GtkSettingsClass aGtkSettingsClass;
+    alias _GtkRcStyleClass aGtkRcStyleClass;
+    alias _GtkIconFactory aGtkIconFactory;
+    alias _GtkWidget aGtkWidget;
+    alias _GtkSettings aGtkSettings;
+    alias _GtkRcProperty aGtkRcProperty;
+    alias _GtkRcStyle aGtkRcStyle;
+    alias _GtkStyleClass aGtkStyleClass;
+    alias _GtkStyle aGtkStyle;
+    alias _GtkBorder aGtkBorder;
+    alias _GtkAdjustmentClass aGtkAdjustmentClass;
+    alias _GtkAdjustment aGtkAdjustment;
+    alias _GtkObjectClass aGtkObjectClass;
+    alias _GtkTypeInfo aGtkTypeInfo;
+    alias _GtkObject aGtkObject;
+    alias _GtkArg aGtkArg;
+    alias _GtkAccelGroupEntry aGtkAccelGroupEntry;
+    alias _GtkAccelKey aGtkAccelKey;
+    alias _GtkAccelGroupClass aGtkAccelGroupClass;
+    alias _GtkAccelGroup aGtkAccelGroup;
+}
+else{
+    alias void aGtkVSeparatorClass;
+    alias void aGtkVSeparator;
+    alias void aGtkVScaleClass;
+    alias void aGtkVScale;
+    alias void aGtkVRulerClass;
+    alias void aGtkVRuler;
+    alias void aGtkVPanedClass;
+    alias void aGtkVPaned;
+    alias void aGtkVolumeButtonClass;
+    alias void aGtkVButtonBoxClass;
+    alias void aGtkVButtonBox;
+    alias void aGtkUIManagerClass;
+    alias void aGtkUIManager;
+    alias void aGtkTreeStoreClass;
+    alias void aGtkTreeStore;
+    alias void aGtkTreeModelSortClass;
+    alias void aGtkTreeModelSort;
+    alias void aGtkTreeDragDestIface;
+    alias void aGtkTreeDragSourceIface;
+    alias void aGtkToolbarClass;
+    alias void aGtkToolbar;
+    alias void aGtkToolbarChild;
+    alias void aGtkTipsQueryClass;
+    alias void aGtkTipsQuery;
+    alias void aGtkTextViewClass;
+    alias void aGtkTextView;
+    alias void aGtkTextBufferClass;
+    alias void aGtkTextMarkClass;
+    alias void aGtkTextMark;
+    alias void aGtkTextTagTableClass;
+    alias void aGtkTearoffMenuItemClass;
+    alias void aGtkTearoffMenuItem;
+    alias void aGtkTableRowCol;
+    alias void aGtkTableChild;
+    alias void aGtkTableClass;
+    alias void aGtkTable;
+    alias void aGtkStockItem;
+    alias void aGtkStatusIconClass;
+    alias void aGtkStatusIcon;
+    alias void aGtkStatusbarClass;
+    alias void aGtkStatusbar;
+    alias void aGtkSpinButtonClass;
+    alias void aGtkSpinButton;
+    alias void aGtkSizeGroupClass;
+    alias void aGtkSizeGroup;
+    alias void aGtkSeparatorToolItemClass;
+    alias void aGtkSeparatorToolItem;
+    alias void aGtkSeparatorMenuItemClass;
+    alias void aGtkSeparatorMenuItem;
+    alias void aGtkScrolledWindowClass;
+    alias void aGtkScrolledWindow;
+    alias void aGtkViewportClass;
+    alias void aGtkViewport;
+    alias void aGtkScaleButtonClass;
+    alias void aGtkScaleButton;
+    alias void aGtkRecentChooserWidgetClass;
+    alias void aGtkRecentChooserWidget;
+    alias void aGtkRecentChooserMenuClass;
+    alias void aGtkRecentChooserMenu;
+    alias void aGtkRecentChooserDialogClass;
+    alias void aGtkRecentChooserDialog;
+    alias void aGtkRecentChooserIface;
+    alias void aGtkRecentFilterInfo;
+    alias void aGtkRecentActionClass;
+    alias void aGtkRecentAction;
+    alias void aGtkRecentManagerClass;
+    alias void aGtkRecentManager;
+    alias void aGtkRecentData;
+    alias void aGtkRadioToolButtonClass;
+    alias void aGtkRadioToolButton;
+    alias void aGtkToggleToolButtonClass;
+    alias void aGtkToggleToolButton;
+    alias void aGtkRadioMenuItemClass;
+    alias void aGtkRadioMenuItem;
+    alias void aGtkRadioButtonClass;
+    alias void aGtkRadioButton;
+    alias void aGtkRadioActionClass;
+    alias void aGtkRadioAction;
+    alias void aGtkToggleActionClass;
+    alias void aGtkToggleAction;
+    alias void aGtkProgressBarClass;
+    alias void aGtkProgressBar;
+    alias void aGtkProgressClass;
+    alias void aGtkProgress;
+    alias void aGtkPrintOperation;
+    alias void aGtkPrintOperationClass;
+    alias void aGtkPrintOperationPreviewIface;
+    alias void aGtkPageRange;
+    alias void aGtkPreviewClass;
+    alias void aGtkPreviewInfo;
+    alias void aGtkPreview;
+    alias void aGtkPlugClass;
+    alias void aGtkPlug;
+    alias void aGtkSocketClass;
+    alias void aGtkSocket;
+    alias void aGtkPixmapClass;
+    alias void aGtkPixmap;
+    alias void aGtkOptionMenuClass;
+    alias void aGtkOptionMenu;
+    alias void aGtkOldEditableClass;
+    alias void aGtkOldEditable;
+    alias void aGtkNotebookClass;
+    alias void aGtkNotebook;
+    alias void aGtkMessageDialogClass;
+    alias void aGtkMessageDialog;
+    alias void aGtkMenuToolButton;
+    alias void aGtkMenuToolButtonClass;
+    alias void aGtkToolButtonClass;
+    alias void aGtkToolButton;
+    alias void aGtkToolItemClass;
+    alias void aGtkToolItem;
+    alias void aGtkTooltipsData;
+    alias void aGtkTooltipsClass;
+    alias void aGtkTooltips;
+    alias void aGtkMenuBarClass;
+    alias void aGtkMenuBar;
+    alias void aGtkListClass;
+    alias void aGtkList;
+    alias void aGtkListItemClass;
+    alias void aGtkListItem;
+    alias void aGtkLinkButtonClass;
+    alias void aGtkLinkButton;
+    alias void aGtkLayoutClass;
+    alias void aGtkLayout;
+    alias void aGtkInvisibleClass;
+    alias void aGtkInvisible;
+    alias void aGtkInputDialogClass;
+    alias void aGtkInputDialog;
+    alias void aGtkIMMulticontextClass;
+    alias void aGtkIMMulticontext;
+    alias void aGtkIMContextSimpleClass;
+    alias void aGtkIMContextSimple;
+    alias void aGtkImageMenuItemClass;
+    alias void aGtkImageMenuItem;
+    alias void aGtkIconViewClass;
+    alias void aGtkIconView;
+    alias void aGtkIconThemeClass;
+    alias void aGtkIconTheme;
+    alias void aGtkIconFactoryClass;
+    alias void aGtkHSeparatorClass;
+    alias void aGtkHSeparator;
+    alias void aGtkSeparatorClass;
+    alias void aGtkSeparator;
+    alias void aGtkHScaleClass;
+    alias void aGtkHScale;
+    alias void aGtkScaleClass;
+    alias void aGtkScale;
+    alias void aGtkHRulerClass;
+    alias void aGtkHRuler;
+    alias void aGtkRulerMetric;
+    alias void aGtkRulerClass;
+    alias void aGtkRuler;
+    alias void aGtkHPanedClass;
+    alias void aGtkHPaned;
+    alias void aGtkPanedClass;
+    alias void aGtkPaned;
+    alias void aGtkHButtonBoxClass;
+    alias void aGtkHButtonBox;
+    alias void aGtkHandleBoxClass;
+    alias void aGtkHandleBox;
+    alias void aGtkGammaCurveClass;
+    alias void aGtkGammaCurve;
+    alias void aGtkFontSelectionDialogClass;
+    alias void aGtkFontSelectionDialog;
+    alias void aGtkFontSelectionClass;
+    alias void aGtkFontSelection;
+    alias void aGtkFontButtonClass;
+    alias void aGtkFontButton;
+    alias void aGtkFileChooserWidgetClass;
+    alias void aGtkFileChooserWidget;
+    alias void aGtkFileChooserDialogClass;
+    alias void aGtkFileChooserDialog;
+    alias void aGtkFileChooserButtonClass;
+    alias void aGtkFileChooserButton;
+    alias void aGtkFileFilterInfo;
+    alias void aGtkFixedChild;
+    alias void aGtkFixedClass;
+    alias void aGtkFixed;
+    alias void aGtkFileSelectionClass;
+    alias void aGtkFileSelection;
+    alias void aGtkExpanderClass;
+    alias void aGtkExpander;
+    alias void aGtkEventBoxClass;
+    alias void aGtkEventBox;
+    alias void aGtkCurveClass;
+    alias void aGtkCurve;
+    alias void aGtkDrawingAreaClass;
+    alias void aGtkDrawingArea;
+    alias void aGtkCTreeNode;
+    alias void aGtkCTreeRow;
+    alias void aGtkCTreeClass;
+    alias void aGtkCTree;
+    alias void aGtkComboBoxEntryClass;
+    alias void aGtkComboBoxEntry;
+    alias void aGtkComboBoxClass;
+    alias void aGtkComboBox;
+    alias void aGtkTreeSelectionClass;
+    alias void aGtkTreeSelection;
+    alias void aGtkTreeViewClass;
+    alias void aGtkTreeView;
+    alias void aGtkEntryClass;
+    alias void aGtkEntry;
+    alias void aGtkEntryCompletionClass;
+    alias void aGtkEntryCompletion;
+    alias void aGtkTreeModelFilterClass;
+    alias void aGtkTreeModelFilter;
+    alias void aGtkListStoreClass;
+    alias void aGtkListStore;
+    alias void aGtkIMContextClass;
+    alias void aGtkIMContext;
+    alias void aGtkEditableClass;
+    alias void aGtkComboClass;
+    alias void aGtkCombo;
+    alias void aGtkHBoxClass;
+    alias void aGtkHBox;
+    alias void aGtkColorSelectionDialogClass;
+    alias void aGtkColorSelectionDialog;
+    alias void aGtkColorSelectionClass;
+    alias void aGtkColorSelection;
+    alias void aGtkVBoxClass;
+    alias void aGtkVBox;
+    alias void aGtkColorButtonClass;
+    alias void aGtkColorButton;
+    alias void aGtkCListDestInfo;
+    alias void aGtkCListCellInfo;
+    alias void aGtkCellWidget;
+    alias void aGtkCellPixText;
+    alias void aGtkCellPixmap;
+    alias void aGtkCellText;
+    alias void aGtkCell;
+    alias void aGtkCListRow;
+    alias void aGtkCListColumn;
+    alias void aGtkCListClass;
+    alias void aGtkCList;
+    alias void aGtkVScrollbarClass;
+    alias void aGtkVScrollbar;
+    alias void aGtkHScrollbarClass;
+    alias void aGtkHScrollbar;
+    alias void aGtkScrollbarClass;
+    alias void aGtkScrollbar;
+    alias void aGtkRangeClass;
+    alias void aGtkRange;
+    alias void aGtkTargetPair;
+    alias void aGtkTargetEntry;
+    alias void aGtkTargetList;
+    alias void aGtkTextBuffer;
+    alias void aGtkTextChildAnchorClass;
+    alias void aGtkTextChildAnchor;
+    alias void aGtkTextAppearance;
+    alias void aGtkTextTagClass;
+    alias void aGtkTextTag;
+    alias void aGtkTextAttributes;
+    alias void aGtkTextTagTable;
+    alias void aGtkTextIter;
+    alias void aGtkCheckMenuItemClass;
+    alias void aGtkCheckMenuItem;
+    alias void aGtkMenuItemClass;
+    alias void aGtkMenuItem;
+    alias void aGtkItemClass;
+    alias void aGtkItem;
+    alias void aGtkCheckButtonClass;
+    alias void aGtkCheckButton;
+    alias void aGtkToggleButtonClass;
+    alias void aGtkToggleButton;
+    alias void aGtkCellViewClass;
+    alias void aGtkCellView;
+    alias void aGtkCellRendererToggleClass;
+    alias void aGtkCellRendererToggle;
+    alias void aGtkCellRendererSpinClass;
+    alias void aGtkCellRendererSpin;
+    alias void aGtkCellRendererProgressClass;
+    alias void aGtkCellRendererProgress;
+    alias void aGtkCellRendererPixbufClass;
+    alias void aGtkCellRendererPixbuf;
+    alias void aGtkCellRendererComboClass;
+    alias void aGtkCellRendererCombo;
+    alias void aGtkCellRendererAccelClass;
+    alias void aGtkCellRendererAccel;
+    alias void aGtkCellRendererTextClass;
+    alias void aGtkCellRendererText;
+    alias void aGtkCellLayoutIface;
+    alias void aGtkTreeViewColumnClass;
+    alias void aGtkTreeViewColumn;
+    alias void aGtkTreeSortableIface;
+    alias void aGtkTreeModelIface;
+    alias void aGtkTreeIter;
+    alias void aGtkCellRendererClass;
+    alias void aGtkCellRenderer;
+    alias void aGtkCellEditableIface;
+    alias void aGtkCalendarClass;
+    alias void aGtkCalendar;
+    alias void aGtkButtonClass;
+    alias void aGtkButton;
+    alias void aGtkImageIconNameData;
+    alias void aGtkImageAnimationData;
+    alias void aGtkImageIconSetData;
+    alias void aGtkImageStockData;
+    alias void aGtkImagePixbufData;
+    alias void aGtkImageImageData;
+    alias void aGtkImagePixmapData;
+    alias void aGtkImageClass;
+    alias void aGtkImage;
+    alias void aGtkBuildableIface;
+    alias void aGtkBuilderClass;
+    alias void aGtkBuilder;
+    alias void aGtkBindingArg;
+    alias void aGtkBindingSignal;
+    alias void aGtkBindingEntry;
+    alias void aGtkBindingSet;
+    alias void aGtkButtonBoxClass;
+    alias void aGtkButtonBox;
+    alias void aGtkBoxChild;
+    alias void aGtkBoxClass;
+    alias void aGtkBox;
+    alias void aGtkAssistantClass;
+    alias void aGtkAssistant;
+    alias void aGtkAspectFrameClass;
+    alias void aGtkAspectFrame;
+    alias void aGtkFrameClass;
+    alias void aGtkFrame;
+    alias void aGtkArrowClass;
+    alias void aGtkArrow;
+    alias void aGtkAlignmentClass;
+    alias void aGtkAlignment;
+    alias void aGtkRadioActionEntry;
+    alias void aGtkToggleActionEntry;
+    alias void aGtkActionEntry;
+    alias void aGtkActionGroupClass;
+    alias void aGtkActionGroup;
+    alias void aGtkItemFactoryItem;
+    alias void aGtkItemFactoryEntry;
+    alias void aGtkItemFactoryClass;
+    alias void aGtkItemFactory;
+    alias void aGtkActionClass;
+    alias void aGtkAction;
+    alias void aGtkAccessibleClass;
+    alias void aGtkAccessible;
+    alias void aGtkAccelLabelClass;
+    alias void aGtkAccelLabel;
+    alias void aGtkLabelClass;
+    alias void aGtkLabel;
+    alias void aGtkMenuClass;
+    alias void aGtkMenu;
+    alias void aGtkMenuShellClass;
+    alias void aGtkMenuShell;
+    alias void aGtkMiscClass;
+    alias void aGtkMisc;
+    alias void aGtkAboutDialogClass;
+    alias void aGtkAboutDialog;
+    alias void aGtkDialogClass;
+    alias void aGtkDialog;
+    alias void aGtkWindowGroupClass;
+    alias void aGtkWindowGroup;
+    alias void aGtkWindowClass;
+    alias void aGtkBinClass;
+    alias void aGtkBin;
+    alias void aGtkContainerClass;
+    alias void aGtkContainer;
+    alias void aGtkWindow;
+    alias void aGtkWidgetShapeInfo;
+    alias void aGtkWidgetAuxInfo;
+    alias void aGtkWidgetClass;
+    alias void aGtkSelectionData;
+    alias void aGtkRequisition;
+    alias void aGtkSettingsValue;
+    alias void aGtkSettingsClass;
+    alias void aGtkRcStyleClass;
+    alias void aGtkIconFactory;
+    alias void aGtkWidget;
+    alias void aGtkSettings;
+    alias void aGtkRcProperty;
+    alias void aGtkRcStyle;
+    alias void aGtkStyleClass;
+    alias void aGtkStyle;
+    alias void aGtkBorder;
+    alias void aGtkAdjustmentClass;
+    alias void aGtkAdjustment;
+    alias void aGtkObjectClass;
+    alias void aGtkTypeInfo;
+    alias void aGtkObject;
+    alias void aGtkArg;
+    alias void aGtkAccelGroupEntry;
+    alias void aGtkAccelKey;
+    alias void aGtkAccelGroupClass;
+    alias void aGtkAccelGroup;
+}
 const int GTK_PATH_PRIO_MASK = 0x0f;
 const int GTK_BUTTONBOX_DEFAULT = -1;
 const int GTK_MAX_COMPOSE_LEN = 7;
@@ -5472,7 +6246,7 @@
 extern (C) _GtkWidget * function()gtk_vseparator_new;
 extern (C) uint function()gtk_vseparator_get_type;
 extern (C) _GtkWidget * function(double, double, double)gtk_vscale_new_with_range;
-extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_vscale_new;
+extern (C) _GtkWidget * function(aGtkAdjustment *)gtk_vscale_new;
 extern (C) uint function()gtk_vscale_get_type;
 extern (C) _GtkWidget * function()gtk_vruler_new;
 extern (C) uint function()gtk_vruler_get_type;
@@ -5486,427 +6260,427 @@
 extern (C) int function()gtk_vbutton_box_get_spacing_default;
 extern (C) _GtkWidget * function()gtk_vbutton_box_new;
 extern (C) uint function()gtk_vbutton_box_get_type;
-extern (C) uint function(_GtkUIManager *)gtk_ui_manager_new_merge_id;
-extern (C) void function(_GtkUIManager *)gtk_ui_manager_ensure_update;
-extern (C) char * function(_GtkUIManager *)gtk_ui_manager_get_ui;
-extern (C) void function(_GtkUIManager *, uint)gtk_ui_manager_remove_ui;
-extern (C) void function(_GtkUIManager *, uint, char *, char *, char *, int, int)gtk_ui_manager_add_ui;
-extern (C) uint function(_GtkUIManager *, char *, _GError * *)gtk_ui_manager_add_ui_from_file;
-extern (C) uint function(_GtkUIManager *, char *, int, _GError * *)gtk_ui_manager_add_ui_from_string;
-extern (C) _GtkAction * function(_GtkUIManager *, char *)gtk_ui_manager_get_action;
-extern (C) _GSList * function(_GtkUIManager *, int)gtk_ui_manager_get_toplevels;
-extern (C) _GtkWidget * function(_GtkUIManager *, char *)gtk_ui_manager_get_widget;
-extern (C) _GtkAccelGroup * function(_GtkUIManager *)gtk_ui_manager_get_accel_group;
-extern (C) _GList * function(_GtkUIManager *)gtk_ui_manager_get_action_groups;
-extern (C) void function(_GtkUIManager *, _GtkActionGroup *)gtk_ui_manager_remove_action_group;
-extern (C) void function(_GtkUIManager *, _GtkActionGroup *, int)gtk_ui_manager_insert_action_group;
-extern (C) int function(_GtkUIManager *)gtk_ui_manager_get_add_tearoffs;
-extern (C) void function(_GtkUIManager *, int)gtk_ui_manager_set_add_tearoffs;
+extern (C) uint function(aGtkUIManager *)gtk_ui_manager_new_merge_id;
+extern (C) void function(aGtkUIManager *)gtk_ui_manager_ensure_update;
+extern (C) char * function(aGtkUIManager *)gtk_ui_manager_get_ui;
+extern (C) void function(aGtkUIManager *, uint)gtk_ui_manager_remove_ui;
+extern (C) void function(aGtkUIManager *, uint, char *, char *, char *, int, int)gtk_ui_manager_add_ui;
+extern (C) uint function(aGtkUIManager *, char *, _GError * *)gtk_ui_manager_add_ui_from_file;
+extern (C) uint function(aGtkUIManager *, char *, int, _GError * *)gtk_ui_manager_add_ui_from_string;
+extern (C) _GtkAction * function(aGtkUIManager *, char *)gtk_ui_manager_get_action;
+extern (C) _GSList * function(aGtkUIManager *, int)gtk_ui_manager_get_toplevels;
+extern (C) _GtkWidget * function(aGtkUIManager *, char *)gtk_ui_manager_get_widget;
+extern (C) _GtkAccelGroup * function(aGtkUIManager *)gtk_ui_manager_get_accel_group;
+extern (C) _GList * function(aGtkUIManager *)gtk_ui_manager_get_action_groups;
+extern (C) void function(aGtkUIManager *, aGtkActionGroup *)gtk_ui_manager_remove_action_group;
+extern (C) void function(aGtkUIManager *, aGtkActionGroup *, int)gtk_ui_manager_insert_action_group;
+extern (C) int function(aGtkUIManager *)gtk_ui_manager_get_add_tearoffs;
+extern (C) void function(aGtkUIManager *, int)gtk_ui_manager_set_add_tearoffs;
 extern (C) _GtkUIManager * function()gtk_ui_manager_new;
 extern (C) uint function()gtk_ui_manager_get_type;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_move_after;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_move_before;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_swap;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int *)gtk_tree_store_reorder;
-extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_iter_is_valid;
-extern (C) void function(_GtkTreeStore *)gtk_tree_store_clear;
-extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_iter_depth;
-extern (C) int function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_is_ancestor;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_append;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_prepend;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, int *, _GValue *, int)gtk_tree_store_insert_with_valuesv;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, ...)gtk_tree_store_insert_with_values;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_insert_after;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_insert_before;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int)gtk_tree_store_insert;
-extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_remove;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, char *)gtk_tree_store_set_valist;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int *, _GValue *, int)gtk_tree_store_set_valuesv;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, ...)gtk_tree_store_set;
-extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int, _GValue *)gtk_tree_store_set_value;
-extern (C) void function(_GtkTreeStore *, int, uint *)gtk_tree_store_set_column_types;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_move_after;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_move_before;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_swap;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, int *)gtk_tree_store_reorder;
+extern (C) int function(aGtkTreeStore *, aGtkTreeIter *)gtk_tree_store_iter_is_valid;
+extern (C) void function(aGtkTreeStore *)gtk_tree_store_clear;
+extern (C) int function(aGtkTreeStore *, aGtkTreeIter *)gtk_tree_store_iter_depth;
+extern (C) int function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_is_ancestor;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_append;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_prepend;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int, int *, _GValue *, int)gtk_tree_store_insert_with_valuesv;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int, ...)gtk_tree_store_insert_with_values;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_insert_after;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_store_insert_before;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int)gtk_tree_store_insert;
+extern (C) int function(aGtkTreeStore *, aGtkTreeIter *)gtk_tree_store_remove;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, char *)gtk_tree_store_set_valist;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, int *, _GValue *, int)gtk_tree_store_set_valuesv;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, ...)gtk_tree_store_set;
+extern (C) void function(aGtkTreeStore *, aGtkTreeIter *, int, _GValue *)gtk_tree_store_set_value;
+extern (C) void function(aGtkTreeStore *, int, uint *)gtk_tree_store_set_column_types;
 extern (C) _GtkTreeStore * function(int, uint *)gtk_tree_store_newv;
 extern (C) _GtkTreeStore * function(int, ...)gtk_tree_store_new;
 extern (C) uint function()gtk_tree_store_get_type;
-extern (C) void function(_GtkTreeSelection *, void *, void *)gtk_tree_selection_unselect_range;
-extern (C) void function(_GtkTreeSelection *, void *, void *)gtk_tree_selection_select_range;
-extern (C) void function(_GtkTreeSelection *)gtk_tree_selection_unselect_all;
-extern (C) void function(_GtkTreeSelection *)gtk_tree_selection_select_all;
-extern (C) int function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_iter_is_selected;
-extern (C) int function(_GtkTreeSelection *, void *)gtk_tree_selection_path_is_selected;
-extern (C) void function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_unselect_iter;
-extern (C) void function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_select_iter;
-extern (C) void function(_GtkTreeSelection *, void *)gtk_tree_selection_unselect_path;
-extern (C) void function(_GtkTreeSelection *, void *)gtk_tree_selection_select_path;
-extern (C) void function(_GtkTreeSelection *, _BCD_func__9093, void *)gtk_tree_selection_selected_foreach;
-extern (C) int function(_GtkTreeSelection *)gtk_tree_selection_count_selected_rows;
-extern (C) _GList * function(_GtkTreeSelection *, void * *)gtk_tree_selection_get_selected_rows;
-extern (C) int function(_GtkTreeSelection *, void * *, _GtkTreeIter *)gtk_tree_selection_get_selected;
-extern (C) _GtkTreeView * function(_GtkTreeSelection *)gtk_tree_selection_get_tree_view;
-extern (C) void * function(_GtkTreeSelection *)gtk_tree_selection_get_user_data;
-extern (C) void function(_GtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158)gtk_tree_selection_set_select_function;
-extern (C) int function(_GtkTreeSelection *)gtk_tree_selection_get_mode;
-extern (C) void function(_GtkTreeSelection *, int)gtk_tree_selection_set_mode;
+extern (C) void function(aGtkTreeSelection *, void *, void *)gtk_tree_selection_unselect_range;
+extern (C) void function(aGtkTreeSelection *, void *, void *)gtk_tree_selection_select_range;
+extern (C) void function(aGtkTreeSelection *)gtk_tree_selection_unselect_all;
+extern (C) void function(aGtkTreeSelection *)gtk_tree_selection_select_all;
+extern (C) int function(aGtkTreeSelection *, aGtkTreeIter *)gtk_tree_selection_iter_is_selected;
+extern (C) int function(aGtkTreeSelection *, void *)gtk_tree_selection_path_is_selected;
+extern (C) void function(aGtkTreeSelection *, aGtkTreeIter *)gtk_tree_selection_unselect_iter;
+extern (C) void function(aGtkTreeSelection *, aGtkTreeIter *)gtk_tree_selection_select_iter;
+extern (C) void function(aGtkTreeSelection *, void *)gtk_tree_selection_unselect_path;
+extern (C) void function(aGtkTreeSelection *, void *)gtk_tree_selection_select_path;
+extern (C) void function(aGtkTreeSelection *, _BCD_func__9093, void *)gtk_tree_selection_selected_foreach;
+extern (C) int function(aGtkTreeSelection *)gtk_tree_selection_count_selected_rows;
+extern (C) _GList * function(aGtkTreeSelection *, void * *)gtk_tree_selection_get_selected_rows;
+extern (C) int function(aGtkTreeSelection *, void * *, aGtkTreeIter *)gtk_tree_selection_get_selected;
+extern (C) _GtkTreeView * function(aGtkTreeSelection *)gtk_tree_selection_get_tree_view;
+extern (C) void * function(aGtkTreeSelection *)gtk_tree_selection_get_user_data;
+extern (C) void function(aGtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158)gtk_tree_selection_set_select_function;
+extern (C) int function(aGtkTreeSelection *)gtk_tree_selection_get_mode;
+extern (C) void function(aGtkTreeSelection *, int)gtk_tree_selection_set_mode;
 extern (C) uint function()gtk_tree_selection_get_type;
-extern (C) int function(_GtkTreeModelSort *, _GtkTreeIter *)gtk_tree_model_sort_iter_is_valid;
-extern (C) void function(_GtkTreeModelSort *)gtk_tree_model_sort_clear_cache;
-extern (C) void function(_GtkTreeModelSort *)gtk_tree_model_sort_reset_default_sort_func;
-extern (C) void function(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_sort_convert_iter_to_child_iter;
-extern (C) void * function(_GtkTreeModelSort *, void *)gtk_tree_model_sort_convert_path_to_child_path;
-extern (C) void function(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_sort_convert_child_iter_to_iter;
-extern (C) void * function(_GtkTreeModelSort *, void *)gtk_tree_model_sort_convert_child_path_to_path;
-extern (C) void * function(_GtkTreeModelSort *)gtk_tree_model_sort_get_model;
+extern (C) int function(aGtkTreeModelSort *, aGtkTreeIter *)gtk_tree_model_sort_iter_is_valid;
+extern (C) void function(aGtkTreeModelSort *)gtk_tree_model_sort_clear_cache;
+extern (C) void function(aGtkTreeModelSort *)gtk_tree_model_sort_reset_default_sort_func;
+extern (C) void function(aGtkTreeModelSort *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_sort_convert_iter_to_child_iter;
+extern (C) void * function(aGtkTreeModelSort *, void *)gtk_tree_model_sort_convert_path_to_child_path;
+extern (C) void function(aGtkTreeModelSort *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_sort_convert_child_iter_to_iter;
+extern (C) void * function(aGtkTreeModelSort *, void *)gtk_tree_model_sort_convert_child_path_to_path;
+extern (C) void * function(aGtkTreeModelSort *)gtk_tree_model_sort_get_model;
 extern (C) void * function(void *)gtk_tree_model_sort_new_with_model;
 extern (C) uint function()gtk_tree_model_sort_get_type;
-extern (C) int function(_GtkSelectionData *, void * *, void * *)gtk_tree_get_row_drag_data;
-extern (C) int function(_GtkSelectionData *, void *, void *)gtk_tree_set_row_drag_data;
-extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_dest_row_drop_possible;
-extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_dest_drag_data_received;
+extern (C) int function(aGtkSelectionData *, void * *, void * *)gtk_tree_get_row_drag_data;
+extern (C) int function(aGtkSelectionData *, void *, void *)gtk_tree_set_row_drag_data;
+extern (C) int function(void *, void *, aGtkSelectionData *)gtk_tree_drag_dest_row_drop_possible;
+extern (C) int function(void *, void *, aGtkSelectionData *)gtk_tree_drag_dest_drag_data_received;
 extern (C) uint function()gtk_tree_drag_dest_get_type;
-extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_source_drag_data_get;
+extern (C) int function(void *, void *, aGtkSelectionData *)gtk_tree_drag_source_drag_data_get;
 extern (C) int function(void *, void *)gtk_tree_drag_source_drag_data_delete;
 extern (C) int function(void *, void *)gtk_tree_drag_source_row_draggable;
 extern (C) uint function()gtk_tree_drag_source_get_type;
-extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *, int)gtk_toolbar_insert_widget;
-extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *)gtk_toolbar_prepend_widget;
-extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *)gtk_toolbar_append_widget;
-extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_element;
-extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_element;
-extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_element;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_remove_space;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_insert_space;
-extern (C) void function(_GtkToolbar *)gtk_toolbar_prepend_space;
-extern (C) void function(_GtkToolbar *)gtk_toolbar_append_space;
-extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int)gtk_toolbar_insert_stock;
-extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_item;
-extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_item;
-extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_item;
-extern (C) void function(_GtkToolbar *)gtk_toolbar_unset_icon_size;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_icon_size;
-extern (C) void function(_GtkToolbar *)_gtk_toolbar_rebuild_menu;
+extern (C) void function(aGtkToolbar *, aGtkWidget *, char *, char *, int)gtk_toolbar_insert_widget;
+extern (C) void function(aGtkToolbar *, aGtkWidget *, char *, char *)gtk_toolbar_prepend_widget;
+extern (C) void function(aGtkToolbar *, aGtkWidget *, char *, char *)gtk_toolbar_append_widget;
+extern (C) _GtkWidget * function(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_element;
+extern (C) _GtkWidget * function(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_element;
+extern (C) _GtkWidget * function(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_element;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_remove_space;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_insert_space;
+extern (C) void function(aGtkToolbar *)gtk_toolbar_prepend_space;
+extern (C) void function(aGtkToolbar *)gtk_toolbar_append_space;
+extern (C) _GtkWidget * function(aGtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int)gtk_toolbar_insert_stock;
+extern (C) _GtkWidget * function(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_item;
+extern (C) _GtkWidget * function(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_item;
+extern (C) _GtkWidget * function(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_item;
+extern (C) void function(aGtkToolbar *)gtk_toolbar_unset_icon_size;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_set_icon_size;
+extern (C) void function(aGtkToolbar *)_gtk_toolbar_rebuild_menu;
 extern (C) int function()_gtk_toolbar_get_default_space_size;
-extern (C) void function(_GtkWidget *, _GtkToolbar *, _GdkRectangle *, _GdkRectangle *)_gtk_toolbar_paint_space_line;
+extern (C) void function(aGtkWidget *, aGtkToolbar *, _GdkRectangle *, _GdkRectangle *)_gtk_toolbar_paint_space_line;
 extern (C) char * function(char *)_gtk_toolbar_elide_underscores;
-extern (C) void function(_GtkToolbar *, _GtkToolItem *, int)gtk_toolbar_set_drop_highlight_item;
-extern (C) int function(_GtkToolbar *, int, int)gtk_toolbar_get_drop_index;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_relief_style;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_icon_size;
-extern (C) void function(_GtkToolbar *)gtk_toolbar_unset_style;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_style;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_style;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_tooltips;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_tooltips;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_orientation;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_orientation;
-extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_show_arrow;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_show_arrow;
-extern (C) _GtkToolItem * function(_GtkToolbar *, int)gtk_toolbar_get_nth_item;
-extern (C) int function(_GtkToolbar *)gtk_toolbar_get_n_items;
-extern (C) int function(_GtkToolbar *, _GtkToolItem *)gtk_toolbar_get_item_index;
-extern (C) void function(_GtkToolbar *, _GtkToolItem *, int)gtk_toolbar_insert;
+extern (C) void function(aGtkToolbar *, aGtkToolItem *, int)gtk_toolbar_set_drop_highlight_item;
+extern (C) int function(aGtkToolbar *, int, int)gtk_toolbar_get_drop_index;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_relief_style;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_icon_size;
+extern (C) void function(aGtkToolbar *)gtk_toolbar_unset_style;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_set_style;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_style;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_set_tooltips;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_tooltips;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_set_orientation;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_orientation;
+extern (C) void function(aGtkToolbar *, int)gtk_toolbar_set_show_arrow;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_show_arrow;
+extern (C) _GtkToolItem * function(aGtkToolbar *, int)gtk_toolbar_get_nth_item;
+extern (C) int function(aGtkToolbar *)gtk_toolbar_get_n_items;
+extern (C) int function(aGtkToolbar *, aGtkToolItem *)gtk_toolbar_get_item_index;
+extern (C) void function(aGtkToolbar *, aGtkToolItem *, int)gtk_toolbar_insert;
 extern (C) _GtkWidget * function()gtk_toolbar_new;
 extern (C) uint function()gtk_toolbar_get_type;
-extern (C) void function(_GtkTipsQuery *, char *, char *)gtk_tips_query_set_labels;
-extern (C) void function(_GtkTipsQuery *, _GtkWidget *)gtk_tips_query_set_caller;
-extern (C) void function(_GtkTipsQuery *)gtk_tips_query_stop_query;
-extern (C) void function(_GtkTipsQuery *)gtk_tips_query_start_query;
+extern (C) void function(aGtkTipsQuery *, char *, char *)gtk_tips_query_set_labels;
+extern (C) void function(aGtkTipsQuery *, aGtkWidget *)gtk_tips_query_set_caller;
+extern (C) void function(aGtkTipsQuery *)gtk_tips_query_stop_query;
+extern (C) void function(aGtkTipsQuery *)gtk_tips_query_start_query;
 extern (C) _GtkWidget * function()gtk_tips_query_new;
 extern (C) uint function()gtk_tips_query_get_type;
-extern (C) _GtkTextAttributes * function(_GtkTextView *)gtk_text_view_get_default_attributes;
-extern (C) void * function(_GtkTextView *)gtk_text_view_get_tabs;
-extern (C) void function(_GtkTextView *, void *)gtk_text_view_set_tabs;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_indent;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_indent;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_right_margin;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_right_margin;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_left_margin;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_left_margin;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_justification;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_justification;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_inside_wrap;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_inside_wrap;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_below_lines;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_below_lines;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_above_lines;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_above_lines;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_accepts_tab;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_accepts_tab;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_overwrite;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_overwrite;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_editable;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_editable;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_wrap_mode;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_wrap_mode;
-extern (C) void function(_GtkTextView *, _GtkWidget *, int, int)gtk_text_view_move_child;
-extern (C) void function(_GtkTextView *, _GtkWidget *, int, int, int)gtk_text_view_add_child_in_window;
-extern (C) void function(_GtkTextView *, _GtkWidget *, _GtkTextChildAnchor *)gtk_text_view_add_child_at_anchor;
-extern (C) int function(_GtkTextView *, _GtkTextIter *, int)gtk_text_view_move_visually;
-extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_starts_display_line;
-extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_backward_display_line_start;
-extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_forward_display_line_end;
-extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_backward_display_line;
-extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_forward_display_line;
-extern (C) int function(_GtkTextView *, int)gtk_text_view_get_border_window_size;
-extern (C) void function(_GtkTextView *, int, int)gtk_text_view_set_border_window_size;
-extern (C) int function(_GtkTextView *, _GdkDrawable *)gtk_text_view_get_window_type;
-extern (C) _GdkDrawable * function(_GtkTextView *, int)gtk_text_view_get_window;
-extern (C) void function(_GtkTextView *, int, int, int, int *, int *)gtk_text_view_window_to_buffer_coords;
-extern (C) void function(_GtkTextView *, int, int, int, int *, int *)gtk_text_view_buffer_to_window_coords;
-extern (C) void function(_GtkTextView *, _GtkTextIter *, int, int *)gtk_text_view_get_line_at_y;
-extern (C) void function(_GtkTextView *, _GtkTextIter *, int *, int *)gtk_text_view_get_line_yrange;
-extern (C) void function(_GtkTextView *, _GtkTextIter *, int *, int, int)gtk_text_view_get_iter_at_position;
-extern (C) void function(_GtkTextView *, _GtkTextIter *, int, int)gtk_text_view_get_iter_at_location;
-extern (C) void function(_GtkTextView *, _GtkTextIter *, _GdkRectangle *)gtk_text_view_get_iter_location;
-extern (C) int function(_GtkTextView *)gtk_text_view_get_cursor_visible;
-extern (C) void function(_GtkTextView *, int)gtk_text_view_set_cursor_visible;
-extern (C) void function(_GtkTextView *, _GdkRectangle *)gtk_text_view_get_visible_rect;
-extern (C) int function(_GtkTextView *)gtk_text_view_place_cursor_onscreen;
-extern (C) int function(_GtkTextView *, _GtkTextMark *)gtk_text_view_move_mark_onscreen;
-extern (C) void function(_GtkTextView *, _GtkTextMark *)gtk_text_view_scroll_mark_onscreen;
-extern (C) void function(_GtkTextView *, _GtkTextMark *, double, int, double, double)gtk_text_view_scroll_to_mark;
-extern (C) int function(_GtkTextView *, _GtkTextIter *, double, int, double, double)gtk_text_view_scroll_to_iter;
-extern (C) _GtkTextBuffer * function(_GtkTextView *)gtk_text_view_get_buffer;
-extern (C) void function(_GtkTextView *, _GtkTextBuffer *)gtk_text_view_set_buffer;
-extern (C) _GtkWidget * function(_GtkTextBuffer *)gtk_text_view_new_with_buffer;
+extern (C) _GtkTextAttributes * function(aGtkTextView *)gtk_text_view_get_default_attributes;
+extern (C) void * function(aGtkTextView *)gtk_text_view_get_tabs;
+extern (C) void function(aGtkTextView *, void *)gtk_text_view_set_tabs;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_indent;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_indent;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_right_margin;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_right_margin;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_left_margin;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_left_margin;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_justification;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_justification;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_pixels_inside_wrap;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_pixels_inside_wrap;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_pixels_below_lines;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_pixels_below_lines;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_pixels_above_lines;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_pixels_above_lines;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_accepts_tab;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_accepts_tab;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_overwrite;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_overwrite;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_editable;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_editable;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_wrap_mode;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_wrap_mode;
+extern (C) void function(aGtkTextView *, aGtkWidget *, int, int)gtk_text_view_move_child;
+extern (C) void function(aGtkTextView *, aGtkWidget *, int, int, int)gtk_text_view_add_child_in_window;
+extern (C) void function(aGtkTextView *, aGtkWidget *, aGtkTextChildAnchor *)gtk_text_view_add_child_at_anchor;
+extern (C) int function(aGtkTextView *, aGtkTextIter *, int)gtk_text_view_move_visually;
+extern (C) int function(aGtkTextView *, aGtkTextIter *)gtk_text_view_starts_display_line;
+extern (C) int function(aGtkTextView *, aGtkTextIter *)gtk_text_view_backward_display_line_start;
+extern (C) int function(aGtkTextView *, aGtkTextIter *)gtk_text_view_forward_display_line_end;
+extern (C) int function(aGtkTextView *, aGtkTextIter *)gtk_text_view_backward_display_line;
+extern (C) int function(aGtkTextView *, aGtkTextIter *)gtk_text_view_forward_display_line;
+extern (C) int function(aGtkTextView *, int)gtk_text_view_get_border_window_size;
+extern (C) void function(aGtkTextView *, int, int)gtk_text_view_set_border_window_size;
+extern (C) int function(aGtkTextView *, _GdkDrawable *)gtk_text_view_get_window_type;
+extern (C) _GdkDrawable * function(aGtkTextView *, int)gtk_text_view_get_window;
+extern (C) void function(aGtkTextView *, int, int, int, int *, int *)gtk_text_view_window_to_buffer_coords;
+extern (C) void function(aGtkTextView *, int, int, int, int *, int *)gtk_text_view_buffer_to_window_coords;
+extern (C) void function(aGtkTextView *, aGtkTextIter *, int, int *)gtk_text_view_get_line_at_y;
+extern (C) void function(aGtkTextView *, aGtkTextIter *, int *, int *)gtk_text_view_get_line_yrange;
+extern (C) void function(aGtkTextView *, aGtkTextIter *, int *, int, int)gtk_text_view_get_iter_at_position;
+extern (C) void function(aGtkTextView *, aGtkTextIter *, int, int)gtk_text_view_get_iter_at_location;
+extern (C) void function(aGtkTextView *, aGtkTextIter *, _GdkRectangle *)gtk_text_view_get_iter_location;
+extern (C) int function(aGtkTextView *)gtk_text_view_get_cursor_visible;
+extern (C) void function(aGtkTextView *, int)gtk_text_view_set_cursor_visible;
+extern (C) void function(aGtkTextView *, _GdkRectangle *)gtk_text_view_get_visible_rect;
+extern (C) int function(aGtkTextView *)gtk_text_view_place_cursor_onscreen;
+extern (C) int function(aGtkTextView *, aGtkTextMark *)gtk_text_view_move_mark_onscreen;
+extern (C) void function(aGtkTextView *, aGtkTextMark *)gtk_text_view_scroll_mark_onscreen;
+extern (C) void function(aGtkTextView *, aGtkTextMark *, double, int, double, double)gtk_text_view_scroll_to_mark;
+extern (C) int function(aGtkTextView *, aGtkTextIter *, double, int, double, double)gtk_text_view_scroll_to_iter;
+extern (C) _GtkTextBuffer * function(aGtkTextView *)gtk_text_view_get_buffer;
+extern (C) void function(aGtkTextView *, aGtkTextBuffer *)gtk_text_view_set_buffer;
+extern (C) _GtkWidget * function(aGtkTextBuffer *)gtk_text_view_new_with_buffer;
 extern (C) _GtkWidget * function()gtk_text_view_new;
 extern (C) uint function()gtk_text_view_get_type;
-extern (C) int function(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, char *, uint, _GError * *)gtk_text_buffer_deserialize;
-extern (C) char * function(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, _GtkTextIter *, uint *)gtk_text_buffer_serialize;
-extern (C) void * * function(_GtkTextBuffer *, int *)gtk_text_buffer_get_deserialize_formats;
-extern (C) void * * function(_GtkTextBuffer *, int *)gtk_text_buffer_get_serialize_formats;
-extern (C) int function(_GtkTextBuffer *, void *)gtk_text_buffer_deserialize_get_can_create_tags;
-extern (C) void function(_GtkTextBuffer *, void *, int)gtk_text_buffer_deserialize_set_can_create_tags;
-extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_unregister_deserialize_format;
-extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_unregister_serialize_format;
-extern (C) void * function(_GtkTextBuffer *, char *)gtk_text_buffer_register_deserialize_tagset;
-extern (C) void * function(_GtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158)gtk_text_buffer_register_deserialize_format;
-extern (C) void * function(_GtkTextBuffer *, char *)gtk_text_buffer_register_serialize_tagset;
-extern (C) void * function(_GtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158)gtk_text_buffer_register_serialize_format;
-extern (C) void function(_GtkTextBuffer *, _GtkTextTag *)_gtk_text_buffer_notify_will_remove_tag;
-extern (C) _PangoLogAttr * function(_GtkTextBuffer *, _GtkTextIter *, int *)_gtk_text_buffer_get_line_log_attrs;
-extern (C) void * function(_GtkTextBuffer *)_gtk_text_buffer_get_btree;
-extern (C) void function(_GtkTextBuffer *)_gtk_text_buffer_spew;
-extern (C) _GtkTargetList * function(_GtkTextBuffer *)gtk_text_buffer_get_paste_target_list;
-extern (C) _GtkTargetList * function(_GtkTextBuffer *)gtk_text_buffer_get_copy_target_list;
-extern (C) void function(_GtkTextBuffer *)gtk_text_buffer_end_user_action;
-extern (C) void function(_GtkTextBuffer *)gtk_text_buffer_begin_user_action;
-extern (C) int function(_GtkTextBuffer *, int, int)gtk_text_buffer_delete_selection;
-extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_get_selection_bounds;
-extern (C) void function(_GtkTextBuffer *, void *, _GtkTextIter *, int)gtk_text_buffer_paste_clipboard;
-extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_copy_clipboard;
-extern (C) void function(_GtkTextBuffer *, void *, int)gtk_text_buffer_cut_clipboard;
-extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_remove_selection_clipboard;
-extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_add_selection_clipboard;
-extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_has_selection;
-extern (C) void function(_GtkTextBuffer *, int)gtk_text_buffer_set_modified;
-extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_modified;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *)gtk_text_buffer_get_iter_at_child_anchor;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextMark *)gtk_text_buffer_get_iter_at_mark;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_get_bounds;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_get_end_iter;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_get_start_iter;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int)gtk_text_buffer_get_iter_at_line;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int)gtk_text_buffer_get_iter_at_offset;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_index;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_offset;
-extern (C) _GtkTextTag * function(_GtkTextBuffer *, char *, char *, ...)gtk_text_buffer_create_tag;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_all_tags;
-extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_tag_by_name;
-extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_apply_tag_by_name;
-extern (C) void function(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_tag;
-extern (C) void function(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_apply_tag;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_select_range;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_place_cursor;
-extern (C) _GtkTextMark * function(_GtkTextBuffer *)gtk_text_buffer_get_selection_bound;
-extern (C) _GtkTextMark * function(_GtkTextBuffer *)gtk_text_buffer_get_insert;
-extern (C) void function(_GtkTextBuffer *, char *)gtk_text_buffer_delete_mark_by_name;
-extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *)gtk_text_buffer_move_mark_by_name;
-extern (C) _GtkTextMark * function(_GtkTextBuffer *, char *)gtk_text_buffer_get_mark;
-extern (C) void function(_GtkTextBuffer *, _GtkTextMark *)gtk_text_buffer_delete_mark;
-extern (C) void function(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *)gtk_text_buffer_move_mark;
-extern (C) _GtkTextMark * function(_GtkTextBuffer *, char *, _GtkTextIter *, int)gtk_text_buffer_create_mark;
-extern (C) void function(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *)gtk_text_buffer_add_mark;
-extern (C) _GtkTextChildAnchor * function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_create_child_anchor;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *)gtk_text_buffer_insert_child_anchor;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, void *)gtk_text_buffer_insert_pixbuf;
-extern (C) char * function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_get_slice;
-extern (C) char * function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_get_text;
-extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_backspace;
-extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_delete_interactive;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_delete;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int, char *, ...)gtk_text_buffer_insert_with_tags_by_name;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int, _GtkTextTag *, ...)gtk_text_buffer_insert_with_tags;
-extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_insert_range_interactive;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_insert_range;
-extern (C) int function(_GtkTextBuffer *, char *, int, int)gtk_text_buffer_insert_interactive_at_cursor;
-extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, char *, int, int)gtk_text_buffer_insert_interactive;
-extern (C) void function(_GtkTextBuffer *, char *, int)gtk_text_buffer_insert_at_cursor;
-extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int)gtk_text_buffer_insert;
-extern (C) void function(_GtkTextBuffer *, char *, int)gtk_text_buffer_set_text;
-extern (C) _GtkTextTagTable * function(_GtkTextBuffer *)gtk_text_buffer_get_tag_table;
-extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_char_count;
-extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_line_count;
-extern (C) _GtkTextBuffer * function(_GtkTextTagTable *)gtk_text_buffer_new;
+extern (C) int function(aGtkTextBuffer *, aGtkTextBuffer *, void *, aGtkTextIter *, char *, uint, _GError * *)gtk_text_buffer_deserialize;
+extern (C) char * function(aGtkTextBuffer *, aGtkTextBuffer *, void *, aGtkTextIter *, aGtkTextIter *, uint *)gtk_text_buffer_serialize;
+extern (C) void * * function(aGtkTextBuffer *, int *)gtk_text_buffer_get_deserialize_formats;
+extern (C) void * * function(aGtkTextBuffer *, int *)gtk_text_buffer_get_serialize_formats;
+extern (C) int function(aGtkTextBuffer *, void *)gtk_text_buffer_deserialize_get_can_create_tags;
+extern (C) void function(aGtkTextBuffer *, void *, int)gtk_text_buffer_deserialize_set_can_create_tags;
+extern (C) void function(aGtkTextBuffer *, void *)gtk_text_buffer_unregister_deserialize_format;
+extern (C) void function(aGtkTextBuffer *, void *)gtk_text_buffer_unregister_serialize_format;
+extern (C) void * function(aGtkTextBuffer *, char *)gtk_text_buffer_register_deserialize_tagset;
+extern (C) void * function(aGtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158)gtk_text_buffer_register_deserialize_format;
+extern (C) void * function(aGtkTextBuffer *, char *)gtk_text_buffer_register_serialize_tagset;
+extern (C) void * function(aGtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158)gtk_text_buffer_register_serialize_format;
+extern (C) void function(aGtkTextBuffer *, aGtkTextTag *)_gtk_text_buffer_notify_will_remove_tag;
+extern (C) _PangoLogAttr * function(aGtkTextBuffer *, aGtkTextIter *, int *)_gtk_text_buffer_get_line_log_attrs;
+extern (C) void * function(aGtkTextBuffer *)_gtk_text_buffer_get_btree;
+extern (C) void function(aGtkTextBuffer *)_gtk_text_buffer_spew;
+extern (C) _GtkTargetList * function(aGtkTextBuffer *)gtk_text_buffer_get_paste_target_list;
+extern (C) _GtkTargetList * function(aGtkTextBuffer *)gtk_text_buffer_get_copy_target_list;
+extern (C) void function(aGtkTextBuffer *)gtk_text_buffer_end_user_action;
+extern (C) void function(aGtkTextBuffer *)gtk_text_buffer_begin_user_action;
+extern (C) int function(aGtkTextBuffer *, int, int)gtk_text_buffer_delete_selection;
+extern (C) int function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_get_selection_bounds;
+extern (C) void function(aGtkTextBuffer *, void *, aGtkTextIter *, int)gtk_text_buffer_paste_clipboard;
+extern (C) void function(aGtkTextBuffer *, void *)gtk_text_buffer_copy_clipboard;
+extern (C) void function(aGtkTextBuffer *, void *, int)gtk_text_buffer_cut_clipboard;
+extern (C) void function(aGtkTextBuffer *, void *)gtk_text_buffer_remove_selection_clipboard;
+extern (C) void function(aGtkTextBuffer *, void *)gtk_text_buffer_add_selection_clipboard;
+extern (C) int function(aGtkTextBuffer *)gtk_text_buffer_get_has_selection;
+extern (C) void function(aGtkTextBuffer *, int)gtk_text_buffer_set_modified;
+extern (C) int function(aGtkTextBuffer *)gtk_text_buffer_get_modified;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextChildAnchor *)gtk_text_buffer_get_iter_at_child_anchor;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextMark *)gtk_text_buffer_get_iter_at_mark;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_get_bounds;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *)gtk_text_buffer_get_end_iter;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *)gtk_text_buffer_get_start_iter;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, int)gtk_text_buffer_get_iter_at_line;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, int)gtk_text_buffer_get_iter_at_offset;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_index;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_offset;
+extern (C) _GtkTextTag * function(aGtkTextBuffer *, char *, char *, ...)gtk_text_buffer_create_tag;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_remove_all_tags;
+extern (C) void function(aGtkTextBuffer *, char *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_remove_tag_by_name;
+extern (C) void function(aGtkTextBuffer *, char *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_apply_tag_by_name;
+extern (C) void function(aGtkTextBuffer *, aGtkTextTag *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_remove_tag;
+extern (C) void function(aGtkTextBuffer *, aGtkTextTag *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_apply_tag;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_select_range;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *)gtk_text_buffer_place_cursor;
+extern (C) _GtkTextMark * function(aGtkTextBuffer *)gtk_text_buffer_get_selection_bound;
+extern (C) _GtkTextMark * function(aGtkTextBuffer *)gtk_text_buffer_get_insert;
+extern (C) void function(aGtkTextBuffer *, char *)gtk_text_buffer_delete_mark_by_name;
+extern (C) void function(aGtkTextBuffer *, char *, aGtkTextIter *)gtk_text_buffer_move_mark_by_name;
+extern (C) _GtkTextMark * function(aGtkTextBuffer *, char *)gtk_text_buffer_get_mark;
+extern (C) void function(aGtkTextBuffer *, aGtkTextMark *)gtk_text_buffer_delete_mark;
+extern (C) void function(aGtkTextBuffer *, aGtkTextMark *, aGtkTextIter *)gtk_text_buffer_move_mark;
+extern (C) _GtkTextMark * function(aGtkTextBuffer *, char *, aGtkTextIter *, int)gtk_text_buffer_create_mark;
+extern (C) void function(aGtkTextBuffer *, aGtkTextMark *, aGtkTextIter *)gtk_text_buffer_add_mark;
+extern (C) _GtkTextChildAnchor * function(aGtkTextBuffer *, aGtkTextIter *)gtk_text_buffer_create_child_anchor;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextChildAnchor *)gtk_text_buffer_insert_child_anchor;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, void *)gtk_text_buffer_insert_pixbuf;
+extern (C) char * function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int)gtk_text_buffer_get_slice;
+extern (C) char * function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int)gtk_text_buffer_get_text;
+extern (C) int function(aGtkTextBuffer *, aGtkTextIter *, int, int)gtk_text_buffer_backspace;
+extern (C) int function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int)gtk_text_buffer_delete_interactive;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_delete;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, char *, int, char *, ...)gtk_text_buffer_insert_with_tags_by_name;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, char *, int, aGtkTextTag *, ...)gtk_text_buffer_insert_with_tags;
+extern (C) int function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *, int)gtk_text_buffer_insert_range_interactive;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *)gtk_text_buffer_insert_range;
+extern (C) int function(aGtkTextBuffer *, char *, int, int)gtk_text_buffer_insert_interactive_at_cursor;
+extern (C) int function(aGtkTextBuffer *, aGtkTextIter *, char *, int, int)gtk_text_buffer_insert_interactive;
+extern (C) void function(aGtkTextBuffer *, char *, int)gtk_text_buffer_insert_at_cursor;
+extern (C) void function(aGtkTextBuffer *, aGtkTextIter *, char *, int)gtk_text_buffer_insert;
+extern (C) void function(aGtkTextBuffer *, char *, int)gtk_text_buffer_set_text;
+extern (C) _GtkTextTagTable * function(aGtkTextBuffer *)gtk_text_buffer_get_tag_table;
+extern (C) int function(aGtkTextBuffer *)gtk_text_buffer_get_char_count;
+extern (C) int function(aGtkTextBuffer *)gtk_text_buffer_get_line_count;
+extern (C) _GtkTextBuffer * function(aGtkTextTagTable *)gtk_text_buffer_new;
 extern (C) uint function()gtk_text_buffer_get_type;
-extern (C) int function(_GtkTextMark *)gtk_text_mark_get_left_gravity;
-extern (C) _GtkTextBuffer * function(_GtkTextMark *)gtk_text_mark_get_buffer;
-extern (C) int function(_GtkTextMark *)gtk_text_mark_get_deleted;
-extern (C) char * function(_GtkTextMark *)gtk_text_mark_get_name;
+extern (C) int function(aGtkTextMark *)gtk_text_mark_get_left_gravity;
+extern (C) _GtkTextBuffer * function(aGtkTextMark *)gtk_text_mark_get_buffer;
+extern (C) int function(aGtkTextMark *)gtk_text_mark_get_deleted;
+extern (C) char * function(aGtkTextMark *)gtk_text_mark_get_name;
 extern (C) _GtkTextMark * function(char *, int)gtk_text_mark_new;
-extern (C) int function(_GtkTextMark *)gtk_text_mark_get_visible;
-extern (C) void function(_GtkTextMark *, int)gtk_text_mark_set_visible;
+extern (C) int function(aGtkTextMark *)gtk_text_mark_get_visible;
+extern (C) void function(aGtkTextMark *, int)gtk_text_mark_set_visible;
 extern (C) uint function()gtk_text_mark_get_type;
-extern (C) void function(_GtkTextTagTable *, void *)_gtk_text_tag_table_remove_buffer;
-extern (C) void function(_GtkTextTagTable *, void *)_gtk_text_tag_table_add_buffer;
-extern (C) int function(_GtkTextTagTable *)gtk_text_tag_table_get_size;
-extern (C) void function(_GtkTextTagTable *, _BCD_func__9332, void *)gtk_text_tag_table_foreach;
-extern (C) _GtkTextTag * function(_GtkTextTagTable *, char *)gtk_text_tag_table_lookup;
-extern (C) void function(_GtkTextTagTable *, _GtkTextTag *)gtk_text_tag_table_remove;
-extern (C) void function(_GtkTextTagTable *, _GtkTextTag *)gtk_text_tag_table_add;
+extern (C) void function(aGtkTextTagTable *, void *)_gtk_text_tag_table_remove_buffer;
+extern (C) void function(aGtkTextTagTable *, void *)_gtk_text_tag_table_add_buffer;
+extern (C) int function(aGtkTextTagTable *)gtk_text_tag_table_get_size;
+extern (C) void function(aGtkTextTagTable *, _BCD_func__9332, void *)gtk_text_tag_table_foreach;
+extern (C) _GtkTextTag * function(aGtkTextTagTable *, char *)gtk_text_tag_table_lookup;
+extern (C) void function(aGtkTextTagTable *, aGtkTextTag *)gtk_text_tag_table_remove;
+extern (C) void function(aGtkTextTagTable *, aGtkTextTag *)gtk_text_tag_table_add;
 extern (C) _GtkTextTagTable * function()gtk_text_tag_table_new;
 extern (C) uint function()gtk_text_tag_table_get_type;
 extern (C) _GtkWidget * function()gtk_tearoff_menu_item_new;
 extern (C) uint function()gtk_tearoff_menu_item_get_type;
-extern (C) int function(_GtkTable *)gtk_table_get_homogeneous;
-extern (C) void function(_GtkTable *, int)gtk_table_set_homogeneous;
-extern (C) uint function(_GtkTable *)gtk_table_get_default_col_spacing;
-extern (C) void function(_GtkTable *, uint)gtk_table_set_col_spacings;
-extern (C) uint function(_GtkTable *)gtk_table_get_default_row_spacing;
-extern (C) void function(_GtkTable *, uint)gtk_table_set_row_spacings;
-extern (C) uint function(_GtkTable *, uint)gtk_table_get_col_spacing;
-extern (C) void function(_GtkTable *, uint, uint)gtk_table_set_col_spacing;
-extern (C) uint function(_GtkTable *, uint)gtk_table_get_row_spacing;
-extern (C) void function(_GtkTable *, uint, uint)gtk_table_set_row_spacing;
-extern (C) void function(_GtkTable *, _GtkWidget *, uint, uint, uint, uint)gtk_table_attach_defaults;
-extern (C) void function(_GtkTable *, _GtkWidget *, uint, uint, uint, uint, int, int, uint, uint)gtk_table_attach;
-extern (C) void function(_GtkTable *, uint, uint)gtk_table_resize;
+extern (C) int function(aGtkTable *)gtk_table_get_homogeneous;
+extern (C) void function(aGtkTable *, int)gtk_table_set_homogeneous;
+extern (C) uint function(aGtkTable *)gtk_table_get_default_col_spacing;
+extern (C) void function(aGtkTable *, uint)gtk_table_set_col_spacings;
+extern (C) uint function(aGtkTable *)gtk_table_get_default_row_spacing;
+extern (C) void function(aGtkTable *, uint)gtk_table_set_row_spacings;
+extern (C) uint function(aGtkTable *, uint)gtk_table_get_col_spacing;
+extern (C) void function(aGtkTable *, uint, uint)gtk_table_set_col_spacing;
+extern (C) uint function(aGtkTable *, uint)gtk_table_get_row_spacing;
+extern (C) void function(aGtkTable *, uint, uint)gtk_table_set_row_spacing;
+extern (C) void function(aGtkTable *, aGtkWidget *, uint, uint, uint, uint)gtk_table_attach_defaults;
+extern (C) void function(aGtkTable *, aGtkWidget *, uint, uint, uint, uint, int, int, uint, uint)gtk_table_attach;
+extern (C) void function(aGtkTable *, uint, uint)gtk_table_resize;
 extern (C) _GtkWidget * function(uint, uint, int)gtk_table_new;
 extern (C) uint function()gtk_table_get_type;
 extern (C) void function(char *, _BCD_func__12124, void *, _BCD_func__13158)gtk_stock_set_translate_func;
-extern (C) void function(_GtkStockItem *)gtk_stock_item_free;
-extern (C) _GtkStockItem * function(_GtkStockItem *)gtk_stock_item_copy;
+extern (C) void function(aGtkStockItem *)gtk_stock_item_free;
+extern (C) _GtkStockItem * function(aGtkStockItem *)gtk_stock_item_copy;
 extern (C) _GSList * function()gtk_stock_list_ids;
-extern (C) int function(char *, _GtkStockItem *)gtk_stock_lookup;
-extern (C) void function(_GtkStockItem *, uint)gtk_stock_add_static;
-extern (C) void function(_GtkStockItem *, uint)gtk_stock_add;
-extern (C) int function(_GtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *)gtk_status_icon_get_geometry;
-extern (C) void function(_GtkMenu *, int *, int *, int *, void *)gtk_status_icon_position_menu;
-extern (C) int function(_GtkStatusIcon *)gtk_status_icon_is_embedded;
-extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_blinking;
-extern (C) void function(_GtkStatusIcon *, int)gtk_status_icon_set_blinking;
-extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_visible;
-extern (C) void function(_GtkStatusIcon *, int)gtk_status_icon_set_visible;
-extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_tooltip;
-extern (C) _GdkScreen * function(_GtkStatusIcon *)gtk_status_icon_get_screen;
-extern (C) void function(_GtkStatusIcon *, _GdkScreen *)gtk_status_icon_set_screen;
-extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_size;
-extern (C) char * function(_GtkStatusIcon *)gtk_status_icon_get_icon_name;
-extern (C) char * function(_GtkStatusIcon *)gtk_status_icon_get_stock;
-extern (C) void * function(_GtkStatusIcon *)gtk_status_icon_get_pixbuf;
-extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_storage_type;
-extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_icon_name;
-extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_stock;
-extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_file;
-extern (C) void function(_GtkStatusIcon *, void *)gtk_status_icon_set_from_pixbuf;
+extern (C) int function(char *, aGtkStockItem *)gtk_stock_lookup;
+extern (C) void function(aGtkStockItem *, uint)gtk_stock_add_static;
+extern (C) void function(aGtkStockItem *, uint)gtk_stock_add;
+extern (C) int function(aGtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *)gtk_status_icon_get_geometry;
+extern (C) void function(aGtkMenu *, int *, int *, int *, void *)gtk_status_icon_position_menu;
+extern (C) int function(aGtkStatusIcon *)gtk_status_icon_is_embedded;
+extern (C) int function(aGtkStatusIcon *)gtk_status_icon_get_blinking;
+extern (C) void function(aGtkStatusIcon *, int)gtk_status_icon_set_blinking;
+extern (C) int function(aGtkStatusIcon *)gtk_status_icon_get_visible;
+extern (C) void function(aGtkStatusIcon *, int)gtk_status_icon_set_visible;
+extern (C) void function(aGtkStatusIcon *, char *)gtk_status_icon_set_tooltip;
+extern (C) _GdkScreen * function(aGtkStatusIcon *)gtk_status_icon_get_screen;
+extern (C) void function(aGtkStatusIcon *, _GdkScreen *)gtk_status_icon_set_screen;
+extern (C) int function(aGtkStatusIcon *)gtk_status_icon_get_size;
+extern (C) char * function(aGtkStatusIcon *)gtk_status_icon_get_icon_name;
+extern (C) char * function(aGtkStatusIcon *)gtk_status_icon_get_stock;
+extern (C) void * function(aGtkStatusIcon *)gtk_status_icon_get_pixbuf;
+extern (C) int function(aGtkStatusIcon *)gtk_status_icon_get_storage_type;
+extern (C) void function(aGtkStatusIcon *, char *)gtk_status_icon_set_from_icon_name;
+extern (C) void function(aGtkStatusIcon *, char *)gtk_status_icon_set_from_stock;
+extern (C) void function(aGtkStatusIcon *, char *)gtk_status_icon_set_from_file;
+extern (C) void function(aGtkStatusIcon *, void *)gtk_status_icon_set_from_pixbuf;
 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_icon_name;
 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_stock;
 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_file;
 extern (C) _GtkStatusIcon * function(void *)gtk_status_icon_new_from_pixbuf;
 extern (C) _GtkStatusIcon * function()gtk_status_icon_new;
 extern (C) uint function()gtk_status_icon_get_type;
-extern (C) int function(_GtkStatusbar *)gtk_statusbar_get_has_resize_grip;
-extern (C) void function(_GtkStatusbar *, int)gtk_statusbar_set_has_resize_grip;
-extern (C) void function(_GtkStatusbar *, uint, uint)gtk_statusbar_remove;
-extern (C) void function(_GtkStatusbar *, uint)gtk_statusbar_pop;
-extern (C) uint function(_GtkStatusbar *, uint, char *)gtk_statusbar_push;
-extern (C) uint function(_GtkStatusbar *, char *)gtk_statusbar_get_context_id;
+extern (C) int function(aGtkStatusbar *)gtk_statusbar_get_has_resize_grip;
+extern (C) void function(aGtkStatusbar *, int)gtk_statusbar_set_has_resize_grip;
+extern (C) void function(aGtkStatusbar *, uint, uint)gtk_statusbar_remove;
+extern (C) void function(aGtkStatusbar *, uint)gtk_statusbar_pop;
+extern (C) uint function(aGtkStatusbar *, uint, char *)gtk_statusbar_push;
+extern (C) uint function(aGtkStatusbar *, char *)gtk_statusbar_get_context_id;
 extern (C) _GtkWidget * function()gtk_statusbar_new;
 extern (C) uint function()gtk_statusbar_get_type;
-extern (C) void function(_GtkSpinButton *)gtk_spin_button_update;
-extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_snap_to_ticks;
-extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_snap_to_ticks;
-extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_wrap;
-extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_wrap;
-extern (C) void function(_GtkSpinButton *, int, double)gtk_spin_button_spin;
-extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_numeric;
-extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_numeric;
-extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_update_policy;
-extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_update_policy;
-extern (C) void function(_GtkSpinButton *, double)gtk_spin_button_set_value;
-extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_value_as_int;
-extern (C) double function(_GtkSpinButton *)gtk_spin_button_get_value;
-extern (C) void function(_GtkSpinButton *, double *, double *)gtk_spin_button_get_range;
-extern (C) void function(_GtkSpinButton *, double, double)gtk_spin_button_set_range;
-extern (C) void function(_GtkSpinButton *, double *, double *)gtk_spin_button_get_increments;
-extern (C) void function(_GtkSpinButton *, double, double)gtk_spin_button_set_increments;
-extern (C) uint function(_GtkSpinButton *)gtk_spin_button_get_digits;
-extern (C) void function(_GtkSpinButton *, uint)gtk_spin_button_set_digits;
-extern (C) _GtkAdjustment * function(_GtkSpinButton *)gtk_spin_button_get_adjustment;
-extern (C) void function(_GtkSpinButton *, _GtkAdjustment *)gtk_spin_button_set_adjustment;
+extern (C) void function(aGtkSpinButton *)gtk_spin_button_update;
+extern (C) int function(aGtkSpinButton *)gtk_spin_button_get_snap_to_ticks;
+extern (C) void function(aGtkSpinButton *, int)gtk_spin_button_set_snap_to_ticks;
+extern (C) int function(aGtkSpinButton *)gtk_spin_button_get_wrap;
+extern (C) void function(aGtkSpinButton *, int)gtk_spin_button_set_wrap;
+extern (C) void function(aGtkSpinButton *, int, double)gtk_spin_button_spin;
+extern (C) int function(aGtkSpinButton *)gtk_spin_button_get_numeric;
+extern (C) void function(aGtkSpinButton *, int)gtk_spin_button_set_numeric;
+extern (C) int function(aGtkSpinButton *)gtk_spin_button_get_update_policy;
+extern (C) void function(aGtkSpinButton *, int)gtk_spin_button_set_update_policy;
+extern (C) void function(aGtkSpinButton *, double)gtk_spin_button_set_value;
+extern (C) int function(aGtkSpinButton *)gtk_spin_button_get_value_as_int;
+extern (C) double function(aGtkSpinButton *)gtk_spin_button_get_value;
+extern (C) void function(aGtkSpinButton *, double *, double *)gtk_spin_button_get_range;
+extern (C) void function(aGtkSpinButton *, double, double)gtk_spin_button_set_range;
+extern (C) void function(aGtkSpinButton *, double *, double *)gtk_spin_button_get_increments;
+extern (C) void function(aGtkSpinButton *, double, double)gtk_spin_button_set_increments;
+extern (C) uint function(aGtkSpinButton *)gtk_spin_button_get_digits;
+extern (C) void function(aGtkSpinButton *, uint)gtk_spin_button_set_digits;
+extern (C) _GtkAdjustment * function(aGtkSpinButton *)gtk_spin_button_get_adjustment;
+extern (C) void function(aGtkSpinButton *, aGtkAdjustment *)gtk_spin_button_set_adjustment;
 extern (C) _GtkWidget * function(double, double, double)gtk_spin_button_new_with_range;
-extern (C) _GtkWidget * function(_GtkAdjustment *, double, uint)gtk_spin_button_new;
-extern (C) void function(_GtkSpinButton *, _GtkAdjustment *, double, uint)gtk_spin_button_configure;
+extern (C) _GtkWidget * function(aGtkAdjustment *, double, uint)gtk_spin_button_new;
+extern (C) void function(aGtkSpinButton *, aGtkAdjustment *, double, uint)gtk_spin_button_configure;
 extern (C) uint function()gtk_spin_button_get_type;
-extern (C) void function(_GtkWidget *)_gtk_size_group_queue_resize;
-extern (C) void function(_GtkWidget *, _GtkRequisition *)_gtk_size_group_compute_requisition;
-extern (C) void function(_GtkWidget *, _GtkRequisition *)_gtk_size_group_get_child_requisition;
-extern (C) _GSList * function(_GtkSizeGroup *)gtk_size_group_get_widgets;
-extern (C) void function(_GtkSizeGroup *, _GtkWidget *)gtk_size_group_remove_widget;
-extern (C) void function(_GtkSizeGroup *, _GtkWidget *)gtk_size_group_add_widget;
-extern (C) int function(_GtkSizeGroup *)gtk_size_group_get_ignore_hidden;
-extern (C) void function(_GtkSizeGroup *, int)gtk_size_group_set_ignore_hidden;
-extern (C) int function(_GtkSizeGroup *)gtk_size_group_get_mode;
-extern (C) void function(_GtkSizeGroup *, int)gtk_size_group_set_mode;
+extern (C) void function(aGtkWidget *)_gtk_size_group_queue_resize;
+extern (C) void function(aGtkWidget *, aGtkRequisition *)_gtk_size_group_compute_requisition;
+extern (C) void function(aGtkWidget *, aGtkRequisition *)_gtk_size_group_get_child_requisition;
+extern (C) _GSList * function(aGtkSizeGroup *)gtk_size_group_get_widgets;
+extern (C) void function(aGtkSizeGroup *, aGtkWidget *)gtk_size_group_remove_widget;
+extern (C) void function(aGtkSizeGroup *, aGtkWidget *)gtk_size_group_add_widget;
+extern (C) int function(aGtkSizeGroup *)gtk_size_group_get_ignore_hidden;
+extern (C) void function(aGtkSizeGroup *, int)gtk_size_group_set_ignore_hidden;
+extern (C) int function(aGtkSizeGroup *)gtk_size_group_get_mode;
+extern (C) void function(aGtkSizeGroup *, int)gtk_size_group_set_mode;
 extern (C) _GtkSizeGroup * function(int)gtk_size_group_new;
 extern (C) uint function()gtk_size_group_get_type;
-extern (C) void function(_GtkSeparatorToolItem *, int)gtk_separator_tool_item_set_draw;
-extern (C) int function(_GtkSeparatorToolItem *)gtk_separator_tool_item_get_draw;
+extern (C) void function(aGtkSeparatorToolItem *, int)gtk_separator_tool_item_set_draw;
+extern (C) int function(aGtkSeparatorToolItem *)gtk_separator_tool_item_get_draw;
 extern (C) _GtkToolItem * function()gtk_separator_tool_item_new;
 extern (C) uint function()gtk_separator_tool_item_get_type;
 extern (C) _GtkWidget * function()gtk_separator_menu_item_new;
 extern (C) uint function()gtk_separator_menu_item_get_type;
-extern (C) int function(_GtkScrolledWindow *)_gtk_scrolled_window_get_scrollbar_spacing;
-extern (C) void function(_GtkScrolledWindow *, _GtkWidget *)gtk_scrolled_window_add_with_viewport;
-extern (C) int function(_GtkScrolledWindow *)gtk_scrolled_window_get_shadow_type;
-extern (C) void function(_GtkScrolledWindow *, int)gtk_scrolled_window_set_shadow_type;
-extern (C) int function(_GtkScrolledWindow *)gtk_scrolled_window_get_placement;
-extern (C) void function(_GtkScrolledWindow *)gtk_scrolled_window_unset_placement;
-extern (C) void function(_GtkScrolledWindow *, int)gtk_scrolled_window_set_placement;
-extern (C) void function(_GtkScrolledWindow *, int *, int *)gtk_scrolled_window_get_policy;
-extern (C) void function(_GtkScrolledWindow *, int, int)gtk_scrolled_window_set_policy;
-extern (C) _GtkWidget * function(_GtkScrolledWindow *)gtk_scrolled_window_get_vscrollbar;
-extern (C) _GtkWidget * function(_GtkScrolledWindow *)gtk_scrolled_window_get_hscrollbar;
-extern (C) _GtkAdjustment * function(_GtkScrolledWindow *)gtk_scrolled_window_get_vadjustment;
-extern (C) _GtkAdjustment * function(_GtkScrolledWindow *)gtk_scrolled_window_get_hadjustment;
-extern (C) void function(_GtkScrolledWindow *, _GtkAdjustment *)gtk_scrolled_window_set_vadjustment;
-extern (C) void function(_GtkScrolledWindow *, _GtkAdjustment *)gtk_scrolled_window_set_hadjustment;
-extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_scrolled_window_new;
+extern (C) int function(aGtkScrolledWindow *)_gtk_scrolled_window_get_scrollbar_spacing;
+extern (C) void function(aGtkScrolledWindow *, aGtkWidget *)gtk_scrolled_window_add_with_viewport;
+extern (C) int function(aGtkScrolledWindow *)gtk_scrolled_window_get_shadow_type;
+extern (C) void function(aGtkScrolledWindow *, int)gtk_scrolled_window_set_shadow_type;
+extern (C) int function(aGtkScrolledWindow *)gtk_scrolled_window_get_placement;
+extern (C) void function(aGtkScrolledWindow *)gtk_scrolled_window_unset_placement;
+extern (C) void function(aGtkScrolledWindow *, int)gtk_scrolled_window_set_placement;
+extern (C) void function(aGtkScrolledWindow *, int *, int *)gtk_scrolled_window_get_policy;
+extern (C) void function(aGtkScrolledWindow *, int, int)gtk_scrolled_window_set_policy;
+extern (C) _GtkWidget * function(aGtkScrolledWindow *)gtk_scrolled_window_get_vscrollbar;
+extern (C) _GtkWidget * function(aGtkScrolledWindow *)gtk_scrolled_window_get_hscrollbar;
+extern (C) _GtkAdjustment * function(aGtkScrolledWindow *)gtk_scrolled_window_get_vadjustment;
+extern (C) _GtkAdjustment * function(aGtkScrolledWindow *)gtk_scrolled_window_get_hadjustment;
+extern (C) void function(aGtkScrolledWindow *, aGtkAdjustment *)gtk_scrolled_window_set_vadjustment;
+extern (C) void function(aGtkScrolledWindow *, aGtkAdjustment *)gtk_scrolled_window_set_hadjustment;
+extern (C) _GtkWidget * function(aGtkAdjustment *, aGtkAdjustment *)gtk_scrolled_window_new;
 extern (C) uint function()gtk_scrolled_window_get_type;
-extern (C) int function(_GtkViewport *)gtk_viewport_get_shadow_type;
-extern (C) void function(_GtkViewport *, int)gtk_viewport_set_shadow_type;
-extern (C) void function(_GtkViewport *, _GtkAdjustment *)gtk_viewport_set_vadjustment;
-extern (C) void function(_GtkViewport *, _GtkAdjustment *)gtk_viewport_set_hadjustment;
-extern (C) _GtkAdjustment * function(_GtkViewport *)gtk_viewport_get_vadjustment;
-extern (C) _GtkAdjustment * function(_GtkViewport *)gtk_viewport_get_hadjustment;
-extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_viewport_new;
+extern (C) int function(aGtkViewport *)gtk_viewport_get_shadow_type;
+extern (C) void function(aGtkViewport *, int)gtk_viewport_set_shadow_type;
+extern (C) void function(aGtkViewport *, aGtkAdjustment *)gtk_viewport_set_vadjustment;
+extern (C) void function(aGtkViewport *, aGtkAdjustment *)gtk_viewport_set_hadjustment;
+extern (C) _GtkAdjustment * function(aGtkViewport *)gtk_viewport_get_vadjustment;
+extern (C) _GtkAdjustment * function(aGtkViewport *)gtk_viewport_get_hadjustment;
+extern (C) _GtkWidget * function(aGtkAdjustment *, aGtkAdjustment *)gtk_viewport_new;
 extern (C) uint function()gtk_viewport_get_type;
-extern (C) void function(_GtkScaleButton *, _GtkAdjustment *)gtk_scale_button_set_adjustment;
-extern (C) _GtkAdjustment * function(_GtkScaleButton *)gtk_scale_button_get_adjustment;
-extern (C) void function(_GtkScaleButton *, double)gtk_scale_button_set_value;
-extern (C) double function(_GtkScaleButton *)gtk_scale_button_get_value;
-extern (C) void function(_GtkScaleButton *, char * *)gtk_scale_button_set_icons;
+extern (C) void function(aGtkScaleButton *, aGtkAdjustment *)gtk_scale_button_set_adjustment;
+extern (C) _GtkAdjustment * function(aGtkScaleButton *)gtk_scale_button_get_adjustment;
+extern (C) void function(aGtkScaleButton *, double)gtk_scale_button_set_value;
+extern (C) double function(aGtkScaleButton *)gtk_scale_button_get_value;
+extern (C) void function(aGtkScaleButton *, char * *)gtk_scale_button_set_icons;
 extern (C) _GtkWidget * function(int, double, double, double, char * *)gtk_scale_button_new;
 extern (C) uint function()gtk_scale_button_get_type;
-extern (C) _GtkWidget * function(_GtkRecentManager *)gtk_recent_chooser_widget_new_for_manager;
+extern (C) _GtkWidget * function(aGtkRecentManager *)gtk_recent_chooser_widget_new_for_manager;
 extern (C) _GtkWidget * function()gtk_recent_chooser_widget_new;
 extern (C) uint function()gtk_recent_chooser_widget_get_type;
-extern (C) void function(_GtkRecentChooserMenu *, int)gtk_recent_chooser_menu_set_show_numbers;
-extern (C) int function(_GtkRecentChooserMenu *)gtk_recent_chooser_menu_get_show_numbers;
-extern (C) _GtkWidget * function(_GtkRecentManager *)gtk_recent_chooser_menu_new_for_manager;
+extern (C) void function(aGtkRecentChooserMenu *, int)gtk_recent_chooser_menu_set_show_numbers;
+extern (C) int function(aGtkRecentChooserMenu *)gtk_recent_chooser_menu_get_show_numbers;
+extern (C) _GtkWidget * function(aGtkRecentManager *)gtk_recent_chooser_menu_new_for_manager;
 extern (C) _GtkWidget * function()gtk_recent_chooser_menu_new;
 extern (C) uint function()gtk_recent_chooser_menu_get_type;
-extern (C) _GtkWidget * function(char *, _GtkWindow *, _GtkRecentManager *, char *, ...)gtk_recent_chooser_dialog_new_for_manager;
-extern (C) _GtkWidget * function(char *, _GtkWindow *, char *, ...)gtk_recent_chooser_dialog_new;
+extern (C) _GtkWidget * function(char *, aGtkWindow *, aGtkRecentManager *, char *, ...)gtk_recent_chooser_dialog_new_for_manager;
+extern (C) _GtkWidget * function(char *, aGtkWindow *, char *, ...)gtk_recent_chooser_dialog_new;
 extern (C) uint function()gtk_recent_chooser_dialog_get_type;
 extern (C) void * function(void *)gtk_recent_chooser_get_filter;
 extern (C) void function(void *, void *)gtk_recent_chooser_set_filter;
@@ -5943,7 +6717,7 @@
 extern (C) void function(void *, int)gtk_recent_chooser_set_show_private;
 extern (C) uint function()gtk_recent_chooser_get_type;
 extern (C) uint function()gtk_recent_chooser_error_quark;
-extern (C) int function(void *, _GtkRecentFilterInfo *)gtk_recent_filter_filter;
+extern (C) int function(void *, aGtkRecentFilterInfo *)gtk_recent_filter_filter;
 extern (C) int function(void *)gtk_recent_filter_get_needed;
 extern (C) void function(void *, int, _BCD_func__9607, void *, _BCD_func__13158)gtk_recent_filter_add_custom;
 extern (C) void function(void *, int)gtk_recent_filter_add_age;
@@ -5956,9 +6730,9 @@
 extern (C) void function(void *, char *)gtk_recent_filter_set_name;
 extern (C) void * function()gtk_recent_filter_new;
 extern (C) uint function()gtk_recent_filter_get_type;
-extern (C) void function(_GtkRecentAction *, int)gtk_recent_action_set_show_numbers;
-extern (C) int function(_GtkRecentAction *)gtk_recent_action_get_show_numbers;
-extern (C) _GtkAction * function(char *, char *, char *, char *, _GtkRecentManager *)gtk_recent_action_new_for_manager;
+extern (C) void function(aGtkRecentAction *, int)gtk_recent_action_set_show_numbers;
+extern (C) int function(aGtkRecentAction *)gtk_recent_action_get_show_numbers;
+extern (C) _GtkAction * function(char *, char *, char *, char *, aGtkRecentManager *)gtk_recent_action_new_for_manager;
 extern (C) _GtkAction * function(char *, char *, char *, char *)gtk_recent_action_new;
 extern (C) uint function()gtk_recent_action_get_type;
 extern (C) void function()_gtk_recent_manager_sync;
@@ -5986,120 +6760,120 @@
 extern (C) void function(void *)gtk_recent_info_unref;
 extern (C) void * function(void *)gtk_recent_info_ref;
 extern (C) uint function()gtk_recent_info_get_type;
-extern (C) int function(_GtkRecentManager *, _GError * *)gtk_recent_manager_purge_items;
-extern (C) _GList * function(_GtkRecentManager *)gtk_recent_manager_get_items;
-extern (C) int function(_GtkRecentManager *)gtk_recent_manager_get_limit;
-extern (C) void function(_GtkRecentManager *, int)gtk_recent_manager_set_limit;
-extern (C) int function(_GtkRecentManager *, char *, char *, _GError * *)gtk_recent_manager_move_item;
-extern (C) int function(_GtkRecentManager *, char *)gtk_recent_manager_has_item;
-extern (C) void * function(_GtkRecentManager *, char *, _GError * *)gtk_recent_manager_lookup_item;
-extern (C) int function(_GtkRecentManager *, char *, _GError * *)gtk_recent_manager_remove_item;
-extern (C) int function(_GtkRecentManager *, char *, _GtkRecentData *)gtk_recent_manager_add_full;
-extern (C) int function(_GtkRecentManager *, char *)gtk_recent_manager_add_item;
-extern (C) void function(_GtkRecentManager *, _GdkScreen *)gtk_recent_manager_set_screen;
+extern (C) int function(aGtkRecentManager *, _GError * *)gtk_recent_manager_purge_items;
+extern (C) _GList * function(aGtkRecentManager *)gtk_recent_manager_get_items;
+extern (C) int function(aGtkRecentManager *)gtk_recent_manager_get_limit;
+extern (C) void function(aGtkRecentManager *, int)gtk_recent_manager_set_limit;
+extern (C) int function(aGtkRecentManager *, char *, char *, _GError * *)gtk_recent_manager_move_item;
+extern (C) int function(aGtkRecentManager *, char *)gtk_recent_manager_has_item;
+extern (C) void * function(aGtkRecentManager *, char *, _GError * *)gtk_recent_manager_lookup_item;
+extern (C) int function(aGtkRecentManager *, char *, _GError * *)gtk_recent_manager_remove_item;
+extern (C) int function(aGtkRecentManager *, char *, aGtkRecentData *)gtk_recent_manager_add_full;
+extern (C) int function(aGtkRecentManager *, char *)gtk_recent_manager_add_item;
+extern (C) void function(aGtkRecentManager *, _GdkScreen *)gtk_recent_manager_set_screen;
 extern (C) _GtkRecentManager * function(_GdkScreen *)gtk_recent_manager_get_for_screen;
 extern (C) _GtkRecentManager * function()gtk_recent_manager_get_default;
 extern (C) _GtkRecentManager * function()gtk_recent_manager_new;
 extern (C) uint function()gtk_recent_manager_get_type;
 extern (C) uint function()gtk_recent_manager_error_quark;
-extern (C) void function(_GtkRadioToolButton *, _GSList *)gtk_radio_tool_button_set_group;
-extern (C) _GSList * function(_GtkRadioToolButton *)gtk_radio_tool_button_get_group;
-extern (C) _GtkToolItem * function(_GtkRadioToolButton *, char *)gtk_radio_tool_button_new_with_stock_from_widget;
-extern (C) _GtkToolItem * function(_GtkRadioToolButton *)gtk_radio_tool_button_new_from_widget;
+extern (C) void function(aGtkRadioToolButton *, _GSList *)gtk_radio_tool_button_set_group;
+extern (C) _GSList * function(aGtkRadioToolButton *)gtk_radio_tool_button_get_group;
+extern (C) _GtkToolItem * function(aGtkRadioToolButton *, char *)gtk_radio_tool_button_new_with_stock_from_widget;
+extern (C) _GtkToolItem * function(aGtkRadioToolButton *)gtk_radio_tool_button_new_from_widget;
 extern (C) _GtkToolItem * function(_GSList *, char *)gtk_radio_tool_button_new_from_stock;
 extern (C) _GtkToolItem * function(_GSList *)gtk_radio_tool_button_new;
 extern (C) uint function()gtk_radio_tool_button_get_type;
-extern (C) int function(_GtkToggleToolButton *)gtk_toggle_tool_button_get_active;
-extern (C) void function(_GtkToggleToolButton *, int)gtk_toggle_tool_button_set_active;
+extern (C) int function(aGtkToggleToolButton *)gtk_toggle_tool_button_get_active;
+extern (C) void function(aGtkToggleToolButton *, int)gtk_toggle_tool_button_set_active;
 extern (C) _GtkToolItem * function(char *)gtk_toggle_tool_button_new_from_stock;
 extern (C) _GtkToolItem * function()gtk_toggle_tool_button_new;
 extern (C) uint function()gtk_toggle_tool_button_get_type;
-extern (C) void function(_GtkRadioMenuItem *, _GSList *)gtk_radio_menu_item_set_group;
-extern (C) _GSList * function(_GtkRadioMenuItem *)gtk_radio_menu_item_get_group;
-extern (C) _GtkWidget * function(_GtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_label_from_widget;
-extern (C) _GtkWidget * function(_GtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_mnemonic_from_widget;
-extern (C) _GtkWidget * function(_GtkRadioMenuItem *)gtk_radio_menu_item_new_from_widget;
+extern (C) void function(aGtkRadioMenuItem *, _GSList *)gtk_radio_menu_item_set_group;
+extern (C) _GSList * function(aGtkRadioMenuItem *)gtk_radio_menu_item_get_group;
+extern (C) _GtkWidget * function(aGtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_label_from_widget;
+extern (C) _GtkWidget * function(aGtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_mnemonic_from_widget;
+extern (C) _GtkWidget * function(aGtkRadioMenuItem *)gtk_radio_menu_item_new_from_widget;
 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_menu_item_new_with_mnemonic;
 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_menu_item_new_with_label;
 extern (C) _GtkWidget * function(_GSList *)gtk_radio_menu_item_new;
 extern (C) uint function()gtk_radio_menu_item_get_type;
-extern (C) void function(_GtkRadioButton *, _GSList *)gtk_radio_button_set_group;
-extern (C) _GSList * function(_GtkRadioButton *)gtk_radio_button_get_group;
-extern (C) _GtkWidget * function(_GtkRadioButton *, char *)gtk_radio_button_new_with_mnemonic_from_widget;
+extern (C) void function(aGtkRadioButton *, _GSList *)gtk_radio_button_set_group;
+extern (C) _GSList * function(aGtkRadioButton *)gtk_radio_button_get_group;
+extern (C) _GtkWidget * function(aGtkRadioButton *, char *)gtk_radio_button_new_with_mnemonic_from_widget;
 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_button_new_with_mnemonic;
-extern (C) _GtkWidget * function(_GtkRadioButton *, char *)gtk_radio_button_new_with_label_from_widget;
+extern (C) _GtkWidget * function(aGtkRadioButton *, char *)gtk_radio_button_new_with_label_from_widget;
 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_button_new_with_label;
-extern (C) _GtkWidget * function(_GtkRadioButton *)gtk_radio_button_new_from_widget;
+extern (C) _GtkWidget * function(aGtkRadioButton *)gtk_radio_button_new_from_widget;
 extern (C) _GtkWidget * function(_GSList *)gtk_radio_button_new;
 extern (C) uint function()gtk_radio_button_get_type;
-extern (C) void function(_GtkRadioAction *, int)gtk_radio_action_set_current_value;
-extern (C) int function(_GtkRadioAction *)gtk_radio_action_get_current_value;
-extern (C) void function(_GtkRadioAction *, _GSList *)gtk_radio_action_set_group;
-extern (C) _GSList * function(_GtkRadioAction *)gtk_radio_action_get_group;
+extern (C) void function(aGtkRadioAction *, int)gtk_radio_action_set_current_value;
+extern (C) int function(aGtkRadioAction *)gtk_radio_action_get_current_value;
+extern (C) void function(aGtkRadioAction *, _GSList *)gtk_radio_action_set_group;
+extern (C) _GSList * function(aGtkRadioAction *)gtk_radio_action_get_group;
 extern (C) _GtkRadioAction * function(char *, char *, char *, char *, int)gtk_radio_action_new;
 extern (C) uint function()gtk_radio_action_get_type;
-extern (C) int function(_GtkToggleAction *)gtk_toggle_action_get_draw_as_radio;
-extern (C) void function(_GtkToggleAction *, int)gtk_toggle_action_set_draw_as_radio;
-extern (C) int function(_GtkToggleAction *)gtk_toggle_action_get_active;
-extern (C) void function(_GtkToggleAction *, int)gtk_toggle_action_set_active;
-extern (C) void function(_GtkToggleAction *)gtk_toggle_action_toggled;
+extern (C) int function(aGtkToggleAction *)gtk_toggle_action_get_draw_as_radio;
+extern (C) void function(aGtkToggleAction *, int)gtk_toggle_action_set_draw_as_radio;
+extern (C) int function(aGtkToggleAction *)gtk_toggle_action_get_active;
+extern (C) void function(aGtkToggleAction *, int)gtk_toggle_action_set_active;
+extern (C) void function(aGtkToggleAction *)gtk_toggle_action_toggled;
 extern (C) _GtkToggleAction * function(char *, char *, char *, char *)gtk_toggle_action_new;
 extern (C) uint function()gtk_toggle_action_get_type;
-extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_update;
-extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_activity_blocks;
-extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_activity_step;
-extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_discrete_blocks;
-extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_bar_style;
-extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_progress_bar_new_with_adjustment;
-extern (C) int function(_GtkProgressBar *)gtk_progress_bar_get_ellipsize;
-extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_ellipsize;
-extern (C) int function(_GtkProgressBar *)gtk_progress_bar_get_orientation;
-extern (C) double function(_GtkProgressBar *)gtk_progress_bar_get_pulse_step;
-extern (C) double function(_GtkProgressBar *)gtk_progress_bar_get_fraction;
-extern (C) char * function(_GtkProgressBar *)gtk_progress_bar_get_text;
-extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_orientation;
-extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_set_pulse_step;
-extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_set_fraction;
-extern (C) void function(_GtkProgressBar *, char *)gtk_progress_bar_set_text;
-extern (C) void function(_GtkProgressBar *)gtk_progress_bar_pulse;
+extern (C) void function(aGtkProgressBar *, double)gtk_progress_bar_update;
+extern (C) void function(aGtkProgressBar *, uint)gtk_progress_bar_set_activity_blocks;
+extern (C) void function(aGtkProgressBar *, uint)gtk_progress_bar_set_activity_step;
+extern (C) void function(aGtkProgressBar *, uint)gtk_progress_bar_set_discrete_blocks;
+extern (C) void function(aGtkProgressBar *, int)gtk_progress_bar_set_bar_style;
+extern (C) _GtkWidget * function(aGtkAdjustment *)gtk_progress_bar_new_with_adjustment;
+extern (C) int function(aGtkProgressBar *)gtk_progress_bar_get_ellipsize;
+extern (C) void function(aGtkProgressBar *, int)gtk_progress_bar_set_ellipsize;
+extern (C) int function(aGtkProgressBar *)gtk_progress_bar_get_orientation;
+extern (C) double function(aGtkProgressBar *)gtk_progress_bar_get_pulse_step;
+extern (C) double function(aGtkProgressBar *)gtk_progress_bar_get_fraction;
+extern (C) char * function(aGtkProgressBar *)gtk_progress_bar_get_text;
+extern (C) void function(aGtkProgressBar *, int)gtk_progress_bar_set_orientation;
+extern (C) void function(aGtkProgressBar *, double)gtk_progress_bar_set_pulse_step;
+extern (C) void function(aGtkProgressBar *, double)gtk_progress_bar_set_fraction;
+extern (C) void function(aGtkProgressBar *, char *)gtk_progress_bar_set_text;
+extern (C) void function(aGtkProgressBar *)gtk_progress_bar_pulse;
 extern (C) _GtkWidget * function()gtk_progress_bar_new;
 extern (C) uint function()gtk_progress_bar_get_type;
-extern (C) double function(_GtkProgress *, double)gtk_progress_get_percentage_from_value;
-extern (C) double function(_GtkProgress *)gtk_progress_get_current_percentage;
-extern (C) char * function(_GtkProgress *, double)gtk_progress_get_text_from_value;
-extern (C) char * function(_GtkProgress *)gtk_progress_get_current_text;
-extern (C) void function(_GtkProgress *, int)gtk_progress_set_activity_mode;
-extern (C) double function(_GtkProgress *)gtk_progress_get_value;
-extern (C) void function(_GtkProgress *, double)gtk_progress_set_value;
-extern (C) void function(_GtkProgress *, double)gtk_progress_set_percentage;
-extern (C) void function(_GtkProgress *, double, double, double)gtk_progress_configure;
-extern (C) void function(_GtkProgress *, _GtkAdjustment *)gtk_progress_set_adjustment;
-extern (C) void function(_GtkProgress *, char *)gtk_progress_set_format_string;
-extern (C) void function(_GtkProgress *, float, float)gtk_progress_set_text_alignment;
-extern (C) void function(_GtkProgress *, int)gtk_progress_set_show_text;
+extern (C) double function(aGtkProgress *, double)gtk_progress_get_percentage_from_value;
+extern (C) double function(aGtkProgress *)gtk_progress_get_current_percentage;
+extern (C) char * function(aGtkProgress *, double)gtk_progress_get_text_from_value;
+extern (C) char * function(aGtkProgress *)gtk_progress_get_current_text;
+extern (C) void function(aGtkProgress *, int)gtk_progress_set_activity_mode;
+extern (C) double function(aGtkProgress *)gtk_progress_get_value;
+extern (C) void function(aGtkProgress *, double)gtk_progress_set_value;
+extern (C) void function(aGtkProgress *, double)gtk_progress_set_percentage;
+extern (C) void function(aGtkProgress *, double, double, double)gtk_progress_configure;
+extern (C) void function(aGtkProgress *, aGtkAdjustment *)gtk_progress_set_adjustment;
+extern (C) void function(aGtkProgress *, char *)gtk_progress_set_format_string;
+extern (C) void function(aGtkProgress *, float, float)gtk_progress_set_text_alignment;
+extern (C) void function(aGtkProgress *, int)gtk_progress_set_show_text;
 extern (C) uint function()gtk_progress_get_type;
-extern (C) void function(_GtkWindow *, void *, void *, _BCD_func__9769, void *)gtk_print_run_page_setup_dialog_async;
-extern (C) void * function(_GtkWindow *, void *, void *)gtk_print_run_page_setup_dialog;
-extern (C) void function(_GtkPrintOperation *)gtk_print_operation_cancel;
-extern (C) int function(_GtkPrintOperation *)gtk_print_operation_is_finished;
-extern (C) char * function(_GtkPrintOperation *)gtk_print_operation_get_status_string;
-extern (C) int function(_GtkPrintOperation *)gtk_print_operation_get_status;
-extern (C) void function(_GtkPrintOperation *, _GError * *)gtk_print_operation_get_error;
-extern (C) int function(_GtkPrintOperation *, int, _GtkWindow *, _GError * *)gtk_print_operation_run;
-extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_custom_tab_label;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_allow_async;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_show_progress;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_track_print_status;
-extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_export_filename;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_unit;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_use_full_page;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_current_page;
-extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_n_pages;
-extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_job_name;
-extern (C) void * function(_GtkPrintOperation *)gtk_print_operation_get_print_settings;
-extern (C) void function(_GtkPrintOperation *, void *)gtk_print_operation_set_print_settings;
-extern (C) void * function(_GtkPrintOperation *)gtk_print_operation_get_default_page_setup;
-extern (C) void function(_GtkPrintOperation *, void *)gtk_print_operation_set_default_page_setup;
+extern (C) void function(aGtkWindow *, void *, void *, _BCD_func__9769, void *)gtk_print_run_page_setup_dialog_async;
+extern (C) void * function(aGtkWindow *, void *, void *)gtk_print_run_page_setup_dialog;
+extern (C) void function(aGtkPrintOperation *)gtk_print_operation_cancel;
+extern (C) int function(aGtkPrintOperation *)gtk_print_operation_is_finished;
+extern (C) char * function(aGtkPrintOperation *)gtk_print_operation_get_status_string;
+extern (C) int function(aGtkPrintOperation *)gtk_print_operation_get_status;
+extern (C) void function(aGtkPrintOperation *, _GError * *)gtk_print_operation_get_error;
+extern (C) int function(aGtkPrintOperation *, int, aGtkWindow *, _GError * *)gtk_print_operation_run;
+extern (C) void function(aGtkPrintOperation *, char *)gtk_print_operation_set_custom_tab_label;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_allow_async;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_show_progress;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_track_print_status;
+extern (C) void function(aGtkPrintOperation *, char *)gtk_print_operation_set_export_filename;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_unit;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_use_full_page;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_current_page;
+extern (C) void function(aGtkPrintOperation *, int)gtk_print_operation_set_n_pages;
+extern (C) void function(aGtkPrintOperation *, char *)gtk_print_operation_set_job_name;
+extern (C) void * function(aGtkPrintOperation *)gtk_print_operation_get_print_settings;
+extern (C) void function(aGtkPrintOperation *, void *)gtk_print_operation_set_print_settings;
+extern (C) void * function(aGtkPrintOperation *)gtk_print_operation_get_default_page_setup;
+extern (C) void function(aGtkPrintOperation *, void *)gtk_print_operation_set_default_page_setup;
 extern (C) _GtkPrintOperation * function()gtk_print_operation_new;
 extern (C) uint function()gtk_print_operation_get_type;
 extern (C) uint function()gtk_print_error_quark;
@@ -6130,7 +6904,7 @@
 extern (C) char * function(void *)gtk_print_settings_get_default_source;
 extern (C) void function(void *, int)gtk_print_settings_set_page_set;
 extern (C) int function(void *)gtk_print_settings_get_page_set;
-extern (C) void function(void *, _GtkPageRange *, int)gtk_print_settings_set_page_ranges;
+extern (C) void function(void *, aGtkPageRange *, int)gtk_print_settings_set_page_ranges;
 extern (C) _GtkPageRange * function(void *, int *)gtk_print_settings_get_page_ranges;
 extern (C) void function(void *, int)gtk_print_settings_set_print_pages;
 extern (C) int function(void *)gtk_print_settings_get_print_pages;
@@ -6234,176 +7008,176 @@
 extern (C) _GtkPreviewInfo * function()gtk_preview_get_info;
 extern (C) _GdkColormap * function()gtk_preview_get_cmap;
 extern (C) _GdkVisual * function()gtk_preview_get_visual;
-extern (C) void function(_GtkPreview *, int)gtk_preview_set_dither;
+extern (C) void function(aGtkPreview *, int)gtk_preview_set_dither;
 extern (C) void function(int)gtk_preview_set_reserved;
 extern (C) void function(int)gtk_preview_set_install_cmap;
 extern (C) void function(uint, uint, uint, uint)gtk_preview_set_color_cube;
 extern (C) void function(double)gtk_preview_set_gamma;
-extern (C) void function(_GtkPreview *, int)gtk_preview_set_expand;
-extern (C) void function(_GtkPreview *, char *, int, int, int)gtk_preview_draw_row;
-extern (C) void function(_GtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int)gtk_preview_put;
-extern (C) void function(_GtkPreview *, int, int)gtk_preview_size;
+extern (C) void function(aGtkPreview *, int)gtk_preview_set_expand;
+extern (C) void function(aGtkPreview *, char *, int, int, int)gtk_preview_draw_row;
+extern (C) void function(aGtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int)gtk_preview_put;
+extern (C) void function(aGtkPreview *, int, int)gtk_preview_size;
 extern (C) _GtkWidget * function(int)gtk_preview_new;
 extern (C) void function()gtk_preview_uninit;
 extern (C) uint function()gtk_preview_get_type;
-extern (C) void function(_GtkPlug *, _GtkSocket *)_gtk_plug_remove_from_socket;
-extern (C) void function(_GtkPlug *, _GtkSocket *)_gtk_plug_add_to_socket;
-extern (C) uint function(_GtkPlug *)gtk_plug_get_id;
+extern (C) void function(aGtkPlug *, aGtkSocket *)_gtk_plug_remove_from_socket;
+extern (C) void function(aGtkPlug *, aGtkSocket *)_gtk_plug_add_to_socket;
+extern (C) uint function(aGtkPlug *)gtk_plug_get_id;
 extern (C) _GtkWidget * function(_GdkDisplay *, uint)gtk_plug_new_for_display;
-extern (C) void function(_GtkPlug *, _GdkDisplay *, uint)gtk_plug_construct_for_display;
+extern (C) void function(aGtkPlug *, _GdkDisplay *, uint)gtk_plug_construct_for_display;
 extern (C) _GtkWidget * function(uint)gtk_plug_new;
-extern (C) void function(_GtkPlug *, uint)gtk_plug_construct;
+extern (C) void function(aGtkPlug *, uint)gtk_plug_construct;
 extern (C) uint function()gtk_plug_get_type;
-extern (C) void function(_GtkSocket *, uint)gtk_socket_steal;
-extern (C) uint function(_GtkSocket *)gtk_socket_get_id;
-extern (C) void function(_GtkSocket *, uint)gtk_socket_add_id;
+extern (C) void function(aGtkSocket *, uint)gtk_socket_steal;
+extern (C) uint function(aGtkSocket *)gtk_socket_get_id;
+extern (C) void function(aGtkSocket *, uint)gtk_socket_add_id;
 extern (C) _GtkWidget * function()gtk_socket_new;
 extern (C) uint function()gtk_socket_get_type;
-extern (C) void function(_GtkPixmap *, int)gtk_pixmap_set_build_insensitive;
-extern (C) void function(_GtkPixmap *, _GdkDrawable * *, _GdkDrawable * *)gtk_pixmap_get;
-extern (C) void function(_GtkPixmap *, _GdkDrawable *, _GdkDrawable *)gtk_pixmap_set;
+extern (C) void function(aGtkPixmap *, int)gtk_pixmap_set_build_insensitive;
+extern (C) void function(aGtkPixmap *, _GdkDrawable * *, _GdkDrawable * *)gtk_pixmap_get;
+extern (C) void function(aGtkPixmap *, _GdkDrawable *, _GdkDrawable *)gtk_pixmap_set;
 extern (C) _GtkWidget * function(_GdkDrawable *, _GdkDrawable *)gtk_pixmap_new;
 extern (C) uint function()gtk_pixmap_get_type;
-extern (C) void function(_GtkOptionMenu *, uint)gtk_option_menu_set_history;
-extern (C) int function(_GtkOptionMenu *)gtk_option_menu_get_history;
-extern (C) void function(_GtkOptionMenu *)gtk_option_menu_remove_menu;
-extern (C) void function(_GtkOptionMenu *, _GtkWidget *)gtk_option_menu_set_menu;
-extern (C) _GtkWidget * function(_GtkOptionMenu *)gtk_option_menu_get_menu;
+extern (C) void function(aGtkOptionMenu *, uint)gtk_option_menu_set_history;
+extern (C) int function(aGtkOptionMenu *)gtk_option_menu_get_history;
+extern (C) void function(aGtkOptionMenu *)gtk_option_menu_remove_menu;
+extern (C) void function(aGtkOptionMenu *, aGtkWidget *)gtk_option_menu_set_menu;
+extern (C) _GtkWidget * function(aGtkOptionMenu *)gtk_option_menu_get_menu;
 extern (C) _GtkWidget * function()gtk_option_menu_new;
 extern (C) uint function()gtk_option_menu_get_type;
-extern (C) void function(_GtkOldEditable *)gtk_old_editable_changed;
-extern (C) void function(_GtkOldEditable *, int, uint)gtk_old_editable_claim_selection;
+extern (C) void function(aGtkOldEditable *)gtk_old_editable_changed;
+extern (C) void function(aGtkOldEditable *, int, uint)gtk_old_editable_claim_selection;
 extern (C) uint function()gtk_old_editable_get_type;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_set_tab_detachable;
-extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_detachable;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_set_tab_reorderable;
-extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_reorderable;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_reorder_child;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, int, int, int)gtk_notebook_set_tab_label_packing;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, int *, int *, int *)gtk_notebook_query_tab_label_packing;
-extern (C) char * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_menu_label_text;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, char *)gtk_notebook_set_menu_label_text;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_set_menu_label;
-extern (C) _GtkWidget * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_menu_label;
-extern (C) char * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_label_text;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, char *)gtk_notebook_set_tab_label_text;
-extern (C) void function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_set_tab_label;
-extern (C) _GtkWidget * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_label;
-extern (C) void function(_GtkNotebook *)gtk_notebook_popup_disable;
-extern (C) void function(_GtkNotebook *)gtk_notebook_popup_enable;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_scrollable;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_scrollable;
-extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_vborder;
-extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_hborder;
-extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_border;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_homogeneous_tabs;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_tab_pos;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_tab_pos;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_show_tabs;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_show_tabs;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_show_border;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_show_border;
-extern (C) void function(_GtkNotebook *)gtk_notebook_prev_page;
-extern (C) void function(_GtkNotebook *)gtk_notebook_next_page;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_current_page;
-extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_page_num;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_n_pages;
-extern (C) _GtkWidget * function(_GtkNotebook *, int)gtk_notebook_get_nth_page;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_current_page;
-extern (C) void * function(_GtkNotebook *)gtk_notebook_get_group;
-extern (C) void function(_GtkNotebook *, void *)gtk_notebook_set_group;
-extern (C) int function(_GtkNotebook *)gtk_notebook_get_group_id;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_group_id;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, int)gtk_notebook_set_tab_detachable;
+extern (C) int function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_tab_detachable;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, int)gtk_notebook_set_tab_reorderable;
+extern (C) int function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_tab_reorderable;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, int)gtk_notebook_reorder_child;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, int, int, int)gtk_notebook_set_tab_label_packing;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, int *, int *, int *)gtk_notebook_query_tab_label_packing;
+extern (C) char * function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_menu_label_text;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, char *)gtk_notebook_set_menu_label_text;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, aGtkWidget *)gtk_notebook_set_menu_label;
+extern (C) _GtkWidget * function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_menu_label;
+extern (C) char * function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_tab_label_text;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, char *)gtk_notebook_set_tab_label_text;
+extern (C) void function(aGtkNotebook *, aGtkWidget *, aGtkWidget *)gtk_notebook_set_tab_label;
+extern (C) _GtkWidget * function(aGtkNotebook *, aGtkWidget *)gtk_notebook_get_tab_label;
+extern (C) void function(aGtkNotebook *)gtk_notebook_popup_disable;
+extern (C) void function(aGtkNotebook *)gtk_notebook_popup_enable;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_scrollable;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_scrollable;
+extern (C) void function(aGtkNotebook *, uint)gtk_notebook_set_tab_vborder;
+extern (C) void function(aGtkNotebook *, uint)gtk_notebook_set_tab_hborder;
+extern (C) void function(aGtkNotebook *, uint)gtk_notebook_set_tab_border;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_homogeneous_tabs;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_tab_pos;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_tab_pos;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_show_tabs;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_show_tabs;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_show_border;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_show_border;
+extern (C) void function(aGtkNotebook *)gtk_notebook_prev_page;
+extern (C) void function(aGtkNotebook *)gtk_notebook_next_page;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_current_page;
+extern (C) int function(aGtkNotebook *, aGtkWidget *)gtk_notebook_page_num;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_n_pages;
+extern (C) _GtkWidget * function(aGtkNotebook *, int)gtk_notebook_get_nth_page;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_current_page;
+extern (C) void * function(aGtkNotebook *)gtk_notebook_get_group;
+extern (C) void function(aGtkNotebook *, void *)gtk_notebook_set_group;
+extern (C) int function(aGtkNotebook *)gtk_notebook_get_group_id;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_set_group_id;
 extern (C) void function(_BCD_func__9964, void *, _BCD_func__13158)gtk_notebook_set_window_creation_hook;
-extern (C) void function(_GtkNotebook *, int)gtk_notebook_remove_page;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *, int)gtk_notebook_insert_page_menu;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, int)gtk_notebook_insert_page;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *)gtk_notebook_prepend_page_menu;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_prepend_page;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *)gtk_notebook_append_page_menu;
-extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_append_page;
+extern (C) void function(aGtkNotebook *, int)gtk_notebook_remove_page;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *, int)gtk_notebook_insert_page_menu;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *, int)gtk_notebook_insert_page;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *)gtk_notebook_prepend_page_menu;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *)gtk_notebook_prepend_page;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *)gtk_notebook_append_page_menu;
+extern (C) int function(aGtkNotebook *, aGtkWidget *, aGtkWidget *)gtk_notebook_append_page;
 extern (C) _GtkWidget * function()gtk_notebook_new;
 extern (C) uint function()gtk_notebook_get_type;
-extern (C) void function(_GtkSettings *, char *)_gtk_modules_settings_changed;
+extern (C) void function(aGtkSettings *, char *)_gtk_modules_settings_changed;
 extern (C) void function(int *, char * * *, char *)_gtk_modules_init;
 extern (C) char * * function(char *)_gtk_get_module_path;
 extern (C) char * function(char *, char *)_gtk_find_module;
-extern (C) void function(_GtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_markup;
-extern (C) void function(_GtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_text;
-extern (C) void function(_GtkMessageDialog *, char *)gtk_message_dialog_set_markup;
-extern (C) void function(_GtkMessageDialog *, _GtkWidget *)gtk_message_dialog_set_image;
-extern (C) _GtkWidget * function(_GtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new_with_markup;
-extern (C) _GtkWidget * function(_GtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new;
+extern (C) void function(aGtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_markup;
+extern (C) void function(aGtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_text;
+extern (C) void function(aGtkMessageDialog *, char *)gtk_message_dialog_set_markup;
+extern (C) void function(aGtkMessageDialog *, aGtkWidget *)gtk_message_dialog_set_image;
+extern (C) _GtkWidget * function(aGtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new_with_markup;
+extern (C) _GtkWidget * function(aGtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new;
 extern (C) uint function()gtk_message_dialog_get_type;
-extern (C) void function(_GtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_markup;
-extern (C) void function(_GtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_text;
-extern (C) void function(_GtkMenuToolButton *, _GtkTooltips *, char *, char *)gtk_menu_tool_button_set_arrow_tooltip;
-extern (C) _GtkWidget * function(_GtkMenuToolButton *)gtk_menu_tool_button_get_menu;
-extern (C) void function(_GtkMenuToolButton *, _GtkWidget *)gtk_menu_tool_button_set_menu;
+extern (C) void function(aGtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_markup;
+extern (C) void function(aGtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_text;
+extern (C) void function(aGtkMenuToolButton *, aGtkTooltips *, char *, char *)gtk_menu_tool_button_set_arrow_tooltip;
+extern (C) _GtkWidget * function(aGtkMenuToolButton *)gtk_menu_tool_button_get_menu;
+extern (C) void function(aGtkMenuToolButton *, aGtkWidget *)gtk_menu_tool_button_set_menu;
 extern (C) _GtkToolItem * function(char *)gtk_menu_tool_button_new_from_stock;
-extern (C) _GtkToolItem * function(_GtkWidget *, char *)gtk_menu_tool_button_new;
+extern (C) _GtkToolItem * function(aGtkWidget *, char *)gtk_menu_tool_button_new;
 extern (C) uint function()gtk_menu_tool_button_get_type;
-extern (C) _GtkWidget * function(_GtkToolButton *)_gtk_tool_button_get_button;
-extern (C) _GtkWidget * function(_GtkToolButton *)gtk_tool_button_get_label_widget;
-extern (C) void function(_GtkToolButton *, _GtkWidget *)gtk_tool_button_set_label_widget;
-extern (C) _GtkWidget * function(_GtkToolButton *)gtk_tool_button_get_icon_widget;
-extern (C) void function(_GtkToolButton *, _GtkWidget *)gtk_tool_button_set_icon_widget;
-extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_icon_name;
-extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_icon_name;
-extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_stock_id;
-extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_stock_id;
-extern (C) int function(_GtkToolButton *)gtk_tool_button_get_use_underline;
-extern (C) void function(_GtkToolButton *, int)gtk_tool_button_set_use_underline;
-extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_label;
-extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_label;
+extern (C) _GtkWidget * function(aGtkToolButton *)_gtk_tool_button_get_button;
+extern (C) _GtkWidget * function(aGtkToolButton *)gtk_tool_button_get_label_widget;
+extern (C) void function(aGtkToolButton *, aGtkWidget *)gtk_tool_button_set_label_widget;
+extern (C) _GtkWidget * function(aGtkToolButton *)gtk_tool_button_get_icon_widget;
+extern (C) void function(aGtkToolButton *, aGtkWidget *)gtk_tool_button_set_icon_widget;
+extern (C) char * function(aGtkToolButton *)gtk_tool_button_get_icon_name;
+extern (C) void function(aGtkToolButton *, char *)gtk_tool_button_set_icon_name;
+extern (C) char * function(aGtkToolButton *)gtk_tool_button_get_stock_id;
+extern (C) void function(aGtkToolButton *, char *)gtk_tool_button_set_stock_id;
+extern (C) int function(aGtkToolButton *)gtk_tool_button_get_use_underline;
+extern (C) void function(aGtkToolButton *, int)gtk_tool_button_set_use_underline;
+extern (C) char * function(aGtkToolButton *)gtk_tool_button_get_label;
+extern (C) void function(aGtkToolButton *, char *)gtk_tool_button_set_label;
 extern (C) _GtkToolItem * function(char *)gtk_tool_button_new_from_stock;
-extern (C) _GtkToolItem * function(_GtkWidget *, char *)gtk_tool_button_new;
+extern (C) _GtkToolItem * function(aGtkWidget *, char *)gtk_tool_button_new;
 extern (C) uint function()gtk_tool_button_get_type;
-extern (C) void function(_GtkToolItem *)_gtk_tool_item_toolbar_reconfigured;
-extern (C) void function(_GtkToolItem *)gtk_tool_item_rebuild_menu;
-extern (C) void function(_GtkToolItem *, char *, _GtkWidget *)gtk_tool_item_set_proxy_menu_item;
-extern (C) _GtkWidget * function(_GtkToolItem *, char *)gtk_tool_item_get_proxy_menu_item;
-extern (C) _GtkWidget * function(_GtkToolItem *)gtk_tool_item_retrieve_proxy_menu_item;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_relief_style;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_toolbar_style;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_orientation;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_icon_size;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_is_important;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_is_important;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_visible_vertical;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_visible_vertical;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_visible_horizontal;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_visible_horizontal;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_use_drag_window;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_use_drag_window;
-extern (C) void function(_GtkToolItem *, char *)gtk_tool_item_set_tooltip_markup;
-extern (C) void function(_GtkToolItem *, char *)gtk_tool_item_set_tooltip_text;
-extern (C) void function(_GtkToolItem *, _GtkTooltips *, char *, char *)gtk_tool_item_set_tooltip;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_expand;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_expand;
-extern (C) int function(_GtkToolItem *)gtk_tool_item_get_homogeneous;
-extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_homogeneous;
+extern (C) void function(aGtkToolItem *)_gtk_tool_item_toolbar_reconfigured;
+extern (C) void function(aGtkToolItem *)gtk_tool_item_rebuild_menu;
+extern (C) void function(aGtkToolItem *, char *, aGtkWidget *)gtk_tool_item_set_proxy_menu_item;
+extern (C) _GtkWidget * function(aGtkToolItem *, char *)gtk_tool_item_get_proxy_menu_item;
+extern (C) _GtkWidget * function(aGtkToolItem *)gtk_tool_item_retrieve_proxy_menu_item;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_relief_style;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_toolbar_style;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_orientation;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_icon_size;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_is_important;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_is_important;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_visible_vertical;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_visible_vertical;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_visible_horizontal;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_visible_horizontal;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_use_drag_window;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_use_drag_window;
+extern (C) void function(aGtkToolItem *, char *)gtk_tool_item_set_tooltip_markup;
+extern (C) void function(aGtkToolItem *, char *)gtk_tool_item_set_tooltip_text;
+extern (C) void function(aGtkToolItem *, aGtkTooltips *, char *, char *)gtk_tool_item_set_tooltip;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_expand;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_expand;
+extern (C) int function(aGtkToolItem *)gtk_tool_item_get_homogeneous;
+extern (C) void function(aGtkToolItem *, int)gtk_tool_item_set_homogeneous;
 extern (C) _GtkToolItem * function()gtk_tool_item_new;
 extern (C) uint function()gtk_tool_item_get_type;
-extern (C) int function(_GtkWindow *, _GtkTooltips * *, _GtkWidget * *)gtk_tooltips_get_info_from_tip_window;
-extern (C) void function(_GtkTooltips *)gtk_tooltips_force_window;
-extern (C) _GtkTooltipsData * function(_GtkWidget *)gtk_tooltips_data_get;
-extern (C) void function(_GtkTooltips *, _GtkWidget *, char *, char *)gtk_tooltips_set_tip;
-extern (C) void function(_GtkTooltips *, uint)gtk_tooltips_set_delay;
-extern (C) void function(_GtkTooltips *)gtk_tooltips_disable;
-extern (C) void function(_GtkTooltips *)gtk_tooltips_enable;
+extern (C) int function(aGtkWindow *, _GtkTooltips * *, _GtkWidget * *)gtk_tooltips_get_info_from_tip_window;
+extern (C) void function(aGtkTooltips *)gtk_tooltips_force_window;
+extern (C) _GtkTooltipsData * function(aGtkWidget *)gtk_tooltips_data_get;
+extern (C) void function(aGtkTooltips *, aGtkWidget *, char *, char *)gtk_tooltips_set_tip;
+extern (C) void function(aGtkTooltips *, uint)gtk_tooltips_set_delay;
+extern (C) void function(aGtkTooltips *)gtk_tooltips_disable;
+extern (C) void function(aGtkTooltips *)gtk_tooltips_enable;
 extern (C) _GtkTooltips * function()gtk_tooltips_new;
 extern (C) uint function()gtk_tooltips_get_type;
-extern (C) void function(_GtkMenuBar *, int)_gtk_menu_bar_cycle_focus;
-extern (C) void function(_GtkMenuBar *, int)gtk_menu_bar_set_child_pack_direction;
-extern (C) int function(_GtkMenuBar *)gtk_menu_bar_get_child_pack_direction;
-extern (C) void function(_GtkMenuBar *, int)gtk_menu_bar_set_pack_direction;
-extern (C) int function(_GtkMenuBar *)gtk_menu_bar_get_pack_direction;
+extern (C) void function(aGtkMenuBar *, int)_gtk_menu_bar_cycle_focus;
+extern (C) void function(aGtkMenuBar *, int)gtk_menu_bar_set_child_pack_direction;
+extern (C) int function(aGtkMenuBar *)gtk_menu_bar_get_child_pack_direction;
+extern (C) void function(aGtkMenuBar *, int)gtk_menu_bar_set_pack_direction;
+extern (C) int function(aGtkMenuBar *)gtk_menu_bar_get_pack_direction;
 extern (C) _GtkWidget * function()gtk_menu_bar_new;
 extern (C) uint function()gtk_menu_bar_get_type;
 extern (C) char * function()_gtk_get_lc_ctype;
 extern (C) int function(_GSignalInvocationHint *, _GValue *, _GValue *, void *)_gtk_boolean_handled_accumulator;
-extern (C) void function(_GtkWidget *, _GdkEvent *)gtk_propagate_event;
+extern (C) void function(aGtkWidget *, _GdkEvent *)gtk_propagate_event;
 extern (C) _GtkWidget * function(_GdkEvent *)gtk_get_event_widget;
 extern (C) int function(int *)gtk_get_current_event_state;
 extern (C) uint function()gtk_get_current_event_time;
@@ -6424,11 +7198,11 @@
 extern (C) void function(uint)gtk_quit_remove;
 extern (C) uint function(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158)gtk_quit_add_full;
 extern (C) uint function(uint, _BCD_func__12884, void *)gtk_quit_add;
-extern (C) void function(uint, _GtkObject *)gtk_quit_add_destroy;
+extern (C) void function(uint, aGtkObject *)gtk_quit_add_destroy;
 extern (C) void function(_BCD_func__12884, void *)gtk_init_add;
-extern (C) void function(_GtkWidget *)gtk_grab_remove;
+extern (C) void function(aGtkWidget *)gtk_grab_remove;
 extern (C) _GtkWidget * function()gtk_grab_get_current;
-extern (C) void function(_GtkWidget *)gtk_grab_add;
+extern (C) void function(aGtkWidget *)gtk_grab_add;
 extern (C) int function()gtk_false;
 extern (C) int function()gtk_true;
 extern (C) int function(int)gtk_main_iteration_do;
@@ -6453,140 +7227,140 @@
 extern (C) extern uint* gtk_micro_version;
 extern (C) extern uint* gtk_minor_version;
 extern (C) extern uint* gtk_major_version;
-extern (C) void function(_GtkList *)gtk_list_end_drag_selection;
-extern (C) void function(_GtkList *)gtk_list_undo_selection;
-extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_toggle_row;
-extern (C) void function(_GtkList *)gtk_list_toggle_focus_row;
-extern (C) void function(_GtkList *)gtk_list_toggle_add_mode;
-extern (C) void function(_GtkList *, int, float)gtk_list_scroll_vertical;
-extern (C) void function(_GtkList *, int, float)gtk_list_scroll_horizontal;
-extern (C) void function(_GtkList *)gtk_list_unselect_all;
-extern (C) void function(_GtkList *)gtk_list_select_all;
-extern (C) void function(_GtkList *)gtk_list_end_selection;
-extern (C) void function(_GtkList *)gtk_list_start_selection;
-extern (C) void function(_GtkList *, int, float, int)gtk_list_extend_selection;
-extern (C) void function(_GtkList *, int)gtk_list_set_selection_mode;
-extern (C) int function(_GtkList *, _GtkWidget *)gtk_list_child_position;
-extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_unselect_child;
-extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_select_child;
-extern (C) void function(_GtkList *, int)gtk_list_unselect_item;
-extern (C) void function(_GtkList *, int)gtk_list_select_item;
-extern (C) void function(_GtkList *, int, int)gtk_list_clear_items;
-extern (C) void function(_GtkList *, _GList *)gtk_list_remove_items_no_unref;
-extern (C) void function(_GtkList *, _GList *)gtk_list_remove_items;
-extern (C) void function(_GtkList *, _GList *)gtk_list_prepend_items;
-extern (C) void function(_GtkList *, _GList *)gtk_list_append_items;
-extern (C) void function(_GtkList *, _GList *, int)gtk_list_insert_items;
+extern (C) void function(aGtkList *)gtk_list_end_drag_selection;
+extern (C) void function(aGtkList *)gtk_list_undo_selection;
+extern (C) void function(aGtkList *, aGtkWidget *)gtk_list_toggle_row;
+extern (C) void function(aGtkList *)gtk_list_toggle_focus_row;
+extern (C) void function(aGtkList *)gtk_list_toggle_add_mode;
+extern (C) void function(aGtkList *, int, float)gtk_list_scroll_vertical;
+extern (C) void function(aGtkList *, int, float)gtk_list_scroll_horizontal;
+extern (C) void function(aGtkList *)gtk_list_unselect_all;
+extern (C) void function(aGtkList *)gtk_list_select_all;
+extern (C) void function(aGtkList *)gtk_list_end_selection;
+extern (C) void function(aGtkList *)gtk_list_start_selection;
+extern (C) void function(aGtkList *, int, float, int)gtk_list_extend_selection;
+extern (C) void function(aGtkList *, int)gtk_list_set_selection_mode;
+extern (C) int function(aGtkList *, aGtkWidget *)gtk_list_child_position;
+extern (C) void function(aGtkList *, aGtkWidget *)gtk_list_unselect_child;
+extern (C) void function(aGtkList *, aGtkWidget *)gtk_list_select_child;
+extern (C) void function(aGtkList *, int)gtk_list_unselect_item;
+extern (C) void function(aGtkList *, int)gtk_list_select_item;
+extern (C) void function(aGtkList *, int, int)gtk_list_clear_items;
+extern (C) void function(aGtkList *, _GList *)gtk_list_remove_items_no_unref;
+extern (C) void function(aGtkList *, _GList *)gtk_list_remove_items;
+extern (C) void function(aGtkList *, _GList *)gtk_list_prepend_items;
+extern (C) void function(aGtkList *, _GList *)gtk_list_append_items;
+extern (C) void function(aGtkList *, _GList *, int)gtk_list_insert_items;
 extern (C) _GtkWidget * function()gtk_list_new;
 extern (C) uint function()gtk_list_get_type;
-extern (C) void function(_GtkListItem *)gtk_list_item_deselect;
-extern (C) void function(_GtkListItem *)gtk_list_item_select;
+extern (C) void function(aGtkListItem *)gtk_list_item_deselect;
+extern (C) void function(aGtkListItem *)gtk_list_item_select;
 extern (C) _GtkWidget * function(char *)gtk_list_item_new_with_label;
 extern (C) _GtkWidget * function()gtk_list_item_new;
 extern (C) uint function()gtk_list_item_get_type;
 extern (C) _BCD_func__10158 function(_BCD_func__10158, void *, _BCD_func__13158)gtk_link_button_set_uri_hook;
-extern (C) void function(_GtkLinkButton *, char *)gtk_link_button_set_uri;
-extern (C) char * function(_GtkLinkButton *)gtk_link_button_get_uri;
+extern (C) void function(aGtkLinkButton *, char *)gtk_link_button_set_uri;
+extern (C) char * function(aGtkLinkButton *)gtk_link_button_get_uri;
 extern (C) _GtkWidget * function(char *, char *)gtk_link_button_new_with_label;
 extern (C) _GtkWidget * function(char *)gtk_link_button_new;
 extern (C) uint function()gtk_link_button_get_type;
-extern (C) void function(_GtkLayout *)gtk_layout_thaw;
-extern (C) void function(_GtkLayout *)gtk_layout_freeze;
-extern (C) void function(_GtkLayout *, _GtkAdjustment *)gtk_layout_set_vadjustment;
-extern (C) void function(_GtkLayout *, _GtkAdjustment *)gtk_layout_set_hadjustment;
-extern (C) _GtkAdjustment * function(_GtkLayout *)gtk_layout_get_vadjustment;
-extern (C) _GtkAdjustment * function(_GtkLayout *)gtk_layout_get_hadjustment;
-extern (C) void function(_GtkLayout *, uint *, uint *)gtk_layout_get_size;
-extern (C) void function(_GtkLayout *, uint, uint)gtk_layout_set_size;
-extern (C) void function(_GtkLayout *, _GtkWidget *, int, int)gtk_layout_move;
-extern (C) void function(_GtkLayout *, _GtkWidget *, int, int)gtk_layout_put;
-extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_layout_new;
+extern (C) void function(aGtkLayout *)gtk_layout_thaw;
+extern (C) void function(aGtkLayout *)gtk_layout_freeze;
+extern (C) void function(aGtkLayout *, aGtkAdjustment *)gtk_layout_set_vadjustment;
+extern (C) void function(aGtkLayout *, aGtkAdjustment *)gtk_layout_set_hadjustment;
+extern (C) _GtkAdjustment * function(aGtkLayout *)gtk_layout_get_vadjustment;
+extern (C) _GtkAdjustment * function(aGtkLayout *)gtk_layout_get_hadjustment;
+extern (C) void function(aGtkLayout *, uint *, uint *)gtk_layout_get_size;
+extern (C) void function(aGtkLayout *, uint, uint)gtk_layout_set_size;
+extern (C) void function(aGtkLayout *, aGtkWidget *, int, int)gtk_layout_move;
+extern (C) void function(aGtkLayout *, aGtkWidget *, int, int)gtk_layout_put;
+extern (C) _GtkWidget * function(aGtkAdjustment *, aGtkAdjustment *)gtk_layout_new;
 extern (C) uint function()gtk_layout_get_type;
-extern (C) _GdkScreen * function(_GtkInvisible *)gtk_invisible_get_screen;
-extern (C) void function(_GtkInvisible *, _GdkScreen *)gtk_invisible_set_screen;
+extern (C) _GdkScreen * function(aGtkInvisible *)gtk_invisible_get_screen;
+extern (C) void function(aGtkInvisible *, _GdkScreen *)gtk_invisible_set_screen;
 extern (C) _GtkWidget * function(_GdkScreen *)gtk_invisible_new_for_screen;
 extern (C) _GtkWidget * function()gtk_invisible_new;
 extern (C) uint function()gtk_invisible_get_type;
 extern (C) _GtkWidget * function()gtk_input_dialog_new;
 extern (C) uint function()gtk_input_dialog_get_type;
-extern (C) void function(_GtkIMMulticontext *, _GtkMenuShell *)gtk_im_multicontext_append_menuitems;
+extern (C) void function(aGtkIMMulticontext *, aGtkMenuShell *)gtk_im_multicontext_append_menuitems;
 extern (C) _GtkIMContext * function()gtk_im_multicontext_new;
 extern (C) uint function()gtk_im_multicontext_get_type;
-extern (C) void function(_GtkIMContextSimple *, ushort *, int, int)gtk_im_context_simple_add_table;
+extern (C) void function(aGtkIMContextSimple *, ushort *, int, int)gtk_im_context_simple_add_table;
 extern (C) _GtkIMContext * function()gtk_im_context_simple_new;
 extern (C) uint function()gtk_im_context_simple_get_type;
-extern (C) _GtkWidget * function(_GtkImageMenuItem *)gtk_image_menu_item_get_image;
-extern (C) void function(_GtkImageMenuItem *, _GtkWidget *)gtk_image_menu_item_set_image;
-extern (C) _GtkWidget * function(char *, _GtkAccelGroup *)gtk_image_menu_item_new_from_stock;
+extern (C) _GtkWidget * function(aGtkImageMenuItem *)gtk_image_menu_item_get_image;
+extern (C) void function(aGtkImageMenuItem *, aGtkWidget *)gtk_image_menu_item_set_image;
+extern (C) _GtkWidget * function(char *, aGtkAccelGroup *)gtk_image_menu_item_new_from_stock;
 extern (C) _GtkWidget * function(char *)gtk_image_menu_item_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_image_menu_item_new_with_label;
 extern (C) _GtkWidget * function()gtk_image_menu_item_new;
 extern (C) uint function()gtk_image_menu_item_get_type;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_tooltip_column;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_tooltip_column;
-extern (C) int function(_GtkIconView *, int *, int *, int, void * *, void * *, _GtkTreeIter *)gtk_icon_view_get_tooltip_context;
-extern (C) void function(_GtkIconView *, void *, void *, _GtkCellRenderer *)gtk_icon_view_set_tooltip_cell;
-extern (C) void function(_GtkIconView *, void *, void *)gtk_icon_view_set_tooltip_item;
-extern (C) void function(_GtkIconView *, int, int, int *, int *)gtk_icon_view_convert_widget_to_bin_window_coords;
-extern (C) _GdkDrawable * function(_GtkIconView *, void *)gtk_icon_view_create_drag_icon;
-extern (C) int function(_GtkIconView *, int, int, void * *, int *)gtk_icon_view_get_dest_item_at_pos;
-extern (C) void function(_GtkIconView *, void * *, int *)gtk_icon_view_get_drag_dest_item;
-extern (C) void function(_GtkIconView *, void *, int)gtk_icon_view_set_drag_dest_item;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_reorderable;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_reorderable;
-extern (C) void function(_GtkIconView *)gtk_icon_view_unset_model_drag_dest;
-extern (C) void function(_GtkIconView *)gtk_icon_view_unset_model_drag_source;
-extern (C) void function(_GtkIconView *, _GtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_dest;
-extern (C) void function(_GtkIconView *, int, _GtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_source;
-extern (C) void function(_GtkIconView *, void *, int, float, float)gtk_icon_view_scroll_to_path;
-extern (C) int function(_GtkIconView *, void * *, _GtkCellRenderer * *)gtk_icon_view_get_cursor;
-extern (C) void function(_GtkIconView *, void *, _GtkCellRenderer *, int)gtk_icon_view_set_cursor;
-extern (C) void function(_GtkIconView *, void *)gtk_icon_view_item_activated;
-extern (C) void function(_GtkIconView *)gtk_icon_view_unselect_all;
-extern (C) void function(_GtkIconView *)gtk_icon_view_select_all;
-extern (C) _GList * function(_GtkIconView *)gtk_icon_view_get_selected_items;
-extern (C) int function(_GtkIconView *, void *)gtk_icon_view_path_is_selected;
-extern (C) void function(_GtkIconView *, void *)gtk_icon_view_unselect_path;
-extern (C) void function(_GtkIconView *, void *)gtk_icon_view_select_path;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_selection_mode;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_selection_mode;
-extern (C) void function(_GtkIconView *, _BCD_func__10270, void *)gtk_icon_view_selected_foreach;
-extern (C) int function(_GtkIconView *, void * *, void * *)gtk_icon_view_get_visible_range;
-extern (C) int function(_GtkIconView *, int, int, void * *, _GtkCellRenderer * *)gtk_icon_view_get_item_at_pos;
-extern (C) void * function(_GtkIconView *, int, int)gtk_icon_view_get_path_at_pos;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_margin;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_margin;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_column_spacing;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_column_spacing;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_row_spacing;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_row_spacing;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_spacing;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_spacing;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_item_width;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_item_width;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_columns;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_columns;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_orientation;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_orientation;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_pixbuf_column;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_pixbuf_column;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_markup_column;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_markup_column;
-extern (C) int function(_GtkIconView *)gtk_icon_view_get_text_column;
-extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_text_column;
-extern (C) void * function(_GtkIconView *)gtk_icon_view_get_model;
-extern (C) void function(_GtkIconView *, void *)gtk_icon_view_set_model;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_tooltip_column;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_tooltip_column;
+extern (C) int function(aGtkIconView *, int *, int *, int, void * *, void * *, aGtkTreeIter *)gtk_icon_view_get_tooltip_context;
+extern (C) void function(aGtkIconView *, void *, void *, aGtkCellRenderer *)gtk_icon_view_set_tooltip_cell;
+extern (C) void function(aGtkIconView *, void *, void *)gtk_icon_view_set_tooltip_item;
+extern (C) void function(aGtkIconView *, int, int, int *, int *)gtk_icon_view_convert_widget_to_bin_window_coords;
+extern (C) _GdkDrawable * function(aGtkIconView *, void *)gtk_icon_view_create_drag_icon;
+extern (C) int function(aGtkIconView *, int, int, void * *, int *)gtk_icon_view_get_dest_item_at_pos;
+extern (C) void function(aGtkIconView *, void * *, int *)gtk_icon_view_get_drag_dest_item;
+extern (C) void function(aGtkIconView *, void *, int)gtk_icon_view_set_drag_dest_item;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_reorderable;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_reorderable;
+extern (C) void function(aGtkIconView *)gtk_icon_view_unset_model_drag_dest;
+extern (C) void function(aGtkIconView *)gtk_icon_view_unset_model_drag_source;
+extern (C) void function(aGtkIconView *, aGtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_dest;
+extern (C) void function(aGtkIconView *, int, aGtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_source;
+extern (C) void function(aGtkIconView *, void *, int, float, float)gtk_icon_view_scroll_to_path;
+extern (C) int function(aGtkIconView *, void * *, _GtkCellRenderer * *)gtk_icon_view_get_cursor;
+extern (C) void function(aGtkIconView *, void *, aGtkCellRenderer *, int)gtk_icon_view_set_cursor;
+extern (C) void function(aGtkIconView *, void *)gtk_icon_view_item_activated;
+extern (C) void function(aGtkIconView *)gtk_icon_view_unselect_all;
+extern (C) void function(aGtkIconView *)gtk_icon_view_select_all;
+extern (C) _GList * function(aGtkIconView *)gtk_icon_view_get_selected_items;
+extern (C) int function(aGtkIconView *, void *)gtk_icon_view_path_is_selected;
+extern (C) void function(aGtkIconView *, void *)gtk_icon_view_unselect_path;
+extern (C) void function(aGtkIconView *, void *)gtk_icon_view_select_path;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_selection_mode;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_selection_mode;
+extern (C) void function(aGtkIconView *, _BCD_func__10270, void *)gtk_icon_view_selected_foreach;
+extern (C) int function(aGtkIconView *, void * *, void * *)gtk_icon_view_get_visible_range;
+extern (C) int function(aGtkIconView *, int, int, void * *, _GtkCellRenderer * *)gtk_icon_view_get_item_at_pos;
+extern (C) void * function(aGtkIconView *, int, int)gtk_icon_view_get_path_at_pos;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_margin;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_margin;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_column_spacing;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_column_spacing;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_row_spacing;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_row_spacing;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_spacing;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_spacing;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_item_width;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_item_width;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_columns;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_columns;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_orientation;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_orientation;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_pixbuf_column;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_pixbuf_column;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_markup_column;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_markup_column;
+extern (C) int function(aGtkIconView *)gtk_icon_view_get_text_column;
+extern (C) void function(aGtkIconView *, int)gtk_icon_view_set_text_column;
+extern (C) void * function(aGtkIconView *)gtk_icon_view_get_model;
+extern (C) void function(aGtkIconView *, void *)gtk_icon_view_set_model;
 extern (C) _GtkWidget * function(void *)gtk_icon_view_new_with_model;
 extern (C) _GtkWidget * function()gtk_icon_view_new;
 extern (C) uint function()gtk_icon_view_get_type;
-extern (C) void function(_GtkWidget *)_gtk_tooltip_hide;
+extern (C) void function(aGtkWidget *)_gtk_tooltip_hide;
 extern (C) void function(_GdkEvent *)_gtk_tooltip_handle_event;
-extern (C) void function(_GtkWidget *)_gtk_tooltip_toggle_keyboard_mode;
-extern (C) void function(_GtkWidget *)_gtk_tooltip_focus_out;
-extern (C) void function(_GtkWidget *)_gtk_tooltip_focus_in;
+extern (C) void function(aGtkWidget *)_gtk_tooltip_toggle_keyboard_mode;
+extern (C) void function(aGtkWidget *)_gtk_tooltip_focus_out;
+extern (C) void function(aGtkWidget *)_gtk_tooltip_focus_in;
 extern (C) void function(_GdkDisplay *)gtk_tooltip_trigger_tooltip_query;
 extern (C) void function(void *, _GdkRectangle *)gtk_tooltip_set_tip_area;
-extern (C) void function(void *, _GtkWidget *)gtk_tooltip_set_custom;
+extern (C) void function(void *, aGtkWidget *)gtk_tooltip_set_custom;
 extern (C) void function(void *, char *, int)gtk_tooltip_set_icon_from_stock;
 extern (C) void function(void *, void *)gtk_tooltip_set_icon;
 extern (C) void function(void *, char *)gtk_tooltip_set_text;
@@ -6606,21 +7380,21 @@
 extern (C) void * function(void *)gtk_icon_info_copy;
 extern (C) uint function()gtk_icon_info_get_type;
 extern (C) void function(char *, int, void *)gtk_icon_theme_add_builtin_icon;
-extern (C) int function(_GtkIconTheme *)gtk_icon_theme_rescan_if_needed;
-extern (C) char * function(_GtkIconTheme *)gtk_icon_theme_get_example_icon_name;
-extern (C) _GList * function(_GtkIconTheme *)gtk_icon_theme_list_contexts;
-extern (C) _GList * function(_GtkIconTheme *, char *)gtk_icon_theme_list_icons;
-extern (C) void * function(_GtkIconTheme *, char *, int, int, _GError * *)gtk_icon_theme_load_icon;
-extern (C) void * function(_GtkIconTheme *, char * *, int, int)gtk_icon_theme_choose_icon;
-extern (C) void * function(_GtkIconTheme *, char *, int, int)gtk_icon_theme_lookup_icon;
-extern (C) int * function(_GtkIconTheme *, char *)gtk_icon_theme_get_icon_sizes;
-extern (C) int function(_GtkIconTheme *, char *)gtk_icon_theme_has_icon;
-extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_set_custom_theme;
-extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_prepend_search_path;
-extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_append_search_path;
-extern (C) void function(_GtkIconTheme *, char * * *, int *)gtk_icon_theme_get_search_path;
-extern (C) void function(_GtkIconTheme *, char * *, int)gtk_icon_theme_set_search_path;
-extern (C) void function(_GtkIconTheme *, _GdkScreen *)gtk_icon_theme_set_screen;
+extern (C) int function(aGtkIconTheme *)gtk_icon_theme_rescan_if_needed;
+extern (C) char * function(aGtkIconTheme *)gtk_icon_theme_get_example_icon_name;
+extern (C) _GList * function(aGtkIconTheme *)gtk_icon_theme_list_contexts;
+extern (C) _GList * function(aGtkIconTheme *, char *)gtk_icon_theme_list_icons;
+extern (C) void * function(aGtkIconTheme *, char *, int, int, _GError * *)gtk_icon_theme_load_icon;
+extern (C) void * function(aGtkIconTheme *, char * *, int, int)gtk_icon_theme_choose_icon;
+extern (C) void * function(aGtkIconTheme *, char *, int, int)gtk_icon_theme_lookup_icon;
+extern (C) int * function(aGtkIconTheme *, char *)gtk_icon_theme_get_icon_sizes;
+extern (C) int function(aGtkIconTheme *, char *)gtk_icon_theme_has_icon;
+extern (C) void function(aGtkIconTheme *, char *)gtk_icon_theme_set_custom_theme;
+extern (C) void function(aGtkIconTheme *, char *)gtk_icon_theme_prepend_search_path;
+extern (C) void function(aGtkIconTheme *, char *)gtk_icon_theme_append_search_path;
+extern (C) void function(aGtkIconTheme *, char * * *, int *)gtk_icon_theme_get_search_path;
+extern (C) void function(aGtkIconTheme *, char * *, int)gtk_icon_theme_set_search_path;
+extern (C) void function(aGtkIconTheme *, _GdkScreen *)gtk_icon_theme_set_screen;
 extern (C) _GtkIconTheme * function(_GdkScreen *)gtk_icon_theme_get_for_screen;
 extern (C) _GtkIconTheme * function()gtk_icon_theme_get_default;
 extern (C) _GtkIconTheme * function()gtk_icon_theme_new;
@@ -6653,7 +7427,7 @@
 extern (C) uint function()gtk_icon_source_get_type;
 extern (C) void function(void *, int * *, int *)gtk_icon_set_get_sizes;
 extern (C) void function(void *, void *)gtk_icon_set_add_source;
-extern (C) void * function(void *, _GtkStyle *, int, int, int, _GtkWidget *, char *)gtk_icon_set_render_icon;
+extern (C) void * function(void *, aGtkStyle *, int, int, int, aGtkWidget *, char *)gtk_icon_set_render_icon;
 extern (C) void * function(void *)gtk_icon_set_copy;
 extern (C) void function(void *)gtk_icon_set_unref;
 extern (C) void * function(void *)gtk_icon_set_ref;
@@ -6664,53 +7438,53 @@
 extern (C) int function(char *)gtk_icon_size_from_name;
 extern (C) void function(char *, int)gtk_icon_size_register_alias;
 extern (C) int function(char *, int, int)gtk_icon_size_register;
-extern (C) int function(_GtkSettings *, int, int *, int *)gtk_icon_size_lookup_for_settings;
+extern (C) int function(aGtkSettings *, int, int *, int *)gtk_icon_size_lookup_for_settings;
 extern (C) int function(int, int *, int *)gtk_icon_size_lookup;
 extern (C) void * function(char *)gtk_icon_factory_lookup_default;
-extern (C) void function(_GtkIconFactory *)gtk_icon_factory_remove_default;
-extern (C) void function(_GtkIconFactory *)gtk_icon_factory_add_default;
-extern (C) void * function(_GtkIconFactory *, char *)gtk_icon_factory_lookup;
-extern (C) void function(_GtkIconFactory *, char *, void *)gtk_icon_factory_add;
+extern (C) void function(aGtkIconFactory *)gtk_icon_factory_remove_default;
+extern (C) void function(aGtkIconFactory *)gtk_icon_factory_add_default;
+extern (C) void * function(aGtkIconFactory *, char *)gtk_icon_factory_lookup;
+extern (C) void function(aGtkIconFactory *, char *, void *)gtk_icon_factory_add;
 extern (C) _GtkIconFactory * function()gtk_icon_factory_new;
 extern (C) uint function()gtk_icon_factory_get_type;
 extern (C) _GtkWidget * function()gtk_hseparator_new;
 extern (C) uint function()gtk_hseparator_get_type;
 extern (C) uint function()gtk_separator_get_type;
 extern (C) _GtkWidget * function(double, double, double)gtk_hscale_new_with_range;
-extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_hscale_new;
+extern (C) _GtkWidget * function(aGtkAdjustment *)gtk_hscale_new;
 extern (C) uint function()gtk_hscale_get_type;
-extern (C) char * function(_GtkScale *, double)_gtk_scale_format_value;
-extern (C) void function(_GtkScale *, int *, int *)_gtk_scale_get_value_size;
-extern (C) void function(_GtkScale *)_gtk_scale_clear_layout;
-extern (C) void function(_GtkScale *, int *, int *)gtk_scale_get_layout_offsets;
-extern (C) void * function(_GtkScale *)gtk_scale_get_layout;
-extern (C) int function(_GtkScale *)gtk_scale_get_value_pos;
-extern (C) void function(_GtkScale *, int)gtk_scale_set_value_pos;
-extern (C) int function(_GtkScale *)gtk_scale_get_draw_value;
-extern (C) void function(_GtkScale *, int)gtk_scale_set_draw_value;
-extern (C) int function(_GtkScale *)gtk_scale_get_digits;
-extern (C) void function(_GtkScale *, int)gtk_scale_set_digits;
+extern (C) char * function(aGtkScale *, double)_gtk_scale_format_value;
+extern (C) void function(aGtkScale *, int *, int *)_gtk_scale_get_value_size;
+extern (C) void function(aGtkScale *)_gtk_scale_clear_layout;
+extern (C) void function(aGtkScale *, int *, int *)gtk_scale_get_layout_offsets;
+extern (C) void * function(aGtkScale *)gtk_scale_get_layout;
+extern (C) int function(aGtkScale *)gtk_scale_get_value_pos;
+extern (C) void function(aGtkScale *, int)gtk_scale_set_value_pos;
+extern (C) int function(aGtkScale *)gtk_scale_get_draw_value;
+extern (C) void function(aGtkScale *, int)gtk_scale_set_draw_value;
+extern (C) int function(aGtkScale *)gtk_scale_get_digits;
+extern (C) void function(aGtkScale *, int)gtk_scale_set_digits;
 extern (C) uint function()gtk_scale_get_type;
 extern (C) _GtkWidget * function()gtk_hruler_new;
 extern (C) uint function()gtk_hruler_get_type;
-extern (C) void function(_GtkRuler *, double *, double *, double *, double *)gtk_ruler_get_range;
-extern (C) int function(_GtkRuler *)gtk_ruler_get_metric;
-extern (C) void function(_GtkRuler *)gtk_ruler_draw_pos;
-extern (C) void function(_GtkRuler *)gtk_ruler_draw_ticks;
-extern (C) void function(_GtkRuler *, double, double, double, double)gtk_ruler_set_range;
-extern (C) void function(_GtkRuler *, int)gtk_ruler_set_metric;
+extern (C) void function(aGtkRuler *, double *, double *, double *, double *)gtk_ruler_get_range;
+extern (C) int function(aGtkRuler *)gtk_ruler_get_metric;
+extern (C) void function(aGtkRuler *)gtk_ruler_draw_pos;
+extern (C) void function(aGtkRuler *)gtk_ruler_draw_ticks;
+extern (C) void function(aGtkRuler *, double, double, double, double)gtk_ruler_set_range;
+extern (C) void function(aGtkRuler *, int)gtk_ruler_set_metric;
 extern (C) uint function()gtk_ruler_get_type;
 extern (C) _GtkWidget * function()gtk_hpaned_new;
 extern (C) uint function()gtk_hpaned_get_type;
-extern (C) void function(_GtkPaned *, int, int, int)gtk_paned_compute_position;
-extern (C) _GtkWidget * function(_GtkPaned *)gtk_paned_get_child2;
-extern (C) _GtkWidget * function(_GtkPaned *)gtk_paned_get_child1;
-extern (C) void function(_GtkPaned *, int)gtk_paned_set_position;
-extern (C) int function(_GtkPaned *)gtk_paned_get_position;
-extern (C) void function(_GtkPaned *, _GtkWidget *, int, int)gtk_paned_pack2;
-extern (C) void function(_GtkPaned *, _GtkWidget *, int, int)gtk_paned_pack1;
-extern (C) void function(_GtkPaned *, _GtkWidget *)gtk_paned_add2;
-extern (C) void function(_GtkPaned *, _GtkWidget *)gtk_paned_add1;
+extern (C) void function(aGtkPaned *, int, int, int)gtk_paned_compute_position;
+extern (C) _GtkWidget * function(aGtkPaned *)gtk_paned_get_child2;
+extern (C) _GtkWidget * function(aGtkPaned *)gtk_paned_get_child1;
+extern (C) void function(aGtkPaned *, int)gtk_paned_set_position;
+extern (C) int function(aGtkPaned *)gtk_paned_get_position;
+extern (C) void function(aGtkPaned *, aGtkWidget *, int, int)gtk_paned_pack2;
+extern (C) void function(aGtkPaned *, aGtkWidget *, int, int)gtk_paned_pack1;
+extern (C) void function(aGtkPaned *, aGtkWidget *)gtk_paned_add2;
+extern (C) void function(aGtkPaned *, aGtkWidget *)gtk_paned_add1;
 extern (C) uint function()gtk_paned_get_type;
 extern (C) void function(int)gtk_hbutton_box_set_layout_default;
 extern (C) void function(int)gtk_hbutton_box_set_spacing_default;
@@ -6718,60 +7492,60 @@
 extern (C) int function()gtk_hbutton_box_get_spacing_default;
 extern (C) _GtkWidget * function()gtk_hbutton_box_new;
 extern (C) uint function()gtk_hbutton_box_get_type;
-extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_snap_edge;
-extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_snap_edge;
-extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_handle_position;
-extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_handle_position;
-extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_shadow_type;
-extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_shadow_type;
+extern (C) int function(aGtkHandleBox *)gtk_handle_box_get_snap_edge;
+extern (C) void function(aGtkHandleBox *, int)gtk_handle_box_set_snap_edge;
+extern (C) int function(aGtkHandleBox *)gtk_handle_box_get_handle_position;
+extern (C) void function(aGtkHandleBox *, int)gtk_handle_box_set_handle_position;
+extern (C) int function(aGtkHandleBox *)gtk_handle_box_get_shadow_type;
+extern (C) void function(aGtkHandleBox *, int)gtk_handle_box_set_shadow_type;
 extern (C) _GtkWidget * function()gtk_handle_box_new;
 extern (C) uint function()gtk_handle_box_get_type;
 extern (C) void function(_GdkGC *)gtk_gc_release;
 extern (C) _GdkGC * function(int, _GdkColormap *, _GdkGCValues *, int)gtk_gc_get;
 extern (C) _GtkWidget * function()gtk_gamma_curve_new;
 extern (C) uint function()gtk_gamma_curve_get_type;
-extern (C) void function(_GtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_preview_text;
-extern (C) char * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_preview_text;
-extern (C) int function(_GtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_font_name;
-extern (C) _GdkFont * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_font;
-extern (C) char * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_font_name;
+extern (C) void function(aGtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_preview_text;
+extern (C) char * function(aGtkFontSelectionDialog *)gtk_font_selection_dialog_get_preview_text;
+extern (C) int function(aGtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_font_name;
+extern (C) _GdkFont * function(aGtkFontSelectionDialog *)gtk_font_selection_dialog_get_font;
+extern (C) char * function(aGtkFontSelectionDialog *)gtk_font_selection_dialog_get_font_name;
 extern (C) _GtkWidget * function(char *)gtk_font_selection_dialog_new;
 extern (C) uint function()gtk_font_selection_dialog_get_type;
-extern (C) void function(_GtkFontSelection *, char *)gtk_font_selection_set_preview_text;
-extern (C) char * function(_GtkFontSelection *)gtk_font_selection_get_preview_text;
-extern (C) int function(_GtkFontSelection *, char *)gtk_font_selection_set_font_name;
-extern (C) _GdkFont * function(_GtkFontSelection *)gtk_font_selection_get_font;
-extern (C) char * function(_GtkFontSelection *)gtk_font_selection_get_font_name;
+extern (C) void function(aGtkFontSelection *, char *)gtk_font_selection_set_preview_text;
+extern (C) char * function(aGtkFontSelection *)gtk_font_selection_get_preview_text;
+extern (C) int function(aGtkFontSelection *, char *)gtk_font_selection_set_font_name;
+extern (C) _GdkFont * function(aGtkFontSelection *)gtk_font_selection_get_font;
+extern (C) char * function(aGtkFontSelection *)gtk_font_selection_get_font_name;
 extern (C) _GtkWidget * function()gtk_font_selection_new;
 extern (C) uint function()gtk_font_selection_get_type;
-extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_show_size;
-extern (C) int function(_GtkFontButton *)gtk_font_button_get_show_size;
-extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_show_style;
-extern (C) int function(_GtkFontButton *)gtk_font_button_get_show_style;
-extern (C) int function(_GtkFontButton *, char *)gtk_font_button_set_font_name;
-extern (C) char * function(_GtkFontButton *)gtk_font_button_get_font_name;
-extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_use_size;
-extern (C) int function(_GtkFontButton *)gtk_font_button_get_use_size;
-extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_use_font;
-extern (C) int function(_GtkFontButton *)gtk_font_button_get_use_font;
-extern (C) void function(_GtkFontButton *, char *)gtk_font_button_set_title;
-extern (C) char * function(_GtkFontButton *)gtk_font_button_get_title;
+extern (C) void function(aGtkFontButton *, int)gtk_font_button_set_show_size;
+extern (C) int function(aGtkFontButton *)gtk_font_button_get_show_size;
+extern (C) void function(aGtkFontButton *, int)gtk_font_button_set_show_style;
+extern (C) int function(aGtkFontButton *)gtk_font_button_get_show_style;
+extern (C) int function(aGtkFontButton *, char *)gtk_font_button_set_font_name;
+extern (C) char * function(aGtkFontButton *)gtk_font_button_get_font_name;
+extern (C) void function(aGtkFontButton *, int)gtk_font_button_set_use_size;
+extern (C) int function(aGtkFontButton *)gtk_font_button_get_use_size;
+extern (C) void function(aGtkFontButton *, int)gtk_font_button_set_use_font;
+extern (C) int function(aGtkFontButton *)gtk_font_button_get_use_font;
+extern (C) void function(aGtkFontButton *, char *)gtk_font_button_set_title;
+extern (C) char * function(aGtkFontButton *)gtk_font_button_get_title;
 extern (C) _GtkWidget * function(char *)gtk_font_button_new_with_font;
 extern (C) _GtkWidget * function()gtk_font_button_new;
 extern (C) uint function()gtk_font_button_get_type;
 extern (C) _GtkWidget * function(int, char *)gtk_file_chooser_widget_new_with_backend;
 extern (C) _GtkWidget * function(int)gtk_file_chooser_widget_new;
 extern (C) uint function()gtk_file_chooser_widget_get_type;
-extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, char *, ...)gtk_file_chooser_dialog_new_with_backend;
-extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, ...)gtk_file_chooser_dialog_new;
+extern (C) _GtkWidget * function(char *, aGtkWindow *, int, char *, char *, ...)gtk_file_chooser_dialog_new_with_backend;
+extern (C) _GtkWidget * function(char *, aGtkWindow *, int, char *, ...)gtk_file_chooser_dialog_new;
 extern (C) uint function()gtk_file_chooser_dialog_get_type;
-extern (C) void function(_GtkFileChooserButton *, int)gtk_file_chooser_button_set_focus_on_click;
-extern (C) int function(_GtkFileChooserButton *)gtk_file_chooser_button_get_focus_on_click;
-extern (C) void function(_GtkFileChooserButton *, int)gtk_file_chooser_button_set_width_chars;
-extern (C) int function(_GtkFileChooserButton *)gtk_file_chooser_button_get_width_chars;
-extern (C) void function(_GtkFileChooserButton *, char *)gtk_file_chooser_button_set_title;
-extern (C) char * function(_GtkFileChooserButton *)gtk_file_chooser_button_get_title;
-extern (C) _GtkWidget * function(_GtkWidget *)gtk_file_chooser_button_new_with_dialog;
+extern (C) void function(aGtkFileChooserButton *, int)gtk_file_chooser_button_set_focus_on_click;
+extern (C) int function(aGtkFileChooserButton *)gtk_file_chooser_button_get_focus_on_click;
+extern (C) void function(aGtkFileChooserButton *, int)gtk_file_chooser_button_set_width_chars;
+extern (C) int function(aGtkFileChooserButton *)gtk_file_chooser_button_get_width_chars;
+extern (C) void function(aGtkFileChooserButton *, char *)gtk_file_chooser_button_set_title;
+extern (C) char * function(aGtkFileChooserButton *)gtk_file_chooser_button_get_title;
+extern (C) _GtkWidget * function(aGtkWidget *)gtk_file_chooser_button_new_with_dialog;
 extern (C) _GtkWidget * function(char *, int, char *)gtk_file_chooser_button_new_with_backend;
 extern (C) _GtkWidget * function(char *, int)gtk_file_chooser_button_new;
 extern (C) uint function()gtk_file_chooser_button_get_type;
@@ -6787,7 +7561,7 @@
 extern (C) void function(void *, void *)gtk_file_chooser_remove_filter;
 extern (C) void function(void *, void *)gtk_file_chooser_add_filter;
 extern (C) _GtkWidget * function(void *)gtk_file_chooser_get_extra_widget;
-extern (C) void function(void *, _GtkWidget *)gtk_file_chooser_set_extra_widget;
+extern (C) void function(void *, aGtkWidget *)gtk_file_chooser_set_extra_widget;
 extern (C) char * function(void *)gtk_file_chooser_get_preview_uri;
 extern (C) char * function(void *)gtk_file_chooser_get_preview_filename;
 extern (C) int function(void *)gtk_file_chooser_get_use_preview_label;
@@ -6795,7 +7569,7 @@
 extern (C) int function(void *)gtk_file_chooser_get_preview_widget_active;
 extern (C) void function(void *, int)gtk_file_chooser_set_preview_widget_active;
 extern (C) _GtkWidget * function(void *)gtk_file_chooser_get_preview_widget;
-extern (C) void function(void *, _GtkWidget *)gtk_file_chooser_set_preview_widget;
+extern (C) void function(void *, aGtkWidget *)gtk_file_chooser_set_preview_widget;
 extern (C) char * function(void *)gtk_file_chooser_get_current_folder_uri;
 extern (C) int function(void *, char *)gtk_file_chooser_set_current_folder_uri;
 extern (C) _GSList * function(void *)gtk_file_chooser_get_uris;
@@ -6825,7 +7599,7 @@
 extern (C) void function(void *, int)gtk_file_chooser_set_action;
 extern (C) uint function()gtk_file_chooser_error_quark;
 extern (C) uint function()gtk_file_chooser_get_type;
-extern (C) int function(void *, _GtkFileFilterInfo *)gtk_file_filter_filter;
+extern (C) int function(void *, aGtkFileFilterInfo *)gtk_file_filter_filter;
 extern (C) int function(void *)gtk_file_filter_get_needed;
 extern (C) void function(void *, int, _BCD_func__10568, void *, _BCD_func__13158)gtk_file_filter_add_custom;
 extern (C) void function(void *)gtk_file_filter_add_pixbuf_formats;
@@ -6835,366 +7609,366 @@
 extern (C) void function(void *, char *)gtk_file_filter_set_name;
 extern (C) void * function()gtk_file_filter_new;
 extern (C) uint function()gtk_file_filter_get_type;
-extern (C) int function(_GtkFixed *)gtk_fixed_get_has_window;
-extern (C) void function(_GtkFixed *, int)gtk_fixed_set_has_window;
-extern (C) void function(_GtkFixed *, _GtkWidget *, int, int)gtk_fixed_move;
-extern (C) void function(_GtkFixed *, _GtkWidget *, int, int)gtk_fixed_put;
+extern (C) int function(aGtkFixed *)gtk_fixed_get_has_window;
+extern (C) void function(aGtkFixed *, int)gtk_fixed_set_has_window;
+extern (C) void function(aGtkFixed *, aGtkWidget *, int, int)gtk_fixed_move;
+extern (C) void function(aGtkFixed *, aGtkWidget *, int, int)gtk_fixed_put;
 extern (C) _GtkWidget * function()gtk_fixed_new;
 extern (C) uint function()gtk_fixed_get_type;
-extern (C) int function(_GtkFileSelection *)gtk_file_selection_get_select_multiple;
-extern (C) void function(_GtkFileSelection *, int)gtk_file_selection_set_select_multiple;
-extern (C) char * * function(_GtkFileSelection *)gtk_file_selection_get_selections;
-extern (C) void function(_GtkFileSelection *)gtk_file_selection_hide_fileop_buttons;
-extern (C) void function(_GtkFileSelection *)gtk_file_selection_show_fileop_buttons;
-extern (C) void function(_GtkFileSelection *, char *)gtk_file_selection_complete;
-extern (C) char * function(_GtkFileSelection *)gtk_file_selection_get_filename;
-extern (C) void function(_GtkFileSelection *, char *)gtk_file_selection_set_filename;
+extern (C) int function(aGtkFileSelection *)gtk_file_selection_get_select_multiple;
+extern (C) void function(aGtkFileSelection *, int)gtk_file_selection_set_select_multiple;
+extern (C) char * * function(aGtkFileSelection *)gtk_file_selection_get_selections;
+extern (C) void function(aGtkFileSelection *)gtk_file_selection_hide_fileop_buttons;
+extern (C) void function(aGtkFileSelection *)gtk_file_selection_show_fileop_buttons;
+extern (C) void function(aGtkFileSelection *, char *)gtk_file_selection_complete;
+extern (C) char * function(aGtkFileSelection *)gtk_file_selection_get_filename;
+extern (C) void function(aGtkFileSelection *, char *)gtk_file_selection_set_filename;
 extern (C) _GtkWidget * function(char *)gtk_file_selection_new;
 extern (C) uint function()gtk_file_selection_get_type;
-extern (C) _GtkWidget * function(_GtkExpander *)gtk_expander_get_label_widget;
-extern (C) void function(_GtkExpander *, _GtkWidget *)gtk_expander_set_label_widget;
-extern (C) int function(_GtkExpander *)gtk_expander_get_use_markup;
-extern (C) void function(_GtkExpander *, int)gtk_expander_set_use_markup;
-extern (C) int function(_GtkExpander *)gtk_expander_get_use_underline;
-extern (C) void function(_GtkExpander *, int)gtk_expander_set_use_underline;
-extern (C) char * function(_GtkExpander *)gtk_expander_get_label;
-extern (C) void function(_GtkExpander *, char *)gtk_expander_set_label;
-extern (C) int function(_GtkExpander *)gtk_expander_get_spacing;
-extern (C) void function(_GtkExpander *, int)gtk_expander_set_spacing;
-extern (C) int function(_GtkExpander *)gtk_expander_get_expanded;
-extern (C) void function(_GtkExpander *, int)gtk_expander_set_expanded;
+extern (C) _GtkWidget * function(aGtkExpander *)gtk_expander_get_label_widget;
+extern (C) void function(aGtkExpander *, aGtkWidget *)gtk_expander_set_label_widget;
+extern (C) int function(aGtkExpander *)gtk_expander_get_use_markup;
+extern (C) void function(aGtkExpander *, int)gtk_expander_set_use_markup;
+extern (C) int function(aGtkExpander *)gtk_expander_get_use_underline;
+extern (C) void function(aGtkExpander *, int)gtk_expander_set_use_underline;
+extern (C) char * function(aGtkExpander *)gtk_expander_get_label;
+extern (C) void function(aGtkExpander *, char *)gtk_expander_set_label;
+extern (C) int function(aGtkExpander *)gtk_expander_get_spacing;
+extern (C) void function(aGtkExpander *, int)gtk_expander_set_spacing;
+extern (C) int function(aGtkExpander *)gtk_expander_get_expanded;
+extern (C) void function(aGtkExpander *, int)gtk_expander_set_expanded;
 extern (C) _GtkWidget * function(char *)gtk_expander_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_expander_new;
 extern (C) uint function()gtk_expander_get_type;
-extern (C) void function(_GtkEventBox *, int)gtk_event_box_set_above_child;
-extern (C) int function(_GtkEventBox *)gtk_event_box_get_above_child;
-extern (C) void function(_GtkEventBox *, int)gtk_event_box_set_visible_window;
-extern (C) int function(_GtkEventBox *)gtk_event_box_get_visible_window;
+extern (C) void function(aGtkEventBox *, int)gtk_event_box_set_above_child;
+extern (C) int function(aGtkEventBox *)gtk_event_box_get_above_child;
+extern (C) void function(aGtkEventBox *, int)gtk_event_box_set_visible_window;
+extern (C) int function(aGtkEventBox *)gtk_event_box_get_visible_window;
 extern (C) _GtkWidget * function()gtk_event_box_new;
 extern (C) uint function()gtk_event_box_get_type;
-extern (C) void function(_GtkCurve *, int)gtk_curve_set_curve_type;
-extern (C) void function(_GtkCurve *, int, float *)gtk_curve_set_vector;
-extern (C) void function(_GtkCurve *, int, float *)gtk_curve_get_vector;
-extern (C) void function(_GtkCurve *, float, float, float, float)gtk_curve_set_range;
-extern (C) void function(_GtkCurve *, float)gtk_curve_set_gamma;
-extern (C) void function(_GtkCurve *)gtk_curve_reset;
+extern (C) void function(aGtkCurve *, int)gtk_curve_set_curve_type;
+extern (C) void function(aGtkCurve *, int, float *)gtk_curve_set_vector;
+extern (C) void function(aGtkCurve *, int, float *)gtk_curve_get_vector;
+extern (C) void function(aGtkCurve *, float, float, float, float)gtk_curve_set_range;
+extern (C) void function(aGtkCurve *, float)gtk_curve_set_gamma;
+extern (C) void function(aGtkCurve *)gtk_curve_reset;
 extern (C) _GtkWidget * function()gtk_curve_new;
 extern (C) uint function()gtk_curve_get_type;
-extern (C) void function(_GtkDrawingArea *, int, int)gtk_drawing_area_size;
+extern (C) void function(aGtkDrawingArea *, int, int)gtk_drawing_area_size;
 extern (C) _GtkWidget * function()gtk_drawing_area_new;
 extern (C) uint function()gtk_drawing_area_get_type;
 extern (C) uint function()gtk_ctree_node_get_type;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_sort_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_sort_node;
-extern (C) void function(_GtkCTree *, _BCD_func__10682)gtk_ctree_set_drag_compare_func;
-extern (C) void function(_GtkCTree *, int)gtk_ctree_set_expander_style;
-extern (C) void function(_GtkCTree *, int)gtk_ctree_set_line_style;
-extern (C) void function(_GtkCTree *, int)gtk_ctree_set_show_stub;
-extern (C) void function(_GtkCTree *, int)gtk_ctree_set_spacing;
-extern (C) void function(_GtkCTree *, int)gtk_ctree_set_indent;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_is_visible;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, float, float)gtk_ctree_node_moveto;
-extern (C) void * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_row_data;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__13158)gtk_ctree_node_set_row_data_full;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_node_set_row_data;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_background;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_foreground;
-extern (C) _GtkStyle * function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_get_cell_style;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _GtkStyle *)gtk_ctree_node_set_cell_style;
-extern (C) _GtkStyle * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_row_style;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GtkStyle *)gtk_ctree_node_set_row_style;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *)gtk_ctree_get_node_info;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixtext;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixmap;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, char * *)gtk_ctree_node_get_text;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_get_cell_type;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_selectable;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_set_selectable;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, int, int)gtk_ctree_node_set_shift;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_set_node_info;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixtext;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixmap;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, char *)gtk_ctree_node_set_text;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_real_select_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_unselect_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_unselect;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_select_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_select;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_toggle_expansion_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_toggle_expansion;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_collapse_to_depth;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_collapse_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_collapse;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_expand_to_depth;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_expand_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_expand;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_move;
-extern (C) int function(_GtkCTree *, int, int)gtk_ctree_is_hot_spot;
-extern (C) _GList * function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_all_by_row_data_custom;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_by_row_data_custom;
-extern (C) _GList * function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_find_all_by_row_data;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_find_by_row_data;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_is_ancestor;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_find;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, uint)gtk_ctree_node_nth;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeRow *)gtk_ctree_find_node_ptr;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_last;
-extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_is_viewable;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_pre_recursive_to_depth;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_pre_recursive;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_post_recursive_to_depth;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_post_recursive;
-extern (C) _GNode * function(_GtkCTree *, _GNode *, _GNode *, _GtkCTreeNode *, _BCD_func__10683, void *)gtk_ctree_export_to_gnode;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GNode *, _BCD_func__10683, void *)gtk_ctree_insert_gnode;
-extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_remove_node;
-extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_insert_node;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_sort_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_sort_node;
+extern (C) void function(aGtkCTree *, _BCD_func__10682)gtk_ctree_set_drag_compare_func;
+extern (C) void function(aGtkCTree *, int)gtk_ctree_set_expander_style;
+extern (C) void function(aGtkCTree *, int)gtk_ctree_set_line_style;
+extern (C) void function(aGtkCTree *, int)gtk_ctree_set_show_stub;
+extern (C) void function(aGtkCTree *, int)gtk_ctree_set_spacing;
+extern (C) void function(aGtkCTree *, int)gtk_ctree_set_indent;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_node_is_visible;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, float, float)gtk_ctree_node_moveto;
+extern (C) void * function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_node_get_row_data;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__13158)gtk_ctree_node_set_row_data_full;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, void *)gtk_ctree_node_set_row_data;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_background;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_foreground;
+extern (C) _GtkStyle * function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_node_get_cell_style;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, aGtkStyle *)gtk_ctree_node_set_cell_style;
+extern (C) _GtkStyle * function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_node_get_row_style;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, aGtkStyle *)gtk_ctree_node_set_row_style;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *)gtk_ctree_get_node_info;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixtext;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixmap;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, int, char * *)gtk_ctree_node_get_text;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_node_get_cell_type;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_node_get_selectable;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_node_set_selectable;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, int, int)gtk_ctree_node_set_shift;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_set_node_info;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixtext;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixmap;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, char *)gtk_ctree_node_set_text;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_real_select_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_unselect_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_unselect;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_select_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_select;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_toggle_expansion_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_toggle_expansion;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_collapse_to_depth;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_collapse_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_collapse;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int)gtk_ctree_expand_to_depth;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_expand_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_expand;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, aGtkCTreeNode *)gtk_ctree_move;
+extern (C) int function(aGtkCTree *, int, int)gtk_ctree_is_hot_spot;
+extern (C) _GList * function(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_all_by_row_data_custom;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_by_row_data_custom;
+extern (C) _GList * function(aGtkCTree *, aGtkCTreeNode *, void *)gtk_ctree_find_all_by_row_data;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeNode *, void *)gtk_ctree_find_by_row_data;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *)gtk_ctree_is_ancestor;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *)gtk_ctree_find;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, uint)gtk_ctree_node_nth;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeRow *)gtk_ctree_find_node_ptr;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_last;
+extern (C) int function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_is_viewable;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_pre_recursive_to_depth;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_pre_recursive;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_post_recursive_to_depth;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_post_recursive;
+extern (C) _GNode * function(aGtkCTree *, _GNode *, _GNode *, aGtkCTreeNode *, _BCD_func__10683, void *)gtk_ctree_export_to_gnode;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, _GNode *, _BCD_func__10683, void *)gtk_ctree_insert_gnode;
+extern (C) void function(aGtkCTree *, aGtkCTreeNode *)gtk_ctree_remove_node;
+extern (C) _GtkCTreeNode * function(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_insert_node;
 extern (C) _GtkWidget * function(int, int)gtk_ctree_new;
 extern (C) _GtkWidget * function(int, int, char * *)gtk_ctree_new_with_titles;
 extern (C) uint function()gtk_ctree_get_type;
 extern (C) _GtkWidget * function()gtk_combo_box_entry_new_text;
-extern (C) int function(_GtkComboBoxEntry *)gtk_combo_box_entry_get_text_column;
-extern (C) void function(_GtkComboBoxEntry *, int)gtk_combo_box_entry_set_text_column;
+extern (C) int function(aGtkComboBoxEntry *)gtk_combo_box_entry_get_text_column;
+extern (C) void function(aGtkComboBoxEntry *, int)gtk_combo_box_entry_set_text_column;
 extern (C) _GtkWidget * function(void *, int)gtk_combo_box_entry_new_with_model;
 extern (C) _GtkWidget * function()gtk_combo_box_entry_new;
 extern (C) uint function()gtk_combo_box_entry_get_type;
-extern (C) int function(_GtkComboBox *)_gtk_combo_box_editing_canceled;
-extern (C) _AtkObject * function(_GtkComboBox *)gtk_combo_box_get_popup_accessible;
-extern (C) void function(_GtkComboBox *)gtk_combo_box_popdown;
-extern (C) void function(_GtkComboBox *)gtk_combo_box_popup;
-extern (C) char * function(_GtkComboBox *)gtk_combo_box_get_active_text;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_remove_text;
-extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_prepend_text;
-extern (C) void function(_GtkComboBox *, int, char *)gtk_combo_box_insert_text;
-extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_append_text;
+extern (C) int function(aGtkComboBox *)_gtk_combo_box_editing_canceled;
+extern (C) _AtkObject * function(aGtkComboBox *)gtk_combo_box_get_popup_accessible;
+extern (C) void function(aGtkComboBox *)gtk_combo_box_popdown;
+extern (C) void function(aGtkComboBox *)gtk_combo_box_popup;
+extern (C) char * function(aGtkComboBox *)gtk_combo_box_get_active_text;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_remove_text;
+extern (C) void function(aGtkComboBox *, char *)gtk_combo_box_prepend_text;
+extern (C) void function(aGtkComboBox *, int, char *)gtk_combo_box_insert_text;
+extern (C) void function(aGtkComboBox *, char *)gtk_combo_box_append_text;
 extern (C) _GtkWidget * function()gtk_combo_box_new_text;
-extern (C) void function(_GtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158)gtk_combo_box_set_row_separator_func;
-extern (C) _BCD_func__10753 function(_GtkComboBox *)gtk_combo_box_get_row_separator_func;
-extern (C) void * function(_GtkComboBox *)gtk_combo_box_get_model;
-extern (C) void function(_GtkComboBox *, void *)gtk_combo_box_set_model;
-extern (C) void function(_GtkComboBox *, _GtkTreeIter *)gtk_combo_box_set_active_iter;
-extern (C) int function(_GtkComboBox *, _GtkTreeIter *)gtk_combo_box_get_active_iter;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_active;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_active;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_focus_on_click;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_focus_on_click;
-extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_set_title;
-extern (C) char * function(_GtkComboBox *)gtk_combo_box_get_title;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_add_tearoffs;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_add_tearoffs;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_column_span_column;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_column_span_column;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_row_span_column;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_row_span_column;
-extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_wrap_width;
-extern (C) int function(_GtkComboBox *)gtk_combo_box_get_wrap_width;
+extern (C) void function(aGtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158)gtk_combo_box_set_row_separator_func;
+extern (C) _BCD_func__10753 function(aGtkComboBox *)gtk_combo_box_get_row_separator_func;
+extern (C) void * function(aGtkComboBox *)gtk_combo_box_get_model;
+extern (C) void function(aGtkComboBox *, void *)gtk_combo_box_set_model;
+extern (C) void function(aGtkComboBox *, aGtkTreeIter *)gtk_combo_box_set_active_iter;
+extern (C) int function(aGtkComboBox *, aGtkTreeIter *)gtk_combo_box_get_active_iter;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_active;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_active;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_focus_on_click;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_focus_on_click;
+extern (C) void function(aGtkComboBox *, char *)gtk_combo_box_set_title;
+extern (C) char * function(aGtkComboBox *)gtk_combo_box_get_title;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_add_tearoffs;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_add_tearoffs;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_column_span_column;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_column_span_column;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_row_span_column;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_row_span_column;
+extern (C) void function(aGtkComboBox *, int)gtk_combo_box_set_wrap_width;
+extern (C) int function(aGtkComboBox *)gtk_combo_box_get_wrap_width;
 extern (C) _GtkWidget * function(void *)gtk_combo_box_new_with_model;
 extern (C) _GtkWidget * function()gtk_combo_box_new;
 extern (C) uint function()gtk_combo_box_get_type;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_tooltip_column;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_tooltip_column;
-extern (C) int function(_GtkTreeView *, int *, int *, int, void * *, void * *, _GtkTreeIter *)gtk_tree_view_get_tooltip_context;
-extern (C) void function(_GtkTreeView *, void *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_set_tooltip_cell;
-extern (C) void function(_GtkTreeView *, void *, void *)gtk_tree_view_set_tooltip_row;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_level_indentation;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_level_indentation;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_show_expanders;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_show_expanders;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_enable_tree_lines;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_enable_tree_lines;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_grid_lines;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_grid_lines;
-extern (C) void function(_GtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_view_set_row_separator_func;
-extern (C) _BCD_func__10753 function(_GtkTreeView *)gtk_tree_view_get_row_separator_func;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_is_rubber_banding_active;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_rubber_banding;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_rubber_banding;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_hover_expand;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_hover_expand;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_hover_selection;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_hover_selection;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_fixed_height_mode;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_fixed_height_mode;
-extern (C) void function(_GtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158)gtk_tree_view_set_destroy_count_func;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_tree_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_bin_window_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_widget_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_bin_window_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_widget_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_tree_coords;
-extern (C) void function(_GtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158)gtk_tree_view_set_search_position_func;
-extern (C) _BCD_func__10752 function(_GtkTreeView *)gtk_tree_view_get_search_position_func;
-extern (C) void function(_GtkTreeView *, _GtkEntry *)gtk_tree_view_set_search_entry;
-extern (C) _GtkEntry * function(_GtkTreeView *)gtk_tree_view_get_search_entry;
-extern (C) void function(_GtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158)gtk_tree_view_set_search_equal_func;
-extern (C) _BCD_func__10754 function(_GtkTreeView *)gtk_tree_view_get_search_equal_func;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_search_column;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_search_column;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_enable_search;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_enable_search;
-extern (C) _GdkDrawable * function(_GtkTreeView *, void *)gtk_tree_view_create_row_drag_icon;
-extern (C) int function(_GtkTreeView *, int, int, void * *, int *)gtk_tree_view_get_dest_row_at_pos;
-extern (C) void function(_GtkTreeView *, void * *, int *)gtk_tree_view_get_drag_dest_row;
-extern (C) void function(_GtkTreeView *, void *, int)gtk_tree_view_set_drag_dest_row;
-extern (C) void function(_GtkTreeView *)gtk_tree_view_unset_rows_drag_dest;
-extern (C) void function(_GtkTreeView *)gtk_tree_view_unset_rows_drag_source;
-extern (C) void function(_GtkTreeView *, _GtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_dest;
-extern (C) void function(_GtkTreeView *, int, _GtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_source;
-extern (C) int function(_GtkTreeView *, void * *, void * *)gtk_tree_view_get_visible_range;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_tree_to_widget_coords;
-extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_widget_to_tree_coords;
-extern (C) void function(_GtkTreeView *, _GdkRectangle *)gtk_tree_view_get_visible_rect;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_background_area;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_cell_area;
-extern (C) int function(_GtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *)gtk_tree_view_get_path_at_pos;
-extern (C) _GdkDrawable * function(_GtkTreeView *)gtk_tree_view_get_bin_window;
-extern (C) void function(_GtkTreeView *, void * *, _GtkTreeViewColumn * *)gtk_tree_view_get_cursor;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_set_cursor_on_cell;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, int)gtk_tree_view_set_cursor;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_reorderable;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_reorderable;
-extern (C) int function(_GtkTreeView *, void *)gtk_tree_view_row_expanded;
-extern (C) void function(_GtkTreeView *, _BCD_func__10755, void *)gtk_tree_view_map_expanded_rows;
-extern (C) int function(_GtkTreeView *, void *)gtk_tree_view_collapse_row;
-extern (C) int function(_GtkTreeView *, void *, int)gtk_tree_view_expand_row;
-extern (C) void function(_GtkTreeView *, void *)gtk_tree_view_expand_to_path;
-extern (C) void function(_GtkTreeView *)gtk_tree_view_collapse_all;
-extern (C) void function(_GtkTreeView *)gtk_tree_view_expand_all;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *)gtk_tree_view_row_activated;
-extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, int, float, float)gtk_tree_view_scroll_to_cell;
-extern (C) void function(_GtkTreeView *, int, int)gtk_tree_view_scroll_to_point;
-extern (C) void function(_GtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158)gtk_tree_view_set_column_drag_function;
-extern (C) _GtkTreeViewColumn * function(_GtkTreeView *)gtk_tree_view_get_expander_column;
-extern (C) void function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_set_expander_column;
-extern (C) void function(_GtkTreeView *, _GtkTreeViewColumn *, _GtkTreeViewColumn *)gtk_tree_view_move_column_after;
-extern (C) _GList * function(_GtkTreeView *)gtk_tree_view_get_columns;
-extern (C) _GtkTreeViewColumn * function(_GtkTreeView *, int)gtk_tree_view_get_column;
-extern (C) int function(_GtkTreeView *, int, char *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_insert_column_with_data_func;
-extern (C) int function(_GtkTreeView *, int, char *, _GtkCellRenderer *, ...)gtk_tree_view_insert_column_with_attributes;
-extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *, int)gtk_tree_view_insert_column;
-extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_remove_column;
-extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_append_column;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_rules_hint;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_rules_hint;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_headers_clickable;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_headers_clickable;
-extern (C) void function(_GtkTreeView *)gtk_tree_view_columns_autosize;
-extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_headers_visible;
-extern (C) int function(_GtkTreeView *)gtk_tree_view_get_headers_visible;
-extern (C) void function(_GtkTreeView *, _GtkAdjustment *)gtk_tree_view_set_vadjustment;
-extern (C) _GtkAdjustment * function(_GtkTreeView *)gtk_tree_view_get_vadjustment;
-extern (C) void function(_GtkTreeView *, _GtkAdjustment *)gtk_tree_view_set_hadjustment;
-extern (C) _GtkAdjustment * function(_GtkTreeView *)gtk_tree_view_get_hadjustment;
-extern (C) _GtkTreeSelection * function(_GtkTreeView *)gtk_tree_view_get_selection;
-extern (C) void function(_GtkTreeView *, void *)gtk_tree_view_set_model;
-extern (C) void * function(_GtkTreeView *)gtk_tree_view_get_model;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_tooltip_column;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_tooltip_column;
+extern (C) int function(aGtkTreeView *, int *, int *, int, void * *, void * *, aGtkTreeIter *)gtk_tree_view_get_tooltip_context;
+extern (C) void function(aGtkTreeView *, void *, void *, aGtkTreeViewColumn *, aGtkCellRenderer *)gtk_tree_view_set_tooltip_cell;
+extern (C) void function(aGtkTreeView *, void *, void *)gtk_tree_view_set_tooltip_row;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_level_indentation;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_level_indentation;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_show_expanders;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_show_expanders;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_enable_tree_lines;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_enable_tree_lines;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_grid_lines;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_grid_lines;
+extern (C) void function(aGtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_view_set_row_separator_func;
+extern (C) _BCD_func__10753 function(aGtkTreeView *)gtk_tree_view_get_row_separator_func;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_is_rubber_banding_active;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_rubber_banding;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_rubber_banding;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_hover_expand;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_hover_expand;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_hover_selection;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_hover_selection;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_fixed_height_mode;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_fixed_height_mode;
+extern (C) void function(aGtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158)gtk_tree_view_set_destroy_count_func;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_tree_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_bin_window_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_widget_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_bin_window_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_widget_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_tree_coords;
+extern (C) void function(aGtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158)gtk_tree_view_set_search_position_func;
+extern (C) _BCD_func__10752 function(aGtkTreeView *)gtk_tree_view_get_search_position_func;
+extern (C) void function(aGtkTreeView *, aGtkEntry *)gtk_tree_view_set_search_entry;
+extern (C) _GtkEntry * function(aGtkTreeView *)gtk_tree_view_get_search_entry;
+extern (C) void function(aGtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158)gtk_tree_view_set_search_equal_func;
+extern (C) _BCD_func__10754 function(aGtkTreeView *)gtk_tree_view_get_search_equal_func;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_search_column;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_search_column;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_enable_search;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_enable_search;
+extern (C) _GdkDrawable * function(aGtkTreeView *, void *)gtk_tree_view_create_row_drag_icon;
+extern (C) int function(aGtkTreeView *, int, int, void * *, int *)gtk_tree_view_get_dest_row_at_pos;
+extern (C) void function(aGtkTreeView *, void * *, int *)gtk_tree_view_get_drag_dest_row;
+extern (C) void function(aGtkTreeView *, void *, int)gtk_tree_view_set_drag_dest_row;
+extern (C) void function(aGtkTreeView *)gtk_tree_view_unset_rows_drag_dest;
+extern (C) void function(aGtkTreeView *)gtk_tree_view_unset_rows_drag_source;
+extern (C) void function(aGtkTreeView *, aGtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_dest;
+extern (C) void function(aGtkTreeView *, int, aGtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_source;
+extern (C) int function(aGtkTreeView *, void * *, void * *)gtk_tree_view_get_visible_range;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_tree_to_widget_coords;
+extern (C) void function(aGtkTreeView *, int, int, int *, int *)gtk_tree_view_widget_to_tree_coords;
+extern (C) void function(aGtkTreeView *, _GdkRectangle *)gtk_tree_view_get_visible_rect;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_background_area;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_cell_area;
+extern (C) int function(aGtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *)gtk_tree_view_get_path_at_pos;
+extern (C) _GdkDrawable * function(aGtkTreeView *)gtk_tree_view_get_bin_window;
+extern (C) void function(aGtkTreeView *, void * *, _GtkTreeViewColumn * *)gtk_tree_view_get_cursor;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *, aGtkCellRenderer *, int)gtk_tree_view_set_cursor_on_cell;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *, int)gtk_tree_view_set_cursor;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_reorderable;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_reorderable;
+extern (C) int function(aGtkTreeView *, void *)gtk_tree_view_row_expanded;
+extern (C) void function(aGtkTreeView *, _BCD_func__10755, void *)gtk_tree_view_map_expanded_rows;
+extern (C) int function(aGtkTreeView *, void *)gtk_tree_view_collapse_row;
+extern (C) int function(aGtkTreeView *, void *, int)gtk_tree_view_expand_row;
+extern (C) void function(aGtkTreeView *, void *)gtk_tree_view_expand_to_path;
+extern (C) void function(aGtkTreeView *)gtk_tree_view_collapse_all;
+extern (C) void function(aGtkTreeView *)gtk_tree_view_expand_all;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *)gtk_tree_view_row_activated;
+extern (C) void function(aGtkTreeView *, void *, aGtkTreeViewColumn *, int, float, float)gtk_tree_view_scroll_to_cell;
+extern (C) void function(aGtkTreeView *, int, int)gtk_tree_view_scroll_to_point;
+extern (C) void function(aGtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158)gtk_tree_view_set_column_drag_function;
+extern (C) _GtkTreeViewColumn * function(aGtkTreeView *)gtk_tree_view_get_expander_column;
+extern (C) void function(aGtkTreeView *, aGtkTreeViewColumn *)gtk_tree_view_set_expander_column;
+extern (C) void function(aGtkTreeView *, aGtkTreeViewColumn *, aGtkTreeViewColumn *)gtk_tree_view_move_column_after;
+extern (C) _GList * function(aGtkTreeView *)gtk_tree_view_get_columns;
+extern (C) _GtkTreeViewColumn * function(aGtkTreeView *, int)gtk_tree_view_get_column;
+extern (C) int function(aGtkTreeView *, int, char *, aGtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_insert_column_with_data_func;
+extern (C) int function(aGtkTreeView *, int, char *, aGtkCellRenderer *, ...)gtk_tree_view_insert_column_with_attributes;
+extern (C) int function(aGtkTreeView *, aGtkTreeViewColumn *, int)gtk_tree_view_insert_column;
+extern (C) int function(aGtkTreeView *, aGtkTreeViewColumn *)gtk_tree_view_remove_column;
+extern (C) int function(aGtkTreeView *, aGtkTreeViewColumn *)gtk_tree_view_append_column;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_rules_hint;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_rules_hint;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_headers_clickable;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_headers_clickable;
+extern (C) void function(aGtkTreeView *)gtk_tree_view_columns_autosize;
+extern (C) void function(aGtkTreeView *, int)gtk_tree_view_set_headers_visible;
+extern (C) int function(aGtkTreeView *)gtk_tree_view_get_headers_visible;
+extern (C) void function(aGtkTreeView *, aGtkAdjustment *)gtk_tree_view_set_vadjustment;
+extern (C) _GtkAdjustment * function(aGtkTreeView *)gtk_tree_view_get_vadjustment;
+extern (C) void function(aGtkTreeView *, aGtkAdjustment *)gtk_tree_view_set_hadjustment;
+extern (C) _GtkAdjustment * function(aGtkTreeView *)gtk_tree_view_get_hadjustment;
+extern (C) _GtkTreeSelection * function(aGtkTreeView *)gtk_tree_view_get_selection;
+extern (C) void function(aGtkTreeView *, void *)gtk_tree_view_set_model;
+extern (C) void * function(aGtkTreeView *)gtk_tree_view_get_model;
 extern (C) _GtkWidget * function(void *)gtk_tree_view_new_with_model;
 extern (C) _GtkWidget * function()gtk_tree_view_new;
 extern (C) uint function()gtk_tree_view_get_type;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_editable;
-extern (C) void function(_GtkEntry *, int, int)gtk_entry_select_region;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_position;
-extern (C) void function(_GtkEntry *, char *)gtk_entry_prepend_text;
-extern (C) void function(_GtkEntry *, char *)gtk_entry_append_text;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_editable;
+extern (C) void function(aGtkEntry *, int, int)gtk_entry_select_region;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_position;
+extern (C) void function(aGtkEntry *, char *)gtk_entry_prepend_text;
+extern (C) void function(aGtkEntry *, char *)gtk_entry_append_text;
 extern (C) _GtkWidget * function(int)gtk_entry_new_with_max_length;
-extern (C) _GtkAdjustment * function(_GtkEntry *)gtk_entry_get_cursor_hadjustment;
-extern (C) void function(_GtkEntry *, _GtkAdjustment *)gtk_entry_set_cursor_hadjustment;
-extern (C) int function(_GtkEntry *, int)gtk_entry_text_index_to_layout_index;
-extern (C) int function(_GtkEntry *, int)gtk_entry_layout_index_to_text_index;
-extern (C) _GtkEntryCompletion * function(_GtkEntry *)gtk_entry_get_completion;
-extern (C) void function(_GtkEntry *, _GtkEntryCompletion *)gtk_entry_set_completion;
-extern (C) float function(_GtkEntry *)gtk_entry_get_alignment;
-extern (C) void function(_GtkEntry *, float)gtk_entry_set_alignment;
-extern (C) void function(_GtkEntry *, int *, int *)gtk_entry_get_layout_offsets;
-extern (C) void * function(_GtkEntry *)gtk_entry_get_layout;
-extern (C) char * function(_GtkEntry *)gtk_entry_get_text;
-extern (C) void function(_GtkEntry *, char *)gtk_entry_set_text;
-extern (C) int function(_GtkEntry *)gtk_entry_get_width_chars;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_width_chars;
-extern (C) int function(_GtkEntry *)gtk_entry_get_activates_default;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_activates_default;
-extern (C) int function(_GtkEntry *)gtk_entry_get_max_length;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_max_length;
-extern (C) _GtkBorder * function(_GtkEntry *)gtk_entry_get_inner_border;
-extern (C) void function(_GtkEntry *, _GtkBorder *)gtk_entry_set_inner_border;
-extern (C) int function(_GtkEntry *)gtk_entry_get_has_frame;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_has_frame;
-extern (C) uint function(_GtkEntry *)gtk_entry_get_invisible_char;
-extern (C) void function(_GtkEntry *, uint)gtk_entry_set_invisible_char;
-extern (C) int function(_GtkEntry *)gtk_entry_get_visibility;
-extern (C) void function(_GtkEntry *, int)gtk_entry_set_visibility;
+extern (C) _GtkAdjustment * function(aGtkEntry *)gtk_entry_get_cursor_hadjustment;
+extern (C) void function(aGtkEntry *, aGtkAdjustment *)gtk_entry_set_cursor_hadjustment;
+extern (C) int function(aGtkEntry *, int)gtk_entry_text_index_to_layout_index;
+extern (C) int function(aGtkEntry *, int)gtk_entry_layout_index_to_text_index;
+extern (C) _GtkEntryCompletion * function(aGtkEntry *)gtk_entry_get_completion;
+extern (C) void function(aGtkEntry *, aGtkEntryCompletion *)gtk_entry_set_completion;
+extern (C) float function(aGtkEntry *)gtk_entry_get_alignment;
+extern (C) void function(aGtkEntry *, float)gtk_entry_set_alignment;
+extern (C) void function(aGtkEntry *, int *, int *)gtk_entry_get_layout_offsets;
+extern (C) void * function(aGtkEntry *)gtk_entry_get_layout;
+extern (C) char * function(aGtkEntry *)gtk_entry_get_text;
+extern (C) void function(aGtkEntry *, char *)gtk_entry_set_text;
+extern (C) int function(aGtkEntry *)gtk_entry_get_width_chars;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_width_chars;
+extern (C) int function(aGtkEntry *)gtk_entry_get_activates_default;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_activates_default;
+extern (C) int function(aGtkEntry *)gtk_entry_get_max_length;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_max_length;
+extern (C) _GtkBorder * function(aGtkEntry *)gtk_entry_get_inner_border;
+extern (C) void function(aGtkEntry *, aGtkBorder *)gtk_entry_set_inner_border;
+extern (C) int function(aGtkEntry *)gtk_entry_get_has_frame;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_has_frame;
+extern (C) uint function(aGtkEntry *)gtk_entry_get_invisible_char;
+extern (C) void function(aGtkEntry *, uint)gtk_entry_set_invisible_char;
+extern (C) int function(aGtkEntry *)gtk_entry_get_visibility;
+extern (C) void function(aGtkEntry *, int)gtk_entry_set_visibility;
 extern (C) _GtkWidget * function()gtk_entry_new;
 extern (C) uint function()gtk_entry_get_type;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_text_column;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_text_column;
-extern (C) char * function(_GtkEntryCompletion *)gtk_entry_completion_get_completion_prefix;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_single_match;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_single_match;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_set_width;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_set_width;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_completion;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_completion;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_inline_selection;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_inline_selection;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_inline_completion;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_inline_completion;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_delete_action;
-extern (C) void function(_GtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_markup;
-extern (C) void function(_GtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_text;
-extern (C) void function(_GtkEntryCompletion *)gtk_entry_completion_insert_prefix;
-extern (C) void function(_GtkEntryCompletion *)gtk_entry_completion_complete;
-extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_minimum_key_length;
-extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_minimum_key_length;
-extern (C) void function(_GtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158)gtk_entry_completion_set_match_func;
-extern (C) void * function(_GtkEntryCompletion *)gtk_entry_completion_get_model;
-extern (C) void function(_GtkEntryCompletion *, void *)gtk_entry_completion_set_model;
-extern (C) _GtkWidget * function(_GtkEntryCompletion *)gtk_entry_completion_get_entry;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_text_column;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_text_column;
+extern (C) char * function(aGtkEntryCompletion *)gtk_entry_completion_get_completion_prefix;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_popup_single_match;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_popup_single_match;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_popup_set_width;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_popup_set_width;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_popup_completion;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_popup_completion;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_inline_selection;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_inline_selection;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_inline_completion;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_inline_completion;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_delete_action;
+extern (C) void function(aGtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_markup;
+extern (C) void function(aGtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_text;
+extern (C) void function(aGtkEntryCompletion *)gtk_entry_completion_insert_prefix;
+extern (C) void function(aGtkEntryCompletion *)gtk_entry_completion_complete;
+extern (C) int function(aGtkEntryCompletion *)gtk_entry_completion_get_minimum_key_length;
+extern (C) void function(aGtkEntryCompletion *, int)gtk_entry_completion_set_minimum_key_length;
+extern (C) void function(aGtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158)gtk_entry_completion_set_match_func;
+extern (C) void * function(aGtkEntryCompletion *)gtk_entry_completion_get_model;
+extern (C) void function(aGtkEntryCompletion *, void *)gtk_entry_completion_set_model;
+extern (C) _GtkWidget * function(aGtkEntryCompletion *)gtk_entry_completion_get_entry;
 extern (C) _GtkEntryCompletion * function()gtk_entry_completion_new;
 extern (C) uint function()gtk_entry_completion_get_type;
-extern (C) void function(_GtkTreeModelFilter *)gtk_tree_model_filter_clear_cache;
-extern (C) void function(_GtkTreeModelFilter *)gtk_tree_model_filter_refilter;
-extern (C) void * function(_GtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_path_to_child_path;
-extern (C) void * function(_GtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_child_path_to_path;
-extern (C) void function(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_filter_convert_iter_to_child_iter;
-extern (C) int function(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_filter_convert_child_iter_to_iter;
-extern (C) void * function(_GtkTreeModelFilter *)gtk_tree_model_filter_get_model;
-extern (C) void function(_GtkTreeModelFilter *, int)gtk_tree_model_filter_set_visible_column;
-extern (C) void function(_GtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158)gtk_tree_model_filter_set_modify_func;
-extern (C) void function(_GtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_model_filter_set_visible_func;
+extern (C) void function(aGtkTreeModelFilter *)gtk_tree_model_filter_clear_cache;
+extern (C) void function(aGtkTreeModelFilter *)gtk_tree_model_filter_refilter;
+extern (C) void * function(aGtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_path_to_child_path;
+extern (C) void * function(aGtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_child_path_to_path;
+extern (C) void function(aGtkTreeModelFilter *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_filter_convert_iter_to_child_iter;
+extern (C) int function(aGtkTreeModelFilter *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_filter_convert_child_iter_to_iter;
+extern (C) void * function(aGtkTreeModelFilter *)gtk_tree_model_filter_get_model;
+extern (C) void function(aGtkTreeModelFilter *, int)gtk_tree_model_filter_set_visible_column;
+extern (C) void function(aGtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158)gtk_tree_model_filter_set_modify_func;
+extern (C) void function(aGtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_model_filter_set_visible_func;
 extern (C) void * function(void *, void *)gtk_tree_model_filter_new;
 extern (C) uint function()gtk_tree_model_filter_get_type;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_move_before;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_move_after;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_swap;
-extern (C) void function(_GtkListStore *, int *)gtk_list_store_reorder;
-extern (C) int function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_iter_is_valid;
-extern (C) void function(_GtkListStore *)gtk_list_store_clear;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_append;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_prepend;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, int *, _GValue *, int)gtk_list_store_insert_with_valuesv;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, ...)gtk_list_store_insert_with_values;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_insert_after;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_insert_before;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, int)gtk_list_store_insert;
-extern (C) int function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_remove;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, char *)gtk_list_store_set_valist;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, int *, _GValue *, int)gtk_list_store_set_valuesv;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, ...)gtk_list_store_set;
-extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, _GValue *)gtk_list_store_set_value;
-extern (C) void function(_GtkListStore *, int, uint *)gtk_list_store_set_column_types;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_list_store_move_before;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_list_store_move_after;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_list_store_swap;
+extern (C) void function(aGtkListStore *, int *)gtk_list_store_reorder;
+extern (C) int function(aGtkListStore *, aGtkTreeIter *)gtk_list_store_iter_is_valid;
+extern (C) void function(aGtkListStore *)gtk_list_store_clear;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *)gtk_list_store_append;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *)gtk_list_store_prepend;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, int, int *, _GValue *, int)gtk_list_store_insert_with_valuesv;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, int, ...)gtk_list_store_insert_with_values;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_list_store_insert_after;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *)gtk_list_store_insert_before;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, int)gtk_list_store_insert;
+extern (C) int function(aGtkListStore *, aGtkTreeIter *)gtk_list_store_remove;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, char *)gtk_list_store_set_valist;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, int *, _GValue *, int)gtk_list_store_set_valuesv;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, ...)gtk_list_store_set;
+extern (C) void function(aGtkListStore *, aGtkTreeIter *, int, _GValue *)gtk_list_store_set_value;
+extern (C) void function(aGtkListStore *, int, uint *)gtk_list_store_set_column_types;
 extern (C) _GtkListStore * function(int, uint *)gtk_list_store_newv;
 extern (C) _GtkListStore * function(int, ...)gtk_list_store_new;
 extern (C) uint function()gtk_list_store_get_type;
-extern (C) int function(_GtkIMContext *, int, int)gtk_im_context_delete_surrounding;
-extern (C) int function(_GtkIMContext *, char * *, int *)gtk_im_context_get_surrounding;
-extern (C) void function(_GtkIMContext *, char *, int, int)gtk_im_context_set_surrounding;
-extern (C) void function(_GtkIMContext *, int)gtk_im_context_set_use_preedit;
-extern (C) void function(_GtkIMContext *, _GdkRectangle *)gtk_im_context_set_cursor_location;
-extern (C) void function(_GtkIMContext *)gtk_im_context_reset;
-extern (C) void function(_GtkIMContext *)gtk_im_context_focus_out;
-extern (C) void function(_GtkIMContext *)gtk_im_context_focus_in;
-extern (C) int function(_GtkIMContext *, _GdkEventKey *)gtk_im_context_filter_keypress;
-extern (C) void function(_GtkIMContext *, char * *, void * *, int *)gtk_im_context_get_preedit_string;
-extern (C) void function(_GtkIMContext *, _GdkDrawable *)gtk_im_context_set_client_window;
+extern (C) int function(aGtkIMContext *, int, int)gtk_im_context_delete_surrounding;
+extern (C) int function(aGtkIMContext *, char * *, int *)gtk_im_context_get_surrounding;
+extern (C) void function(aGtkIMContext *, char *, int, int)gtk_im_context_set_surrounding;
+extern (C) void function(aGtkIMContext *, int)gtk_im_context_set_use_preedit;
+extern (C) void function(aGtkIMContext *, _GdkRectangle *)gtk_im_context_set_cursor_location;
+extern (C) void function(aGtkIMContext *)gtk_im_context_reset;
+extern (C) void function(aGtkIMContext *)gtk_im_context_focus_out;
+extern (C) void function(aGtkIMContext *)gtk_im_context_focus_in;
+extern (C) int function(aGtkIMContext *, _GdkEventKey *)gtk_im_context_filter_keypress;
+extern (C) void function(aGtkIMContext *, char * *, void * *, int *)gtk_im_context_get_preedit_string;
+extern (C) void function(aGtkIMContext *, _GdkDrawable *)gtk_im_context_set_client_window;
 extern (C) uint function()gtk_im_context_get_type;
 extern (C) int function(void *)gtk_editable_get_editable;
 extern (C) void function(void *, int)gtk_editable_set_editable;
@@ -7211,438 +7985,438 @@
 extern (C) void function(void *, int, int)gtk_editable_select_region;
 extern (C) uint function()gtk_editable_get_type;
 extern (C) void function(_GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_drag_set_default_icon;
-extern (C) void function(_GtkWidget *, _GdkEvent *)_gtk_drag_dest_handle_event;
-extern (C) void function(_GtkWidget *, _GdkEvent *)_gtk_drag_source_handle_event;
-extern (C) int function(_GtkWidget *, int, int, int, int)gtk_drag_check_threshold;
+extern (C) void function(aGtkWidget *, _GdkEvent *)_gtk_drag_dest_handle_event;
+extern (C) void function(aGtkWidget *, _GdkEvent *)_gtk_drag_source_handle_event;
+extern (C) int function(aGtkWidget *, int, int, int, int)gtk_drag_check_threshold;
 extern (C) void function(_GdkDragContext *)gtk_drag_set_icon_default;
 extern (C) void function(_GdkDragContext *, char *, int, int)gtk_drag_set_icon_name;
 extern (C) void function(_GdkDragContext *, char *, int, int)gtk_drag_set_icon_stock;
 extern (C) void function(_GdkDragContext *, void *, int, int)gtk_drag_set_icon_pixbuf;
 extern (C) void function(_GdkDragContext *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_drag_set_icon_pixmap;
-extern (C) void function(_GdkDragContext *, _GtkWidget *, int, int)gtk_drag_set_icon_widget;
-extern (C) _GdkDragContext * function(_GtkWidget *, _GtkTargetList *, int, int, _GdkEvent *)gtk_drag_begin;
-extern (C) void function(_GtkWidget *, char *)gtk_drag_source_set_icon_name;
-extern (C) void function(_GtkWidget *, char *)gtk_drag_source_set_icon_stock;
-extern (C) void function(_GtkWidget *, void *)gtk_drag_source_set_icon_pixbuf;
-extern (C) void function(_GtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *)gtk_drag_source_set_icon;
-extern (C) void function(_GtkWidget *)gtk_drag_source_add_uri_targets;
-extern (C) void function(_GtkWidget *)gtk_drag_source_add_image_targets;
-extern (C) void function(_GtkWidget *)gtk_drag_source_add_text_targets;
-extern (C) void function(_GtkWidget *, _GtkTargetList *)gtk_drag_source_set_target_list;
-extern (C) _GtkTargetList * function(_GtkWidget *)gtk_drag_source_get_target_list;
-extern (C) void function(_GtkWidget *)gtk_drag_source_unset;
-extern (C) void function(_GtkWidget *, int, _GtkTargetEntry *, int, int)gtk_drag_source_set;
-extern (C) int function(_GtkWidget *)gtk_drag_dest_get_track_motion;
-extern (C) void function(_GtkWidget *, int)gtk_drag_dest_set_track_motion;
-extern (C) void function(_GtkWidget *)gtk_drag_dest_add_uri_targets;
-extern (C) void function(_GtkWidget *)gtk_drag_dest_add_image_targets;
-extern (C) void function(_GtkWidget *)gtk_drag_dest_add_text_targets;
-extern (C) void function(_GtkWidget *, _GtkTargetList *)gtk_drag_dest_set_target_list;
-extern (C) _GtkTargetList * function(_GtkWidget *)gtk_drag_dest_get_target_list;
-extern (C) void * function(_GtkWidget *, _GdkDragContext *, _GtkTargetList *)gtk_drag_dest_find_target;
-extern (C) void function(_GtkWidget *)gtk_drag_dest_unset;
-extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_drag_dest_set_proxy;
-extern (C) void function(_GtkWidget *, int, _GtkTargetEntry *, int, int)gtk_drag_dest_set;
-extern (C) void function(_GtkWidget *)gtk_drag_unhighlight;
-extern (C) void function(_GtkWidget *)gtk_drag_highlight;
+extern (C) void function(_GdkDragContext *, aGtkWidget *, int, int)gtk_drag_set_icon_widget;
+extern (C) _GdkDragContext * function(aGtkWidget *, aGtkTargetList *, int, int, _GdkEvent *)gtk_drag_begin;
+extern (C) void function(aGtkWidget *, char *)gtk_drag_source_set_icon_name;
+extern (C) void function(aGtkWidget *, char *)gtk_drag_source_set_icon_stock;
+extern (C) void function(aGtkWidget *, void *)gtk_drag_source_set_icon_pixbuf;
+extern (C) void function(aGtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *)gtk_drag_source_set_icon;
+extern (C) void function(aGtkWidget *)gtk_drag_source_add_uri_targets;
+extern (C) void function(aGtkWidget *)gtk_drag_source_add_image_targets;
+extern (C) void function(aGtkWidget *)gtk_drag_source_add_text_targets;
+extern (C) void function(aGtkWidget *, aGtkTargetList *)gtk_drag_source_set_target_list;
+extern (C) _GtkTargetList * function(aGtkWidget *)gtk_drag_source_get_target_list;
+extern (C) void function(aGtkWidget *)gtk_drag_source_unset;
+extern (C) void function(aGtkWidget *, int, aGtkTargetEntry *, int, int)gtk_drag_source_set;
+extern (C) int function(aGtkWidget *)gtk_drag_dest_get_track_motion;
+extern (C) void function(aGtkWidget *, int)gtk_drag_dest_set_track_motion;
+extern (C) void function(aGtkWidget *)gtk_drag_dest_add_uri_targets;
+extern (C) void function(aGtkWidget *)gtk_drag_dest_add_image_targets;
+extern (C) void function(aGtkWidget *)gtk_drag_dest_add_text_targets;
+extern (C) void function(aGtkWidget *, aGtkTargetList *)gtk_drag_dest_set_target_list;
+extern (C) _GtkTargetList * function(aGtkWidget *)gtk_drag_dest_get_target_list;
+extern (C) void * function(aGtkWidget *, _GdkDragContext *, aGtkTargetList *)gtk_drag_dest_find_target;
+extern (C) void function(aGtkWidget *)gtk_drag_dest_unset;
+extern (C) void function(aGtkWidget *, _GdkDrawable *, int, int)gtk_drag_dest_set_proxy;
+extern (C) void function(aGtkWidget *, int, aGtkTargetEntry *, int, int)gtk_drag_dest_set;
+extern (C) void function(aGtkWidget *)gtk_drag_unhighlight;
+extern (C) void function(aGtkWidget *)gtk_drag_highlight;
 extern (C) _GtkWidget * function(_GdkDragContext *)gtk_drag_get_source_widget;
 extern (C) void function(_GdkDragContext *, int, int, uint)gtk_drag_finish;
-extern (C) void function(_GtkWidget *, _GdkDragContext *, void *, uint)gtk_drag_get_data;
-extern (C) void function(_GtkCombo *)gtk_combo_disable_activate;
-extern (C) void function(_GtkCombo *, _GList *)gtk_combo_set_popdown_strings;
-extern (C) void function(_GtkCombo *, _GtkItem *, char *)gtk_combo_set_item_string;
-extern (C) void function(_GtkCombo *, int)gtk_combo_set_case_sensitive;
-extern (C) void function(_GtkCombo *, int)gtk_combo_set_use_arrows_always;
-extern (C) void function(_GtkCombo *, int)gtk_combo_set_use_arrows;
-extern (C) void function(_GtkCombo *, int, int)gtk_combo_set_value_in_list;
+extern (C) void function(aGtkWidget *, _GdkDragContext *, void *, uint)gtk_drag_get_data;
+extern (C) void function(aGtkCombo *)gtk_combo_disable_activate;
+extern (C) void function(aGtkCombo *, _GList *)gtk_combo_set_popdown_strings;
+extern (C) void function(aGtkCombo *, aGtkItem *, char *)gtk_combo_set_item_string;
+extern (C) void function(aGtkCombo *, int)gtk_combo_set_case_sensitive;
+extern (C) void function(aGtkCombo *, int)gtk_combo_set_use_arrows_always;
+extern (C) void function(aGtkCombo *, int)gtk_combo_set_use_arrows;
+extern (C) void function(aGtkCombo *, int, int)gtk_combo_set_value_in_list;
 extern (C) _GtkWidget * function()gtk_combo_new;
 extern (C) uint function()gtk_combo_get_type;
 extern (C) _GtkWidget * function(int, int)gtk_hbox_new;
 extern (C) uint function()gtk_hbox_get_type;
 extern (C) _GtkWidget * function(char *)gtk_color_selection_dialog_new;
 extern (C) uint function()gtk_color_selection_dialog_get_type;
-extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_update_policy;
-extern (C) void function(_GtkColorSelection *, double *)gtk_color_selection_get_color;
-extern (C) void function(_GtkColorSelection *, double *)gtk_color_selection_set_color;
+extern (C) void function(aGtkColorSelection *, int)gtk_color_selection_set_update_policy;
+extern (C) void function(aGtkColorSelection *, double *)gtk_color_selection_get_color;
+extern (C) void function(aGtkColorSelection *, double *)gtk_color_selection_set_color;
 extern (C) _BCD_func__11008 function(_BCD_func__11008)gtk_color_selection_set_change_palette_with_screen_hook;
 extern (C) _BCD_func__11009 function(_BCD_func__11009)gtk_color_selection_set_change_palette_hook;
 extern (C) char * function(_GdkColor *, int)gtk_color_selection_palette_to_string;
 extern (C) int function(char *, _GdkColor * *, int *)gtk_color_selection_palette_from_string;
-extern (C) int function(_GtkColorSelection *)gtk_color_selection_is_adjusting;
-extern (C) ushort function(_GtkColorSelection *)gtk_color_selection_get_previous_alpha;
-extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_get_previous_color;
-extern (C) void function(_GtkColorSelection *, ushort)gtk_color_selection_set_previous_alpha;
-extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_set_previous_color;
-extern (C) ushort function(_GtkColorSelection *)gtk_color_selection_get_current_alpha;
-extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_get_current_color;
-extern (C) void function(_GtkColorSelection *, ushort)gtk_color_selection_set_current_alpha;
-extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_set_current_color;
-extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_has_palette;
-extern (C) int function(_GtkColorSelection *)gtk_color_selection_get_has_palette;
-extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_has_opacity_control;
-extern (C) int function(_GtkColorSelection *)gtk_color_selection_get_has_opacity_control;
+extern (C) int function(aGtkColorSelection *)gtk_color_selection_is_adjusting;
+extern (C) ushort function(aGtkColorSelection *)gtk_color_selection_get_previous_alpha;
+extern (C) void function(aGtkColorSelection *, _GdkColor *)gtk_color_selection_get_previous_color;
+extern (C) void function(aGtkColorSelection *, ushort)gtk_color_selection_set_previous_alpha;
+extern (C) void function(aGtkColorSelection *, _GdkColor *)gtk_color_selection_set_previous_color;
+extern (C) ushort function(aGtkColorSelection *)gtk_color_selection_get_current_alpha;
+extern (C) void function(aGtkColorSelection *, _GdkColor *)gtk_color_selection_get_current_color;
+extern (C) void function(aGtkColorSelection *, ushort)gtk_color_selection_set_current_alpha;
+extern (C) void function(aGtkColorSelection *, _GdkColor *)gtk_color_selection_set_current_color;
+extern (C) void function(aGtkColorSelection *, int)gtk_color_selection_set_has_palette;
+extern (C) int function(aGtkColorSelection *)gtk_color_selection_get_has_palette;
+extern (C) void function(aGtkColorSelection *, int)gtk_color_selection_set_has_opacity_control;
+extern (C) int function(aGtkColorSelection *)gtk_color_selection_get_has_opacity_control;
 extern (C) _GtkWidget * function()gtk_color_selection_new;
 extern (C) uint function()gtk_color_selection_get_type;
 extern (C) _GtkWidget * function(int, int)gtk_vbox_new;
 extern (C) uint function()gtk_vbox_get_type;
-extern (C) char * function(_GtkColorButton *)gtk_color_button_get_title;
-extern (C) void function(_GtkColorButton *, char *)gtk_color_button_set_title;
-extern (C) int function(_GtkColorButton *)gtk_color_button_get_use_alpha;
-extern (C) void function(_GtkColorButton *, int)gtk_color_button_set_use_alpha;
-extern (C) ushort function(_GtkColorButton *)gtk_color_button_get_alpha;
-extern (C) void function(_GtkColorButton *, _GdkColor *)gtk_color_button_get_color;
-extern (C) void function(_GtkColorButton *, ushort)gtk_color_button_set_alpha;
-extern (C) void function(_GtkColorButton *, _GdkColor *)gtk_color_button_set_color;
+extern (C) char * function(aGtkColorButton *)gtk_color_button_get_title;
+extern (C) void function(aGtkColorButton *, char *)gtk_color_button_set_title;
+extern (C) int function(aGtkColorButton *)gtk_color_button_get_use_alpha;
+extern (C) void function(aGtkColorButton *, int)gtk_color_button_set_use_alpha;
+extern (C) ushort function(aGtkColorButton *)gtk_color_button_get_alpha;
+extern (C) void function(aGtkColorButton *, _GdkColor *)gtk_color_button_get_color;
+extern (C) void function(aGtkColorButton *, ushort)gtk_color_button_set_alpha;
+extern (C) void function(aGtkColorButton *, _GdkColor *)gtk_color_button_set_color;
 extern (C) _GtkWidget * function(_GdkColor *)gtk_color_button_new_with_color;
 extern (C) _GtkWidget * function()gtk_color_button_new;
 extern (C) uint function()gtk_color_button_get_type;
-extern (C) void * function(_GtkCList *, _GtkCListRow *, int)_gtk_clist_create_cell_layout;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_auto_sort;
-extern (C) void function(_GtkCList *)gtk_clist_sort;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_sort_type;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_sort_column;
-extern (C) void function(_GtkCList *, _BCD_func__11051)gtk_clist_set_compare_func;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_row_move;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_swap_rows;
-extern (C) void function(_GtkCList *)gtk_clist_unselect_all;
-extern (C) void function(_GtkCList *)gtk_clist_select_all;
-extern (C) int function(_GtkCList *, int, int, int *, int *)gtk_clist_get_selection_info;
-extern (C) void function(_GtkCList *)gtk_clist_clear;
-extern (C) void function(_GtkCList *)gtk_clist_undo_selection;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_unselect_row;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_select_row;
-extern (C) int function(_GtkCList *, void *)gtk_clist_find_row_from_data;
-extern (C) void * function(_GtkCList *, int)gtk_clist_get_row_data;
-extern (C) void function(_GtkCList *, int, void *, _BCD_func__13158)gtk_clist_set_row_data_full;
-extern (C) void function(_GtkCList *, int, void *)gtk_clist_set_row_data;
-extern (C) void function(_GtkCList *, int)gtk_clist_remove;
-extern (C) int function(_GtkCList *, int, char * *)gtk_clist_insert;
-extern (C) int function(_GtkCList *, char * *)gtk_clist_append;
-extern (C) int function(_GtkCList *, char * *)gtk_clist_prepend;
-extern (C) int function(_GtkCList *, int)gtk_clist_get_selectable;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_selectable;
-extern (C) void function(_GtkCList *, int, int, int, int)gtk_clist_set_shift;
-extern (C) _GtkStyle * function(_GtkCList *, int)gtk_clist_get_row_style;
-extern (C) void function(_GtkCList *, int, _GtkStyle *)gtk_clist_set_row_style;
-extern (C) _GtkStyle * function(_GtkCList *, int, int)gtk_clist_get_cell_style;
-extern (C) void function(_GtkCList *, int, int, _GtkStyle *)gtk_clist_set_cell_style;
-extern (C) void function(_GtkCList *, int, _GdkColor *)gtk_clist_set_background;
-extern (C) void function(_GtkCList *, int, _GdkColor *)gtk_clist_set_foreground;
-extern (C) int function(_GtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixtext;
-extern (C) void function(_GtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixtext;
-extern (C) int function(_GtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixmap;
-extern (C) void function(_GtkCList *, int, int, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixmap;
-extern (C) int function(_GtkCList *, int, int, char * *)gtk_clist_get_text;
-extern (C) void function(_GtkCList *, int, int, char *)gtk_clist_set_text;
-extern (C) int function(_GtkCList *, int, int)gtk_clist_get_cell_type;
-extern (C) int function(_GtkCList *, int)gtk_clist_row_is_visible;
-extern (C) void function(_GtkCList *, int, int, float, float)gtk_clist_moveto;
-extern (C) void function(_GtkCList *, uint)gtk_clist_set_row_height;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_max_width;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_min_width;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_width;
-extern (C) int function(_GtkCList *, int)gtk_clist_optimal_column_width;
-extern (C) int function(_GtkCList *)gtk_clist_columns_autosize;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_auto_resize;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_resizeable;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_visibility;
-extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_justification;
-extern (C) _GtkWidget * function(_GtkCList *, int)gtk_clist_get_column_widget;
-extern (C) void function(_GtkCList *, int, _GtkWidget *)gtk_clist_set_column_widget;
-extern (C) char * function(_GtkCList *, int)gtk_clist_get_column_title;
-extern (C) void function(_GtkCList *, int, char *)gtk_clist_set_column_title;
-extern (C) void function(_GtkCList *)gtk_clist_column_titles_passive;
-extern (C) void function(_GtkCList *)gtk_clist_column_titles_active;
-extern (C) void function(_GtkCList *, int)gtk_clist_column_title_passive;
-extern (C) void function(_GtkCList *, int)gtk_clist_column_title_active;
-extern (C) void function(_GtkCList *)gtk_clist_column_titles_hide;
-extern (C) void function(_GtkCList *)gtk_clist_column_titles_show;
-extern (C) void function(_GtkCList *)gtk_clist_thaw;
-extern (C) void function(_GtkCList *)gtk_clist_freeze;
-extern (C) void function(_GtkCList *, uint, char)gtk_clist_set_button_actions;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_use_drag_icons;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_reorderable;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_selection_mode;
-extern (C) void function(_GtkCList *, int)gtk_clist_set_shadow_type;
-extern (C) _GtkAdjustment * function(_GtkCList *)gtk_clist_get_vadjustment;
-extern (C) _GtkAdjustment * function(_GtkCList *)gtk_clist_get_hadjustment;
-extern (C) void function(_GtkCList *, _GtkAdjustment *)gtk_clist_set_vadjustment;
-extern (C) void function(_GtkCList *, _GtkAdjustment *)gtk_clist_set_hadjustment;
+extern (C) void * function(aGtkCList *, aGtkCListRow *, int)_gtk_clist_create_cell_layout;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_auto_sort;
+extern (C) void function(aGtkCList *)gtk_clist_sort;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_sort_type;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_sort_column;
+extern (C) void function(aGtkCList *, _BCD_func__11051)gtk_clist_set_compare_func;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_row_move;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_swap_rows;
+extern (C) void function(aGtkCList *)gtk_clist_unselect_all;
+extern (C) void function(aGtkCList *)gtk_clist_select_all;
+extern (C) int function(aGtkCList *, int, int, int *, int *)gtk_clist_get_selection_info;
+extern (C) void function(aGtkCList *)gtk_clist_clear;
+extern (C) void function(aGtkCList *)gtk_clist_undo_selection;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_unselect_row;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_select_row;
+extern (C) int function(aGtkCList *, void *)gtk_clist_find_row_from_data;
+extern (C) void * function(aGtkCList *, int)gtk_clist_get_row_data;
+extern (C) void function(aGtkCList *, int, void *, _BCD_func__13158)gtk_clist_set_row_data_full;
+extern (C) void function(aGtkCList *, int, void *)gtk_clist_set_row_data;
+extern (C) void function(aGtkCList *, int)gtk_clist_remove;
+extern (C) int function(aGtkCList *, int, char * *)gtk_clist_insert;
+extern (C) int function(aGtkCList *, char * *)gtk_clist_append;
+extern (C) int function(aGtkCList *, char * *)gtk_clist_prepend;
+extern (C) int function(aGtkCList *, int)gtk_clist_get_selectable;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_selectable;
+extern (C) void function(aGtkCList *, int, int, int, int)gtk_clist_set_shift;
+extern (C) _GtkStyle * function(aGtkCList *, int)gtk_clist_get_row_style;
+extern (C) void function(aGtkCList *, int, aGtkStyle *)gtk_clist_set_row_style;
+extern (C) _GtkStyle * function(aGtkCList *, int, int)gtk_clist_get_cell_style;
+extern (C) void function(aGtkCList *, int, int, aGtkStyle *)gtk_clist_set_cell_style;
+extern (C) void function(aGtkCList *, int, _GdkColor *)gtk_clist_set_background;
+extern (C) void function(aGtkCList *, int, _GdkColor *)gtk_clist_set_foreground;
+extern (C) int function(aGtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixtext;
+extern (C) void function(aGtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixtext;
+extern (C) int function(aGtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixmap;
+extern (C) void function(aGtkCList *, int, int, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixmap;
+extern (C) int function(aGtkCList *, int, int, char * *)gtk_clist_get_text;
+extern (C) void function(aGtkCList *, int, int, char *)gtk_clist_set_text;
+extern (C) int function(aGtkCList *, int, int)gtk_clist_get_cell_type;
+extern (C) int function(aGtkCList *, int)gtk_clist_row_is_visible;
+extern (C) void function(aGtkCList *, int, int, float, float)gtk_clist_moveto;
+extern (C) void function(aGtkCList *, uint)gtk_clist_set_row_height;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_max_width;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_min_width;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_width;
+extern (C) int function(aGtkCList *, int)gtk_clist_optimal_column_width;
+extern (C) int function(aGtkCList *)gtk_clist_columns_autosize;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_auto_resize;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_resizeable;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_visibility;
+extern (C) void function(aGtkCList *, int, int)gtk_clist_set_column_justification;
+extern (C) _GtkWidget * function(aGtkCList *, int)gtk_clist_get_column_widget;
+extern (C) void function(aGtkCList *, int, aGtkWidget *)gtk_clist_set_column_widget;
+extern (C) char * function(aGtkCList *, int)gtk_clist_get_column_title;
+extern (C) void function(aGtkCList *, int, char *)gtk_clist_set_column_title;
+extern (C) void function(aGtkCList *)gtk_clist_column_titles_passive;
+extern (C) void function(aGtkCList *)gtk_clist_column_titles_active;
+extern (C) void function(aGtkCList *, int)gtk_clist_column_title_passive;
+extern (C) void function(aGtkCList *, int)gtk_clist_column_title_active;
+extern (C) void function(aGtkCList *)gtk_clist_column_titles_hide;
+extern (C) void function(aGtkCList *)gtk_clist_column_titles_show;
+extern (C) void function(aGtkCList *)gtk_clist_thaw;
+extern (C) void function(aGtkCList *)gtk_clist_freeze;
+extern (C) void function(aGtkCList *, uint, char)gtk_clist_set_button_actions;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_use_drag_icons;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_reorderable;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_selection_mode;
+extern (C) void function(aGtkCList *, int)gtk_clist_set_shadow_type;
+extern (C) _GtkAdjustment * function(aGtkCList *)gtk_clist_get_vadjustment;
+extern (C) _GtkAdjustment * function(aGtkCList *)gtk_clist_get_hadjustment;
+extern (C) void function(aGtkCList *, aGtkAdjustment *)gtk_clist_set_vadjustment;
+extern (C) void function(aGtkCList *, aGtkAdjustment *)gtk_clist_set_hadjustment;
 extern (C) _GtkWidget * function(int, char * *)gtk_clist_new_with_titles;
 extern (C) _GtkWidget * function(int)gtk_clist_new;
 extern (C) uint function()gtk_clist_get_type;
-extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_vscrollbar_new;
+extern (C) _GtkWidget * function(aGtkAdjustment *)gtk_vscrollbar_new;
 extern (C) uint function()gtk_vscrollbar_get_type;
-extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_hscrollbar_new;
+extern (C) _GtkWidget * function(aGtkAdjustment *)gtk_hscrollbar_new;
 extern (C) uint function()gtk_hscrollbar_get_type;
 extern (C) uint function()gtk_scrollbar_get_type;
-extern (C) double function(_GtkRange *, int)_gtk_range_get_wheel_delta;
-extern (C) double function(_GtkRange *)gtk_range_get_fill_level;
-extern (C) void function(_GtkRange *, double)gtk_range_set_fill_level;
-extern (C) int function(_GtkRange *)gtk_range_get_restrict_to_fill_level;
-extern (C) void function(_GtkRange *, int)gtk_range_set_restrict_to_fill_level;
-extern (C) int function(_GtkRange *)gtk_range_get_show_fill_level;
-extern (C) void function(_GtkRange *, int)gtk_range_set_show_fill_level;
-extern (C) double function(_GtkRange *)gtk_range_get_value;
-extern (C) void function(_GtkRange *, double)gtk_range_set_value;
-extern (C) void function(_GtkRange *, double, double)gtk_range_set_range;
-extern (C) void function(_GtkRange *, double, double)gtk_range_set_increments;
-extern (C) int function(_GtkRange *)gtk_range_get_upper_stepper_sensitivity;
-extern (C) void function(_GtkRange *, int)gtk_range_set_upper_stepper_sensitivity;
-extern (C) int function(_GtkRange *)gtk_range_get_lower_stepper_sensitivity;
-extern (C) void function(_GtkRange *, int)gtk_range_set_lower_stepper_sensitivity;
-extern (C) int function(_GtkRange *)gtk_range_get_inverted;
-extern (C) void function(_GtkRange *, int)gtk_range_set_inverted;
-extern (C) _GtkAdjustment * function(_GtkRange *)gtk_range_get_adjustment;
-extern (C) void function(_GtkRange *, _GtkAdjustment *)gtk_range_set_adjustment;
-extern (C) int function(_GtkRange *)gtk_range_get_update_policy;
-extern (C) void function(_GtkRange *, int)gtk_range_set_update_policy;
+extern (C) double function(aGtkRange *, int)_gtk_range_get_wheel_delta;
+extern (C) double function(aGtkRange *)gtk_range_get_fill_level;
+extern (C) void function(aGtkRange *, double)gtk_range_set_fill_level;
+extern (C) int function(aGtkRange *)gtk_range_get_restrict_to_fill_level;
+extern (C) void function(aGtkRange *, int)gtk_range_set_restrict_to_fill_level;
+extern (C) int function(aGtkRange *)gtk_range_get_show_fill_level;
+extern (C) void function(aGtkRange *, int)gtk_range_set_show_fill_level;
+extern (C) double function(aGtkRange *)gtk_range_get_value;
+extern (C) void function(aGtkRange *, double)gtk_range_set_value;
+extern (C) void function(aGtkRange *, double, double)gtk_range_set_range;
+extern (C) void function(aGtkRange *, double, double)gtk_range_set_increments;
+extern (C) int function(aGtkRange *)gtk_range_get_upper_stepper_sensitivity;
+extern (C) void function(aGtkRange *, int)gtk_range_set_upper_stepper_sensitivity;
+extern (C) int function(aGtkRange *)gtk_range_get_lower_stepper_sensitivity;
+extern (C) void function(aGtkRange *, int)gtk_range_set_lower_stepper_sensitivity;
+extern (C) int function(aGtkRange *)gtk_range_get_inverted;
+extern (C) void function(aGtkRange *, int)gtk_range_set_inverted;
+extern (C) _GtkAdjustment * function(aGtkRange *)gtk_range_get_adjustment;
+extern (C) void function(aGtkRange *, aGtkAdjustment *)gtk_range_set_adjustment;
+extern (C) int function(aGtkRange *)gtk_range_get_update_policy;
+extern (C) void function(aGtkRange *, int)gtk_range_set_update_policy;
 extern (C) uint function()gtk_range_get_type;
 extern (C) void function()_gtk_clipboard_store_all;
 extern (C) void function(_GdkEventOwnerChange *)_gtk_clipboard_handle_event;
 extern (C) void function(void *)gtk_clipboard_store;
-extern (C) void function(void *, _GtkTargetEntry *, int)gtk_clipboard_set_can_store;
+extern (C) void function(void *, aGtkTargetEntry *, int)gtk_clipboard_set_can_store;
 extern (C) int function(void *, void *)gtk_clipboard_wait_is_target_available;
 extern (C) int function(void *)gtk_clipboard_wait_is_image_available;
-extern (C) int function(void *, _GtkTextBuffer *)gtk_clipboard_wait_is_rich_text_available;
+extern (C) int function(void *, aGtkTextBuffer *)gtk_clipboard_wait_is_rich_text_available;
 extern (C) int function(void *)gtk_clipboard_wait_is_text_available;
 extern (C) int function(void *, void * * *, int *)gtk_clipboard_wait_for_targets;
 extern (C) void * function(void *)gtk_clipboard_wait_for_image;
-extern (C) char * function(void *, _GtkTextBuffer *, void * *, uint *)gtk_clipboard_wait_for_rich_text;
+extern (C) char * function(void *, aGtkTextBuffer *, void * *, uint *)gtk_clipboard_wait_for_rich_text;
 extern (C) char * function(void *)gtk_clipboard_wait_for_text;
 extern (C) _GtkSelectionData * function(void *, void *)gtk_clipboard_wait_for_contents;
 extern (C) void function(void *, _BCD_func__11269, void *)gtk_clipboard_request_targets;
 extern (C) void function(void *, _BCD_func__11270, void *)gtk_clipboard_request_image;
-extern (C) void function(void *, _GtkTextBuffer *, _BCD_func__11271, void *)gtk_clipboard_request_rich_text;
+extern (C) void function(void *, aGtkTextBuffer *, _BCD_func__11271, void *)gtk_clipboard_request_rich_text;
 extern (C) void function(void *, _BCD_func__11272, void *)gtk_clipboard_request_text;
 extern (C) void function(void *, void *, _BCD_func__11273, void *)gtk_clipboard_request_contents;
 extern (C) void function(void *, void *)gtk_clipboard_set_image;
 extern (C) void function(void *, char *, int)gtk_clipboard_set_text;
 extern (C) void function(void *)gtk_clipboard_clear;
 extern (C) _GObject * function(void *)gtk_clipboard_get_owner;
-extern (C) int function(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *)gtk_clipboard_set_with_owner;
-extern (C) int function(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *)gtk_clipboard_set_with_data;
+extern (C) int function(void *, aGtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *)gtk_clipboard_set_with_owner;
+extern (C) int function(void *, aGtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *)gtk_clipboard_set_with_data;
 extern (C) _GdkDisplay * function(void *)gtk_clipboard_get_display;
 extern (C) void * function(void *)gtk_clipboard_get;
 extern (C) void * function(_GdkDisplay *, void *)gtk_clipboard_get_for_display;
 extern (C) uint function()gtk_clipboard_get_type;
 extern (C) uint function()gtk_target_list_get_type;
-extern (C) void function(_GtkSelectionData *)gtk_selection_data_free;
-extern (C) _GtkSelectionData * function(_GtkSelectionData *)gtk_selection_data_copy;
+extern (C) void function(aGtkSelectionData *)gtk_selection_data_free;
+extern (C) _GtkSelectionData * function(aGtkSelectionData *)gtk_selection_data_copy;
 extern (C) uint function()gtk_selection_data_get_type;
-extern (C) int function(_GtkWidget *, _GdkEventProperty *)_gtk_selection_property_notify;
-extern (C) int function(_GtkWidget *, _GdkEventSelection *)_gtk_selection_notify;
+extern (C) int function(aGtkWidget *, _GdkEventProperty *)_gtk_selection_property_notify;
+extern (C) int function(aGtkWidget *, _GdkEventSelection *)_gtk_selection_notify;
 extern (C) int function(_GdkDrawable *, _GdkEventProperty *)_gtk_selection_incr_event;
-extern (C) int function(_GtkWidget *, _GdkEventSelection *)_gtk_selection_request;
-extern (C) int function(_GtkWidget *, _GdkEventSelection *)gtk_selection_clear;
-extern (C) void function(_GtkWidget *)gtk_selection_remove_all;
+extern (C) int function(aGtkWidget *, _GdkEventSelection *)_gtk_selection_request;
+extern (C) int function(aGtkWidget *, _GdkEventSelection *)gtk_selection_clear;
+extern (C) void function(aGtkWidget *)gtk_selection_remove_all;
 extern (C) int function(void * *, int)gtk_targets_include_uri;
 extern (C) int function(void * *, int, int)gtk_targets_include_image;
-extern (C) int function(void * *, int, _GtkTextBuffer *)gtk_targets_include_rich_text;
+extern (C) int function(void * *, int, aGtkTextBuffer *)gtk_targets_include_rich_text;
 extern (C) int function(void * *, int)gtk_targets_include_text;
-extern (C) int function(_GtkSelectionData *)gtk_selection_data_targets_include_uri;
-extern (C) int function(_GtkSelectionData *, int)gtk_selection_data_targets_include_image;
-extern (C) int function(_GtkSelectionData *, _GtkTextBuffer *)gtk_selection_data_targets_include_rich_text;
-extern (C) int function(_GtkSelectionData *)gtk_selection_data_targets_include_text;
-extern (C) int function(_GtkSelectionData *, void * * *, int *)gtk_selection_data_get_targets;
-extern (C) char * * function(_GtkSelectionData *)gtk_selection_data_get_uris;
-extern (C) int function(_GtkSelectionData *, char * *)gtk_selection_data_set_uris;
-extern (C) void * function(_GtkSelectionData *)gtk_selection_data_get_pixbuf;
-extern (C) int function(_GtkSelectionData *, void *)gtk_selection_data_set_pixbuf;
-extern (C) char * function(_GtkSelectionData *)gtk_selection_data_get_text;
-extern (C) int function(_GtkSelectionData *, char *, int)gtk_selection_data_set_text;
-extern (C) void function(_GtkSelectionData *, void *, int, char *, int)gtk_selection_data_set;
-extern (C) int function(_GtkWidget *, void *, void *, uint)gtk_selection_convert;
-extern (C) void function(_GtkWidget *, void *)gtk_selection_clear_targets;
-extern (C) void function(_GtkWidget *, void *, _GtkTargetEntry *, uint)gtk_selection_add_targets;
-extern (C) void function(_GtkWidget *, void *, void *, uint)gtk_selection_add_target;
-extern (C) int function(_GdkDisplay *, _GtkWidget *, void *, uint)gtk_selection_owner_set_for_display;
-extern (C) int function(_GtkWidget *, void *, uint)gtk_selection_owner_set;
-extern (C) void function(_GtkTargetEntry *, int)gtk_target_table_free;
-extern (C) _GtkTargetEntry * function(_GtkTargetList *, int *)gtk_target_table_new_from_list;
-extern (C) int function(_GtkTargetList *, void *, uint *)gtk_target_list_find;
-extern (C) void function(_GtkTargetList *, void *)gtk_target_list_remove;
-extern (C) void function(_GtkTargetList *, _GtkTargetEntry *, uint)gtk_target_list_add_table;
-extern (C) void function(_GtkTargetList *, uint)gtk_target_list_add_uri_targets;
-extern (C) void function(_GtkTargetList *, uint, int)gtk_target_list_add_image_targets;
-extern (C) void function(_GtkTargetList *, uint, int, _GtkTextBuffer *)gtk_target_list_add_rich_text_targets;
-extern (C) void function(_GtkTargetList *, uint)gtk_target_list_add_text_targets;
-extern (C) void function(_GtkTargetList *, void *, uint, uint)gtk_target_list_add;
-extern (C) void function(_GtkTargetList *)gtk_target_list_unref;
-extern (C) _GtkTargetList * function(_GtkTargetList *)gtk_target_list_ref;
-extern (C) _GtkTargetList * function(_GtkTargetEntry *, uint)gtk_target_list_new;
-extern (C) void function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_order;
-extern (C) int function(_GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_in_range;
-extern (C) int function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_compare;
-extern (C) int function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_equal;
-extern (C) int function(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_backward_search;
-extern (C) int function(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_forward_search;
-extern (C) int function(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *)gtk_text_iter_backward_find_char;
-extern (C) int function(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *)gtk_text_iter_forward_find_char;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_backward_to_tag_toggle;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_forward_to_tag_toggle;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_visible_line_index;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_visible_line_offset;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_to_line_end;
-extern (C) void function(_GtkTextIter *)gtk_text_iter_forward_to_end;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line_index;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line_offset;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line;
-extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_offset;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_cursor_positions;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_cursor_positions;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_cursor_position;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_cursor_position;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_cursor_positions;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_cursor_positions;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_cursor_position;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_cursor_position;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_sentence_starts;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_sentence_ends;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_sentence_start;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_sentence_end;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_word_starts;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_word_ends;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_word_start;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_word_end;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_lines;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_lines;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_line;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_word_starts;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_word_ends;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_word_start;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_word_end;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_lines;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_lines;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_line;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_chars;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_chars;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_char;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_char;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_is_start;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_is_end;
-extern (C) void * function(_GtkTextIter *)gtk_text_iter_get_language;
-extern (C) int function(_GtkTextIter *, _GtkTextAttributes *)gtk_text_iter_get_attributes;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_bytes_in_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_chars_in_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_is_cursor_position;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_inside_sentence;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_sentence;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_sentence;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_inside_word;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_word;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_word;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_can_insert;
-extern (C) int function(_GtkTextIter *, int)gtk_text_iter_editable;
-extern (C) _GSList * function(_GtkTextIter *)gtk_text_iter_get_tags;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_has_tag;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_toggles_tag;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_ends_tag;
-extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_begins_tag;
-extern (C) _GSList * function(_GtkTextIter *, int)gtk_text_iter_get_toggled_tags;
-extern (C) _GtkTextChildAnchor * function(_GtkTextIter *)gtk_text_iter_get_child_anchor;
-extern (C) _GSList * function(_GtkTextIter *)gtk_text_iter_get_marks;
-extern (C) void * function(_GtkTextIter *)gtk_text_iter_get_pixbuf;
-extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_visible_text;
-extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_visible_slice;
-extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_text;
-extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_slice;
-extern (C) uint function(_GtkTextIter *)gtk_text_iter_get_char;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_visible_line_index;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_visible_line_offset;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line_index;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line_offset;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line;
-extern (C) int function(_GtkTextIter *)gtk_text_iter_get_offset;
+extern (C) int function(aGtkSelectionData *)gtk_selection_data_targets_include_uri;
+extern (C) int function(aGtkSelectionData *, int)gtk_selection_data_targets_include_image;
+extern (C) int function(aGtkSelectionData *, aGtkTextBuffer *)gtk_selection_data_targets_include_rich_text;
+extern (C) int function(aGtkSelectionData *)gtk_selection_data_targets_include_text;
+extern (C) int function(aGtkSelectionData *, void * * *, int *)gtk_selection_data_get_targets;
+extern (C) char * * function(aGtkSelectionData *)gtk_selection_data_get_uris;
+extern (C) int function(aGtkSelectionData *, char * *)gtk_selection_data_set_uris;
+extern (C) void * function(aGtkSelectionData *)gtk_selection_data_get_pixbuf;
+extern (C) int function(aGtkSelectionData *, void *)gtk_selection_data_set_pixbuf;
+extern (C) char * function(aGtkSelectionData *)gtk_selection_data_get_text;
+extern (C) int function(aGtkSelectionData *, char *, int)gtk_selection_data_set_text;
+extern (C) void function(aGtkSelectionData *, void *, int, char *, int)gtk_selection_data_set;
+extern (C) int function(aGtkWidget *, void *, void *, uint)gtk_selection_convert;
+extern (C) void function(aGtkWidget *, void *)gtk_selection_clear_targets;
+extern (C) void function(aGtkWidget *, void *, aGtkTargetEntry *, uint)gtk_selection_add_targets;
+extern (C) void function(aGtkWidget *, void *, void *, uint)gtk_selection_add_target;
+extern (C) int function(_GdkDisplay *, aGtkWidget *, void *, uint)gtk_selection_owner_set_for_display;
+extern (C) int function(aGtkWidget *, void *, uint)gtk_selection_owner_set;
+extern (C) void function(aGtkTargetEntry *, int)gtk_target_table_free;
+extern (C) _GtkTargetEntry * function(aGtkTargetList *, int *)gtk_target_table_new_from_list;
+extern (C) int function(aGtkTargetList *, void *, uint *)gtk_target_list_find;
+extern (C) void function(aGtkTargetList *, void *)gtk_target_list_remove;
+extern (C) void function(aGtkTargetList *, aGtkTargetEntry *, uint)gtk_target_list_add_table;
+extern (C) void function(aGtkTargetList *, uint)gtk_target_list_add_uri_targets;
+extern (C) void function(aGtkTargetList *, uint, int)gtk_target_list_add_image_targets;
+extern (C) void function(aGtkTargetList *, uint, int, aGtkTextBuffer *)gtk_target_list_add_rich_text_targets;
+extern (C) void function(aGtkTargetList *, uint)gtk_target_list_add_text_targets;
+extern (C) void function(aGtkTargetList *, void *, uint, uint)gtk_target_list_add;
+extern (C) void function(aGtkTargetList *)gtk_target_list_unref;
+extern (C) _GtkTargetList * function(aGtkTargetList *)gtk_target_list_ref;
+extern (C) _GtkTargetList * function(aGtkTargetEntry *, uint)gtk_target_list_new;
+extern (C) void function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_order;
+extern (C) int function(aGtkTextIter *, aGtkTextIter *, aGtkTextIter *)gtk_text_iter_in_range;
+extern (C) int function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_compare;
+extern (C) int function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_equal;
+extern (C) int function(aGtkTextIter *, char *, int, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *)gtk_text_iter_backward_search;
+extern (C) int function(aGtkTextIter *, char *, int, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *)gtk_text_iter_forward_search;
+extern (C) int function(aGtkTextIter *, _BCD_func__11292, void *, aGtkTextIter *)gtk_text_iter_backward_find_char;
+extern (C) int function(aGtkTextIter *, _BCD_func__11292, void *, aGtkTextIter *)gtk_text_iter_forward_find_char;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_backward_to_tag_toggle;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_forward_to_tag_toggle;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_visible_line_index;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_visible_line_offset;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_to_line_end;
+extern (C) void function(aGtkTextIter *)gtk_text_iter_forward_to_end;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_line_index;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_line_offset;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_line;
+extern (C) void function(aGtkTextIter *, int)gtk_text_iter_set_offset;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_visible_cursor_positions;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_visible_cursor_positions;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_visible_cursor_position;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_visible_cursor_position;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_cursor_positions;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_cursor_positions;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_cursor_position;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_cursor_position;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_sentence_starts;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_sentence_ends;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_sentence_start;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_sentence_end;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_visible_word_starts;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_visible_word_ends;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_visible_word_start;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_visible_word_end;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_visible_lines;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_visible_lines;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_visible_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_visible_line;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_word_starts;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_word_ends;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_word_start;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_word_end;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_lines;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_lines;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_line;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_backward_chars;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_forward_chars;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_backward_char;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_forward_char;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_is_start;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_is_end;
+extern (C) void * function(aGtkTextIter *)gtk_text_iter_get_language;
+extern (C) int function(aGtkTextIter *, aGtkTextAttributes *)gtk_text_iter_get_attributes;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_bytes_in_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_chars_in_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_is_cursor_position;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_ends_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_starts_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_inside_sentence;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_ends_sentence;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_starts_sentence;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_inside_word;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_ends_word;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_starts_word;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_can_insert;
+extern (C) int function(aGtkTextIter *, int)gtk_text_iter_editable;
+extern (C) _GSList * function(aGtkTextIter *)gtk_text_iter_get_tags;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_has_tag;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_toggles_tag;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_ends_tag;
+extern (C) int function(aGtkTextIter *, aGtkTextTag *)gtk_text_iter_begins_tag;
+extern (C) _GSList * function(aGtkTextIter *, int)gtk_text_iter_get_toggled_tags;
+extern (C) _GtkTextChildAnchor * function(aGtkTextIter *)gtk_text_iter_get_child_anchor;
+extern (C) _GSList * function(aGtkTextIter *)gtk_text_iter_get_marks;
+extern (C) void * function(aGtkTextIter *)gtk_text_iter_get_pixbuf;
+extern (C) char * function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_get_visible_text;
+extern (C) char * function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_get_visible_slice;
+extern (C) char * function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_get_text;
+extern (C) char * function(aGtkTextIter *, aGtkTextIter *)gtk_text_iter_get_slice;
+extern (C) uint function(aGtkTextIter *)gtk_text_iter_get_char;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_visible_line_index;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_visible_line_offset;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_line_index;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_line_offset;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_line;
+extern (C) int function(aGtkTextIter *)gtk_text_iter_get_offset;
 extern (C) uint function()gtk_text_iter_get_type;
-extern (C) void function(_GtkTextIter *)gtk_text_iter_free;
-extern (C) _GtkTextIter * function(_GtkTextIter *)gtk_text_iter_copy;
-extern (C) _GtkTextBuffer * function(_GtkTextIter *)gtk_text_iter_get_buffer;
-extern (C) int function(_GtkTextChildAnchor *)gtk_text_child_anchor_get_deleted;
-extern (C) _GList * function(_GtkTextChildAnchor *)gtk_text_child_anchor_get_widgets;
+extern (C) void function(aGtkTextIter *)gtk_text_iter_free;
+extern (C) _GtkTextIter * function(aGtkTextIter *)gtk_text_iter_copy;
+extern (C) _GtkTextBuffer * function(aGtkTextIter *)gtk_text_iter_get_buffer;
+extern (C) int function(aGtkTextChildAnchor *)gtk_text_child_anchor_get_deleted;
+extern (C) _GList * function(aGtkTextChildAnchor *)gtk_text_child_anchor_get_widgets;
 extern (C) _GtkTextChildAnchor * function()gtk_text_child_anchor_new;
 extern (C) uint function()gtk_text_child_anchor_get_type;
 extern (C) uint function()gtk_text_attributes_get_type;
-extern (C) _GtkTextAttributes * function(_GtkTextAttributes *)gtk_text_attributes_ref;
-extern (C) void function(_GtkTextAttributes *)gtk_text_attributes_unref;
-extern (C) void function(_GtkTextAttributes *, _GtkTextAttributes *)gtk_text_attributes_copy_values;
-extern (C) _GtkTextAttributes * function(_GtkTextAttributes *)gtk_text_attributes_copy;
+extern (C) _GtkTextAttributes * function(aGtkTextAttributes *)gtk_text_attributes_ref;
+extern (C) void function(aGtkTextAttributes *)gtk_text_attributes_unref;
+extern (C) void function(aGtkTextAttributes *, aGtkTextAttributes *)gtk_text_attributes_copy_values;
+extern (C) _GtkTextAttributes * function(aGtkTextAttributes *)gtk_text_attributes_copy;
 extern (C) _GtkTextAttributes * function()gtk_text_attributes_new;
-extern (C) int function(_GtkTextTag *, _GObject *, _GdkEvent *, _GtkTextIter *)gtk_text_tag_event;
-extern (C) void function(_GtkTextTag *, int)gtk_text_tag_set_priority;
-extern (C) int function(_GtkTextTag *)gtk_text_tag_get_priority;
+extern (C) int function(aGtkTextTag *, _GObject *, _GdkEvent *, aGtkTextIter *)gtk_text_tag_event;
+extern (C) void function(aGtkTextTag *, int)gtk_text_tag_set_priority;
+extern (C) int function(aGtkTextTag *)gtk_text_tag_get_priority;
 extern (C) _GtkTextTag * function(char *)gtk_text_tag_new;
 extern (C) uint function()gtk_text_tag_get_type;
-extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_show_toggle;
-extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_draw_as_radio;
-extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_draw_as_radio;
-extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_inconsistent;
-extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_inconsistent;
-extern (C) void function(_GtkCheckMenuItem *)gtk_check_menu_item_toggled;
-extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_active;
-extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_active;
+extern (C) void function(aGtkCheckMenuItem *, int)gtk_check_menu_item_set_show_toggle;
+extern (C) int function(aGtkCheckMenuItem *)gtk_check_menu_item_get_draw_as_radio;
+extern (C) void function(aGtkCheckMenuItem *, int)gtk_check_menu_item_set_draw_as_radio;
+extern (C) int function(aGtkCheckMenuItem *)gtk_check_menu_item_get_inconsistent;
+extern (C) void function(aGtkCheckMenuItem *, int)gtk_check_menu_item_set_inconsistent;
+extern (C) void function(aGtkCheckMenuItem *)gtk_check_menu_item_toggled;
+extern (C) int function(aGtkCheckMenuItem *)gtk_check_menu_item_get_active;
+extern (C) void function(aGtkCheckMenuItem *, int)gtk_check_menu_item_set_active;
 extern (C) _GtkWidget * function(char *)gtk_check_menu_item_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_check_menu_item_new_with_label;
 extern (C) _GtkWidget * function()gtk_check_menu_item_new;
 extern (C) uint function()gtk_check_menu_item_get_type;
-extern (C) void function(_GtkMenuItem *)gtk_menu_item_remove_submenu;
-extern (C) void function(_GtkWidget *)_gtk_menu_item_popdown_submenu;
-extern (C) void function(_GtkWidget *, int)_gtk_menu_item_popup_submenu;
-extern (C) int function(_GtkWidget *)_gtk_menu_item_is_selectable;
-extern (C) void function(_GtkMenuItem *, char *, _GtkAccelGroup *, int)_gtk_menu_item_refresh_accel_path;
-extern (C) void function(_GtkMenuItem *, char *)gtk_menu_item_set_accel_path;
-extern (C) int function(_GtkMenuItem *)gtk_menu_item_get_right_justified;
-extern (C) void function(_GtkMenuItem *, int)gtk_menu_item_set_right_justified;
-extern (C) void function(_GtkMenuItem *, int)gtk_menu_item_toggle_size_allocate;
-extern (C) void function(_GtkMenuItem *, int *)gtk_menu_item_toggle_size_request;
-extern (C) void function(_GtkMenuItem *)gtk_menu_item_activate;
-extern (C) void function(_GtkMenuItem *)gtk_menu_item_deselect;
-extern (C) void function(_GtkMenuItem *)gtk_menu_item_select;
-extern (C) _GtkWidget * function(_GtkMenuItem *)gtk_menu_item_get_submenu;
-extern (C) void function(_GtkMenuItem *, _GtkWidget *)gtk_menu_item_set_submenu;
+extern (C) void function(aGtkMenuItem *)gtk_menu_item_remove_submenu;
+extern (C) void function(aGtkWidget *)_gtk_menu_item_popdown_submenu;
+extern (C) void function(aGtkWidget *, int)_gtk_menu_item_popup_submenu;
+extern (C) int function(aGtkWidget *)_gtk_menu_item_is_selectable;
+extern (C) void function(aGtkMenuItem *, char *, aGtkAccelGroup *, int)_gtk_menu_item_refresh_accel_path;
+extern (C) void function(aGtkMenuItem *, char *)gtk_menu_item_set_accel_path;
+extern (C) int function(aGtkMenuItem *)gtk_menu_item_get_right_justified;
+extern (C) void function(aGtkMenuItem *, int)gtk_menu_item_set_right_justified;
+extern (C) void function(aGtkMenuItem *, int)gtk_menu_item_toggle_size_allocate;
+extern (C) void function(aGtkMenuItem *, int *)gtk_menu_item_toggle_size_request;
+extern (C) void function(aGtkMenuItem *)gtk_menu_item_activate;
+extern (C) void function(aGtkMenuItem *)gtk_menu_item_deselect;
+extern (C) void function(aGtkMenuItem *)gtk_menu_item_select;
+extern (C) _GtkWidget * function(aGtkMenuItem *)gtk_menu_item_get_submenu;
+extern (C) void function(aGtkMenuItem *, aGtkWidget *)gtk_menu_item_set_submenu;
 extern (C) _GtkWidget * function(char *)gtk_menu_item_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_menu_item_new_with_label;
 extern (C) _GtkWidget * function()gtk_menu_item_new;
 extern (C) uint function()gtk_menu_item_get_type;
-extern (C) void function(_GtkItem *)gtk_item_toggle;
-extern (C) void function(_GtkItem *)gtk_item_deselect;
-extern (C) void function(_GtkItem *)gtk_item_select;
+extern (C) void function(aGtkItem *)gtk_item_toggle;
+extern (C) void function(aGtkItem *)gtk_item_deselect;
+extern (C) void function(aGtkItem *)gtk_item_select;
 extern (C) uint function()gtk_item_get_type;
-extern (C) void function(_GtkCheckButton *, int *, int *)_gtk_check_button_get_props;
+extern (C) void function(aGtkCheckButton *, int *, int *)_gtk_check_button_get_props;
 extern (C) _GtkWidget * function(char *)gtk_check_button_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_check_button_new_with_label;
 extern (C) _GtkWidget * function()gtk_check_button_new;
 extern (C) uint function()gtk_check_button_get_type;
-extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_inconsistent;
-extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_inconsistent;
-extern (C) void function(_GtkToggleButton *)gtk_toggle_button_toggled;
-extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_active;
-extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_active;
-extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_mode;
-extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_mode;
+extern (C) int function(aGtkToggleButton *)gtk_toggle_button_get_inconsistent;
+extern (C) void function(aGtkToggleButton *, int)gtk_toggle_button_set_inconsistent;
+extern (C) void function(aGtkToggleButton *)gtk_toggle_button_toggled;
+extern (C) int function(aGtkToggleButton *)gtk_toggle_button_get_active;
+extern (C) void function(aGtkToggleButton *, int)gtk_toggle_button_set_active;
+extern (C) int function(aGtkToggleButton *)gtk_toggle_button_get_mode;
+extern (C) void function(aGtkToggleButton *, int)gtk_toggle_button_set_mode;
 extern (C) _GtkWidget * function(char *)gtk_toggle_button_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_toggle_button_new_with_label;
 extern (C) _GtkWidget * function()gtk_toggle_button_new;
 extern (C) uint function()gtk_toggle_button_get_type;
-extern (C) _GList * function(_GtkCellView *)gtk_cell_view_get_cell_renderers;
-extern (C) void function(_GtkCellView *, _GdkColor *)gtk_cell_view_set_background_color;
-extern (C) int function(_GtkCellView *, void *, _GtkRequisition *)gtk_cell_view_get_size_of_row;
-extern (C) void * function(_GtkCellView *)gtk_cell_view_get_displayed_row;
-extern (C) void function(_GtkCellView *, void *)gtk_cell_view_set_displayed_row;
-extern (C) void function(_GtkCellView *, void *)gtk_cell_view_set_model;
+extern (C) _GList * function(aGtkCellView *)gtk_cell_view_get_cell_renderers;
+extern (C) void function(aGtkCellView *, _GdkColor *)gtk_cell_view_set_background_color;
+extern (C) int function(aGtkCellView *, void *, aGtkRequisition *)gtk_cell_view_get_size_of_row;
+extern (C) void * function(aGtkCellView *)gtk_cell_view_get_displayed_row;
+extern (C) void function(aGtkCellView *, void *)gtk_cell_view_set_displayed_row;
+extern (C) void function(aGtkCellView *, void *)gtk_cell_view_set_model;
 extern (C) _GtkWidget * function(void *)gtk_cell_view_new_with_pixbuf;
 extern (C) _GtkWidget * function(char *)gtk_cell_view_new_with_markup;
 extern (C) _GtkWidget * function(char *)gtk_cell_view_new_with_text;
 extern (C) _GtkWidget * function()gtk_cell_view_new;
 extern (C) uint function()gtk_cell_view_get_type;
-extern (C) void function(_GtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_active;
-extern (C) int function(_GtkCellRendererToggle *)gtk_cell_renderer_toggle_get_active;
-extern (C) void function(_GtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_radio;
-extern (C) int function(_GtkCellRendererToggle *)gtk_cell_renderer_toggle_get_radio;
+extern (C) void function(aGtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_active;
+extern (C) int function(aGtkCellRendererToggle *)gtk_cell_renderer_toggle_get_active;
+extern (C) void function(aGtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_radio;
+extern (C) int function(aGtkCellRendererToggle *)gtk_cell_renderer_toggle_get_radio;
 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_toggle_new;
 extern (C) uint function()gtk_cell_renderer_toggle_get_type;
 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_spin_new;
@@ -7655,72 +8429,72 @@
 extern (C) uint function()gtk_cell_renderer_combo_get_type;
 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_accel_new;
 extern (C) uint function()gtk_cell_renderer_accel_get_type;
-extern (C) void function(_GtkCellRendererText *, int)gtk_cell_renderer_text_set_fixed_height_from_font;
+extern (C) void function(aGtkCellRendererText *, int)gtk_cell_renderer_text_set_fixed_height_from_font;
 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_text_new;
 extern (C) uint function()gtk_cell_renderer_text_get_type;
-extern (C) void function(void *, _GtkBuilder *, _GObject *, char *)_gtk_cell_layout_buildable_add_child;
-extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void * *)_gtk_cell_layout_buildable_custom_tag_end;
-extern (C) int function(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)_gtk_cell_layout_buildable_custom_tag_start;
-extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_reorder;
-extern (C) void function(void *, _GtkCellRenderer *)gtk_cell_layout_clear_attributes;
-extern (C) void function(void *, _GtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158)gtk_cell_layout_set_cell_data_func;
-extern (C) void function(void *, _GtkCellRenderer *, char *, int)gtk_cell_layout_add_attribute;
-extern (C) void function(void *, _GtkCellRenderer *, ...)gtk_cell_layout_set_attributes;
+extern (C) void function(void *, aGtkBuilder *, _GObject *, char *)_gtk_cell_layout_buildable_add_child;
+extern (C) void function(void *, aGtkBuilder *, _GObject *, char *, void * *)_gtk_cell_layout_buildable_custom_tag_end;
+extern (C) int function(void *, aGtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)_gtk_cell_layout_buildable_custom_tag_start;
+extern (C) void function(void *, aGtkCellRenderer *, int)gtk_cell_layout_reorder;
+extern (C) void function(void *, aGtkCellRenderer *)gtk_cell_layout_clear_attributes;
+extern (C) void function(void *, aGtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158)gtk_cell_layout_set_cell_data_func;
+extern (C) void function(void *, aGtkCellRenderer *, char *, int)gtk_cell_layout_add_attribute;
+extern (C) void function(void *, aGtkCellRenderer *, ...)gtk_cell_layout_set_attributes;
 extern (C) void function(void *)gtk_cell_layout_clear;
 extern (C) _GList * function(void *)gtk_cell_layout_get_cells;
-extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_pack_end;
-extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_pack_start;
+extern (C) void function(void *, aGtkCellRenderer *, int)gtk_cell_layout_pack_end;
+extern (C) void function(void *, aGtkCellRenderer *, int)gtk_cell_layout_pack_start;
 extern (C) uint function()gtk_cell_layout_get_type;
-extern (C) _GtkWidget * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_tree_view;
-extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_queue_resize;
-extern (C) int function(_GtkTreeViewColumn *, _GtkCellRenderer *, int *, int *)gtk_tree_view_column_cell_get_position;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_column_focus_cell;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_cell_is_visible;
-extern (C) void function(_GtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *)gtk_tree_view_column_cell_get_size;
-extern (C) void function(_GtkTreeViewColumn *, void *, _GtkTreeIter *, int, int)gtk_tree_view_column_cell_set_cell_data;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_order;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_order;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_indicator;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_indicator;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_column_id;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_column_id;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_reorderable;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_reorderable;
-extern (C) float function(_GtkTreeViewColumn *)gtk_tree_view_column_get_alignment;
-extern (C) void function(_GtkTreeViewColumn *, float)gtk_tree_view_column_set_alignment;
-extern (C) _GtkWidget * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_widget;
-extern (C) void function(_GtkTreeViewColumn *, _GtkWidget *)gtk_tree_view_column_set_widget;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_clickable;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_clickable;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_expand;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_expand;
-extern (C) char * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_title;
-extern (C) void function(_GtkTreeViewColumn *, char *)gtk_tree_view_column_set_title;
-extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_clicked;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_max_width;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_max_width;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_min_width;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_min_width;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_fixed_width;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_fixed_width;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_width;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sizing;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sizing;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_resizable;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_resizable;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_visible;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_visible;
-extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_spacing;
-extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_spacing;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_column_clear_attributes;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_column_set_cell_data_func;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, ...)gtk_tree_view_column_set_attributes;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, char *, int)gtk_tree_view_column_add_attribute;
-extern (C) _GList * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_cell_renderers;
-extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_clear;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_column_pack_end;
-extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_column_pack_start;
-extern (C) _GtkTreeViewColumn * function(char *, _GtkCellRenderer *, ...)gtk_tree_view_column_new_with_attributes;
+extern (C) _GtkWidget * function(aGtkTreeViewColumn *)gtk_tree_view_column_get_tree_view;
+extern (C) void function(aGtkTreeViewColumn *)gtk_tree_view_column_queue_resize;
+extern (C) int function(aGtkTreeViewColumn *, aGtkCellRenderer *, int *, int *)gtk_tree_view_column_cell_get_position;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *)gtk_tree_view_column_focus_cell;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_cell_is_visible;
+extern (C) void function(aGtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *)gtk_tree_view_column_cell_get_size;
+extern (C) void function(aGtkTreeViewColumn *, void *, aGtkTreeIter *, int, int)gtk_tree_view_column_cell_set_cell_data;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_sort_order;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_order;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_sort_indicator;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_indicator;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_sort_column_id;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_column_id;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_reorderable;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_reorderable;
+extern (C) float function(aGtkTreeViewColumn *)gtk_tree_view_column_get_alignment;
+extern (C) void function(aGtkTreeViewColumn *, float)gtk_tree_view_column_set_alignment;
+extern (C) _GtkWidget * function(aGtkTreeViewColumn *)gtk_tree_view_column_get_widget;
+extern (C) void function(aGtkTreeViewColumn *, aGtkWidget *)gtk_tree_view_column_set_widget;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_clickable;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_clickable;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_expand;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_expand;
+extern (C) char * function(aGtkTreeViewColumn *)gtk_tree_view_column_get_title;
+extern (C) void function(aGtkTreeViewColumn *, char *)gtk_tree_view_column_set_title;
+extern (C) void function(aGtkTreeViewColumn *)gtk_tree_view_column_clicked;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_max_width;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_max_width;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_min_width;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_min_width;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_fixed_width;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_fixed_width;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_width;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_sizing;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_sizing;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_resizable;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_resizable;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_visible;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_visible;
+extern (C) int function(aGtkTreeViewColumn *)gtk_tree_view_column_get_spacing;
+extern (C) void function(aGtkTreeViewColumn *, int)gtk_tree_view_column_set_spacing;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *)gtk_tree_view_column_clear_attributes;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_column_set_cell_data_func;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *, ...)gtk_tree_view_column_set_attributes;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *, char *, int)gtk_tree_view_column_add_attribute;
+extern (C) _GList * function(aGtkTreeViewColumn *)gtk_tree_view_column_get_cell_renderers;
+extern (C) void function(aGtkTreeViewColumn *)gtk_tree_view_column_clear;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *, int)gtk_tree_view_column_pack_end;
+extern (C) void function(aGtkTreeViewColumn *, aGtkCellRenderer *, int)gtk_tree_view_column_pack_start;
+extern (C) _GtkTreeViewColumn * function(char *, aGtkCellRenderer *, ...)gtk_tree_view_column_new_with_attributes;
 extern (C) _GtkTreeViewColumn * function()gtk_tree_view_column_new;
 extern (C) uint function()gtk_tree_view_column_get_type;
 extern (C) int function(void *)gtk_tree_sortable_has_default_sort_func;
@@ -7730,36 +8504,36 @@
 extern (C) int function(void *, int *, int *)gtk_tree_sortable_get_sort_column_id;
 extern (C) void function(void *)gtk_tree_sortable_sort_column_changed;
 extern (C) uint function()gtk_tree_sortable_get_type;
-extern (C) void function(void *, void *, _GtkTreeIter *, int *)gtk_tree_model_rows_reordered;
+extern (C) void function(void *, void *, aGtkTreeIter *, int *)gtk_tree_model_rows_reordered;
 extern (C) void function(void *, void *)gtk_tree_model_row_deleted;
-extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_has_child_toggled;
-extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_inserted;
-extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_changed;
+extern (C) void function(void *, void *, aGtkTreeIter *)gtk_tree_model_row_has_child_toggled;
+extern (C) void function(void *, void *, aGtkTreeIter *)gtk_tree_model_row_inserted;
+extern (C) void function(void *, void *, aGtkTreeIter *)gtk_tree_model_row_changed;
 extern (C) void function(void *, _BCD_func__11697, void *)gtk_tree_model_foreach;
-extern (C) void function(void *, _GtkTreeIter *, char *)gtk_tree_model_get_valist;
-extern (C) void function(void *, _GtkTreeIter *, ...)gtk_tree_model_get;
-extern (C) void function(void *, _GtkTreeIter *)gtk_tree_model_unref_node;
-extern (C) void function(void *, _GtkTreeIter *)gtk_tree_model_ref_node;
-extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_iter_parent;
-extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *, int)gtk_tree_model_iter_nth_child;
-extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_n_children;
-extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_has_child;
-extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_iter_children;
-extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_next;
-extern (C) void function(void *, _GtkTreeIter *, int, _GValue *)gtk_tree_model_get_value;
-extern (C) void * function(void *, _GtkTreeIter *)gtk_tree_model_get_path;
-extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_get_iter_first;
-extern (C) char * function(void *, _GtkTreeIter *)gtk_tree_model_get_string_from_iter;
-extern (C) int function(void *, _GtkTreeIter *, char *)gtk_tree_model_get_iter_from_string;
-extern (C) int function(void *, _GtkTreeIter *, void *)gtk_tree_model_get_iter;
+extern (C) void function(void *, aGtkTreeIter *, char *)gtk_tree_model_get_valist;
+extern (C) void function(void *, aGtkTreeIter *, ...)gtk_tree_model_get;
+extern (C) void function(void *, aGtkTreeIter *)gtk_tree_model_unref_node;
+extern (C) void function(void *, aGtkTreeIter *)gtk_tree_model_ref_node;
+extern (C) int function(void *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_iter_parent;
+extern (C) int function(void *, aGtkTreeIter *, aGtkTreeIter *, int)gtk_tree_model_iter_nth_child;
+extern (C) int function(void *, aGtkTreeIter *)gtk_tree_model_iter_n_children;
+extern (C) int function(void *, aGtkTreeIter *)gtk_tree_model_iter_has_child;
+extern (C) int function(void *, aGtkTreeIter *, aGtkTreeIter *)gtk_tree_model_iter_children;
+extern (C) int function(void *, aGtkTreeIter *)gtk_tree_model_iter_next;
+extern (C) void function(void *, aGtkTreeIter *, int, _GValue *)gtk_tree_model_get_value;
+extern (C) void * function(void *, aGtkTreeIter *)gtk_tree_model_get_path;
+extern (C) int function(void *, aGtkTreeIter *)gtk_tree_model_get_iter_first;
+extern (C) char * function(void *, aGtkTreeIter *)gtk_tree_model_get_string_from_iter;
+extern (C) int function(void *, aGtkTreeIter *, char *)gtk_tree_model_get_iter_from_string;
+extern (C) int function(void *, aGtkTreeIter *, void *)gtk_tree_model_get_iter;
 extern (C) uint function(void *, int)gtk_tree_model_get_column_type;
 extern (C) int function(void *)gtk_tree_model_get_n_columns;
 extern (C) int function(void *)gtk_tree_model_get_flags;
 extern (C) uint function()gtk_tree_model_get_type;
 extern (C) uint function()gtk_tree_iter_get_type;
-extern (C) void function(_GtkTreeIter *)gtk_tree_iter_free;
-extern (C) _GtkTreeIter * function(_GtkTreeIter *)gtk_tree_iter_copy;
-extern (C) void function(_GObject *, void *, _GtkTreeIter *, int *)gtk_tree_row_reference_reordered;
+extern (C) void function(aGtkTreeIter *)gtk_tree_iter_free;
+extern (C) _GtkTreeIter * function(aGtkTreeIter *)gtk_tree_iter_copy;
+extern (C) void function(_GObject *, void *, aGtkTreeIter *, int *)gtk_tree_row_reference_reordered;
 extern (C) void function(_GObject *, void *)gtk_tree_row_reference_deleted;
 extern (C) void function(_GObject *, void *)gtk_tree_row_reference_inserted;
 extern (C) void function(void *)gtk_tree_row_reference_free;
@@ -7789,41 +8563,41 @@
 extern (C) void * function(int, ...)gtk_tree_path_new_from_indices;
 extern (C) void * function(char *)gtk_tree_path_new_from_string;
 extern (C) void * function()gtk_tree_path_new;
-extern (C) void function(_GtkCellRenderer *, int)gtk_cell_renderer_stop_editing;
-extern (C) void function(_GtkCellRenderer *)gtk_cell_renderer_editing_canceled;
-extern (C) void function(_GtkCellRenderer *, int *, int *)gtk_cell_renderer_get_fixed_size;
-extern (C) void function(_GtkCellRenderer *, int, int)gtk_cell_renderer_set_fixed_size;
-extern (C) void * function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_start_editing;
-extern (C) int function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_activate;
-extern (C) void function(_GtkCellRenderer *, _GdkDrawable *, _GtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_render;
-extern (C) void function(_GtkCellRenderer *, _GtkWidget *, _GdkRectangle *, int *, int *, int *, int *)gtk_cell_renderer_get_size;
+extern (C) void function(aGtkCellRenderer *, int)gtk_cell_renderer_stop_editing;
+extern (C) void function(aGtkCellRenderer *)gtk_cell_renderer_editing_canceled;
+extern (C) void function(aGtkCellRenderer *, int *, int *)gtk_cell_renderer_get_fixed_size;
+extern (C) void function(aGtkCellRenderer *, int, int)gtk_cell_renderer_set_fixed_size;
+extern (C) void * function(aGtkCellRenderer *, _GdkEvent *, aGtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_start_editing;
+extern (C) int function(aGtkCellRenderer *, _GdkEvent *, aGtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_activate;
+extern (C) void function(aGtkCellRenderer *, _GdkDrawable *, aGtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_render;
+extern (C) void function(aGtkCellRenderer *, aGtkWidget *, _GdkRectangle *, int *, int *, int *, int *)gtk_cell_renderer_get_size;
 extern (C) uint function()gtk_cell_renderer_get_type;
 extern (C) void function(void *)gtk_cell_editable_remove_widget;
 extern (C) void function(void *)gtk_cell_editable_editing_done;
 extern (C) void function(void *, _GdkEvent *)gtk_cell_editable_start_editing;
 extern (C) uint function()gtk_cell_editable_get_type;
-extern (C) void function(_GtkCalendar *)gtk_calendar_thaw;
-extern (C) void function(_GtkCalendar *)gtk_calendar_freeze;
-extern (C) void function(_GtkCalendar *, uint *, uint *, uint *)gtk_calendar_get_date;
-extern (C) void function(_GtkCalendar *, int)gtk_calendar_display_options;
-extern (C) int function(_GtkCalendar *)gtk_calendar_get_display_options;
-extern (C) void function(_GtkCalendar *, int)gtk_calendar_set_display_options;
-extern (C) void function(_GtkCalendar *)gtk_calendar_clear_marks;
-extern (C) int function(_GtkCalendar *, uint)gtk_calendar_unmark_day;
-extern (C) int function(_GtkCalendar *, uint)gtk_calendar_mark_day;
-extern (C) void function(_GtkCalendar *, uint)gtk_calendar_select_day;
-extern (C) int function(_GtkCalendar *, uint, uint)gtk_calendar_select_month;
+extern (C) void function(aGtkCalendar *)gtk_calendar_thaw;
+extern (C) void function(aGtkCalendar *)gtk_calendar_freeze;
+extern (C) void function(aGtkCalendar *, uint *, uint *, uint *)gtk_calendar_get_date;
+extern (C) void function(aGtkCalendar *, int)gtk_calendar_display_options;
+extern (C) int function(aGtkCalendar *)gtk_calendar_get_display_options;
+extern (C) void function(aGtkCalendar *, int)gtk_calendar_set_display_options;
+extern (C) void function(aGtkCalendar *)gtk_calendar_clear_marks;
+extern (C) int function(aGtkCalendar *, uint)gtk_calendar_unmark_day;
+extern (C) int function(aGtkCalendar *, uint)gtk_calendar_mark_day;
+extern (C) void function(aGtkCalendar *, uint)gtk_calendar_select_day;
+extern (C) int function(aGtkCalendar *, uint, uint)gtk_calendar_select_month;
 extern (C) _GtkWidget * function()gtk_calendar_new;
 extern (C) uint function()gtk_calendar_get_type;
-extern (C) void function(_GtkObject *, _BCD_func__12122, void *, int, uint)gtk_signal_compat_matched;
-extern (C) void function(_GtkObject *, char *, _GtkArg *)gtk_signal_emitv_by_name;
-extern (C) void function(_GtkObject *, char *, ...)gtk_signal_emit_by_name;
-extern (C) void function(_GtkObject *, uint, ...)gtk_signal_emit;
-extern (C) void function(_GtkObject *, uint, _GtkArg *)gtk_signal_emitv;
-extern (C) uint function(_GtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int)gtk_signal_connect_full;
-extern (C) void function(_GtkObject *, char *, _BCD_func__12122, void *, _GtkObject *)gtk_signal_connect_while_alive;
-extern (C) void function(_GtkObject *, char *, _BCD_func__12122, _GtkObject *)gtk_signal_connect_object_while_alive;
-extern (C) void function(_GtkObject *, char *)gtk_signal_emit_stop_by_name;
+extern (C) void function(aGtkObject *, _BCD_func__12122, void *, int, uint)gtk_signal_compat_matched;
+extern (C) void function(aGtkObject *, char *, aGtkArg *)gtk_signal_emitv_by_name;
+extern (C) void function(aGtkObject *, char *, ...)gtk_signal_emit_by_name;
+extern (C) void function(aGtkObject *, uint, ...)gtk_signal_emit;
+extern (C) void function(aGtkObject *, uint, aGtkArg *)gtk_signal_emitv;
+extern (C) uint function(aGtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int)gtk_signal_connect_full;
+extern (C) void function(aGtkObject *, char *, _BCD_func__12122, void *, aGtkObject *)gtk_signal_connect_while_alive;
+extern (C) void function(aGtkObject *, char *, _BCD_func__12122, aGtkObject *)gtk_signal_connect_object_while_alive;
+extern (C) void function(aGtkObject *, char *)gtk_signal_emit_stop_by_name;
 extern (C) uint function(char *, int, uint, uint, _BCD_func__13146, uint, uint, ...)gtk_signal_new;
 extern (C) uint function(char *, int, uint, uint, _BCD_func__13146, uint, uint, uint *)gtk_signal_newv;
 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__UINT_STRING;
@@ -7852,55 +8626,55 @@
 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT;
 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER;
 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__VOID;
-extern (C) void function(_GtkButton *, _GdkRectangle *, int, int, char *, char *)_gtk_button_paint;
-extern (C) void function(_GtkButton *, int)_gtk_button_set_depressed;
-extern (C) int function(_GtkButton *)gtk_button_get_image_position;
-extern (C) void function(_GtkButton *, int)gtk_button_set_image_position;
-extern (C) _GtkWidget * function(_GtkButton *)gtk_button_get_image;
-extern (C) void function(_GtkButton *, _GtkWidget *)gtk_button_set_image;
-extern (C) void function(_GtkButton *, float *, float *)gtk_button_get_alignment;
-extern (C) void function(_GtkButton *, float, float)gtk_button_set_alignment;
-extern (C) int function(_GtkButton *)gtk_button_get_focus_on_click;
-extern (C) void function(_GtkButton *, int)gtk_button_set_focus_on_click;
-extern (C) int function(_GtkButton *)gtk_button_get_use_stock;
-extern (C) void function(_GtkButton *, int)gtk_button_set_use_stock;
-extern (C) int function(_GtkButton *)gtk_button_get_use_underline;
-extern (C) void function(_GtkButton *, int)gtk_button_set_use_underline;
-extern (C) char * function(_GtkButton *)gtk_button_get_label;
-extern (C) void function(_GtkButton *, char *)gtk_button_set_label;
-extern (C) int function(_GtkButton *)gtk_button_get_relief;
-extern (C) void function(_GtkButton *, int)gtk_button_set_relief;
-extern (C) void function(_GtkButton *)gtk_button_leave;
-extern (C) void function(_GtkButton *)gtk_button_enter;
-extern (C) void function(_GtkButton *)gtk_button_clicked;
-extern (C) void function(_GtkButton *)gtk_button_released;
-extern (C) void function(_GtkButton *)gtk_button_pressed;
+extern (C) void function(aGtkButton *, _GdkRectangle *, int, int, char *, char *)_gtk_button_paint;
+extern (C) void function(aGtkButton *, int)_gtk_button_set_depressed;
+extern (C) int function(aGtkButton *)gtk_button_get_image_position;
+extern (C) void function(aGtkButton *, int)gtk_button_set_image_position;
+extern (C) _GtkWidget * function(aGtkButton *)gtk_button_get_image;
+extern (C) void function(aGtkButton *, aGtkWidget *)gtk_button_set_image;
+extern (C) void function(aGtkButton *, float *, float *)gtk_button_get_alignment;
+extern (C) void function(aGtkButton *, float, float)gtk_button_set_alignment;
+extern (C) int function(aGtkButton *)gtk_button_get_focus_on_click;
+extern (C) void function(aGtkButton *, int)gtk_button_set_focus_on_click;
+extern (C) int function(aGtkButton *)gtk_button_get_use_stock;
+extern (C) void function(aGtkButton *, int)gtk_button_set_use_stock;
+extern (C) int function(aGtkButton *)gtk_button_get_use_underline;
+extern (C) void function(aGtkButton *, int)gtk_button_set_use_underline;
+extern (C) char * function(aGtkButton *)gtk_button_get_label;
+extern (C) void function(aGtkButton *, char *)gtk_button_set_label;
+extern (C) int function(aGtkButton *)gtk_button_get_relief;
+extern (C) void function(aGtkButton *, int)gtk_button_set_relief;
+extern (C) void function(aGtkButton *)gtk_button_leave;
+extern (C) void function(aGtkButton *)gtk_button_enter;
+extern (C) void function(aGtkButton *)gtk_button_clicked;
+extern (C) void function(aGtkButton *)gtk_button_released;
+extern (C) void function(aGtkButton *)gtk_button_pressed;
 extern (C) _GtkWidget * function(char *)gtk_button_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_button_new_from_stock;
 extern (C) _GtkWidget * function(char *)gtk_button_new_with_label;
 extern (C) _GtkWidget * function()gtk_button_new;
 extern (C) uint function()gtk_button_get_type;
-extern (C) void function(_GtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get;
-extern (C) void function(_GtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set;
-extern (C) int function(_GtkImage *)gtk_image_get_pixel_size;
-extern (C) void function(_GtkImage *, char * *, int *)gtk_image_get_icon_name;
-extern (C) void * function(_GtkImage *)gtk_image_get_animation;
-extern (C) void function(_GtkImage *, void * *, int *)gtk_image_get_icon_set;
-extern (C) void function(_GtkImage *, char * *, int *)gtk_image_get_stock;
-extern (C) void * function(_GtkImage *)gtk_image_get_pixbuf;
-extern (C) void function(_GtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get_image;
-extern (C) void function(_GtkImage *, _GdkDrawable * *, _GdkDrawable * *)gtk_image_get_pixmap;
-extern (C) int function(_GtkImage *)gtk_image_get_storage_type;
-extern (C) void function(_GtkImage *, int)gtk_image_set_pixel_size;
-extern (C) void function(_GtkImage *, char *, int)gtk_image_set_from_icon_name;
-extern (C) void function(_GtkImage *, void *)gtk_image_set_from_animation;
-extern (C) void function(_GtkImage *, void *, int)gtk_image_set_from_icon_set;
-extern (C) void function(_GtkImage *, char *, int)gtk_image_set_from_stock;
-extern (C) void function(_GtkImage *, void *)gtk_image_set_from_pixbuf;
-extern (C) void function(_GtkImage *, char *)gtk_image_set_from_file;
-extern (C) void function(_GtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set_from_image;
-extern (C) void function(_GtkImage *, _GdkDrawable *, _GdkDrawable *)gtk_image_set_from_pixmap;
-extern (C) void function(_GtkImage *)gtk_image_clear;
+extern (C) void function(aGtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get;
+extern (C) void function(aGtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set;
+extern (C) int function(aGtkImage *)gtk_image_get_pixel_size;
+extern (C) void function(aGtkImage *, char * *, int *)gtk_image_get_icon_name;
+extern (C) void * function(aGtkImage *)gtk_image_get_animation;
+extern (C) void function(aGtkImage *, void * *, int *)gtk_image_get_icon_set;
+extern (C) void function(aGtkImage *, char * *, int *)gtk_image_get_stock;
+extern (C) void * function(aGtkImage *)gtk_image_get_pixbuf;
+extern (C) void function(aGtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get_image;
+extern (C) void function(aGtkImage *, _GdkDrawable * *, _GdkDrawable * *)gtk_image_get_pixmap;
+extern (C) int function(aGtkImage *)gtk_image_get_storage_type;
+extern (C) void function(aGtkImage *, int)gtk_image_set_pixel_size;
+extern (C) void function(aGtkImage *, char *, int)gtk_image_set_from_icon_name;
+extern (C) void function(aGtkImage *, void *)gtk_image_set_from_animation;
+extern (C) void function(aGtkImage *, void *, int)gtk_image_set_from_icon_set;
+extern (C) void function(aGtkImage *, char *, int)gtk_image_set_from_stock;
+extern (C) void function(aGtkImage *, void *)gtk_image_set_from_pixbuf;
+extern (C) void function(aGtkImage *, char *)gtk_image_set_from_file;
+extern (C) void function(aGtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set_from_image;
+extern (C) void function(aGtkImage *, _GdkDrawable *, _GdkDrawable *)gtk_image_set_from_pixmap;
+extern (C) void function(aGtkImage *)gtk_image_clear;
 extern (C) _GtkWidget * function(char *, int)gtk_image_new_from_icon_name;
 extern (C) _GtkWidget * function(void *)gtk_image_new_from_animation;
 extern (C) _GtkWidget * function(void *, int)gtk_image_new_from_icon_set;
@@ -7911,198 +8685,198 @@
 extern (C) _GtkWidget * function(_GdkDrawable *, _GdkDrawable *)gtk_image_new_from_pixmap;
 extern (C) _GtkWidget * function()gtk_image_new;
 extern (C) uint function()gtk_image_get_type;
-extern (C) _GObject * function(void *, _GtkBuilder *, char *)gtk_buildable_get_internal_child;
-extern (C) void function(void *, _GtkBuilder *)gtk_buildable_parser_finished;
-extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void *)gtk_buildable_custom_finished;
-extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void * *)gtk_buildable_custom_tag_end;
-extern (C) int function(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)gtk_buildable_custom_tag_start;
-extern (C) _GObject * function(void *, _GtkBuilder *, char *)gtk_buildable_construct_child;
-extern (C) void function(void *, _GtkBuilder *, char *, _GValue *)gtk_buildable_set_buildable_property;
-extern (C) void function(void *, _GtkBuilder *, _GObject *, char *)gtk_buildable_add_child;
+extern (C) _GObject * function(void *, aGtkBuilder *, char *)gtk_buildable_get_internal_child;
+extern (C) void function(void *, aGtkBuilder *)gtk_buildable_parser_finished;
+extern (C) void function(void *, aGtkBuilder *, _GObject *, char *, void *)gtk_buildable_custom_finished;
+extern (C) void function(void *, aGtkBuilder *, _GObject *, char *, void * *)gtk_buildable_custom_tag_end;
+extern (C) int function(void *, aGtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)gtk_buildable_custom_tag_start;
+extern (C) _GObject * function(void *, aGtkBuilder *, char *)gtk_buildable_construct_child;
+extern (C) void function(void *, aGtkBuilder *, char *, _GValue *)gtk_buildable_set_buildable_property;
+extern (C) void function(void *, aGtkBuilder *, _GObject *, char *)gtk_buildable_add_child;
 extern (C) char * function(void *)gtk_buildable_get_name;
 extern (C) void function(void *, char *)gtk_buildable_set_name;
 extern (C) uint function()gtk_buildable_get_type;
-extern (C) int function(_GtkBuilder *, uint, char *, _GValue *, _GError * *)gtk_builder_value_from_string_type;
-extern (C) int function(_GtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *)gtk_builder_value_from_string;
-extern (C) uint function(_GtkBuilder *, char *)gtk_builder_get_type_from_name;
-extern (C) char * function(_GtkBuilder *)gtk_builder_get_translation_domain;
-extern (C) void function(_GtkBuilder *, char *)gtk_builder_set_translation_domain;
-extern (C) void function(_GtkBuilder *, _BCD_func__11889, void *)gtk_builder_connect_signals_full;
-extern (C) void function(_GtkBuilder *, void *)gtk_builder_connect_signals;
-extern (C) _GSList * function(_GtkBuilder *)gtk_builder_get_objects;
-extern (C) _GObject * function(_GtkBuilder *, char *)gtk_builder_get_object;
-extern (C) uint function(_GtkBuilder *, char *, uint, _GError * *)gtk_builder_add_from_string;
-extern (C) uint function(_GtkBuilder *, char *, _GError * *)gtk_builder_add_from_file;
+extern (C) int function(aGtkBuilder *, uint, char *, _GValue *, _GError * *)gtk_builder_value_from_string_type;
+extern (C) int function(aGtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *)gtk_builder_value_from_string;
+extern (C) uint function(aGtkBuilder *, char *)gtk_builder_get_type_from_name;
+extern (C) char * function(aGtkBuilder *)gtk_builder_get_translation_domain;
+extern (C) void function(aGtkBuilder *, char *)gtk_builder_set_translation_domain;
+extern (C) void function(aGtkBuilder *, _BCD_func__11889, void *)gtk_builder_connect_signals_full;
+extern (C) void function(aGtkBuilder *, void *)gtk_builder_connect_signals;
+extern (C) _GSList * function(aGtkBuilder *)gtk_builder_get_objects;
+extern (C) _GObject * function(aGtkBuilder *, char *)gtk_builder_get_object;
+extern (C) uint function(aGtkBuilder *, char *, uint, _GError * *)gtk_builder_add_from_string;
+extern (C) uint function(aGtkBuilder *, char *, _GError * *)gtk_builder_add_from_file;
 extern (C) _GtkBuilder * function()gtk_builder_new;
 extern (C) uint function()gtk_builder_get_type;
 extern (C) uint function()gtk_builder_error_quark;
 extern (C) uint function(char *, uint, int, _BCD_func__12122, _BCD_func__14366, void *, _BCD_func__13146, uint, uint, ...)_gtk_binding_signal_new;
-extern (C) void function(_GtkBindingSet *, uint, int, char *, _GSList *)_gtk_binding_entry_add_signall;
+extern (C) void function(aGtkBindingSet *, uint, int, char *, _GSList *)_gtk_binding_entry_add_signall;
 extern (C) void function()_gtk_binding_reset_parsed;
 extern (C) uint function(_GScanner *)_gtk_binding_parse_binding;
-extern (C) void function(_GtkBindingSet *, int, char *, int)gtk_binding_set_add_path;
-extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_remove;
-extern (C) void function(_GtkBindingSet *, uint, int, char *, uint, ...)gtk_binding_entry_add_signal;
-extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_skip;
+extern (C) void function(aGtkBindingSet *, int, char *, int)gtk_binding_set_add_path;
+extern (C) void function(aGtkBindingSet *, uint, int)gtk_binding_entry_remove;
+extern (C) void function(aGtkBindingSet *, uint, int, char *, uint, ...)gtk_binding_entry_add_signal;
+extern (C) void function(aGtkBindingSet *, uint, int)gtk_binding_entry_skip;
 extern (C) uint function(_GScanner *)gtk_binding_parse_binding;
-extern (C) void function(_GtkBindingSet *, uint, int, char *, _GSList *)gtk_binding_entry_add_signall;
-extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_clear;
-extern (C) int function(_GtkBindingSet *, uint, int, _GtkObject *)gtk_binding_set_activate;
-extern (C) int function(_GtkObject *, _GdkEventKey *)gtk_bindings_activate_event;
-extern (C) int function(_GtkObject *, uint, int)gtk_bindings_activate;
+extern (C) void function(aGtkBindingSet *, uint, int, char *, _GSList *)gtk_binding_entry_add_signall;
+extern (C) void function(aGtkBindingSet *, uint, int)gtk_binding_entry_clear;
+extern (C) int function(aGtkBindingSet *, uint, int, aGtkObject *)gtk_binding_set_activate;
+extern (C) int function(aGtkObject *, _GdkEventKey *)gtk_bindings_activate_event;
+extern (C) int function(aGtkObject *, uint, int)gtk_bindings_activate;
 extern (C) _GtkBindingSet * function(char *)gtk_binding_set_find;
 extern (C) _GtkBindingSet * function(void *)gtk_binding_set_by_class;
 extern (C) _GtkBindingSet * function(char *)gtk_binding_set_new;
-extern (C) void function(_GtkWidget *, int *, int *, int *, int *)_gtk_button_box_child_requisition;
-extern (C) void function(_GtkButtonBox *, int *, int *)gtk_button_box_get_child_ipadding;
-extern (C) void function(_GtkButtonBox *, int *, int *)gtk_button_box_get_child_size;
-extern (C) void function(_GtkButtonBox *, int, int)gtk_button_box_set_child_ipadding;
-extern (C) void function(_GtkButtonBox *, int, int)gtk_button_box_set_child_size;
-extern (C) void function(_GtkButtonBox *, _GtkWidget *, int)gtk_button_box_set_child_secondary;
-extern (C) int function(_GtkButtonBox *, _GtkWidget *)gtk_button_box_get_child_secondary;
-extern (C) void function(_GtkButtonBox *, int)gtk_button_box_set_layout;
-extern (C) int function(_GtkButtonBox *)gtk_button_box_get_layout;
+extern (C) void function(aGtkWidget *, int *, int *, int *, int *)_gtk_button_box_child_requisition;
+extern (C) void function(aGtkButtonBox *, int *, int *)gtk_button_box_get_child_ipadding;
+extern (C) void function(aGtkButtonBox *, int *, int *)gtk_button_box_get_child_size;
+extern (C) void function(aGtkButtonBox *, int, int)gtk_button_box_set_child_ipadding;
+extern (C) void function(aGtkButtonBox *, int, int)gtk_button_box_set_child_size;
+extern (C) void function(aGtkButtonBox *, aGtkWidget *, int)gtk_button_box_set_child_secondary;
+extern (C) int function(aGtkButtonBox *, aGtkWidget *)gtk_button_box_get_child_secondary;
+extern (C) void function(aGtkButtonBox *, int)gtk_button_box_set_layout;
+extern (C) int function(aGtkButtonBox *)gtk_button_box_get_layout;
 extern (C) uint function()gtk_button_box_get_type;
-extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint, int)gtk_box_set_child_packing;
-extern (C) void function(_GtkBox *, _GtkWidget *, int *, int *, uint *, int *)gtk_box_query_child_packing;
-extern (C) void function(_GtkBox *, _GtkWidget *, int)gtk_box_reorder_child;
-extern (C) int function(_GtkBox *)gtk_box_get_spacing;
-extern (C) void function(_GtkBox *, int)gtk_box_set_spacing;
-extern (C) int function(_GtkBox *)gtk_box_get_homogeneous;
-extern (C) void function(_GtkBox *, int)gtk_box_set_homogeneous;
-extern (C) void function(_GtkBox *, _GtkWidget *)gtk_box_pack_end_defaults;
-extern (C) void function(_GtkBox *, _GtkWidget *)gtk_box_pack_start_defaults;
-extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint)gtk_box_pack_end;
-extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint)gtk_box_pack_start;
+extern (C) void function(aGtkBox *, aGtkWidget *, int, int, uint, int)gtk_box_set_child_packing;
+extern (C) void function(aGtkBox *, aGtkWidget *, int *, int *, uint *, int *)gtk_box_query_child_packing;
+extern (C) void function(aGtkBox *, aGtkWidget *, int)gtk_box_reorder_child;
+extern (C) int function(aGtkBox *)gtk_box_get_spacing;
+extern (C) void function(aGtkBox *, int)gtk_box_set_spacing;
+extern (C) int function(aGtkBox *)gtk_box_get_homogeneous;
+extern (C) void function(aGtkBox *, int)gtk_box_set_homogeneous;
+extern (C) void function(aGtkBox *, aGtkWidget *)gtk_box_pack_end_defaults;
+extern (C) void function(aGtkBox *, aGtkWidget *)gtk_box_pack_start_defaults;
+extern (C) void function(aGtkBox *, aGtkWidget *, int, int, uint)gtk_box_pack_end;
+extern (C) void function(aGtkBox *, aGtkWidget *, int, int, uint)gtk_box_pack_start;
 extern (C) uint function()gtk_box_get_type;
-extern (C) void function(_GtkAssistant *)gtk_assistant_update_buttons_state;
-extern (C) void function(_GtkAssistant *, _GtkWidget *)gtk_assistant_remove_action_widget;
-extern (C) void function(_GtkAssistant *, _GtkWidget *)gtk_assistant_add_action_widget;
-extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_complete;
-extern (C) void function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_set_page_complete;
-extern (C) void * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_side_image;
-extern (C) void function(_GtkAssistant *, _GtkWidget *, void *)gtk_assistant_set_page_side_image;
-extern (C) void * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_header_image;
-extern (C) void function(_GtkAssistant *, _GtkWidget *, void *)gtk_assistant_set_page_header_image;
-extern (C) char * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_title;
-extern (C) void function(_GtkAssistant *, _GtkWidget *, char *)gtk_assistant_set_page_title;
-extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_type;
-extern (C) void function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_set_page_type;
-extern (C) void function(_GtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158)gtk_assistant_set_forward_page_func;
-extern (C) int function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_insert_page;
-extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_append_page;
-extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_prepend_page;
-extern (C) _GtkWidget * function(_GtkAssistant *, int)gtk_assistant_get_nth_page;
-extern (C) int function(_GtkAssistant *)gtk_assistant_get_n_pages;
-extern (C) void function(_GtkAssistant *, int)gtk_assistant_set_current_page;
-extern (C) int function(_GtkAssistant *)gtk_assistant_get_current_page;
+extern (C) void function(aGtkAssistant *)gtk_assistant_update_buttons_state;
+extern (C) void function(aGtkAssistant *, aGtkWidget *)gtk_assistant_remove_action_widget;
+extern (C) void function(aGtkAssistant *, aGtkWidget *)gtk_assistant_add_action_widget;
+extern (C) int function(aGtkAssistant *, aGtkWidget *)gtk_assistant_get_page_complete;
+extern (C) void function(aGtkAssistant *, aGtkWidget *, int)gtk_assistant_set_page_complete;
+extern (C) void * function(aGtkAssistant *, aGtkWidget *)gtk_assistant_get_page_side_image;
+extern (C) void function(aGtkAssistant *, aGtkWidget *, void *)gtk_assistant_set_page_side_image;
+extern (C) void * function(aGtkAssistant *, aGtkWidget *)gtk_assistant_get_page_header_image;
+extern (C) void function(aGtkAssistant *, aGtkWidget *, void *)gtk_assistant_set_page_header_image;
+extern (C) char * function(aGtkAssistant *, aGtkWidget *)gtk_assistant_get_page_title;
+extern (C) void function(aGtkAssistant *, aGtkWidget *, char *)gtk_assistant_set_page_title;
+extern (C) int function(aGtkAssistant *, aGtkWidget *)gtk_assistant_get_page_type;
+extern (C) void function(aGtkAssistant *, aGtkWidget *, int)gtk_assistant_set_page_type;
+extern (C) void function(aGtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158)gtk_assistant_set_forward_page_func;
+extern (C) int function(aGtkAssistant *, aGtkWidget *, int)gtk_assistant_insert_page;
+extern (C) int function(aGtkAssistant *, aGtkWidget *)gtk_assistant_append_page;
+extern (C) int function(aGtkAssistant *, aGtkWidget *)gtk_assistant_prepend_page;
+extern (C) _GtkWidget * function(aGtkAssistant *, int)gtk_assistant_get_nth_page;
+extern (C) int function(aGtkAssistant *)gtk_assistant_get_n_pages;
+extern (C) void function(aGtkAssistant *, int)gtk_assistant_set_current_page;
+extern (C) int function(aGtkAssistant *)gtk_assistant_get_current_page;
 extern (C) _GtkWidget * function()gtk_assistant_new;
 extern (C) uint function()gtk_assistant_get_type;
-extern (C) void function(_GtkAspectFrame *, float, float, float, int)gtk_aspect_frame_set;
+extern (C) void function(aGtkAspectFrame *, float, float, float, int)gtk_aspect_frame_set;
 extern (C) _GtkWidget * function(char *, float, float, float, int)gtk_aspect_frame_new;
 extern (C) uint function()gtk_aspect_frame_get_type;
-extern (C) int function(_GtkFrame *)gtk_frame_get_shadow_type;
-extern (C) void function(_GtkFrame *, int)gtk_frame_set_shadow_type;
-extern (C) void function(_GtkFrame *, float *, float *)gtk_frame_get_label_align;
-extern (C) void function(_GtkFrame *, float, float)gtk_frame_set_label_align;
-extern (C) _GtkWidget * function(_GtkFrame *)gtk_frame_get_label_widget;
-extern (C) void function(_GtkFrame *, _GtkWidget *)gtk_frame_set_label_widget;
-extern (C) char * function(_GtkFrame *)gtk_frame_get_label;
-extern (C) void function(_GtkFrame *, char *)gtk_frame_set_label;
+extern (C) int function(aGtkFrame *)gtk_frame_get_shadow_type;
+extern (C) void function(aGtkFrame *, int)gtk_frame_set_shadow_type;
+extern (C) void function(aGtkFrame *, float *, float *)gtk_frame_get_label_align;
+extern (C) void function(aGtkFrame *, float, float)gtk_frame_set_label_align;
+extern (C) _GtkWidget * function(aGtkFrame *)gtk_frame_get_label_widget;
+extern (C) void function(aGtkFrame *, aGtkWidget *)gtk_frame_set_label_widget;
+extern (C) char * function(aGtkFrame *)gtk_frame_get_label;
+extern (C) void function(aGtkFrame *, char *)gtk_frame_set_label;
 extern (C) _GtkWidget * function(char *)gtk_frame_new;
 extern (C) uint function()gtk_frame_get_type;
-extern (C) void function(_GtkArrow *, int, int)gtk_arrow_set;
+extern (C) void function(aGtkArrow *, int, int)gtk_arrow_set;
 extern (C) _GtkWidget * function(int, int)gtk_arrow_new;
 extern (C) uint function()gtk_arrow_get_type;
-extern (C) void function(_GtkAlignment *, uint *, uint *, uint *, uint *)gtk_alignment_get_padding;
-extern (C) void function(_GtkAlignment *, uint, uint, uint, uint)gtk_alignment_set_padding;
-extern (C) void function(_GtkAlignment *, float, float, float, float)gtk_alignment_set;
+extern (C) void function(aGtkAlignment *, uint *, uint *, uint *, uint *)gtk_alignment_get_padding;
+extern (C) void function(aGtkAlignment *, uint, uint, uint, uint)gtk_alignment_set_padding;
+extern (C) void function(aGtkAlignment *, float, float, float, float)gtk_alignment_set;
 extern (C) _GtkWidget * function(float, float, float, float)gtk_alignment_new;
 extern (C) uint function()gtk_alignment_get_type;
-extern (C) void function(_GtkActionGroup *, _GtkAction *)_gtk_action_group_emit_post_activate;
-extern (C) void function(_GtkActionGroup *, _GtkAction *)_gtk_action_group_emit_pre_activate;
-extern (C) void function(_GtkActionGroup *, _GtkAction *, _GtkWidget *)_gtk_action_group_emit_disconnect_proxy;
-extern (C) void function(_GtkActionGroup *, _GtkAction *, _GtkWidget *)_gtk_action_group_emit_connect_proxy;
-extern (C) char * function(_GtkActionGroup *, char *)gtk_action_group_translate_string;
-extern (C) void function(_GtkActionGroup *, char *)gtk_action_group_set_translation_domain;
-extern (C) void function(_GtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158)gtk_action_group_set_translate_func;
-extern (C) void function(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158)gtk_action_group_add_radio_actions_full;
-extern (C) void function(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_toggle_actions_full;
-extern (C) void function(_GtkActionGroup *, _GtkActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_actions_full;
-extern (C) void function(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *)gtk_action_group_add_radio_actions;
-extern (C) void function(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *)gtk_action_group_add_toggle_actions;
-extern (C) void function(_GtkActionGroup *, _GtkActionEntry *, uint, void *)gtk_action_group_add_actions;
-extern (C) void function(_GtkActionGroup *, _GtkAction *)gtk_action_group_remove_action;
-extern (C) void function(_GtkActionGroup *, _GtkAction *, char *)gtk_action_group_add_action_with_accel;
-extern (C) void function(_GtkActionGroup *, _GtkAction *)gtk_action_group_add_action;
-extern (C) _GList * function(_GtkActionGroup *)gtk_action_group_list_actions;
-extern (C) _GtkAction * function(_GtkActionGroup *, char *)gtk_action_group_get_action;
-extern (C) void function(_GtkActionGroup *, int)gtk_action_group_set_visible;
-extern (C) int function(_GtkActionGroup *)gtk_action_group_get_visible;
-extern (C) void function(_GtkActionGroup *, int)gtk_action_group_set_sensitive;
-extern (C) int function(_GtkActionGroup *)gtk_action_group_get_sensitive;
-extern (C) char * function(_GtkActionGroup *)gtk_action_group_get_name;
+extern (C) void function(aGtkActionGroup *, aGtkAction *)_gtk_action_group_emit_post_activate;
+extern (C) void function(aGtkActionGroup *, aGtkAction *)_gtk_action_group_emit_pre_activate;
+extern (C) void function(aGtkActionGroup *, aGtkAction *, aGtkWidget *)_gtk_action_group_emit_disconnect_proxy;
+extern (C) void function(aGtkActionGroup *, aGtkAction *, aGtkWidget *)_gtk_action_group_emit_connect_proxy;
+extern (C) char * function(aGtkActionGroup *, char *)gtk_action_group_translate_string;
+extern (C) void function(aGtkActionGroup *, char *)gtk_action_group_set_translation_domain;
+extern (C) void function(aGtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158)gtk_action_group_set_translate_func;
+extern (C) void function(aGtkActionGroup *, aGtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158)gtk_action_group_add_radio_actions_full;
+extern (C) void function(aGtkActionGroup *, aGtkToggleActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_toggle_actions_full;
+extern (C) void function(aGtkActionGroup *, aGtkActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_actions_full;
+extern (C) void function(aGtkActionGroup *, aGtkRadioActionEntry *, uint, int, _BCD_func__12122, void *)gtk_action_group_add_radio_actions;
+extern (C) void function(aGtkActionGroup *, aGtkToggleActionEntry *, uint, void *)gtk_action_group_add_toggle_actions;
+extern (C) void function(aGtkActionGroup *, aGtkActionEntry *, uint, void *)gtk_action_group_add_actions;
+extern (C) void function(aGtkActionGroup *, aGtkAction *)gtk_action_group_remove_action;
+extern (C) void function(aGtkActionGroup *, aGtkAction *, char *)gtk_action_group_add_action_with_accel;
+extern (C) void function(aGtkActionGroup *, aGtkAction *)gtk_action_group_add_action;
+extern (C) _GList * function(aGtkActionGroup *)gtk_action_group_list_actions;
+extern (C) _GtkAction * function(aGtkActionGroup *, char *)gtk_action_group_get_action;
+extern (C) void function(aGtkActionGroup *, int)gtk_action_group_set_visible;
+extern (C) int function(aGtkActionGroup *)gtk_action_group_get_visible;
+extern (C) void function(aGtkActionGroup *, int)gtk_action_group_set_sensitive;
+extern (C) int function(aGtkActionGroup *)gtk_action_group_get_sensitive;
+extern (C) char * function(aGtkActionGroup *)gtk_action_group_get_name;
 extern (C) _GtkActionGroup * function(char *)gtk_action_group_new;
 extern (C) uint function()gtk_action_group_get_type;
 extern (C) void function(char *, char *)gtk_item_factories_path_delete;
 extern (C) void function(uint, GtkMenuEntry *)gtk_item_factory_create_menu_entries;
 extern (C) _GtkItemFactory * function(char *)gtk_item_factory_from_path;
-extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_items_ac;
-extern (C) void function(_GtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158)gtk_item_factory_set_translate_func;
-extern (C) void * function(_GtkWidget *)gtk_item_factory_popup_data_from_widget;
-extern (C) void * function(_GtkItemFactory *)gtk_item_factory_popup_data;
-extern (C) void function(_GtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint)gtk_item_factory_popup_with_data;
-extern (C) void function(_GtkItemFactory *, uint, uint, uint, uint)gtk_item_factory_popup;
-extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *)gtk_item_factory_delete_entries;
-extern (C) void function(_GtkItemFactory *, _GtkItemFactoryEntry *)gtk_item_factory_delete_entry;
-extern (C) void function(_GtkItemFactory *, char *)gtk_item_factory_delete_item;
-extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *)gtk_item_factory_create_items;
-extern (C) void function(_GtkItemFactory *, _GtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_item;
-extern (C) _GtkWidget * function(_GtkItemFactory *, uint)gtk_item_factory_get_item_by_action;
-extern (C) _GtkWidget * function(_GtkItemFactory *, uint)gtk_item_factory_get_widget_by_action;
-extern (C) _GtkWidget * function(_GtkItemFactory *, char *)gtk_item_factory_get_widget;
-extern (C) _GtkWidget * function(_GtkItemFactory *, char *)gtk_item_factory_get_item;
-extern (C) char * function(_GtkWidget *)gtk_item_factory_path_from_widget;
-extern (C) _GtkItemFactory * function(_GtkWidget *)gtk_item_factory_from_widget;
-extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *, uint, int)gtk_item_factory_add_foreign;
-extern (C) void function(_GtkItemFactory *, uint, char *, _GtkAccelGroup *)gtk_item_factory_construct;
-extern (C) _GtkItemFactory * function(uint, char *, _GtkAccelGroup *)gtk_item_factory_new;
+extern (C) void function(aGtkItemFactory *, uint, aGtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_items_ac;
+extern (C) void function(aGtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158)gtk_item_factory_set_translate_func;
+extern (C) void * function(aGtkWidget *)gtk_item_factory_popup_data_from_widget;
+extern (C) void * function(aGtkItemFactory *)gtk_item_factory_popup_data;
+extern (C) void function(aGtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint)gtk_item_factory_popup_with_data;
+extern (C) void function(aGtkItemFactory *, uint, uint, uint, uint)gtk_item_factory_popup;
+extern (C) void function(aGtkItemFactory *, uint, aGtkItemFactoryEntry *)gtk_item_factory_delete_entries;
+extern (C) void function(aGtkItemFactory *, aGtkItemFactoryEntry *)gtk_item_factory_delete_entry;
+extern (C) void function(aGtkItemFactory *, char *)gtk_item_factory_delete_item;
+extern (C) void function(aGtkItemFactory *, uint, aGtkItemFactoryEntry *, void *)gtk_item_factory_create_items;
+extern (C) void function(aGtkItemFactory *, aGtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_item;
+extern (C) _GtkWidget * function(aGtkItemFactory *, uint)gtk_item_factory_get_item_by_action;
+extern (C) _GtkWidget * function(aGtkItemFactory *, uint)gtk_item_factory_get_widget_by_action;
+extern (C) _GtkWidget * function(aGtkItemFactory *, char *)gtk_item_factory_get_widget;
+extern (C) _GtkWidget * function(aGtkItemFactory *, char *)gtk_item_factory_get_item;
+extern (C) char * function(aGtkWidget *)gtk_item_factory_path_from_widget;
+extern (C) _GtkItemFactory * function(aGtkWidget *)gtk_item_factory_from_widget;
+extern (C) void function(aGtkWidget *, char *, aGtkAccelGroup *, uint, int)gtk_item_factory_add_foreign;
+extern (C) void function(aGtkItemFactory *, uint, char *, aGtkAccelGroup *)gtk_item_factory_construct;
+extern (C) _GtkItemFactory * function(uint, char *, aGtkAccelGroup *)gtk_item_factory_new;
 extern (C) uint function()gtk_item_factory_get_type;
-extern (C) void function(_GtkAction *, _GtkWidget *, int)_gtk_action_sync_menu_visible;
-extern (C) void function(_GtkAction *)_gtk_action_sync_visible;
-extern (C) void function(_GtkAction *)_gtk_action_sync_sensitive;
-extern (C) void function(_GtkAction *, _GtkAccelGroup *)gtk_action_set_accel_group;
-extern (C) void function(_GtkAction *, char *)gtk_action_set_accel_path;
-extern (C) void function(_GtkAction *)_gtk_action_emit_activate;
-extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_unblock_activate_from;
-extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_block_activate_from;
-extern (C) _GClosure * function(_GtkAction *)gtk_action_get_accel_closure;
-extern (C) char * function(_GtkAction *)gtk_action_get_accel_path;
-extern (C) void function(_GtkAction *)gtk_action_disconnect_accelerator;
-extern (C) void function(_GtkAction *)gtk_action_connect_accelerator;
-extern (C) _GtkAction * function(_GtkWidget *)gtk_widget_get_action;
-extern (C) _GSList * function(_GtkAction *)gtk_action_get_proxies;
-extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_disconnect_proxy;
-extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_connect_proxy;
-extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_menu;
-extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_tool_item;
-extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_menu_item;
-extern (C) _GtkWidget * function(_GtkAction *, int)gtk_action_create_icon;
-extern (C) void function(_GtkAction *)gtk_action_activate;
-extern (C) void function(_GtkAction *, int)gtk_action_set_visible;
-extern (C) int function(_GtkAction *)gtk_action_get_visible;
-extern (C) int function(_GtkAction *)gtk_action_is_visible;
-extern (C) void function(_GtkAction *, int)gtk_action_set_sensitive;
-extern (C) int function(_GtkAction *)gtk_action_get_sensitive;
-extern (C) int function(_GtkAction *)gtk_action_is_sensitive;
-extern (C) char * function(_GtkAction *)gtk_action_get_name;
+extern (C) void function(aGtkAction *, aGtkWidget *, int)_gtk_action_sync_menu_visible;
+extern (C) void function(aGtkAction *)_gtk_action_sync_visible;
+extern (C) void function(aGtkAction *)_gtk_action_sync_sensitive;
+extern (C) void function(aGtkAction *, aGtkAccelGroup *)gtk_action_set_accel_group;
+extern (C) void function(aGtkAction *, char *)gtk_action_set_accel_path;
+extern (C) void function(aGtkAction *)_gtk_action_emit_activate;
+extern (C) void function(aGtkAction *, aGtkWidget *)gtk_action_unblock_activate_from;
+extern (C) void function(aGtkAction *, aGtkWidget *)gtk_action_block_activate_from;
+extern (C) _GClosure * function(aGtkAction *)gtk_action_get_accel_closure;
+extern (C) char * function(aGtkAction *)gtk_action_get_accel_path;
+extern (C) void function(aGtkAction *)gtk_action_disconnect_accelerator;
+extern (C) void function(aGtkAction *)gtk_action_connect_accelerator;
+extern (C) _GtkAction * function(aGtkWidget *)gtk_widget_get_action;
+extern (C) _GSList * function(aGtkAction *)gtk_action_get_proxies;
+extern (C) void function(aGtkAction *, aGtkWidget *)gtk_action_disconnect_proxy;
+extern (C) void function(aGtkAction *, aGtkWidget *)gtk_action_connect_proxy;
+extern (C) _GtkWidget * function(aGtkAction *)gtk_action_create_menu;
+extern (C) _GtkWidget * function(aGtkAction *)gtk_action_create_tool_item;
+extern (C) _GtkWidget * function(aGtkAction *)gtk_action_create_menu_item;
+extern (C) _GtkWidget * function(aGtkAction *, int)gtk_action_create_icon;
+extern (C) void function(aGtkAction *)gtk_action_activate;
+extern (C) void function(aGtkAction *, int)gtk_action_set_visible;
+extern (C) int function(aGtkAction *)gtk_action_get_visible;
+extern (C) int function(aGtkAction *)gtk_action_is_visible;
+extern (C) void function(aGtkAction *, int)gtk_action_set_sensitive;
+extern (C) int function(aGtkAction *)gtk_action_get_sensitive;
+extern (C) int function(aGtkAction *)gtk_action_is_sensitive;
+extern (C) char * function(aGtkAction *)gtk_action_get_name;
 extern (C) _GtkAction * function(char *, char *, char *, char *)gtk_action_new;
 extern (C) uint function()gtk_action_get_type;
-extern (C) void function(_GtkAccessible *)gtk_accessible_connect_widget_destroyed;
+extern (C) void function(aGtkAccessible *)gtk_accessible_connect_widget_destroyed;
 extern (C) uint function()gtk_accessible_get_type;
 extern (C) int function(char *)_gtk_accel_path_is_valid;
-extern (C) void function(char *, _GtkAccelGroup *)_gtk_accel_map_remove_group;
-extern (C) void function(char *, _GtkAccelGroup *)_gtk_accel_map_add_group;
+extern (C) void function(char *, aGtkAccelGroup *)_gtk_accel_map_remove_group;
+extern (C) void function(char *, aGtkAccelGroup *)_gtk_accel_map_add_group;
 extern (C) void function()_gtk_accel_map_init;
 extern (C) void * function()gtk_accel_map_get;
 extern (C) uint function()gtk_accel_map_get_type;
@@ -8117,473 +8891,473 @@
 extern (C) void function(char *)gtk_accel_map_save;
 extern (C) void function(char *)gtk_accel_map_load;
 extern (C) int function(char *, uint, int, int)gtk_accel_map_change_entry;
-extern (C) int function(char *, _GtkAccelKey *)gtk_accel_map_lookup_entry;
+extern (C) int function(char *, aGtkAccelKey *)gtk_accel_map_lookup_entry;
 extern (C) void function(char *, uint, int)gtk_accel_map_add_entry;
-extern (C) char * function(_GtkAccelLabelClass *, uint, int)_gtk_accel_label_class_get_accelerator_label;
-extern (C) int function(_GtkAccelLabel *)gtk_accel_label_refetch;
-extern (C) void function(_GtkAccelLabel *, _GClosure *)gtk_accel_label_set_accel_closure;
-extern (C) void function(_GtkAccelLabel *, _GtkWidget *)gtk_accel_label_set_accel_widget;
-extern (C) uint function(_GtkAccelLabel *)gtk_accel_label_get_accel_width;
-extern (C) _GtkWidget * function(_GtkAccelLabel *)gtk_accel_label_get_accel_widget;
+extern (C) char * function(aGtkAccelLabelClass *, uint, int)_gtk_accel_label_class_get_accelerator_label;
+extern (C) int function(aGtkAccelLabel *)gtk_accel_label_refetch;
+extern (C) void function(aGtkAccelLabel *, _GClosure *)gtk_accel_label_set_accel_closure;
+extern (C) void function(aGtkAccelLabel *, aGtkWidget *)gtk_accel_label_set_accel_widget;
+extern (C) uint function(aGtkAccelLabel *)gtk_accel_label_get_accel_width;
+extern (C) _GtkWidget * function(aGtkAccelLabel *)gtk_accel_label_get_accel_widget;
 extern (C) _GtkWidget * function(char *)gtk_accel_label_new;
 extern (C) uint function()gtk_accel_label_get_type;
-extern (C) uint function(_GtkLabel *, char *)gtk_label_parse_uline;
-extern (C) void function(_GtkLabel *, char * *)gtk_label_get;
-extern (C) int function(_GtkLabel *)gtk_label_get_single_line_mode;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_single_line_mode;
-extern (C) void function(_GtkLabel *, int *, int *)gtk_label_get_layout_offsets;
-extern (C) void * function(_GtkLabel *)gtk_label_get_layout;
-extern (C) int function(_GtkLabel *, int *, int *)gtk_label_get_selection_bounds;
-extern (C) void function(_GtkLabel *, int, int)gtk_label_select_region;
-extern (C) double function(_GtkLabel *)gtk_label_get_angle;
-extern (C) void function(_GtkLabel *, double)gtk_label_set_angle;
-extern (C) int function(_GtkLabel *)gtk_label_get_selectable;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_selectable;
-extern (C) int function(_GtkLabel *)gtk_label_get_line_wrap_mode;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_line_wrap_mode;
-extern (C) int function(_GtkLabel *)gtk_label_get_line_wrap;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_line_wrap;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_pattern;
-extern (C) int function(_GtkLabel *)gtk_label_get_max_width_chars;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_max_width_chars;
-extern (C) int function(_GtkLabel *)gtk_label_get_width_chars;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_width_chars;
-extern (C) int function(_GtkLabel *)gtk_label_get_ellipsize;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_ellipsize;
-extern (C) int function(_GtkLabel *)gtk_label_get_justify;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_justify;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_text_with_mnemonic;
-extern (C) _GtkWidget * function(_GtkLabel *)gtk_label_get_mnemonic_widget;
-extern (C) void function(_GtkLabel *, _GtkWidget *)gtk_label_set_mnemonic_widget;
-extern (C) uint function(_GtkLabel *)gtk_label_get_mnemonic_keyval;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_markup_with_mnemonic;
-extern (C) int function(_GtkLabel *)gtk_label_get_use_underline;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_use_underline;
-extern (C) int function(_GtkLabel *)gtk_label_get_use_markup;
-extern (C) void function(_GtkLabel *, int)gtk_label_set_use_markup;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_markup;
-extern (C) char * function(_GtkLabel *)gtk_label_get_label;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_label;
-extern (C) void * function(_GtkLabel *)gtk_label_get_attributes;
-extern (C) void function(_GtkLabel *, void *)gtk_label_set_attributes;
-extern (C) char * function(_GtkLabel *)gtk_label_get_text;
-extern (C) void function(_GtkLabel *, char *)gtk_label_set_text;
+extern (C) uint function(aGtkLabel *, char *)gtk_label_parse_uline;
+extern (C) void function(aGtkLabel *, char * *)gtk_label_get;
+extern (C) int function(aGtkLabel *)gtk_label_get_single_line_mode;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_single_line_mode;
+extern (C) void function(aGtkLabel *, int *, int *)gtk_label_get_layout_offsets;
+extern (C) void * function(aGtkLabel *)gtk_label_get_layout;
+extern (C) int function(aGtkLabel *, int *, int *)gtk_label_get_selection_bounds;
+extern (C) void function(aGtkLabel *, int, int)gtk_label_select_region;
+extern (C) double function(aGtkLabel *)gtk_label_get_angle;
+extern (C) void function(aGtkLabel *, double)gtk_label_set_angle;
+extern (C) int function(aGtkLabel *)gtk_label_get_selectable;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_selectable;
+extern (C) int function(aGtkLabel *)gtk_label_get_line_wrap_mode;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_line_wrap_mode;
+extern (C) int function(aGtkLabel *)gtk_label_get_line_wrap;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_line_wrap;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_pattern;
+extern (C) int function(aGtkLabel *)gtk_label_get_max_width_chars;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_max_width_chars;
+extern (C) int function(aGtkLabel *)gtk_label_get_width_chars;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_width_chars;
+extern (C) int function(aGtkLabel *)gtk_label_get_ellipsize;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_ellipsize;
+extern (C) int function(aGtkLabel *)gtk_label_get_justify;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_justify;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_text_with_mnemonic;
+extern (C) _GtkWidget * function(aGtkLabel *)gtk_label_get_mnemonic_widget;
+extern (C) void function(aGtkLabel *, aGtkWidget *)gtk_label_set_mnemonic_widget;
+extern (C) uint function(aGtkLabel *)gtk_label_get_mnemonic_keyval;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_markup_with_mnemonic;
+extern (C) int function(aGtkLabel *)gtk_label_get_use_underline;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_use_underline;
+extern (C) int function(aGtkLabel *)gtk_label_get_use_markup;
+extern (C) void function(aGtkLabel *, int)gtk_label_set_use_markup;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_markup;
+extern (C) char * function(aGtkLabel *)gtk_label_get_label;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_label;
+extern (C) void * function(aGtkLabel *)gtk_label_get_attributes;
+extern (C) void function(aGtkLabel *, void *)gtk_label_set_attributes;
+extern (C) char * function(aGtkLabel *)gtk_label_get_text;
+extern (C) void function(aGtkLabel *, char *)gtk_label_set_text;
 extern (C) _GtkWidget * function(char *)gtk_label_new_with_mnemonic;
 extern (C) _GtkWidget * function(char *)gtk_label_new;
 extern (C) uint function()gtk_label_get_type;
-extern (C) _GList * function(_GtkWidget *)gtk_menu_get_for_attach_widget;
-extern (C) void function(_GtkMenu *, int)gtk_menu_set_monitor;
-extern (C) void function(_GtkMenu *, _GtkWidget *, uint, uint, uint, uint)gtk_menu_attach;
-extern (C) void function(_GtkMenu *, _GdkScreen *)gtk_menu_set_screen;
-extern (C) void function(_GtkMenu *, _GtkWidget *, int)gtk_menu_reorder_child;
-extern (C) char * function(_GtkMenu *)gtk_menu_get_title;
-extern (C) void function(_GtkMenu *, char *)gtk_menu_set_title;
-extern (C) int function(_GtkMenu *)gtk_menu_get_tearoff_state;
-extern (C) void function(_GtkMenu *, int)gtk_menu_set_tearoff_state;
-extern (C) _GtkWidget * function(_GtkMenu *)gtk_menu_get_attach_widget;
-extern (C) void function(_GtkMenu *)gtk_menu_detach;
-extern (C) void function(_GtkMenu *, _GtkWidget *, _BCD_func__12552)gtk_menu_attach_to_widget;
-extern (C) void function(_GtkMenu *, char *)gtk_menu_set_accel_path;
-extern (C) _GtkAccelGroup * function(_GtkMenu *)gtk_menu_get_accel_group;
-extern (C) void function(_GtkMenu *, _GtkAccelGroup *)gtk_menu_set_accel_group;
-extern (C) void function(_GtkMenu *, uint)gtk_menu_set_active;
-extern (C) _GtkWidget * function(_GtkMenu *)gtk_menu_get_active;
-extern (C) void function(_GtkMenu *)gtk_menu_popdown;
-extern (C) void function(_GtkMenu *)gtk_menu_reposition;
-extern (C) void function(_GtkMenu *, _GtkWidget *, _GtkWidget *, _BCD_func__12553, void *, uint, uint)gtk_menu_popup;
+extern (C) _GList * function(aGtkWidget *)gtk_menu_get_for_attach_widget;
+extern (C) void function(aGtkMenu *, int)gtk_menu_set_monitor;
+extern (C) void function(aGtkMenu *, aGtkWidget *, uint, uint, uint, uint)gtk_menu_attach;
+extern (C) void function(aGtkMenu *, _GdkScreen *)gtk_menu_set_screen;
+extern (C) void function(aGtkMenu *, aGtkWidget *, int)gtk_menu_reorder_child;
+extern (C) char * function(aGtkMenu *)gtk_menu_get_title;
+extern (C) void function(aGtkMenu *, char *)gtk_menu_set_title;
+extern (C) int function(aGtkMenu *)gtk_menu_get_tearoff_state;
+extern (C) void function(aGtkMenu *, int)gtk_menu_set_tearoff_state;
+extern (C) _GtkWidget * function(aGtkMenu *)gtk_menu_get_attach_widget;
+extern (C) void function(aGtkMenu *)gtk_menu_detach;
+extern (C) void function(aGtkMenu *, aGtkWidget *, _BCD_func__12552)gtk_menu_attach_to_widget;
+extern (C) void function(aGtkMenu *, char *)gtk_menu_set_accel_path;
+extern (C) _GtkAccelGroup * function(aGtkMenu *)gtk_menu_get_accel_group;
+extern (C) void function(aGtkMenu *, aGtkAccelGroup *)gtk_menu_set_accel_group;
+extern (C) void function(aGtkMenu *, uint)gtk_menu_set_active;
+extern (C) _GtkWidget * function(aGtkMenu *)gtk_menu_get_active;
+extern (C) void function(aGtkMenu *)gtk_menu_popdown;
+extern (C) void function(aGtkMenu *)gtk_menu_reposition;
+extern (C) void function(aGtkMenu *, aGtkWidget *, aGtkWidget *, _BCD_func__12553, void *, uint, uint)gtk_menu_popup;
 extern (C) _GtkWidget * function()gtk_menu_new;
 extern (C) uint function()gtk_menu_get_type;
-extern (C) void function(_GtkMenuShell *, int)gtk_menu_shell_set_take_focus;
-extern (C) int function(_GtkMenuShell *)gtk_menu_shell_get_take_focus;
-extern (C) void function(_GtkMenuShell *, uint, _GtkWidget *)_gtk_menu_shell_remove_mnemonic;
-extern (C) void function(_GtkMenuShell *, uint, _GtkWidget *)_gtk_menu_shell_add_mnemonic;
-extern (C) void function(_GtkMenuShell *)gtk_menu_shell_cancel;
-extern (C) int function(_GtkMenuShell *)_gtk_menu_shell_get_popup_delay;
-extern (C) void function(_GtkMenuShell *)_gtk_menu_shell_activate;
-extern (C) void function(_GtkMenuShell *, int)_gtk_menu_shell_select_last;
-extern (C) void function(_GtkMenuShell *, int)gtk_menu_shell_select_first;
-extern (C) void function(_GtkMenuShell *, _GtkWidget *, int)gtk_menu_shell_activate_item;
-extern (C) void function(_GtkMenuShell *)gtk_menu_shell_deselect;
-extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_select_item;
-extern (C) void function(_GtkMenuShell *)gtk_menu_shell_deactivate;
-extern (C) void function(_GtkMenuShell *, _GtkWidget *, int)gtk_menu_shell_insert;
-extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_prepend;
-extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_append;
+extern (C) void function(aGtkMenuShell *, int)gtk_menu_shell_set_take_focus;
+extern (C) int function(aGtkMenuShell *)gtk_menu_shell_get_take_focus;
+extern (C) void function(aGtkMenuShell *, uint, aGtkWidget *)_gtk_menu_shell_remove_mnemonic;
+extern (C) void function(aGtkMenuShell *, uint, aGtkWidget *)_gtk_menu_shell_add_mnemonic;
+extern (C) void function(aGtkMenuShell *)gtk_menu_shell_cancel;
+extern (C) int function(aGtkMenuShell *)_gtk_menu_shell_get_popup_delay;
+extern (C) void function(aGtkMenuShell *)_gtk_menu_shell_activate;
+extern (C) void function(aGtkMenuShell *, int)_gtk_menu_shell_select_last;
+extern (C) void function(aGtkMenuShell *, int)gtk_menu_shell_select_first;
+extern (C) void function(aGtkMenuShell *, aGtkWidget *, int)gtk_menu_shell_activate_item;
+extern (C) void function(aGtkMenuShell *)gtk_menu_shell_deselect;
+extern (C) void function(aGtkMenuShell *, aGtkWidget *)gtk_menu_shell_select_item;
+extern (C) void function(aGtkMenuShell *)gtk_menu_shell_deactivate;
+extern (C) void function(aGtkMenuShell *, aGtkWidget *, int)gtk_menu_shell_insert;
+extern (C) void function(aGtkMenuShell *, aGtkWidget *)gtk_menu_shell_prepend;
+extern (C) void function(aGtkMenuShell *, aGtkWidget *)gtk_menu_shell_append;
 extern (C) uint function()gtk_menu_shell_get_type;
-extern (C) void function(_GtkMisc *, int *, int *)gtk_misc_get_padding;
-extern (C) void function(_GtkMisc *, int, int)gtk_misc_set_padding;
-extern (C) void function(_GtkMisc *, float *, float *)gtk_misc_get_alignment;
-extern (C) void function(_GtkMisc *, float, float)gtk_misc_set_alignment;
+extern (C) void function(aGtkMisc *, int *, int *)gtk_misc_get_padding;
+extern (C) void function(aGtkMisc *, int, int)gtk_misc_set_padding;
+extern (C) void function(aGtkMisc *, float *, float *)gtk_misc_get_alignment;
+extern (C) void function(aGtkMisc *, float, float)gtk_misc_set_alignment;
 extern (C) uint function()gtk_misc_get_type;
 extern (C) _BCD_func__12632 function(_BCD_func__12632, void *, _BCD_func__13158)gtk_about_dialog_set_url_hook;
 extern (C) _BCD_func__12632 function(_BCD_func__12632, void *, _BCD_func__13158)gtk_about_dialog_set_email_hook;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_logo_icon_name;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_logo_icon_name;
-extern (C) void function(_GtkAboutDialog *, void *)gtk_about_dialog_set_logo;
-extern (C) void * function(_GtkAboutDialog *)gtk_about_dialog_get_logo;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_translator_credits;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_translator_credits;
-extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_artists;
-extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_artists;
-extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_documenters;
-extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_documenters;
-extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_authors;
-extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_authors;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_website_label;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_website_label;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_website;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_website;
-extern (C) void function(_GtkAboutDialog *, int)gtk_about_dialog_set_wrap_license;
-extern (C) int function(_GtkAboutDialog *)gtk_about_dialog_get_wrap_license;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_license;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_license;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_comments;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_comments;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_copyright;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_copyright;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_version;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_version;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_program_name;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_program_name;
-extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_name;
-extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_name;
-extern (C) void function(_GtkWindow *, char *, ...)gtk_show_about_dialog;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_logo_icon_name;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_logo_icon_name;
+extern (C) void function(aGtkAboutDialog *, void *)gtk_about_dialog_set_logo;
+extern (C) void * function(aGtkAboutDialog *)gtk_about_dialog_get_logo;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_translator_credits;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_translator_credits;
+extern (C) void function(aGtkAboutDialog *, char * *)gtk_about_dialog_set_artists;
+extern (C) char * * function(aGtkAboutDialog *)gtk_about_dialog_get_artists;
+extern (C) void function(aGtkAboutDialog *, char * *)gtk_about_dialog_set_documenters;
+extern (C) char * * function(aGtkAboutDialog *)gtk_about_dialog_get_documenters;
+extern (C) void function(aGtkAboutDialog *, char * *)gtk_about_dialog_set_authors;
+extern (C) char * * function(aGtkAboutDialog *)gtk_about_dialog_get_authors;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_website_label;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_website_label;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_website;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_website;
+extern (C) void function(aGtkAboutDialog *, int)gtk_about_dialog_set_wrap_license;
+extern (C) int function(aGtkAboutDialog *)gtk_about_dialog_get_wrap_license;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_license;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_license;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_comments;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_comments;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_copyright;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_copyright;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_version;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_version;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_program_name;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_program_name;
+extern (C) void function(aGtkAboutDialog *, char *)gtk_about_dialog_set_name;
+extern (C) char * function(aGtkAboutDialog *)gtk_about_dialog_get_name;
+extern (C) void function(aGtkWindow *, char *, ...)gtk_show_about_dialog;
 extern (C) _GtkWidget * function()gtk_about_dialog_new;
 extern (C) uint function()gtk_about_dialog_get_type;
-extern (C) void function(_GtkDialog *, int)_gtk_dialog_set_ignore_separator;
-extern (C) int function(_GtkDialog *)gtk_dialog_run;
-extern (C) void function(_GtkDialog *, int)gtk_dialog_response;
-extern (C) void function(_GtkDialog *, int, int *)gtk_dialog_set_alternative_button_order_from_array;
-extern (C) void function(_GtkDialog *, int, ...)gtk_dialog_set_alternative_button_order;
+extern (C) void function(aGtkDialog *, int)_gtk_dialog_set_ignore_separator;
+extern (C) int function(aGtkDialog *)gtk_dialog_run;
+extern (C) void function(aGtkDialog *, int)gtk_dialog_response;
+extern (C) void function(aGtkDialog *, int, int *)gtk_dialog_set_alternative_button_order_from_array;
+extern (C) void function(aGtkDialog *, int, ...)gtk_dialog_set_alternative_button_order;
 extern (C) int function(_GdkScreen *)gtk_alternative_dialog_button_order;
-extern (C) int function(_GtkDialog *)gtk_dialog_get_has_separator;
-extern (C) void function(_GtkDialog *, int)gtk_dialog_set_has_separator;
-extern (C) int function(_GtkDialog *, _GtkWidget *)gtk_dialog_get_response_for_widget;
-extern (C) void function(_GtkDialog *, int)gtk_dialog_set_default_response;
-extern (C) void function(_GtkDialog *, int, int)gtk_dialog_set_response_sensitive;
-extern (C) void function(_GtkDialog *, char *, ...)gtk_dialog_add_buttons;
-extern (C) _GtkWidget * function(_GtkDialog *, char *, int)gtk_dialog_add_button;
-extern (C) void function(_GtkDialog *, _GtkWidget *, int)gtk_dialog_add_action_widget;
-extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, ...)gtk_dialog_new_with_buttons;
+extern (C) int function(aGtkDialog *)gtk_dialog_get_has_separator;
+extern (C) void function(aGtkDialog *, int)gtk_dialog_set_has_separator;
+extern (C) int function(aGtkDialog *, aGtkWidget *)gtk_dialog_get_response_for_widget;
+extern (C) void function(aGtkDialog *, int)gtk_dialog_set_default_response;
+extern (C) void function(aGtkDialog *, int, int)gtk_dialog_set_response_sensitive;
+extern (C) void function(aGtkDialog *, char *, ...)gtk_dialog_add_buttons;
+extern (C) _GtkWidget * function(aGtkDialog *, char *, int)gtk_dialog_add_button;
+extern (C) void function(aGtkDialog *, aGtkWidget *, int)gtk_dialog_add_action_widget;
+extern (C) _GtkWidget * function(char *, aGtkWindow *, int, char *, ...)gtk_dialog_new_with_buttons;
 extern (C) _GtkWidget * function()gtk_dialog_new;
 extern (C) uint function()gtk_dialog_get_type;
-extern (C) int function(_GtkWindow *, uint, int)_gtk_window_query_nonaccels;
-extern (C) void function(_GtkWindow *, _BCD_func__12662, void *)_gtk_window_keys_foreach;
-extern (C) void function(_GtkWindow *, int)_gtk_window_set_is_active;
-extern (C) void function(_GtkWindow *, _GtkWidget *)_gtk_window_unset_focus_and_default;
-extern (C) void function(_GtkWindow *, int)_gtk_window_set_has_toplevel_focus;
-extern (C) _GtkWidget * function(_GtkWindowGroup *)_gtk_window_group_get_current_grab;
-extern (C) void function(_GtkWindow *, int, int, int *, int *)_gtk_window_constrain_size;
-extern (C) void function(_GtkWindow *, int, int)_gtk_window_reposition;
-extern (C) void function(_GtkWindow *, uint)gtk_window_add_embedded_xid;
-extern (C) void function(_GtkWindow *, uint)gtk_window_remove_embedded_xid;
-extern (C) void function(_GtkWindow *, _GtkWidget *)_gtk_window_internal_set_focus;
-extern (C) void function(_GtkWindowGroup *, _GtkWindow *)gtk_window_group_remove_window;
-extern (C) void function(_GtkWindowGroup *, _GtkWindow *)gtk_window_group_add_window;
+extern (C) int function(aGtkWindow *, uint, int)_gtk_window_query_nonaccels;
+extern (C) void function(aGtkWindow *, _BCD_func__12662, void *)_gtk_window_keys_foreach;
+extern (C) void function(aGtkWindow *, int)_gtk_window_set_is_active;
+extern (C) void function(aGtkWindow *, aGtkWidget *)_gtk_window_unset_focus_and_default;
+extern (C) void function(aGtkWindow *, int)_gtk_window_set_has_toplevel_focus;
+extern (C) _GtkWidget * function(aGtkWindowGroup *)_gtk_window_group_get_current_grab;
+extern (C) void function(aGtkWindow *, int, int, int *, int *)_gtk_window_constrain_size;
+extern (C) void function(aGtkWindow *, int, int)_gtk_window_reposition;
+extern (C) void function(aGtkWindow *, uint)gtk_window_add_embedded_xid;
+extern (C) void function(aGtkWindow *, uint)gtk_window_remove_embedded_xid;
+extern (C) void function(aGtkWindow *, aGtkWidget *)_gtk_window_internal_set_focus;
+extern (C) void function(aGtkWindowGroup *, aGtkWindow *)gtk_window_group_remove_window;
+extern (C) void function(aGtkWindowGroup *, aGtkWindow *)gtk_window_group_add_window;
 extern (C) _GtkWindowGroup * function()gtk_window_group_new;
 extern (C) uint function()gtk_window_group_get_type;
-extern (C) void function(_GtkWindow *)gtk_window_reshow_with_initial_size;
-extern (C) _GtkWindowGroup * function(_GtkWindow *)gtk_window_get_group;
-extern (C) int function(_GtkWindow *, char *)gtk_window_parse_geometry;
-extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_position;
-extern (C) void function(_GtkWindow *, int, int)gtk_window_move;
-extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_size;
-extern (C) void function(_GtkWindow *, int, int)gtk_window_resize;
-extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_default_size;
-extern (C) void function(_GtkWindow *, int, int)gtk_window_set_default_size;
-extern (C) void function(_GtkWindow *, int, int, int)gtk_window_set_policy;
-extern (C) void function(_GtkWindow *, int, int, int, uint)gtk_window_begin_move_drag;
-extern (C) void function(_GtkWindow *, int, int, int, int, uint)gtk_window_begin_resize_drag;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_keep_below;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_keep_above;
-extern (C) void function(_GtkWindow *)gtk_window_unfullscreen;
-extern (C) void function(_GtkWindow *)gtk_window_fullscreen;
-extern (C) void function(_GtkWindow *)gtk_window_unmaximize;
-extern (C) void function(_GtkWindow *)gtk_window_maximize;
-extern (C) void function(_GtkWindow *)gtk_window_unstick;
-extern (C) void function(_GtkWindow *)gtk_window_stick;
-extern (C) void function(_GtkWindow *)gtk_window_deiconify;
-extern (C) void function(_GtkWindow *)gtk_window_iconify;
-extern (C) void function(_GtkWindow *, uint)gtk_window_present_with_time;
-extern (C) void function(_GtkWindow *)gtk_window_present;
-extern (C) int function(_GtkWindow *, _GdkEventKey *)gtk_window_propagate_key_event;
-extern (C) int function(_GtkWindow *, _GdkEventKey *)gtk_window_activate_key;
-extern (C) int function(_GtkWindow *)gtk_window_get_mnemonic_modifier;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_mnemonic_modifier;
-extern (C) int function(_GtkWindow *, uint, int)gtk_window_mnemonic_activate;
-extern (C) void function(_GtkWindow *, uint, _GtkWidget *)gtk_window_remove_mnemonic;
-extern (C) void function(_GtkWindow *, uint, _GtkWidget *)gtk_window_add_mnemonic;
+extern (C) void function(aGtkWindow *)gtk_window_reshow_with_initial_size;
+extern (C) _GtkWindowGroup * function(aGtkWindow *)gtk_window_get_group;
+extern (C) int function(aGtkWindow *, char *)gtk_window_parse_geometry;
+extern (C) void function(aGtkWindow *, int *, int *)gtk_window_get_position;
+extern (C) void function(aGtkWindow *, int, int)gtk_window_move;
+extern (C) void function(aGtkWindow *, int *, int *)gtk_window_get_size;
+extern (C) void function(aGtkWindow *, int, int)gtk_window_resize;
+extern (C) void function(aGtkWindow *, int *, int *)gtk_window_get_default_size;
+extern (C) void function(aGtkWindow *, int, int)gtk_window_set_default_size;
+extern (C) void function(aGtkWindow *, int, int, int)gtk_window_set_policy;
+extern (C) void function(aGtkWindow *, int, int, int, uint)gtk_window_begin_move_drag;
+extern (C) void function(aGtkWindow *, int, int, int, int, uint)gtk_window_begin_resize_drag;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_keep_below;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_keep_above;
+extern (C) void function(aGtkWindow *)gtk_window_unfullscreen;
+extern (C) void function(aGtkWindow *)gtk_window_fullscreen;
+extern (C) void function(aGtkWindow *)gtk_window_unmaximize;
+extern (C) void function(aGtkWindow *)gtk_window_maximize;
+extern (C) void function(aGtkWindow *)gtk_window_unstick;
+extern (C) void function(aGtkWindow *)gtk_window_stick;
+extern (C) void function(aGtkWindow *)gtk_window_deiconify;
+extern (C) void function(aGtkWindow *)gtk_window_iconify;
+extern (C) void function(aGtkWindow *, uint)gtk_window_present_with_time;
+extern (C) void function(aGtkWindow *)gtk_window_present;
+extern (C) int function(aGtkWindow *, _GdkEventKey *)gtk_window_propagate_key_event;
+extern (C) int function(aGtkWindow *, _GdkEventKey *)gtk_window_activate_key;
+extern (C) int function(aGtkWindow *)gtk_window_get_mnemonic_modifier;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_mnemonic_modifier;
+extern (C) int function(aGtkWindow *, uint, int)gtk_window_mnemonic_activate;
+extern (C) void function(aGtkWindow *, uint, aGtkWidget *)gtk_window_remove_mnemonic;
+extern (C) void function(aGtkWindow *, uint, aGtkWidget *)gtk_window_add_mnemonic;
 extern (C) _GList * function()gtk_window_list_toplevels;
-extern (C) int function(_GtkWindow *)gtk_window_get_modal;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_modal;
+extern (C) int function(aGtkWindow *)gtk_window_get_modal;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_modal;
 extern (C) void function(int)gtk_window_set_auto_startup_notification;
 extern (C) int function(char *, _GError * *)gtk_window_set_default_icon_from_file;
 extern (C) void function(char *)gtk_window_set_default_icon_name;
 extern (C) void function(void *)gtk_window_set_default_icon;
 extern (C) _GList * function()gtk_window_get_default_icon_list;
 extern (C) void function(_GList *)gtk_window_set_default_icon_list;
-extern (C) char * function(_GtkWindow *)gtk_window_get_icon_name;
-extern (C) void * function(_GtkWindow *)gtk_window_get_icon;
-extern (C) int function(_GtkWindow *, char *, _GError * *)gtk_window_set_icon_from_file;
-extern (C) void function(_GtkWindow *, char *)gtk_window_set_icon_name;
-extern (C) void function(_GtkWindow *, void *)gtk_window_set_icon;
-extern (C) _GList * function(_GtkWindow *)gtk_window_get_icon_list;
-extern (C) void function(_GtkWindow *, _GList *)gtk_window_set_icon_list;
-extern (C) int function(_GtkWindow *)gtk_window_get_deletable;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_deletable;
-extern (C) int function(_GtkWindow *)gtk_window_get_decorated;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_decorated;
-extern (C) void function(_GtkWindow *, int *, int *, int *, int *)gtk_window_get_frame_dimensions;
-extern (C) void function(_GtkWindow *, int, int, int, int)gtk_window_set_frame_dimensions;
-extern (C) int function(_GtkWindow *)gtk_window_get_has_frame;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_has_frame;
-extern (C) int function(_GtkWindow *)gtk_window_has_toplevel_focus;
-extern (C) int function(_GtkWindow *)gtk_window_is_active;
-extern (C) _GdkScreen * function(_GtkWindow *)gtk_window_get_screen;
-extern (C) void function(_GtkWindow *, _GdkScreen *)gtk_window_set_screen;
-extern (C) void function(_GtkWindow *, _GtkWidget *, _GdkGeometry *, int)gtk_window_set_geometry_hints;
-extern (C) int function(_GtkWindow *)gtk_window_get_gravity;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_gravity;
-extern (C) int function(_GtkWindow *)gtk_window_get_resizable;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_resizable;
-extern (C) int function(_GtkWindow *)gtk_window_get_destroy_with_parent;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_destroy_with_parent;
-extern (C) int function(_GtkWindow *)gtk_window_get_focus_on_map;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_focus_on_map;
-extern (C) int function(_GtkWindow *)gtk_window_get_accept_focus;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_accept_focus;
-extern (C) int function(_GtkWindow *)gtk_window_get_urgency_hint;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_urgency_hint;
-extern (C) int function(_GtkWindow *)gtk_window_get_skip_pager_hint;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_skip_pager_hint;
-extern (C) int function(_GtkWindow *)gtk_window_get_skip_taskbar_hint;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_skip_taskbar_hint;
-extern (C) int function(_GtkWindow *)gtk_window_get_type_hint;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_type_hint;
-extern (C) double function(_GtkWindow *)gtk_window_get_opacity;
-extern (C) void function(_GtkWindow *, double)gtk_window_set_opacity;
-extern (C) _GtkWindow * function(_GtkWindow *)gtk_window_get_transient_for;
-extern (C) void function(_GtkWindow *, _GtkWindow *)gtk_window_set_transient_for;
-extern (C) int function(_GtkWindow *)gtk_window_activate_default;
-extern (C) void function(_GtkWindow *, _GtkWidget *)gtk_window_set_default;
-extern (C) _GtkWidget * function(_GtkWindow *)gtk_window_get_focus;
-extern (C) void function(_GtkWindow *, _GtkWidget *)gtk_window_set_focus;
-extern (C) int function(_GtkWindow *)gtk_window_activate_focus;
-extern (C) void function(_GtkWindow *, int)gtk_window_set_position;
-extern (C) void function(_GtkWindow *, _GtkAccelGroup *)gtk_window_remove_accel_group;
-extern (C) void function(_GtkWindow *, _GtkAccelGroup *)gtk_window_add_accel_group;
-extern (C) char * function(_GtkWindow *)gtk_window_get_role;
-extern (C) void function(_GtkWindow *, char *)gtk_window_set_startup_id;
-extern (C) void function(_GtkWindow *, char *)gtk_window_set_role;
-extern (C) void function(_GtkWindow *, char *, char *)gtk_window_set_wmclass;
-extern (C) char * function(_GtkWindow *)gtk_window_get_title;
-extern (C) void function(_GtkWindow *, char *)gtk_window_set_title;
+extern (C) char * function(aGtkWindow *)gtk_window_get_icon_name;
+extern (C) void * function(aGtkWindow *)gtk_window_get_icon;
+extern (C) int function(aGtkWindow *, char *, _GError * *)gtk_window_set_icon_from_file;
+extern (C) void function(aGtkWindow *, char *)gtk_window_set_icon_name;
+extern (C) void function(aGtkWindow *, void *)gtk_window_set_icon;
+extern (C) _GList * function(aGtkWindow *)gtk_window_get_icon_list;
+extern (C) void function(aGtkWindow *, _GList *)gtk_window_set_icon_list;
+extern (C) int function(aGtkWindow *)gtk_window_get_deletable;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_deletable;
+extern (C) int function(aGtkWindow *)gtk_window_get_decorated;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_decorated;
+extern (C) void function(aGtkWindow *, int *, int *, int *, int *)gtk_window_get_frame_dimensions;
+extern (C) void function(aGtkWindow *, int, int, int, int)gtk_window_set_frame_dimensions;
+extern (C) int function(aGtkWindow *)gtk_window_get_has_frame;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_has_frame;
+extern (C) int function(aGtkWindow *)gtk_window_has_toplevel_focus;
+extern (C) int function(aGtkWindow *)gtk_window_is_active;
+extern (C) _GdkScreen * function(aGtkWindow *)gtk_window_get_screen;
+extern (C) void function(aGtkWindow *, _GdkScreen *)gtk_window_set_screen;
+extern (C) void function(aGtkWindow *, aGtkWidget *, _GdkGeometry *, int)gtk_window_set_geometry_hints;
+extern (C) int function(aGtkWindow *)gtk_window_get_gravity;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_gravity;
+extern (C) int function(aGtkWindow *)gtk_window_get_resizable;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_resizable;
+extern (C) int function(aGtkWindow *)gtk_window_get_destroy_with_parent;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_destroy_with_parent;
+extern (C) int function(aGtkWindow *)gtk_window_get_focus_on_map;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_focus_on_map;
+extern (C) int function(aGtkWindow *)gtk_window_get_accept_focus;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_accept_focus;
+extern (C) int function(aGtkWindow *)gtk_window_get_urgency_hint;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_urgency_hint;
+extern (C) int function(aGtkWindow *)gtk_window_get_skip_pager_hint;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_skip_pager_hint;
+extern (C) int function(aGtkWindow *)gtk_window_get_skip_taskbar_hint;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_skip_taskbar_hint;
+extern (C) int function(aGtkWindow *)gtk_window_get_type_hint;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_type_hint;
+extern (C) double function(aGtkWindow *)gtk_window_get_opacity;
+extern (C) void function(aGtkWindow *, double)gtk_window_set_opacity;
+extern (C) _GtkWindow * function(aGtkWindow *)gtk_window_get_transient_for;
+extern (C) void function(aGtkWindow *, aGtkWindow *)gtk_window_set_transient_for;
+extern (C) int function(aGtkWindow *)gtk_window_activate_default;
+extern (C) void function(aGtkWindow *, aGtkWidget *)gtk_window_set_default;
+extern (C) _GtkWidget * function(aGtkWindow *)gtk_window_get_focus;
+extern (C) void function(aGtkWindow *, aGtkWidget *)gtk_window_set_focus;
+extern (C) int function(aGtkWindow *)gtk_window_activate_focus;
+extern (C) void function(aGtkWindow *, int)gtk_window_set_position;
+extern (C) void function(aGtkWindow *, aGtkAccelGroup *)gtk_window_remove_accel_group;
+extern (C) void function(aGtkWindow *, aGtkAccelGroup *)gtk_window_add_accel_group;
+extern (C) char * function(aGtkWindow *)gtk_window_get_role;
+extern (C) void function(aGtkWindow *, char *)gtk_window_set_startup_id;
+extern (C) void function(aGtkWindow *, char *)gtk_window_set_role;
+extern (C) void function(aGtkWindow *, char *, char *)gtk_window_set_wmclass;
+extern (C) char * function(aGtkWindow *)gtk_window_get_title;
+extern (C) void function(aGtkWindow *, char *)gtk_window_set_title;
 extern (C) _GtkWidget * function(int)gtk_window_new;
 extern (C) uint function()gtk_window_get_type;
-extern (C) _GtkWidget * function(_GtkBin *)gtk_bin_get_child;
+extern (C) _GtkWidget * function(aGtkBin *)gtk_bin_get_child;
 extern (C) uint function()gtk_bin_get_type;
-extern (C) _GList * function(_GtkContainer *, _GList *, int, _GtkWidget *)_gtk_container_focus_sort;
-extern (C) void function(_GtkContainer *)_gtk_container_dequeue_resize_handler;
-extern (C) char * function(_GtkContainer *, _GtkWidget *)_gtk_container_child_composite_name;
-extern (C) void function(_GtkContainer *)_gtk_container_clear_resize_widgets;
-extern (C) void function(_GtkContainer *)_gtk_container_queue_resize;
-extern (C) void function(_GtkContainer *, _BCD_func__12090, void *)gtk_container_forall;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, _GValue *)gtk_container_child_get_property;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, _GValue *)gtk_container_child_set_property;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, char *)gtk_container_child_get_valist;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, char *)gtk_container_child_set_valist;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_child_get;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_child_set;
-extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_add_with_properties;
+extern (C) _GList * function(aGtkContainer *, _GList *, int, aGtkWidget *)_gtk_container_focus_sort;
+extern (C) void function(aGtkContainer *)_gtk_container_dequeue_resize_handler;
+extern (C) char * function(aGtkContainer *, aGtkWidget *)_gtk_container_child_composite_name;
+extern (C) void function(aGtkContainer *)_gtk_container_clear_resize_widgets;
+extern (C) void function(aGtkContainer *)_gtk_container_queue_resize;
+extern (C) void function(aGtkContainer *, _BCD_func__12090, void *)gtk_container_forall;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, _GValue *)gtk_container_child_get_property;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, _GValue *)gtk_container_child_set_property;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, char *)gtk_container_child_get_valist;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, char *)gtk_container_child_set_valist;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, ...)gtk_container_child_get;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, ...)gtk_container_child_set;
+extern (C) void function(aGtkContainer *, aGtkWidget *, char *, ...)gtk_container_add_with_properties;
 extern (C) _GParamSpec * * function(_GObjectClass *, uint *)gtk_container_class_list_child_properties;
 extern (C) _GParamSpec * function(_GObjectClass *, char *)gtk_container_class_find_child_property;
-extern (C) void function(_GtkContainerClass *, uint, _GParamSpec *)gtk_container_class_install_child_property;
-extern (C) uint function(_GtkContainer *)gtk_container_child_type;
-extern (C) void function(_GtkContainer *)gtk_container_resize_children;
-extern (C) _GtkAdjustment * function(_GtkContainer *)gtk_container_get_focus_hadjustment;
-extern (C) void function(_GtkContainer *, _GtkAdjustment *)gtk_container_set_focus_hadjustment;
-extern (C) _GtkAdjustment * function(_GtkContainer *)gtk_container_get_focus_vadjustment;
-extern (C) void function(_GtkContainer *, _GtkAdjustment *)gtk_container_set_focus_vadjustment;
-extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_set_focus_child;
-extern (C) void function(_GtkContainer *, int)gtk_container_set_reallocate_redraws;
-extern (C) void function(_GtkContainer *)gtk_container_unset_focus_chain;
-extern (C) int function(_GtkContainer *, _GList * *)gtk_container_get_focus_chain;
-extern (C) void function(_GtkContainer *, _GList *)gtk_container_set_focus_chain;
-extern (C) void function(_GtkContainer *, _GtkWidget *, _GdkEventExpose *)gtk_container_propagate_expose;
-extern (C) _GList * function(_GtkContainer *)gtk_container_get_children;
-extern (C) void function(_GtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158)gtk_container_foreach_full;
-extern (C) void function(_GtkContainer *, _BCD_func__12090, void *)gtk_container_foreach;
-extern (C) void function(_GtkContainer *)gtk_container_check_resize;
-extern (C) int function(_GtkContainer *)gtk_container_get_resize_mode;
-extern (C) void function(_GtkContainer *, int)gtk_container_set_resize_mode;
-extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_remove;
-extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_add;
-extern (C) uint function(_GtkContainer *)gtk_container_get_border_width;
-extern (C) void function(_GtkContainer *, uint)gtk_container_set_border_width;
+extern (C) void function(aGtkContainerClass *, uint, _GParamSpec *)gtk_container_class_install_child_property;
+extern (C) uint function(aGtkContainer *)gtk_container_child_type;
+extern (C) void function(aGtkContainer *)gtk_container_resize_children;
+extern (C) _GtkAdjustment * function(aGtkContainer *)gtk_container_get_focus_hadjustment;
+extern (C) void function(aGtkContainer *, aGtkAdjustment *)gtk_container_set_focus_hadjustment;
+extern (C) _GtkAdjustment * function(aGtkContainer *)gtk_container_get_focus_vadjustment;
+extern (C) void function(aGtkContainer *, aGtkAdjustment *)gtk_container_set_focus_vadjustment;
+extern (C) void function(aGtkContainer *, aGtkWidget *)gtk_container_set_focus_child;
+extern (C) void function(aGtkContainer *, int)gtk_container_set_reallocate_redraws;
+extern (C) void function(aGtkContainer *)gtk_container_unset_focus_chain;
+extern (C) int function(aGtkContainer *, _GList * *)gtk_container_get_focus_chain;
+extern (C) void function(aGtkContainer *, _GList *)gtk_container_set_focus_chain;
+extern (C) void function(aGtkContainer *, aGtkWidget *, _GdkEventExpose *)gtk_container_propagate_expose;
+extern (C) _GList * function(aGtkContainer *)gtk_container_get_children;
+extern (C) void function(aGtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158)gtk_container_foreach_full;
+extern (C) void function(aGtkContainer *, _BCD_func__12090, void *)gtk_container_foreach;
+extern (C) void function(aGtkContainer *)gtk_container_check_resize;
+extern (C) int function(aGtkContainer *)gtk_container_get_resize_mode;
+extern (C) void function(aGtkContainer *, int)gtk_container_set_resize_mode;
+extern (C) void function(aGtkContainer *, aGtkWidget *)gtk_container_remove;
+extern (C) void function(aGtkContainer *, aGtkWidget *)gtk_container_add;
+extern (C) uint function(aGtkContainer *)gtk_container_get_border_width;
+extern (C) void function(aGtkContainer *, uint)gtk_container_set_border_width;
 extern (C) uint function()gtk_container_get_type;
 extern (C) _GdkColormap * function()_gtk_widget_peek_colormap;
-extern (C) void function(_GtkWidget *)_gtk_widget_propagate_composited_changed;
-extern (C) void function(_GtkWidget *, _GdkScreen *)_gtk_widget_propagate_screen_changed;
-extern (C) void function(_GtkWidget *, _GtkWidget *)_gtk_widget_propagate_hierarchy_changed;
-extern (C) _GtkWidgetAuxInfo * function(_GtkWidget *, int)_gtk_widget_get_aux_info;
-extern (C) void function(_GtkWidget *, int)_gtk_widget_grab_notify;
-extern (C) void function(_GtkRequisition *)gtk_requisition_free;
-extern (C) _GtkRequisition * function(_GtkRequisition *)gtk_requisition_copy;
+extern (C) void function(aGtkWidget *)_gtk_widget_propagate_composited_changed;
+extern (C) void function(aGtkWidget *, _GdkScreen *)_gtk_widget_propagate_screen_changed;
+extern (C) void function(aGtkWidget *, aGtkWidget *)_gtk_widget_propagate_hierarchy_changed;
+extern (C) _GtkWidgetAuxInfo * function(aGtkWidget *, int)_gtk_widget_get_aux_info;
+extern (C) void function(aGtkWidget *, int)_gtk_widget_grab_notify;
+extern (C) void function(aGtkRequisition *)gtk_requisition_free;
+extern (C) _GtkRequisition * function(aGtkRequisition *)gtk_requisition_copy;
 extern (C) uint function()gtk_requisition_get_type;
-extern (C) int function(_GtkWidget *)gtk_widget_get_has_tooltip;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_has_tooltip;
-extern (C) char * function(_GtkWidget *)gtk_widget_get_tooltip_markup;
-extern (C) void function(_GtkWidget *, char *)gtk_widget_set_tooltip_markup;
-extern (C) char * function(_GtkWidget *)gtk_widget_get_tooltip_text;
-extern (C) void function(_GtkWidget *, char *)gtk_widget_set_tooltip_text;
-extern (C) void function(_GtkWidget *)gtk_widget_trigger_tooltip_query;
-extern (C) _GtkWindow * function(_GtkWidget *)gtk_widget_get_tooltip_window;
-extern (C) void function(_GtkWidget *, _GtkWindow *)gtk_widget_set_tooltip_window;
-extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_remove_mnemonic_label;
-extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_add_mnemonic_label;
-extern (C) _GList * function(_GtkWidget *)gtk_widget_list_mnemonic_labels;
-extern (C) void function(_GtkWidget *, uint *, char * *, char * *)gtk_widget_class_path;
-extern (C) void function(_GtkWidget *, uint *, char * *, char * *)gtk_widget_path;
-extern (C) void function(_GtkWidget *)gtk_widget_reset_shapes;
-extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_widget_input_shape_combine_mask;
-extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_widget_shape_combine_mask;
-extern (C) int function(_GtkWidget *)gtk_widget_is_composited;
+extern (C) int function(aGtkWidget *)gtk_widget_get_has_tooltip;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_has_tooltip;
+extern (C) char * function(aGtkWidget *)gtk_widget_get_tooltip_markup;
+extern (C) void function(aGtkWidget *, char *)gtk_widget_set_tooltip_markup;
+extern (C) char * function(aGtkWidget *)gtk_widget_get_tooltip_text;
+extern (C) void function(aGtkWidget *, char *)gtk_widget_set_tooltip_text;
+extern (C) void function(aGtkWidget *)gtk_widget_trigger_tooltip_query;
+extern (C) _GtkWindow * function(aGtkWidget *)gtk_widget_get_tooltip_window;
+extern (C) void function(aGtkWidget *, aGtkWindow *)gtk_widget_set_tooltip_window;
+extern (C) void function(aGtkWidget *, aGtkWidget *)gtk_widget_remove_mnemonic_label;
+extern (C) void function(aGtkWidget *, aGtkWidget *)gtk_widget_add_mnemonic_label;
+extern (C) _GList * function(aGtkWidget *)gtk_widget_list_mnemonic_labels;
+extern (C) void function(aGtkWidget *, uint *, char * *, char * *)gtk_widget_class_path;
+extern (C) void function(aGtkWidget *, uint *, char * *, char * *)gtk_widget_path;
+extern (C) void function(aGtkWidget *)gtk_widget_reset_shapes;
+extern (C) void function(aGtkWidget *, _GdkDrawable *, int, int)gtk_widget_input_shape_combine_mask;
+extern (C) void function(aGtkWidget *, _GdkDrawable *, int, int)gtk_widget_shape_combine_mask;
+extern (C) int function(aGtkWidget *)gtk_widget_is_composited;
 extern (C) int function()gtk_widget_get_default_direction;
 extern (C) void function(int)gtk_widget_set_default_direction;
-extern (C) int function(_GtkWidget *)gtk_widget_get_direction;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_direction;
+extern (C) int function(aGtkWidget *)gtk_widget_get_direction;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_direction;
 extern (C) _GdkVisual * function()gtk_widget_get_default_visual;
 extern (C) _GdkColormap * function()gtk_widget_get_default_colormap;
 extern (C) _GtkStyle * function()gtk_widget_get_default_style;
 extern (C) void function(_GdkColormap *)gtk_widget_set_default_colormap;
-extern (C) void function(_GtkWidget *, char *, ...)gtk_widget_style_get;
-extern (C) void function(_GtkWidget *, char *, char *)gtk_widget_style_get_valist;
-extern (C) void function(_GtkWidget *, char *, _GValue *)gtk_widget_style_get_property;
-extern (C) _GParamSpec * * function(_GtkWidgetClass *, uint *)gtk_widget_class_list_style_properties;
-extern (C) _GParamSpec * function(_GtkWidgetClass *, char *)gtk_widget_class_find_style_property;
-extern (C) void function(_GtkWidgetClass *, _GParamSpec *, _BCD_func__12993)gtk_widget_class_install_style_property_parser;
-extern (C) void function(_GtkWidgetClass *, _GParamSpec *)gtk_widget_class_install_style_property;
+extern (C) void function(aGtkWidget *, char *, ...)gtk_widget_style_get;
+extern (C) void function(aGtkWidget *, char *, char *)gtk_widget_style_get_valist;
+extern (C) void function(aGtkWidget *, char *, _GValue *)gtk_widget_style_get_property;
+extern (C) _GParamSpec * * function(aGtkWidgetClass *, uint *)gtk_widget_class_list_style_properties;
+extern (C) _GParamSpec * function(aGtkWidgetClass *, char *)gtk_widget_class_find_style_property;
+extern (C) void function(aGtkWidgetClass *, _GParamSpec *, _BCD_func__12993)gtk_widget_class_install_style_property_parser;
+extern (C) void function(aGtkWidgetClass *, _GParamSpec *)gtk_widget_class_install_style_property;
 extern (C) void function()gtk_widget_pop_colormap;
 extern (C) void function()gtk_widget_pop_composite_child;
 extern (C) void function()gtk_widget_push_composite_child;
 extern (C) void function(_GdkColormap *)gtk_widget_push_colormap;
-extern (C) void function(_GtkWidget *)gtk_widget_reset_rc_styles;
-extern (C) char * function(_GtkWidget *)gtk_widget_get_composite_name;
-extern (C) void function(_GtkWidget *, char *)gtk_widget_set_composite_name;
-extern (C) void * function(_GtkWidget *, char *, int, char *)gtk_widget_render_icon;
-extern (C) void * function(_GtkWidget *, char *)gtk_widget_create_pango_layout;
-extern (C) void * function(_GtkWidget *)gtk_widget_get_pango_context;
-extern (C) void * function(_GtkWidget *)gtk_widget_create_pango_context;
-extern (C) void function(_GtkWidget *, void *)gtk_widget_modify_font;
-extern (C) void function(_GtkWidget *, _GdkColor *, _GdkColor *)gtk_widget_modify_cursor;
-extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_base;
-extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_text;
-extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_bg;
-extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_fg;
-extern (C) _GtkRcStyle * function(_GtkWidget *)gtk_widget_get_modifier_style;
-extern (C) void function(_GtkWidget *, _GtkRcStyle *)gtk_widget_modify_style;
-extern (C) _GtkStyle * function(_GtkWidget *)gtk_widget_get_style;
-extern (C) void function(_GtkWidget *)gtk_widget_ensure_style;
-extern (C) void function(_GtkWidget *, _GtkStyle *)gtk_widget_set_style;
-extern (C) int function(_GtkWidget *)gtk_widget_hide_on_delete;
-extern (C) int function(_GtkWidget *, _GtkWidget *, int, int, int *, int *)gtk_widget_translate_coordinates;
-extern (C) int function(_GtkWidget *, _GtkWidget *)gtk_widget_is_ancestor;
-extern (C) void function(_GtkWidget *, int *, int *)gtk_widget_get_pointer;
-extern (C) int function(_GtkWidget *)gtk_widget_get_events;
-extern (C) void function(_GtkWidget *, _GdkColormap *)gtk_widget_set_colormap;
-extern (C) _AtkObject * function(_GtkWidget *)gtk_widget_get_accessible;
-extern (C) void * function(_GtkWidget *, void *)gtk_widget_get_clipboard;
-extern (C) _GtkSettings * function(_GtkWidget *)gtk_widget_get_settings;
-extern (C) _GdkDrawable * function(_GtkWidget *)gtk_widget_get_root_window;
-extern (C) _GdkDisplay * function(_GtkWidget *)gtk_widget_get_display;
-extern (C) int function(_GtkWidget *)gtk_widget_has_screen;
-extern (C) _GdkScreen * function(_GtkWidget *)gtk_widget_get_screen;
-extern (C) _GdkVisual * function(_GtkWidget *)gtk_widget_get_visual;
-extern (C) _GdkColormap * function(_GtkWidget *)gtk_widget_get_colormap;
-extern (C) _GtkWidget * function(_GtkWidget *, uint)gtk_widget_get_ancestor;
-extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_get_toplevel;
-extern (C) int function(_GtkWidget *)gtk_widget_get_extension_events;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_extension_events;
-extern (C) void function(_GtkWidget *, int)gtk_widget_add_events;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_events;
-extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_usize;
-extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_uposition;
-extern (C) void function(_GtkWidget *, int *, int *)gtk_widget_get_size_request;
-extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_size_request;
-extern (C) void function(_GtkWidget *)gtk_widget_error_bell;
-extern (C) int function(_GtkWidget *, int)gtk_widget_keynav_failed;
-extern (C) int function(_GtkWidget *, int)gtk_widget_child_focus;
-extern (C) _GdkDrawable * function(_GtkWidget *)gtk_widget_get_parent_window;
-extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_get_parent;
-extern (C) int function(_GtkWidget *)gtk_widget_get_child_visible;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_child_visible;
-extern (C) void function(_GtkWidget *, _GdkDrawable *)gtk_widget_set_parent_window;
-extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_set_parent;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_redraw_on_allocate;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_double_buffered;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_app_paintable;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_sensitive;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_state;
-extern (C) char * function(_GtkWidget *)gtk_widget_get_name;
-extern (C) void function(_GtkWidget *, char *)gtk_widget_set_name;
-extern (C) void function(_GtkWidget *)gtk_widget_grab_default;
-extern (C) void function(_GtkWidget *)gtk_widget_grab_focus;
-extern (C) int function(_GtkWidget *)gtk_widget_is_focus;
-extern (C) void function(_GtkWidget *)gtk_widget_thaw_child_notify;
-extern (C) void function(_GtkWidget *, char *)gtk_widget_child_notify;
-extern (C) void function(_GtkWidget *)gtk_widget_freeze_child_notify;
-extern (C) void * function(_GtkWidget *, void *)gtk_widget_region_intersect;
-extern (C) int function(_GtkWidget *, _GdkRectangle *, _GdkRectangle *)gtk_widget_intersect;
-extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_reparent;
-extern (C) int function(_GtkWidget *, _GtkAdjustment *, _GtkAdjustment *)gtk_widget_set_scroll_adjustments;
-extern (C) int function(_GtkWidget *)gtk_widget_activate;
-extern (C) int function(_GtkWidget *, _GdkEvent *)gtk_widget_send_expose;
-extern (C) int function(_GtkWidget *, _GdkEvent *)gtk_widget_event;
-extern (C) int function(_GtkWidget *, int)gtk_widget_mnemonic_activate;
-extern (C) int function(_GtkWidget *, uint)gtk_widget_can_activate_accel;
-extern (C) _GList * function(_GtkWidget *)gtk_widget_list_accel_closures;
-extern (C) char * function(_GtkWidget *, int *)_gtk_widget_get_accel_path;
-extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *)gtk_widget_set_accel_path;
-extern (C) int function(_GtkWidget *, _GtkAccelGroup *, uint, int)gtk_widget_remove_accelerator;
-extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *, uint, int, int)gtk_widget_add_accelerator;
-extern (C) void function(_GtkWidget *, _GtkRequisition *)gtk_widget_get_child_requisition;
-extern (C) void function(_GtkWidget *, _GdkRectangle *)gtk_widget_size_allocate;
-extern (C) void function(_GtkWidget *, _GtkRequisition *)gtk_widget_size_request;
-extern (C) void function(_GtkWidget *, _GdkRectangle *)gtk_widget_draw;
-extern (C) void function(_GtkWidget *)gtk_widget_queue_resize_no_redraw;
-extern (C) void function(_GtkWidget *)gtk_widget_queue_resize;
-extern (C) void function(_GtkWidget *, int, int, int, int)gtk_widget_queue_clear_area;
-extern (C) void function(_GtkWidget *)gtk_widget_queue_clear;
-extern (C) void function(_GtkWidget *, int, int, int, int)gtk_widget_queue_draw_area;
-extern (C) void function(_GtkWidget *)gtk_widget_queue_draw;
-extern (C) void function(_GtkWidget *)gtk_widget_unrealize;
-extern (C) void function(_GtkWidget *)gtk_widget_realize;
-extern (C) void function(_GtkWidget *)gtk_widget_unmap;
-extern (C) void function(_GtkWidget *)gtk_widget_map;
-extern (C) int function(_GtkWidget *)gtk_widget_get_no_show_all;
-extern (C) void function(_GtkWidget *, int)gtk_widget_set_no_show_all;
-extern (C) void function(_GtkWidget *)gtk_widget_hide_all;
-extern (C) void function(_GtkWidget *)gtk_widget_show_all;
-extern (C) void function(_GtkWidget *)gtk_widget_hide;
-extern (C) void function(_GtkWidget *)gtk_widget_show_now;
-extern (C) void function(_GtkWidget *)gtk_widget_show;
-extern (C) void function(_GtkWidget *)gtk_widget_unparent;
-extern (C) void function(_GtkWidget *, char *, ...)gtk_widget_set;
-extern (C) void function(_GtkWidget *)gtk_widget_unref;
-extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_ref;
-extern (C) void function(_GtkWidget *, _GtkWidget * *)gtk_widget_destroyed;
-extern (C) void function(_GtkWidget *)gtk_widget_destroy;
+extern (C) void function(aGtkWidget *)gtk_widget_reset_rc_styles;
+extern (C) char * function(aGtkWidget *)gtk_widget_get_composite_name;
+extern (C) void function(aGtkWidget *, char *)gtk_widget_set_composite_name;
+extern (C) void * function(aGtkWidget *, char *, int, char *)gtk_widget_render_icon;
+extern (C) void * function(aGtkWidget *, char *)gtk_widget_create_pango_layout;
+extern (C) void * function(aGtkWidget *)gtk_widget_get_pango_context;
+extern (C) void * function(aGtkWidget *)gtk_widget_create_pango_context;
+extern (C) void function(aGtkWidget *, void *)gtk_widget_modify_font;
+extern (C) void function(aGtkWidget *, _GdkColor *, _GdkColor *)gtk_widget_modify_cursor;
+extern (C) void function(aGtkWidget *, int, _GdkColor *)gtk_widget_modify_base;
+extern (C) void function(aGtkWidget *, int, _GdkColor *)gtk_widget_modify_text;
+extern (C) void function(aGtkWidget *, int, _GdkColor *)gtk_widget_modify_bg;
+extern (C) void function(aGtkWidget *, int, _GdkColor *)gtk_widget_modify_fg;
+extern (C) _GtkRcStyle * function(aGtkWidget *)gtk_widget_get_modifier_style;
+extern (C) void function(aGtkWidget *, aGtkRcStyle *)gtk_widget_modify_style;
+extern (C) _GtkStyle * function(aGtkWidget *)gtk_widget_get_style;
+extern (C) void function(aGtkWidget *)gtk_widget_ensure_style;
+extern (C) void function(aGtkWidget *, aGtkStyle *)gtk_widget_set_style;
+extern (C) int function(aGtkWidget *)gtk_widget_hide_on_delete;
+extern (C) int function(aGtkWidget *, aGtkWidget *, int, int, int *, int *)gtk_widget_translate_coordinates;
+extern (C) int function(aGtkWidget *, aGtkWidget *)gtk_widget_is_ancestor;
+extern (C) void function(aGtkWidget *, int *, int *)gtk_widget_get_pointer;
+extern (C) int function(aGtkWidget *)gtk_widget_get_events;
+extern (C) void function(aGtkWidget *, _GdkColormap *)gtk_widget_set_colormap;
+extern (C) _AtkObject * function(aGtkWidget *)gtk_widget_get_accessible;
+extern (C) void * function(aGtkWidget *, void *)gtk_widget_get_clipboard;
+extern (C) _GtkSettings * function(aGtkWidget *)gtk_widget_get_settings;
+extern (C) _GdkDrawable * function(aGtkWidget *)gtk_widget_get_root_window;
+extern (C) _GdkDisplay * function(aGtkWidget *)gtk_widget_get_display;
+extern (C) int function(aGtkWidget *)gtk_widget_has_screen;
+extern (C) _GdkScreen * function(aGtkWidget *)gtk_widget_get_screen;
+extern (C) _GdkVisual * function(aGtkWidget *)gtk_widget_get_visual;
+extern (C) _GdkColormap * function(aGtkWidget *)gtk_widget_get_colormap;
+extern (C) _GtkWidget * function(aGtkWidget *, uint)gtk_widget_get_ancestor;
+extern (C) _GtkWidget * function(aGtkWidget *)gtk_widget_get_toplevel;
+extern (C) int function(aGtkWidget *)gtk_widget_get_extension_events;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_extension_events;
+extern (C) void function(aGtkWidget *, int)gtk_widget_add_events;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_events;
+extern (C) void function(aGtkWidget *, int, int)gtk_widget_set_usize;
+extern (C) void function(aGtkWidget *, int, int)gtk_widget_set_uposition;
+extern (C) void function(aGtkWidget *, int *, int *)gtk_widget_get_size_request;
+extern (C) void function(aGtkWidget *, int, int)gtk_widget_set_size_request;
+extern (C) void function(aGtkWidget *)gtk_widget_error_bell;
+extern (C) int function(aGtkWidget *, int)gtk_widget_keynav_failed;
+extern (C) int function(aGtkWidget *, int)gtk_widget_child_focus;
+extern (C) _GdkDrawable * function(aGtkWidget *)gtk_widget_get_parent_window;
+extern (C) _GtkWidget * function(aGtkWidget *)gtk_widget_get_parent;
+extern (C) int function(aGtkWidget *)gtk_widget_get_child_visible;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_child_visible;
+extern (C) void function(aGtkWidget *, _GdkDrawable *)gtk_widget_set_parent_window;
+extern (C) void function(aGtkWidget *, aGtkWidget *)gtk_widget_set_parent;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_redraw_on_allocate;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_double_buffered;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_app_paintable;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_sensitive;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_state;
+extern (C) char * function(aGtkWidget *)gtk_widget_get_name;
+extern (C) void function(aGtkWidget *, char *)gtk_widget_set_name;
+extern (C) void function(aGtkWidget *)gtk_widget_grab_default;
+extern (C) void function(aGtkWidget *)gtk_widget_grab_focus;
+extern (C) int function(aGtkWidget *)gtk_widget_is_focus;
+extern (C) void function(aGtkWidget *)gtk_widget_thaw_child_notify;
+extern (C) void function(aGtkWidget *, char *)gtk_widget_child_notify;
+extern (C) void function(aGtkWidget *)gtk_widget_freeze_child_notify;
+extern (C) void * function(aGtkWidget *, void *)gtk_widget_region_intersect;
+extern (C) int function(aGtkWidget *, _GdkRectangle *, _GdkRectangle *)gtk_widget_intersect;
+extern (C) void function(aGtkWidget *, aGtkWidget *)gtk_widget_reparent;
+extern (C) int function(aGtkWidget *, aGtkAdjustment *, aGtkAdjustment *)gtk_widget_set_scroll_adjustments;
+extern (C) int function(aGtkWidget *)gtk_widget_activate;
+extern (C) int function(aGtkWidget *, _GdkEvent *)gtk_widget_send_expose;
+extern (C) int function(aGtkWidget *, _GdkEvent *)gtk_widget_event;
+extern (C) int function(aGtkWidget *, int)gtk_widget_mnemonic_activate;
+extern (C) int function(aGtkWidget *, uint)gtk_widget_can_activate_accel;
+extern (C) _GList * function(aGtkWidget *)gtk_widget_list_accel_closures;
+extern (C) char * function(aGtkWidget *, int *)_gtk_widget_get_accel_path;
+extern (C) void function(aGtkWidget *, char *, aGtkAccelGroup *)gtk_widget_set_accel_path;
+extern (C) int function(aGtkWidget *, aGtkAccelGroup *, uint, int)gtk_widget_remove_accelerator;
+extern (C) void function(aGtkWidget *, char *, aGtkAccelGroup *, uint, int, int)gtk_widget_add_accelerator;
+extern (C) void function(aGtkWidget *, aGtkRequisition *)gtk_widget_get_child_requisition;
+extern (C) void function(aGtkWidget *, _GdkRectangle *)gtk_widget_size_allocate;
+extern (C) void function(aGtkWidget *, aGtkRequisition *)gtk_widget_size_request;
+extern (C) void function(aGtkWidget *, _GdkRectangle *)gtk_widget_draw;
+extern (C) void function(aGtkWidget *)gtk_widget_queue_resize_no_redraw;
+extern (C) void function(aGtkWidget *)gtk_widget_queue_resize;
+extern (C) void function(aGtkWidget *, int, int, int, int)gtk_widget_queue_clear_area;
+extern (C) void function(aGtkWidget *)gtk_widget_queue_clear;
+extern (C) void function(aGtkWidget *, int, int, int, int)gtk_widget_queue_draw_area;
+extern (C) void function(aGtkWidget *)gtk_widget_queue_draw;
+extern (C) void function(aGtkWidget *)gtk_widget_unrealize;
+extern (C) void function(aGtkWidget *)gtk_widget_realize;
+extern (C) void function(aGtkWidget *)gtk_widget_unmap;
+extern (C) void function(aGtkWidget *)gtk_widget_map;
+extern (C) int function(aGtkWidget *)gtk_widget_get_no_show_all;
+extern (C) void function(aGtkWidget *, int)gtk_widget_set_no_show_all;
+extern (C) void function(aGtkWidget *)gtk_widget_hide_all;
+extern (C) void function(aGtkWidget *)gtk_widget_show_all;
+extern (C) void function(aGtkWidget *)gtk_widget_hide;
+extern (C) void function(aGtkWidget *)gtk_widget_show_now;
+extern (C) void function(aGtkWidget *)gtk_widget_show;
+extern (C) void function(aGtkWidget *)gtk_widget_unparent;
+extern (C) void function(aGtkWidget *, char *, ...)gtk_widget_set;
+extern (C) void function(aGtkWidget *)gtk_widget_unref;
+extern (C) _GtkWidget * function(aGtkWidget *)gtk_widget_ref;
+extern (C) void function(aGtkWidget *, _GtkWidget * *)gtk_widget_destroyed;
+extern (C) void function(aGtkWidget *)gtk_widget_destroy;
 extern (C) _GtkWidget * function(uint, char *, ...)gtk_widget_new;
 extern (C) uint function()gtk_widget_get_type;
 extern (C) int function(_BCD_func__12993, _GValue *, _GParamSpec *, _GValue *)_gtk_settings_parse_convert;
 extern (C) _BCD_func__12993 function(uint)_gtk_rc_property_parser_from_type;
 extern (C) void function(_GdkEventSetting *)_gtk_settings_handle_event;
-extern (C) void function(_GtkSettings *)_gtk_settings_reset_rc_values;
-extern (C) void function(_GtkSettings *, char *, _GtkSettingsValue *)_gtk_settings_set_property_value_from_rc;
-extern (C) void function(_GtkSettings *, char *, double, char *)gtk_settings_set_double_property;
-extern (C) void function(_GtkSettings *, char *, int, char *)gtk_settings_set_long_property;
-extern (C) void function(_GtkSettings *, char *, char *, char *)gtk_settings_set_string_property;
-extern (C) void function(_GtkSettings *, char *, _GtkSettingsValue *)gtk_settings_set_property_value;
+extern (C) void function(aGtkSettings *)_gtk_settings_reset_rc_values;
+extern (C) void function(aGtkSettings *, char *, aGtkSettingsValue *)_gtk_settings_set_property_value_from_rc;
+extern (C) void function(aGtkSettings *, char *, double, char *)gtk_settings_set_double_property;
+extern (C) void function(aGtkSettings *, char *, int, char *)gtk_settings_set_long_property;
+extern (C) void function(aGtkSettings *, char *, char *, char *)gtk_settings_set_string_property;
+extern (C) void function(aGtkSettings *, char *, aGtkSettingsValue *)gtk_settings_set_property_value;
 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_border;
 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_requisition;
 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_flags;
@@ -8594,15 +9368,15 @@
 extern (C) _GtkSettings * function(_GdkScreen *)gtk_settings_get_for_screen;
 extern (C) _GtkSettings * function()gtk_settings_get_default;
 extern (C) uint function()gtk_settings_get_type;
-extern (C) void function(_GtkSettings *)_gtk_rc_context_destroy;
-extern (C) char * function(_GtkSettings *)_gtk_rc_context_get_default_font_name;
-extern (C) _GSList * function(_GtkRcStyle *)_gtk_rc_style_get_color_hashes;
-extern (C) void function(_GtkRcStyle *, uint, uint)_gtk_rc_style_unset_rc_property;
-extern (C) void function(_GtkRcStyle *, _GtkRcProperty *)_gtk_rc_style_set_rc_property;
-extern (C) _GtkRcProperty * function(_GtkRcStyle *, uint, uint)_gtk_rc_style_lookup_rc_property;
+extern (C) void function(aGtkSettings *)_gtk_rc_context_destroy;
+extern (C) char * function(aGtkSettings *)_gtk_rc_context_get_default_font_name;
+extern (C) _GSList * function(aGtkRcStyle *)_gtk_rc_style_get_color_hashes;
+extern (C) void function(aGtkRcStyle *, uint, uint)_gtk_rc_style_unset_rc_property;
+extern (C) void function(aGtkRcStyle *, aGtkRcProperty *)_gtk_rc_style_set_rc_property;
+extern (C) _GtkRcProperty * function(aGtkRcStyle *, uint, uint)_gtk_rc_style_lookup_rc_property;
 extern (C) uint function(_GScanner *, int *)gtk_rc_parse_priority;
 extern (C) uint function(_GScanner *, int *)gtk_rc_parse_state;
-extern (C) uint function(_GScanner *, _GtkRcStyle *, _GdkColor *)gtk_rc_parse_color_full;
+extern (C) uint function(_GScanner *, aGtkRcStyle *, _GdkColor *)gtk_rc_parse_color_full;
 extern (C) uint function(_GScanner *, _GdkColor *)gtk_rc_parse_color;
 extern (C) _GScanner * function()gtk_rc_scanner_new;
 extern (C) char * function()gtk_rc_get_im_module_file;
@@ -8610,22 +9384,22 @@
 extern (C) char * function()gtk_rc_get_module_dir;
 extern (C) char * function()gtk_rc_get_theme_dir;
 extern (C) char * function(char *)gtk_rc_find_module_in_path;
-extern (C) void function(_GtkRcStyle *)gtk_rc_style_unref;
-extern (C) void function(_GtkRcStyle *)gtk_rc_style_ref;
-extern (C) _GtkRcStyle * function(_GtkRcStyle *)gtk_rc_style_copy;
+extern (C) void function(aGtkRcStyle *)gtk_rc_style_unref;
+extern (C) void function(aGtkRcStyle *)gtk_rc_style_ref;
+extern (C) _GtkRcStyle * function(aGtkRcStyle *)gtk_rc_style_copy;
 extern (C) _GtkRcStyle * function()gtk_rc_style_new;
 extern (C) uint function()gtk_rc_style_get_type;
-extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_class_style;
-extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_widget_class_style;
-extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_widget_name_style;
+extern (C) void function(aGtkRcStyle *, char *)gtk_rc_add_class_style;
+extern (C) void function(aGtkRcStyle *, char *)gtk_rc_add_widget_class_style;
+extern (C) void function(aGtkRcStyle *, char *)gtk_rc_add_widget_name_style;
 extern (C) int function()gtk_rc_reparse_all;
 extern (C) void function(char *)gtk_rc_parse_string;
 extern (C) void function(char *)gtk_rc_parse;
-extern (C) char * function(_GtkSettings *, _GScanner *, char *)gtk_rc_find_pixmap_in_path;
-extern (C) void function(_GtkSettings *)gtk_rc_reset_styles;
-extern (C) int function(_GtkSettings *, int)gtk_rc_reparse_all_for_settings;
-extern (C) _GtkStyle * function(_GtkSettings *, char *, char *, uint)gtk_rc_get_style_by_paths;
-extern (C) _GtkStyle * function(_GtkWidget *)gtk_rc_get_style;
+extern (C) char * function(aGtkSettings *, _GScanner *, char *)gtk_rc_find_pixmap_in_path;
+extern (C) void function(aGtkSettings *)gtk_rc_reset_styles;
+extern (C) int function(aGtkSettings *, int)gtk_rc_reparse_all_for_settings;
+extern (C) _GtkStyle * function(aGtkSettings *, char *, char *, uint)gtk_rc_get_style_by_paths;
+extern (C) _GtkStyle * function(aGtkWidget *)gtk_rc_get_style;
 extern (C) char * * function()gtk_rc_get_default_files;
 extern (C) void function(char * *)gtk_rc_set_default_files;
 extern (C) void function(char *)gtk_rc_add_default_file;
@@ -8633,100 +9407,100 @@
 extern (C) void function(_GSList *)_gtk_rc_free_widget_class_path;
 extern (C) _GSList * function(char *)_gtk_rc_parse_widget_class_path;
 extern (C) void function()_gtk_rc_init;
-extern (C) void function(_GtkWidget *, _GdkColor *)_gtk_widget_get_cursor_color;
-extern (C) _GdkGC * function(_GtkWidget *)_gtk_widget_get_cursor_gc;
-extern (C) void function(_GtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int)gtk_draw_insertion_cursor;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, char *)gtk_paint_string;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, char *)gtk_draw_string;
+extern (C) void function(aGtkWidget *, _GdkColor *)_gtk_widget_get_cursor_color;
+extern (C) _GdkGC * function(aGtkWidget *)_gtk_widget_get_cursor_gc;
+extern (C) void function(aGtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int)gtk_draw_insertion_cursor;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, char *)gtk_paint_string;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, char *)gtk_draw_string;
 extern (C) void function(_GdkColor *, _GdkColor *, double)_gtk_style_shade;
-extern (C) void function(_GtkStyle *, _GtkSettings *)_gtk_style_init_for_settings;
-extern (C) _GValue * function(_GtkStyle *, uint, _GParamSpec *, _BCD_func__12993)_gtk_style_peek_property_value;
-extern (C) void function(_GtkBorder *)gtk_border_free;
-extern (C) _GtkBorder * function(_GtkBorder *)gtk_border_copy;
+extern (C) void function(aGtkStyle *, aGtkSettings *)_gtk_style_init_for_settings;
+extern (C) _GValue * function(aGtkStyle *, uint, _GParamSpec *, _BCD_func__12993)_gtk_style_peek_property_value;
+extern (C) void function(aGtkBorder *)gtk_border_free;
+extern (C) _GtkBorder * function(aGtkBorder *)gtk_border_copy;
 extern (C) uint function()gtk_border_get_type;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_resize_grip;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, void *)gtk_paint_layout;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_expander;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_handle;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_slider;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_focus;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_extension;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_box_gap;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_shadow_gap;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_tab;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_option;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_check;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_flat_box;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_box;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_diamond;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int)gtk_paint_arrow;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, _GdkPoint *, int, int)gtk_paint_polygon;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_shadow;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_vline;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_hline;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_resize_grip;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, void *)gtk_draw_layout;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_expander;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_handle;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_slider;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_focus;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_extension;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_box_gap;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_shadow_gap;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_tab;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_option;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_check;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_flat_box;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_box;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_diamond;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int)gtk_draw_arrow;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int)gtk_draw_polygon;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_shadow;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_vline;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_hline;
-extern (C) void * function(_GtkStyle *, void *, int, int, int, _GtkWidget *, char *)gtk_style_render_icon;
-extern (C) int function(_GtkStyle *, char *, _GdkColor *)gtk_style_lookup_color;
-extern (C) void * function(_GtkStyle *, char *)gtk_style_lookup_icon_set;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int)gtk_style_apply_default_background;
-extern (C) void function(_GtkStyle *, _GdkDrawable *, int)gtk_style_set_background;
-extern (C) void function(_GtkStyle *, _GdkFont *)gtk_style_set_font;
-extern (C) _GdkFont * function(_GtkStyle *)gtk_style_get_font;
-extern (C) void function(_GtkStyle *)gtk_style_unref;
-extern (C) _GtkStyle * function(_GtkStyle *)gtk_style_ref;
-extern (C) void function(_GtkStyle *)gtk_style_detach;
-extern (C) _GtkStyle * function(_GtkStyle *, _GdkDrawable *)gtk_style_attach;
-extern (C) _GtkStyle * function(_GtkStyle *)gtk_style_copy;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int)gtk_paint_resize_grip;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, void *)gtk_paint_layout;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int)gtk_paint_expander;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int)gtk_paint_handle;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int)gtk_paint_slider;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_focus;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int)gtk_paint_extension;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_box_gap;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_shadow_gap;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_tab;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_option;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_check;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_flat_box;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_box;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_diamond;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int)gtk_paint_arrow;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, _GdkPoint *, int, int)gtk_paint_polygon;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int)gtk_paint_shadow;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int)gtk_paint_vline;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int)gtk_paint_hline;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_resize_grip;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, void *)gtk_draw_layout;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_expander;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_handle;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_slider;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_focus;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_extension;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_box_gap;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_shadow_gap;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_tab;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_option;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_check;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_flat_box;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_box;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_diamond;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int)gtk_draw_arrow;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int)gtk_draw_polygon;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_shadow;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_vline;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_hline;
+extern (C) void * function(aGtkStyle *, void *, int, int, int, aGtkWidget *, char *)gtk_style_render_icon;
+extern (C) int function(aGtkStyle *, char *, _GdkColor *)gtk_style_lookup_color;
+extern (C) void * function(aGtkStyle *, char *)gtk_style_lookup_icon_set;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int)gtk_style_apply_default_background;
+extern (C) void function(aGtkStyle *, _GdkDrawable *, int)gtk_style_set_background;
+extern (C) void function(aGtkStyle *, _GdkFont *)gtk_style_set_font;
+extern (C) _GdkFont * function(aGtkStyle *)gtk_style_get_font;
+extern (C) void function(aGtkStyle *)gtk_style_unref;
+extern (C) _GtkStyle * function(aGtkStyle *)gtk_style_ref;
+extern (C) void function(aGtkStyle *)gtk_style_detach;
+extern (C) _GtkStyle * function(aGtkStyle *, _GdkDrawable *)gtk_style_attach;
+extern (C) _GtkStyle * function(aGtkStyle *)gtk_style_copy;
 extern (C) _GtkStyle * function()gtk_style_new;
 extern (C) uint function()gtk_style_get_type;
-extern (C) void function(_GtkAdjustment *, double)gtk_adjustment_set_value;
-extern (C) double function(_GtkAdjustment *)gtk_adjustment_get_value;
-extern (C) void function(_GtkAdjustment *, double, double)gtk_adjustment_clamp_page;
-extern (C) void function(_GtkAdjustment *)gtk_adjustment_value_changed;
-extern (C) void function(_GtkAdjustment *)gtk_adjustment_changed;
+extern (C) void function(aGtkAdjustment *, double)gtk_adjustment_set_value;
+extern (C) double function(aGtkAdjustment *)gtk_adjustment_get_value;
+extern (C) void function(aGtkAdjustment *, double, double)gtk_adjustment_clamp_page;
+extern (C) void function(aGtkAdjustment *)gtk_adjustment_value_changed;
+extern (C) void function(aGtkAdjustment *)gtk_adjustment_changed;
 extern (C) _GtkObject * function(double, double, double, double, double, double)gtk_adjustment_new;
 extern (C) uint function()gtk_adjustment_get_type;
 extern (C) void function(char *, uint, uint, uint)gtk_object_add_arg_type;
-extern (C) void function(_GtkObject *, char *, ...)gtk_object_set;
-extern (C) void function(_GtkObject *, char *, ...)gtk_object_get;
-extern (C) void function(_GtkObject *, uint)gtk_object_remove_no_notify_by_id;
-extern (C) void function(_GtkObject *, uint)gtk_object_remove_data_by_id;
-extern (C) void * function(_GtkObject *, uint)gtk_object_get_data_by_id;
-extern (C) void function(_GtkObject *, uint, void *, _BCD_func__13158)gtk_object_set_data_by_id_full;
-extern (C) void function(_GtkObject *, uint, void *)gtk_object_set_data_by_id;
-extern (C) void * function(_GtkObject *)gtk_object_get_user_data;
-extern (C) void function(_GtkObject *, void *)gtk_object_set_user_data;
-extern (C) void function(_GtkObject *, char *)gtk_object_remove_no_notify;
-extern (C) void * function(_GtkObject *, char *)gtk_object_get_data;
-extern (C) void function(_GtkObject *, char *)gtk_object_remove_data;
-extern (C) void function(_GtkObject *, char *, void *, _BCD_func__13158)gtk_object_set_data_full;
-extern (C) void function(_GtkObject *, char *, void *)gtk_object_set_data;
-extern (C) void function(_GtkObject *, _BCD_func__13158, void *)gtk_object_weakunref;
-extern (C) void function(_GtkObject *, _BCD_func__13158, void *)gtk_object_weakref;
-extern (C) void function(_GtkObject *)gtk_object_unref;
-extern (C) _GtkObject * function(_GtkObject *)gtk_object_ref;
+extern (C) void function(aGtkObject *, char *, ...)gtk_object_set;
+extern (C) void function(aGtkObject *, char *, ...)gtk_object_get;
+extern (C) void function(aGtkObject *, uint)gtk_object_remove_no_notify_by_id;
+extern (C) void function(aGtkObject *, uint)gtk_object_remove_data_by_id;
+extern (C) void * function(aGtkObject *, uint)gtk_object_get_data_by_id;
+extern (C) void function(aGtkObject *, uint, void *, _BCD_func__13158)gtk_object_set_data_by_id_full;
+extern (C) void function(aGtkObject *, uint, void *)gtk_object_set_data_by_id;
+extern (C) void * function(aGtkObject *)gtk_object_get_user_data;
+extern (C) void function(aGtkObject *, void *)gtk_object_set_user_data;
+extern (C) void function(aGtkObject *, char *)gtk_object_remove_no_notify;
+extern (C) void * function(aGtkObject *, char *)gtk_object_get_data;
+extern (C) void function(aGtkObject *, char *)gtk_object_remove_data;
+extern (C) void function(aGtkObject *, char *, void *, _BCD_func__13158)gtk_object_set_data_full;
+extern (C) void function(aGtkObject *, char *, void *)gtk_object_set_data;
+extern (C) void function(aGtkObject *, _BCD_func__13158, void *)gtk_object_weakunref;
+extern (C) void function(aGtkObject *, _BCD_func__13158, void *)gtk_object_weakref;
+extern (C) void function(aGtkObject *)gtk_object_unref;
+extern (C) _GtkObject * function(aGtkObject *)gtk_object_ref;
 extern (C) _GtkObject * function(uint, char *, ...)gtk_object_new;
-extern (C) void function(_GtkObject *)gtk_object_destroy;
-extern (C) void function(_GtkObject *)gtk_object_sink;
+extern (C) void function(aGtkObject *)gtk_object_destroy;
+extern (C) void function(aGtkObject *)gtk_object_sink;
 extern (C) uint function()gtk_object_get_type;
 extern (C) extern uint* gtk_debug_flags;
 extern (C) void function(int)gtk_type_init;
@@ -8735,7 +9509,7 @@
 extern (C) _GFlagsValue * function(uint)gtk_type_flags_get_values;
 extern (C) _GEnumValue * function(uint)gtk_type_enum_get_values;
 extern (C) void * function(uint)gtk_type_new;
-extern (C) uint function(uint, _GtkTypeInfo *)gtk_type_unique;
+extern (C) uint function(uint, aGtkTypeInfo *)gtk_type_unique;
 extern (C) void * function(uint)gtk_type_class;
 extern (C) uint function()gtk_identifier_get_type;
 extern (C) uint function()gtk_widget_help_type_get_type;
@@ -8851,8 +9625,8 @@
 extern (C) uint function()gtk_builder_error_get_type;
 extern (C) uint function()gtk_assistant_page_type_get_type;
 extern (C) uint function()gtk_accel_flags_get_type;
-extern (C) void function(_GtkAccelGroup *, uint)_gtk_accel_group_reconnect;
-extern (C) _GtkAccelGroupEntry * function(_GtkAccelGroup *, uint, int, uint *)gtk_accel_group_query;
+extern (C) void function(aGtkAccelGroup *, uint)_gtk_accel_group_reconnect;
+extern (C) _GtkAccelGroupEntry * function(aGtkAccelGroup *, uint, int, uint *)gtk_accel_group_query;
 extern (C) uint function()gtk_accelerator_get_default_mod_mask;
 extern (C) void function(int)gtk_accelerator_set_default_mod_mask;
 extern (C) char * function(uint, int)gtk_accelerator_get_label;
@@ -8860,18 +9634,18 @@
 extern (C) void function(char *, uint *, int *)gtk_accelerator_parse;
 extern (C) int function(uint, int)gtk_accelerator_valid;
 extern (C) _GtkAccelGroup * function(_GClosure *)gtk_accel_group_from_accel_closure;
-extern (C) _GtkAccelKey * function(_GtkAccelGroup *, _BCD_func__13177, void *)gtk_accel_group_find;
+extern (C) _GtkAccelKey * function(aGtkAccelGroup *, _BCD_func__13177, void *)gtk_accel_group_find;
 extern (C) _GSList * function(_GObject *)gtk_accel_groups_from_object;
 extern (C) int function(_GObject *, uint, int)gtk_accel_groups_activate;
-extern (C) void function(_GtkAccelGroup *, _GObject *)_gtk_accel_group_detach;
-extern (C) void function(_GtkAccelGroup *, _GObject *)_gtk_accel_group_attach;
-extern (C) int function(_GtkAccelGroup *, uint, _GObject *, uint, int)gtk_accel_group_activate;
-extern (C) int function(_GtkAccelGroup *, uint, int)gtk_accel_group_disconnect_key;
-extern (C) int function(_GtkAccelGroup *, _GClosure *)gtk_accel_group_disconnect;
-extern (C) void function(_GtkAccelGroup *, char *, _GClosure *)gtk_accel_group_connect_by_path;
-extern (C) void function(_GtkAccelGroup *, uint, int, int, _GClosure *)gtk_accel_group_connect;
-extern (C) void function(_GtkAccelGroup *)gtk_accel_group_unlock;
-extern (C) void function(_GtkAccelGroup *)gtk_accel_group_lock;
+extern (C) void function(aGtkAccelGroup *, _GObject *)_gtk_accel_group_detach;
+extern (C) void function(aGtkAccelGroup *, _GObject *)_gtk_accel_group_attach;
+extern (C) int function(aGtkAccelGroup *, uint, _GObject *, uint, int)gtk_accel_group_activate;
+extern (C) int function(aGtkAccelGroup *, uint, int)gtk_accel_group_disconnect_key;
+extern (C) int function(aGtkAccelGroup *, _GClosure *)gtk_accel_group_disconnect;
+extern (C) void function(aGtkAccelGroup *, char *, _GClosure *)gtk_accel_group_connect_by_path;
+extern (C) void function(aGtkAccelGroup *, uint, int, int, _GClosure *)gtk_accel_group_connect;
+extern (C) void function(aGtkAccelGroup *)gtk_accel_group_unlock;
+extern (C) void function(aGtkAccelGroup *)gtk_accel_group_lock;
 extern (C) _GtkAccelGroup * function()gtk_accel_group_new;
 extern (C) uint function()gtk_accel_group_get_type;
 
@@ -12288,7 +13062,7 @@
 extern (C) _GtkWidget * gtk_vseparator_new();
 extern (C) uint gtk_vseparator_get_type();
 extern (C) _GtkWidget * gtk_vscale_new_with_range(double, double, double);
-extern (C) _GtkWidget * gtk_vscale_new(_GtkAdjustment *);
+extern (C) _GtkWidget * gtk_vscale_new(aGtkAdjustment *);
 extern (C) uint gtk_vscale_get_type();
 extern (C) _GtkWidget * gtk_vruler_new();
 extern (C) uint gtk_vruler_get_type();
@@ -12302,427 +13076,427 @@
 extern (C) int gtk_vbutton_box_get_spacing_default();
 extern (C) _GtkWidget * gtk_vbutton_box_new();
 extern (C) uint gtk_vbutton_box_get_type();
-extern (C) uint gtk_ui_manager_new_merge_id(_GtkUIManager *);
-extern (C) void gtk_ui_manager_ensure_update(_GtkUIManager *);
-extern (C) char * gtk_ui_manager_get_ui(_GtkUIManager *);
-extern (C) void gtk_ui_manager_remove_ui(_GtkUIManager *, uint);
-extern (C) void gtk_ui_manager_add_ui(_GtkUIManager *, uint, char *, char *, char *, int, int);
-extern (C) uint gtk_ui_manager_add_ui_from_file(_GtkUIManager *, char *, _GError * *);
-extern (C) uint gtk_ui_manager_add_ui_from_string(_GtkUIManager *, char *, int, _GError * *);
-extern (C) _GtkAction * gtk_ui_manager_get_action(_GtkUIManager *, char *);
-extern (C) _GSList * gtk_ui_manager_get_toplevels(_GtkUIManager *, int);
-extern (C) _GtkWidget * gtk_ui_manager_get_widget(_GtkUIManager *, char *);
-extern (C) _GtkAccelGroup * gtk_ui_manager_get_accel_group(_GtkUIManager *);
-extern (C) _GList * gtk_ui_manager_get_action_groups(_GtkUIManager *);
-extern (C) void gtk_ui_manager_remove_action_group(_GtkUIManager *, _GtkActionGroup *);
-extern (C) void gtk_ui_manager_insert_action_group(_GtkUIManager *, _GtkActionGroup *, int);
-extern (C) int gtk_ui_manager_get_add_tearoffs(_GtkUIManager *);
-extern (C) void gtk_ui_manager_set_add_tearoffs(_GtkUIManager *, int);
+extern (C) uint gtk_ui_manager_new_merge_id(aGtkUIManager *);
+extern (C) void gtk_ui_manager_ensure_update(aGtkUIManager *);
+extern (C) char * gtk_ui_manager_get_ui(aGtkUIManager *);
+extern (C) void gtk_ui_manager_remove_ui(aGtkUIManager *, uint);
+extern (C) void gtk_ui_manager_add_ui(aGtkUIManager *, uint, char *, char *, char *, int, int);
+extern (C) uint gtk_ui_manager_add_ui_from_file(aGtkUIManager *, char *, _GError * *);
+extern (C) uint gtk_ui_manager_add_ui_from_string(aGtkUIManager *, char *, int, _GError * *);
+extern (C) _GtkAction * gtk_ui_manager_get_action(aGtkUIManager *, char *);
+extern (C) _GSList * gtk_ui_manager_get_toplevels(aGtkUIManager *, int);
+extern (C) _GtkWidget * gtk_ui_manager_get_widget(aGtkUIManager *, char *);
+extern (C) _GtkAccelGroup * gtk_ui_manager_get_accel_group(aGtkUIManager *);
+extern (C) _GList * gtk_ui_manager_get_action_groups(aGtkUIManager *);
+extern (C) void gtk_ui_manager_remove_action_group(aGtkUIManager *, aGtkActionGroup *);
+extern (C) void gtk_ui_manager_insert_action_group(aGtkUIManager *, aGtkActionGroup *, int);
+extern (C) int gtk_ui_manager_get_add_tearoffs(aGtkUIManager *);
+extern (C) void gtk_ui_manager_set_add_tearoffs(aGtkUIManager *, int);
 extern (C) _GtkUIManager * gtk_ui_manager_new();
 extern (C) uint gtk_ui_manager_get_type();
-extern (C) void gtk_tree_store_move_after(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_move_before(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_swap(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_reorder(_GtkTreeStore *, _GtkTreeIter *, int *);
-extern (C) int gtk_tree_store_iter_is_valid(_GtkTreeStore *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_clear(_GtkTreeStore *);
-extern (C) int gtk_tree_store_iter_depth(_GtkTreeStore *, _GtkTreeIter *);
-extern (C) int gtk_tree_store_is_ancestor(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_append(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_prepend(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_insert_with_valuesv(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, int *, _GValue *, int);
-extern (C) void gtk_tree_store_insert_with_values(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, ...);
-extern (C) void gtk_tree_store_insert_after(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_insert_before(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_insert(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int);
-extern (C) int gtk_tree_store_remove(_GtkTreeStore *, _GtkTreeIter *);
-extern (C) void gtk_tree_store_set_valist(_GtkTreeStore *, _GtkTreeIter *, char *);
-extern (C) void gtk_tree_store_set_valuesv(_GtkTreeStore *, _GtkTreeIter *, int *, _GValue *, int);
-extern (C) void gtk_tree_store_set(_GtkTreeStore *, _GtkTreeIter *, ...);
-extern (C) void gtk_tree_store_set_value(_GtkTreeStore *, _GtkTreeIter *, int, _GValue *);
-extern (C) void gtk_tree_store_set_column_types(_GtkTreeStore *, int, uint *);
+extern (C) void gtk_tree_store_move_after(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_move_before(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_swap(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_reorder(aGtkTreeStore *, aGtkTreeIter *, int *);
+extern (C) int gtk_tree_store_iter_is_valid(aGtkTreeStore *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_clear(aGtkTreeStore *);
+extern (C) int gtk_tree_store_iter_depth(aGtkTreeStore *, aGtkTreeIter *);
+extern (C) int gtk_tree_store_is_ancestor(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_append(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_prepend(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_insert_with_valuesv(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int, int *, _GValue *, int);
+extern (C) void gtk_tree_store_insert_with_values(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int, ...);
+extern (C) void gtk_tree_store_insert_after(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_insert_before(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_insert(aGtkTreeStore *, aGtkTreeIter *, aGtkTreeIter *, int);
+extern (C) int gtk_tree_store_remove(aGtkTreeStore *, aGtkTreeIter *);
+extern (C) void gtk_tree_store_set_valist(aGtkTreeStore *, aGtkTreeIter *, char *);
+extern (C) void gtk_tree_store_set_valuesv(aGtkTreeStore *, aGtkTreeIter *, int *, _GValue *, int);
+extern (C) void gtk_tree_store_set(aGtkTreeStore *, aGtkTreeIter *, ...);
+extern (C) void gtk_tree_store_set_value(aGtkTreeStore *, aGtkTreeIter *, int, _GValue *);
+extern (C) void gtk_tree_store_set_column_types(aGtkTreeStore *, int, uint *);
 extern (C) _GtkTreeStore * gtk_tree_store_newv(int, uint *);
 extern (C) _GtkTreeStore * gtk_tree_store_new(int, ...);
 extern (C) uint gtk_tree_store_get_type();
-extern (C) void gtk_tree_selection_unselect_range(_GtkTreeSelection *, void *, void *);
-extern (C) void gtk_tree_selection_select_range(_GtkTreeSelection *, void *, void *);
-extern (C) void gtk_tree_selection_unselect_all(_GtkTreeSelection *);
-extern (C) void gtk_tree_selection_select_all(_GtkTreeSelection *);
-extern (C) int gtk_tree_selection_iter_is_selected(_GtkTreeSelection *, _GtkTreeIter *);
-extern (C) int gtk_tree_selection_path_is_selected(_GtkTreeSelection *, void *);
-extern (C) void gtk_tree_selection_unselect_iter(_GtkTreeSelection *, _GtkTreeIter *);
-extern (C) void gtk_tree_selection_select_iter(_GtkTreeSelection *, _GtkTreeIter *);
-extern (C) void gtk_tree_selection_unselect_path(_GtkTreeSelection *, void *);
-extern (C) void gtk_tree_selection_select_path(_GtkTreeSelection *, void *);
-extern (C) void gtk_tree_selection_selected_foreach(_GtkTreeSelection *, _BCD_func__9093, void *);
-extern (C) int gtk_tree_selection_count_selected_rows(_GtkTreeSelection *);
-extern (C) _GList * gtk_tree_selection_get_selected_rows(_GtkTreeSelection *, void * *);
-extern (C) int gtk_tree_selection_get_selected(_GtkTreeSelection *, void * *, _GtkTreeIter *);
-extern (C) _GtkTreeView * gtk_tree_selection_get_tree_view(_GtkTreeSelection *);
-extern (C) void * gtk_tree_selection_get_user_data(_GtkTreeSelection *);
-extern (C) void gtk_tree_selection_set_select_function(_GtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158);
-extern (C) int gtk_tree_selection_get_mode(_GtkTreeSelection *);
-extern (C) void gtk_tree_selection_set_mode(_GtkTreeSelection *, int);
+extern (C) void gtk_tree_selection_unselect_range(aGtkTreeSelection *, void *, void *);
+extern (C) void gtk_tree_selection_select_range(aGtkTreeSelection *, void *, void *);
+extern (C) void gtk_tree_selection_unselect_all(aGtkTreeSelection *);
+extern (C) void gtk_tree_selection_select_all(aGtkTreeSelection *);
+extern (C) int gtk_tree_selection_iter_is_selected(aGtkTreeSelection *, aGtkTreeIter *);
+extern (C) int gtk_tree_selection_path_is_selected(aGtkTreeSelection *, void *);
+extern (C) void gtk_tree_selection_unselect_iter(aGtkTreeSelection *, aGtkTreeIter *);
+extern (C) void gtk_tree_selection_select_iter(aGtkTreeSelection *, aGtkTreeIter *);
+extern (C) void gtk_tree_selection_unselect_path(aGtkTreeSelection *, void *);
+extern (C) void gtk_tree_selection_select_path(aGtkTreeSelection *, void *);
+extern (C) void gtk_tree_selection_selected_foreach(aGtkTreeSelection *, _BCD_func__9093, void *);
+extern (C) int gtk_tree_selection_count_selected_rows(aGtkTreeSelection *);
+extern (C) _GList * gtk_tree_selection_get_selected_rows(aGtkTreeSelection *, void * *);
+extern (C) int gtk_tree_selection_get_selected(aGtkTreeSelection *, void * *, aGtkTreeIter *);
+extern (C) _GtkTreeView * gtk_tree_selection_get_tree_view(aGtkTreeSelection *);
+extern (C) void * gtk_tree_selection_get_user_data(aGtkTreeSelection *);
+extern (C) void gtk_tree_selection_set_select_function(aGtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158);
+extern (C) int gtk_tree_selection_get_mode(aGtkTreeSelection *);
+extern (C) void gtk_tree_selection_set_mode(aGtkTreeSelection *, int);
 extern (C) uint gtk_tree_selection_get_type();
-extern (C) int gtk_tree_model_sort_iter_is_valid(_GtkTreeModelSort *, _GtkTreeIter *);
-extern (C) void gtk_tree_model_sort_clear_cache(_GtkTreeModelSort *);
-extern (C) void gtk_tree_model_sort_reset_default_sort_func(_GtkTreeModelSort *);
-extern (C) void gtk_tree_model_sort_convert_iter_to_child_iter(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void * gtk_tree_model_sort_convert_path_to_child_path(_GtkTreeModelSort *, void *);
-extern (C) void gtk_tree_model_sort_convert_child_iter_to_iter(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void * gtk_tree_model_sort_convert_child_path_to_path(_GtkTreeModelSort *, void *);
-extern (C) void * gtk_tree_model_sort_get_model(_GtkTreeModelSort *);
+extern (C) int gtk_tree_model_sort_iter_is_valid(aGtkTreeModelSort *, aGtkTreeIter *);
+extern (C) void gtk_tree_model_sort_clear_cache(aGtkTreeModelSort *);
+extern (C) void gtk_tree_model_sort_reset_default_sort_func(aGtkTreeModelSort *);
+extern (C) void gtk_tree_model_sort_convert_iter_to_child_iter(aGtkTreeModelSort *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void * gtk_tree_model_sort_convert_path_to_child_path(aGtkTreeModelSort *, void *);
+extern (C) void gtk_tree_model_sort_convert_child_iter_to_iter(aGtkTreeModelSort *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void * gtk_tree_model_sort_convert_child_path_to_path(aGtkTreeModelSort *, void *);
+extern (C) void * gtk_tree_model_sort_get_model(aGtkTreeModelSort *);
 extern (C) void * gtk_tree_model_sort_new_with_model(void *);
 extern (C) uint gtk_tree_model_sort_get_type();
-extern (C) int gtk_tree_get_row_drag_data(_GtkSelectionData *, void * *, void * *);
-extern (C) int gtk_tree_set_row_drag_data(_GtkSelectionData *, void *, void *);
-extern (C) int gtk_tree_drag_dest_row_drop_possible(void *, void *, _GtkSelectionData *);
-extern (C) int gtk_tree_drag_dest_drag_data_received(void *, void *, _GtkSelectionData *);
+extern (C) int gtk_tree_get_row_drag_data(aGtkSelectionData *, void * *, void * *);
+extern (C) int gtk_tree_set_row_drag_data(aGtkSelectionData *, void *, void *);
+extern (C) int gtk_tree_drag_dest_row_drop_possible(void *, void *, aGtkSelectionData *);
+extern (C) int gtk_tree_drag_dest_drag_data_received(void *, void *, aGtkSelectionData *);
 extern (C) uint gtk_tree_drag_dest_get_type();
-extern (C) int gtk_tree_drag_source_drag_data_get(void *, void *, _GtkSelectionData *);
+extern (C) int gtk_tree_drag_source_drag_data_get(void *, void *, aGtkSelectionData *);
 extern (C) int gtk_tree_drag_source_drag_data_delete(void *, void *);
 extern (C) int gtk_tree_drag_source_row_draggable(void *, void *);
 extern (C) uint gtk_tree_drag_source_get_type();
-extern (C) void gtk_toolbar_insert_widget(_GtkToolbar *, _GtkWidget *, char *, char *, int);
-extern (C) void gtk_toolbar_prepend_widget(_GtkToolbar *, _GtkWidget *, char *, char *);
-extern (C) void gtk_toolbar_append_widget(_GtkToolbar *, _GtkWidget *, char *, char *);
-extern (C) _GtkWidget * gtk_toolbar_insert_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int);
-extern (C) _GtkWidget * gtk_toolbar_prepend_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
-extern (C) _GtkWidget * gtk_toolbar_append_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
-extern (C) void gtk_toolbar_remove_space(_GtkToolbar *, int);
-extern (C) void gtk_toolbar_insert_space(_GtkToolbar *, int);
-extern (C) void gtk_toolbar_prepend_space(_GtkToolbar *);
-extern (C) void gtk_toolbar_append_space(_GtkToolbar *);
-extern (C) _GtkWidget * gtk_toolbar_insert_stock(_GtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int);
-extern (C) _GtkWidget * gtk_toolbar_insert_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int);
-extern (C) _GtkWidget * gtk_toolbar_prepend_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
-extern (C) _GtkWidget * gtk_toolbar_append_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
-extern (C) void gtk_toolbar_unset_icon_size(_GtkToolbar *);
-extern (C) void gtk_toolbar_set_icon_size(_GtkToolbar *, int);
-extern (C) void _gtk_toolbar_rebuild_menu(_GtkToolbar *);
+extern (C) void gtk_toolbar_insert_widget(aGtkToolbar *, aGtkWidget *, char *, char *, int);
+extern (C) void gtk_toolbar_prepend_widget(aGtkToolbar *, aGtkWidget *, char *, char *);
+extern (C) void gtk_toolbar_append_widget(aGtkToolbar *, aGtkWidget *, char *, char *);
+extern (C) _GtkWidget * gtk_toolbar_insert_element(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *, int);
+extern (C) _GtkWidget * gtk_toolbar_prepend_element(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *);
+extern (C) _GtkWidget * gtk_toolbar_append_element(aGtkToolbar *, int, aGtkWidget *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *);
+extern (C) void gtk_toolbar_remove_space(aGtkToolbar *, int);
+extern (C) void gtk_toolbar_insert_space(aGtkToolbar *, int);
+extern (C) void gtk_toolbar_prepend_space(aGtkToolbar *);
+extern (C) void gtk_toolbar_append_space(aGtkToolbar *);
+extern (C) _GtkWidget * gtk_toolbar_insert_stock(aGtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int);
+extern (C) _GtkWidget * gtk_toolbar_insert_item(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *, int);
+extern (C) _GtkWidget * gtk_toolbar_prepend_item(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *);
+extern (C) _GtkWidget * gtk_toolbar_append_item(aGtkToolbar *, char *, char *, char *, aGtkWidget *, _BCD_func__12122, void *);
+extern (C) void gtk_toolbar_unset_icon_size(aGtkToolbar *);
+extern (C) void gtk_toolbar_set_icon_size(aGtkToolbar *, int);
+extern (C) void _gtk_toolbar_rebuild_menu(aGtkToolbar *);
 extern (C) int _gtk_toolbar_get_default_space_size();
-extern (C) void _gtk_toolbar_paint_space_line(_GtkWidget *, _GtkToolbar *, _GdkRectangle *, _GdkRectangle *);
+extern (C) void _gtk_toolbar_paint_space_line(aGtkWidget *, aGtkToolbar *, _GdkRectangle *, _GdkRectangle *);
 extern (C) char * _gtk_toolbar_elide_underscores(char *);
-extern (C) void gtk_toolbar_set_drop_highlight_item(_GtkToolbar *, _GtkToolItem *, int);
-extern (C) int gtk_toolbar_get_drop_index(_GtkToolbar *, int, int);
-extern (C) int gtk_toolbar_get_relief_style(_GtkToolbar *);
-extern (C) int gtk_toolbar_get_icon_size(_GtkToolbar *);
-extern (C) void gtk_toolbar_unset_style(_GtkToolbar *);
-extern (C) void gtk_toolbar_set_style(_GtkToolbar *, int);
-extern (C) int gtk_toolbar_get_style(_GtkToolbar *);
-extern (C) void gtk_toolbar_set_tooltips(_GtkToolbar *, int);
-extern (C) int gtk_toolbar_get_tooltips(_GtkToolbar *);
-extern (C) void gtk_toolbar_set_orientation(_GtkToolbar *, int);
-extern (C) int gtk_toolbar_get_orientation(_GtkToolbar *);
-extern (C) void gtk_toolbar_set_show_arrow(_GtkToolbar *, int);
-extern (C) int gtk_toolbar_get_show_arrow(_GtkToolbar *);
-extern (C) _GtkToolItem * gtk_toolbar_get_nth_item(_GtkToolbar *, int);
-extern (C) int gtk_toolbar_get_n_items(_GtkToolbar *);
-extern (C) int gtk_toolbar_get_item_index(_GtkToolbar *, _GtkToolItem *);
-extern (C) void gtk_toolbar_insert(_GtkToolbar *, _GtkToolItem *, int);
+extern (C) void gtk_toolbar_set_drop_highlight_item(aGtkToolbar *, aGtkToolItem *, int);
+extern (C) int gtk_toolbar_get_drop_index(aGtkToolbar *, int, int);
+extern (C) int gtk_toolbar_get_relief_style(aGtkToolbar *);
+extern (C) int gtk_toolbar_get_icon_size(aGtkToolbar *);
+extern (C) void gtk_toolbar_unset_style(aGtkToolbar *);
+extern (C) void gtk_toolbar_set_style(aGtkToolbar *, int);
+extern (C) int gtk_toolbar_get_style(aGtkToolbar *);
+extern (C) void gtk_toolbar_set_tooltips(aGtkToolbar *, int);
+extern (C) int gtk_toolbar_get_tooltips(aGtkToolbar *);
+extern (C) void gtk_toolbar_set_orientation(aGtkToolbar *, int);
+extern (C) int gtk_toolbar_get_orientation(aGtkToolbar *);
+extern (C) void gtk_toolbar_set_show_arrow(aGtkToolbar *, int);
+extern (C) int gtk_toolbar_get_show_arrow(aGtkToolbar *);
+extern (C) _GtkToolItem * gtk_toolbar_get_nth_item(aGtkToolbar *, int);
+extern (C) int gtk_toolbar_get_n_items(aGtkToolbar *);
+extern (C) int gtk_toolbar_get_item_index(aGtkToolbar *, aGtkToolItem *);
+extern (C) void gtk_toolbar_insert(aGtkToolbar *, aGtkToolItem *, int);
 extern (C) _GtkWidget * gtk_toolbar_new();
 extern (C) uint gtk_toolbar_get_type();
-extern (C) void gtk_tips_query_set_labels(_GtkTipsQuery *, char *, char *);
-extern (C) void gtk_tips_query_set_caller(_GtkTipsQuery *, _GtkWidget *);
-extern (C) void gtk_tips_query_stop_query(_GtkTipsQuery *);
-extern (C) void gtk_tips_query_start_query(_GtkTipsQuery *);
+extern (C) void gtk_tips_query_set_labels(aGtkTipsQuery *, char *, char *);
+extern (C) void gtk_tips_query_set_caller(aGtkTipsQuery *, aGtkWidget *);
+extern (C) void gtk_tips_query_stop_query(aGtkTipsQuery *);
+extern (C) void gtk_tips_query_start_query(aGtkTipsQuery *);
 extern (C) _GtkWidget * gtk_tips_query_new();
 extern (C) uint gtk_tips_query_get_type();
-extern (C) _GtkTextAttributes * gtk_text_view_get_default_attributes(_GtkTextView *);
-extern (C) void * gtk_text_view_get_tabs(_GtkTextView *);
-extern (C) void gtk_text_view_set_tabs(_GtkTextView *, void *);
-extern (C) int gtk_text_view_get_indent(_GtkTextView *);
-extern (C) void gtk_text_view_set_indent(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_right_margin(_GtkTextView *);
-extern (C) void gtk_text_view_set_right_margin(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_left_margin(_GtkTextView *);
-extern (C) void gtk_text_view_set_left_margin(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_justification(_GtkTextView *);
-extern (C) void gtk_text_view_set_justification(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_pixels_inside_wrap(_GtkTextView *);
-extern (C) void gtk_text_view_set_pixels_inside_wrap(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_pixels_below_lines(_GtkTextView *);
-extern (C) void gtk_text_view_set_pixels_below_lines(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_pixels_above_lines(_GtkTextView *);
-extern (C) void gtk_text_view_set_pixels_above_lines(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_accepts_tab(_GtkTextView *);
-extern (C) void gtk_text_view_set_accepts_tab(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_overwrite(_GtkTextView *);
-extern (C) void gtk_text_view_set_overwrite(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_editable(_GtkTextView *);
-extern (C) void gtk_text_view_set_editable(_GtkTextView *, int);
-extern (C) int gtk_text_view_get_wrap_mode(_GtkTextView *);
-extern (C) void gtk_text_view_set_wrap_mode(_GtkTextView *, int);
-extern (C) void gtk_text_view_move_child(_GtkTextView *, _GtkWidget *, int, int);
-extern (C) void gtk_text_view_add_child_in_window(_GtkTextView *, _GtkWidget *, int, int, int);
-extern (C) void gtk_text_view_add_child_at_anchor(_GtkTextView *, _GtkWidget *, _GtkTextChildAnchor *);
-extern (C) int gtk_text_view_move_visually(_GtkTextView *, _GtkTextIter *, int);
-extern (C) int gtk_text_view_starts_display_line(_GtkTextView *, _GtkTextIter *);
-extern (C) int gtk_text_view_backward_display_line_start(_GtkTextView *, _GtkTextIter *);
-extern (C) int gtk_text_view_forward_display_line_end(_GtkTextView *, _GtkTextIter *);
-extern (C) int gtk_text_view_backward_display_line(_GtkTextView *, _GtkTextIter *);
-extern (C) int gtk_text_view_forward_display_line(_GtkTextView *, _GtkTextIter *);
-extern (C) int gtk_text_view_get_border_window_size(_GtkTextView *, int);
-extern (C) void gtk_text_view_set_border_window_size(_GtkTextView *, int, int);
-extern (C) int gtk_text_view_get_window_type(_GtkTextView *, _GdkDrawable *);
-extern (C) _GdkDrawable * gtk_text_view_get_window(_GtkTextView *, int);
-extern (C) void gtk_text_view_window_to_buffer_coords(_GtkTextView *, int, int, int, int *, int *);
-extern (C) void gtk_text_view_buffer_to_window_coords(_GtkTextView *, int, int, int, int *, int *);
-extern (C) void gtk_text_view_get_line_at_y(_GtkTextView *, _GtkTextIter *, int, int *);
-extern (C) void gtk_text_view_get_line_yrange(_GtkTextView *, _GtkTextIter *, int *, int *);
-extern (C) void gtk_text_view_get_iter_at_position(_GtkTextView *, _GtkTextIter *, int *, int, int);
-extern (C) void gtk_text_view_get_iter_at_location(_GtkTextView *, _GtkTextIter *, int, int);
-extern (C) void gtk_text_view_get_iter_location(_GtkTextView *, _GtkTextIter *, _GdkRectangle *);
-extern (C) int gtk_text_view_get_cursor_visible(_GtkTextView *);
-extern (C) void gtk_text_view_set_cursor_visible(_GtkTextView *, int);
-extern (C) void gtk_text_view_get_visible_rect(_GtkTextView *, _GdkRectangle *);
-extern (C) int gtk_text_view_place_cursor_onscreen(_GtkTextView *);
-extern (C) int gtk_text_view_move_mark_onscreen(_GtkTextView *, _GtkTextMark *);
-extern (C) void gtk_text_view_scroll_mark_onscreen(_GtkTextView *, _GtkTextMark *);
-extern (C) void gtk_text_view_scroll_to_mark(_GtkTextView *, _GtkTextMark *, double, int, double, double);
-extern (C) int gtk_text_view_scroll_to_iter(_GtkTextView *, _GtkTextIter *, double, int, double, double);
-extern (C) _GtkTextBuffer * gtk_text_view_get_buffer(_GtkTextView *);
-extern (C) void gtk_text_view_set_buffer(_GtkTextView *, _GtkTextBuffer *);
-extern (C) _GtkWidget * gtk_text_view_new_with_buffer(_GtkTextBuffer *);
+extern (C) _GtkTextAttributes * gtk_text_view_get_default_attributes(aGtkTextView *);
+extern (C) void * gtk_text_view_get_tabs(aGtkTextView *);
+extern (C) void gtk_text_view_set_tabs(aGtkTextView *, void *);
+extern (C) int gtk_text_view_get_indent(aGtkTextView *);
+extern (C) void gtk_text_view_set_indent(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_right_margin(aGtkTextView *);
+extern (C) void gtk_text_view_set_right_margin(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_left_margin(aGtkTextView *);
+extern (C) void gtk_text_view_set_left_margin(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_justification(aGtkTextView *);
+extern (C) void gtk_text_view_set_justification(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_pixels_inside_wrap(aGtkTextView *);
+extern (C) void gtk_text_view_set_pixels_inside_wrap(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_pixels_below_lines(aGtkTextView *);
+extern (C) void gtk_text_view_set_pixels_below_lines(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_pixels_above_lines(aGtkTextView *);
+extern (C) void gtk_text_view_set_pixels_above_lines(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_accepts_tab(aGtkTextView *);
+extern (C) void gtk_text_view_set_accepts_tab(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_overwrite(aGtkTextView *);
+extern (C) void gtk_text_view_set_overwrite(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_editable(aGtkTextView *);
+extern (C) void gtk_text_view_set_editable(aGtkTextView *, int);
+extern (C) int gtk_text_view_get_wrap_mode(aGtkTextView *);
+extern (C) void gtk_text_view_set_wrap_mode(aGtkTextView *, int);
+extern (C) void gtk_text_view_move_child(aGtkTextView *, aGtkWidget *, int, int);
+extern (C) void gtk_text_view_add_child_in_window(aGtkTextView *, aGtkWidget *, int, int, int);
+extern (C) void gtk_text_view_add_child_at_anchor(aGtkTextView *, aGtkWidget *, aGtkTextChildAnchor *);
+extern (C) int gtk_text_view_move_visually(aGtkTextView *, aGtkTextIter *, int);
+extern (C) int gtk_text_view_starts_display_line(aGtkTextView *, aGtkTextIter *);
+extern (C) int gtk_text_view_backward_display_line_start(aGtkTextView *, aGtkTextIter *);
+extern (C) int gtk_text_view_forward_display_line_end(aGtkTextView *, aGtkTextIter *);
+extern (C) int gtk_text_view_backward_display_line(aGtkTextView *, aGtkTextIter *);
+extern (C) int gtk_text_view_forward_display_line(aGtkTextView *, aGtkTextIter *);
+extern (C) int gtk_text_view_get_border_window_size(aGtkTextView *, int);
+extern (C) void gtk_text_view_set_border_window_size(aGtkTextView *, int, int);
+extern (C) int gtk_text_view_get_window_type(aGtkTextView *, _GdkDrawable *);
+extern (C) _GdkDrawable * gtk_text_view_get_window(aGtkTextView *, int);
+extern (C) void gtk_text_view_window_to_buffer_coords(aGtkTextView *, int, int, int, int *, int *);
+extern (C) void gtk_text_view_buffer_to_window_coords(aGtkTextView *, int, int, int, int *, int *);
+extern (C) void gtk_text_view_get_line_at_y(aGtkTextView *, aGtkTextIter *, int, int *);
+extern (C) void gtk_text_view_get_line_yrange(aGtkTextView *, aGtkTextIter *, int *, int *);
+extern (C) void gtk_text_view_get_iter_at_position(aGtkTextView *, aGtkTextIter *, int *, int, int);
+extern (C) void gtk_text_view_get_iter_at_location(aGtkTextView *, aGtkTextIter *, int, int);
+extern (C) void gtk_text_view_get_iter_location(aGtkTextView *, aGtkTextIter *, _GdkRectangle *);
+extern (C) int gtk_text_view_get_cursor_visible(aGtkTextView *);
+extern (C) void gtk_text_view_set_cursor_visible(aGtkTextView *, int);
+extern (C) void gtk_text_view_get_visible_rect(aGtkTextView *, _GdkRectangle *);
+extern (C) int gtk_text_view_place_cursor_onscreen(aGtkTextView *);
+extern (C) int gtk_text_view_move_mark_onscreen(aGtkTextView *, aGtkTextMark *);
+extern (C) void gtk_text_view_scroll_mark_onscreen(aGtkTextView *, aGtkTextMark *);
+extern (C) void gtk_text_view_scroll_to_mark(aGtkTextView *, aGtkTextMark *, double, int, double, double);
+extern (C) int gtk_text_view_scroll_to_iter(aGtkTextView *, aGtkTextIter *, double, int, double, double);
+extern (C) _GtkTextBuffer * gtk_text_view_get_buffer(aGtkTextView *);
+extern (C) void gtk_text_view_set_buffer(aGtkTextView *, aGtkTextBuffer *);
+extern (C) _GtkWidget * gtk_text_view_new_with_buffer(aGtkTextBuffer *);
 extern (C) _GtkWidget * gtk_text_view_new();
 extern (C) uint gtk_text_view_get_type();
-extern (C) int gtk_text_buffer_deserialize(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, char *, uint, _GError * *);
-extern (C) char * gtk_text_buffer_serialize(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, _GtkTextIter *, uint *);
-extern (C) void * * gtk_text_buffer_get_deserialize_formats(_GtkTextBuffer *, int *);
-extern (C) void * * gtk_text_buffer_get_serialize_formats(_GtkTextBuffer *, int *);
-extern (C) int gtk_text_buffer_deserialize_get_can_create_tags(_GtkTextBuffer *, void *);
-extern (C) void gtk_text_buffer_deserialize_set_can_create_tags(_GtkTextBuffer *, void *, int);
-extern (C) void gtk_text_buffer_unregister_deserialize_format(_GtkTextBuffer *, void *);
-extern (C) void gtk_text_buffer_unregister_serialize_format(_GtkTextBuffer *, void *);
-extern (C) void * gtk_text_buffer_register_deserialize_tagset(_GtkTextBuffer *, char *);
-extern (C) void * gtk_text_buffer_register_deserialize_format(_GtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158);
-extern (C) void * gtk_text_buffer_register_serialize_tagset(_GtkTextBuffer *, char *);
-extern (C) void * gtk_text_buffer_register_serialize_format(_GtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158);
-extern (C) void _gtk_text_buffer_notify_will_remove_tag(_GtkTextBuffer *, _GtkTextTag *);
-extern (C) _PangoLogAttr * _gtk_text_buffer_get_line_log_attrs(_GtkTextBuffer *, _GtkTextIter *, int *);
-extern (C) void * _gtk_text_buffer_get_btree(_GtkTextBuffer *);
-extern (C) void _gtk_text_buffer_spew(_GtkTextBuffer *);
-extern (C) _GtkTargetList * gtk_text_buffer_get_paste_target_list(_GtkTextBuffer *);
-extern (C) _GtkTargetList * gtk_text_buffer_get_copy_target_list(_GtkTextBuffer *);
-extern (C) void gtk_text_buffer_end_user_action(_GtkTextBuffer *);
-extern (C) void gtk_text_buffer_begin_user_action(_GtkTextBuffer *);
-extern (C) int gtk_text_buffer_delete_selection(_GtkTextBuffer *, int, int);
-extern (C) int gtk_text_buffer_get_selection_bounds(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_paste_clipboard(_GtkTextBuffer *, void *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_copy_clipboard(_GtkTextBuffer *, void *);
-extern (C) void gtk_text_buffer_cut_clipboard(_GtkTextBuffer *, void *, int);
-extern (C) void gtk_text_buffer_remove_selection_clipboard(_GtkTextBuffer *, void *);
-extern (C) void gtk_text_buffer_add_selection_clipboard(_GtkTextBuffer *, void *);
-extern (C) int gtk_text_buffer_get_has_selection(_GtkTextBuffer *);
-extern (C) void gtk_text_buffer_set_modified(_GtkTextBuffer *, int);
-extern (C) int gtk_text_buffer_get_modified(_GtkTextBuffer *);
-extern (C) void gtk_text_buffer_get_iter_at_child_anchor(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *);
-extern (C) void gtk_text_buffer_get_iter_at_mark(_GtkTextBuffer *, _GtkTextIter *, _GtkTextMark *);
-extern (C) void gtk_text_buffer_get_bounds(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_get_end_iter(_GtkTextBuffer *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_get_start_iter(_GtkTextBuffer *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_get_iter_at_line(_GtkTextBuffer *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_get_iter_at_offset(_GtkTextBuffer *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_get_iter_at_line_index(_GtkTextBuffer *, _GtkTextIter *, int, int);
-extern (C) void gtk_text_buffer_get_iter_at_line_offset(_GtkTextBuffer *, _GtkTextIter *, int, int);
-extern (C) _GtkTextTag * gtk_text_buffer_create_tag(_GtkTextBuffer *, char *, char *, ...);
-extern (C) void gtk_text_buffer_remove_all_tags(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_remove_tag_by_name(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_apply_tag_by_name(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_remove_tag(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_apply_tag(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_select_range(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_place_cursor(_GtkTextBuffer *, _GtkTextIter *);
-extern (C) _GtkTextMark * gtk_text_buffer_get_selection_bound(_GtkTextBuffer *);
-extern (C) _GtkTextMark * gtk_text_buffer_get_insert(_GtkTextBuffer *);
-extern (C) void gtk_text_buffer_delete_mark_by_name(_GtkTextBuffer *, char *);
-extern (C) void gtk_text_buffer_move_mark_by_name(_GtkTextBuffer *, char *, _GtkTextIter *);
-extern (C) _GtkTextMark * gtk_text_buffer_get_mark(_GtkTextBuffer *, char *);
-extern (C) void gtk_text_buffer_delete_mark(_GtkTextBuffer *, _GtkTextMark *);
-extern (C) void gtk_text_buffer_move_mark(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *);
-extern (C) _GtkTextMark * gtk_text_buffer_create_mark(_GtkTextBuffer *, char *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_add_mark(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *);
-extern (C) _GtkTextChildAnchor * gtk_text_buffer_create_child_anchor(_GtkTextBuffer *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_insert_child_anchor(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *);
-extern (C) void gtk_text_buffer_insert_pixbuf(_GtkTextBuffer *, _GtkTextIter *, void *);
-extern (C) char * gtk_text_buffer_get_slice(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
-extern (C) char * gtk_text_buffer_get_text(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
-extern (C) int gtk_text_buffer_backspace(_GtkTextBuffer *, _GtkTextIter *, int, int);
-extern (C) int gtk_text_buffer_delete_interactive(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_delete(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
-extern (C) void gtk_text_buffer_insert_with_tags_by_name(_GtkTextBuffer *, _GtkTextIter *, char *, int, char *, ...);
-extern (C) void gtk_text_buffer_insert_with_tags(_GtkTextBuffer *, _GtkTextIter *, char *, int, _GtkTextTag *, ...);
-extern (C) int gtk_text_buffer_insert_range_interactive(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *, int);
-extern (C) void gtk_text_buffer_insert_range(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_buffer_insert_interactive_at_cursor(_GtkTextBuffer *, char *, int, int);
-extern (C) int gtk_text_buffer_insert_interactive(_GtkTextBuffer *, _GtkTextIter *, char *, int, int);
-extern (C) void gtk_text_buffer_insert_at_cursor(_GtkTextBuffer *, char *, int);
-extern (C) void gtk_text_buffer_insert(_GtkTextBuffer *, _GtkTextIter *, char *, int);
-extern (C) void gtk_text_buffer_set_text(_GtkTextBuffer *, char *, int);
-extern (C) _GtkTextTagTable * gtk_text_buffer_get_tag_table(_GtkTextBuffer *);
-extern (C) int gtk_text_buffer_get_char_count(_GtkTextBuffer *);
-extern (C) int gtk_text_buffer_get_line_count(_GtkTextBuffer *);
-extern (C) _GtkTextBuffer * gtk_text_buffer_new(_GtkTextTagTable *);
+extern (C) int gtk_text_buffer_deserialize(aGtkTextBuffer *, aGtkTextBuffer *, void *, aGtkTextIter *, char *, uint, _GError * *);
+extern (C) char * gtk_text_buffer_serialize(aGtkTextBuffer *, aGtkTextBuffer *, void *, aGtkTextIter *, aGtkTextIter *, uint *);
+extern (C) void * * gtk_text_buffer_get_deserialize_formats(aGtkTextBuffer *, int *);
+extern (C) void * * gtk_text_buffer_get_serialize_formats(aGtkTextBuffer *, int *);
+extern (C) int gtk_text_buffer_deserialize_get_can_create_tags(aGtkTextBuffer *, void *);
+extern (C) void gtk_text_buffer_deserialize_set_can_create_tags(aGtkTextBuffer *, void *, int);
+extern (C) void gtk_text_buffer_unregister_deserialize_format(aGtkTextBuffer *, void *);
+extern (C) void gtk_text_buffer_unregister_serialize_format(aGtkTextBuffer *, void *);
+extern (C) void * gtk_text_buffer_register_deserialize_tagset(aGtkTextBuffer *, char *);
+extern (C) void * gtk_text_buffer_register_deserialize_format(aGtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158);
+extern (C) void * gtk_text_buffer_register_serialize_tagset(aGtkTextBuffer *, char *);
+extern (C) void * gtk_text_buffer_register_serialize_format(aGtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158);
+extern (C) void _gtk_text_buffer_notify_will_remove_tag(aGtkTextBuffer *, aGtkTextTag *);
+extern (C) _PangoLogAttr * _gtk_text_buffer_get_line_log_attrs(aGtkTextBuffer *, aGtkTextIter *, int *);
+extern (C) void * _gtk_text_buffer_get_btree(aGtkTextBuffer *);
+extern (C) void _gtk_text_buffer_spew(aGtkTextBuffer *);
+extern (C) _GtkTargetList * gtk_text_buffer_get_paste_target_list(aGtkTextBuffer *);
+extern (C) _GtkTargetList * gtk_text_buffer_get_copy_target_list(aGtkTextBuffer *);
+extern (C) void gtk_text_buffer_end_user_action(aGtkTextBuffer *);
+extern (C) void gtk_text_buffer_begin_user_action(aGtkTextBuffer *);
+extern (C) int gtk_text_buffer_delete_selection(aGtkTextBuffer *, int, int);
+extern (C) int gtk_text_buffer_get_selection_bounds(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_paste_clipboard(aGtkTextBuffer *, void *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_copy_clipboard(aGtkTextBuffer *, void *);
+extern (C) void gtk_text_buffer_cut_clipboard(aGtkTextBuffer *, void *, int);
+extern (C) void gtk_text_buffer_remove_selection_clipboard(aGtkTextBuffer *, void *);
+extern (C) void gtk_text_buffer_add_selection_clipboard(aGtkTextBuffer *, void *);
+extern (C) int gtk_text_buffer_get_has_selection(aGtkTextBuffer *);
+extern (C) void gtk_text_buffer_set_modified(aGtkTextBuffer *, int);
+extern (C) int gtk_text_buffer_get_modified(aGtkTextBuffer *);
+extern (C) void gtk_text_buffer_get_iter_at_child_anchor(aGtkTextBuffer *, aGtkTextIter *, aGtkTextChildAnchor *);
+extern (C) void gtk_text_buffer_get_iter_at_mark(aGtkTextBuffer *, aGtkTextIter *, aGtkTextMark *);
+extern (C) void gtk_text_buffer_get_bounds(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_get_end_iter(aGtkTextBuffer *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_get_start_iter(aGtkTextBuffer *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_get_iter_at_line(aGtkTextBuffer *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_get_iter_at_offset(aGtkTextBuffer *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_get_iter_at_line_index(aGtkTextBuffer *, aGtkTextIter *, int, int);
+extern (C) void gtk_text_buffer_get_iter_at_line_offset(aGtkTextBuffer *, aGtkTextIter *, int, int);
+extern (C) _GtkTextTag * gtk_text_buffer_create_tag(aGtkTextBuffer *, char *, char *, ...);
+extern (C) void gtk_text_buffer_remove_all_tags(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_remove_tag_by_name(aGtkTextBuffer *, char *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_apply_tag_by_name(aGtkTextBuffer *, char *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_remove_tag(aGtkTextBuffer *, aGtkTextTag *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_apply_tag(aGtkTextBuffer *, aGtkTextTag *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_select_range(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_place_cursor(aGtkTextBuffer *, aGtkTextIter *);
+extern (C) _GtkTextMark * gtk_text_buffer_get_selection_bound(aGtkTextBuffer *);
+extern (C) _GtkTextMark * gtk_text_buffer_get_insert(aGtkTextBuffer *);
+extern (C) void gtk_text_buffer_delete_mark_by_name(aGtkTextBuffer *, char *);
+extern (C) void gtk_text_buffer_move_mark_by_name(aGtkTextBuffer *, char *, aGtkTextIter *);
+extern (C) _GtkTextMark * gtk_text_buffer_get_mark(aGtkTextBuffer *, char *);
+extern (C) void gtk_text_buffer_delete_mark(aGtkTextBuffer *, aGtkTextMark *);
+extern (C) void gtk_text_buffer_move_mark(aGtkTextBuffer *, aGtkTextMark *, aGtkTextIter *);
+extern (C) _GtkTextMark * gtk_text_buffer_create_mark(aGtkTextBuffer *, char *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_add_mark(aGtkTextBuffer *, aGtkTextMark *, aGtkTextIter *);
+extern (C) _GtkTextChildAnchor * gtk_text_buffer_create_child_anchor(aGtkTextBuffer *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_insert_child_anchor(aGtkTextBuffer *, aGtkTextIter *, aGtkTextChildAnchor *);
+extern (C) void gtk_text_buffer_insert_pixbuf(aGtkTextBuffer *, aGtkTextIter *, void *);
+extern (C) char * gtk_text_buffer_get_slice(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int);
+extern (C) char * gtk_text_buffer_get_text(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int);
+extern (C) int gtk_text_buffer_backspace(aGtkTextBuffer *, aGtkTextIter *, int, int);
+extern (C) int gtk_text_buffer_delete_interactive(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_delete(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *);
+extern (C) void gtk_text_buffer_insert_with_tags_by_name(aGtkTextBuffer *, aGtkTextIter *, char *, int, char *, ...);
+extern (C) void gtk_text_buffer_insert_with_tags(aGtkTextBuffer *, aGtkTextIter *, char *, int, aGtkTextTag *, ...);
+extern (C) int gtk_text_buffer_insert_range_interactive(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *, int);
+extern (C) void gtk_text_buffer_insert_range(aGtkTextBuffer *, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_buffer_insert_interactive_at_cursor(aGtkTextBuffer *, char *, int, int);
+extern (C) int gtk_text_buffer_insert_interactive(aGtkTextBuffer *, aGtkTextIter *, char *, int, int);
+extern (C) void gtk_text_buffer_insert_at_cursor(aGtkTextBuffer *, char *, int);
+extern (C) void gtk_text_buffer_insert(aGtkTextBuffer *, aGtkTextIter *, char *, int);
+extern (C) void gtk_text_buffer_set_text(aGtkTextBuffer *, char *, int);
+extern (C) _GtkTextTagTable * gtk_text_buffer_get_tag_table(aGtkTextBuffer *);
+extern (C) int gtk_text_buffer_get_char_count(aGtkTextBuffer *);
+extern (C) int gtk_text_buffer_get_line_count(aGtkTextBuffer *);
+extern (C) _GtkTextBuffer * gtk_text_buffer_new(aGtkTextTagTable *);
 extern (C) uint gtk_text_buffer_get_type();
-extern (C) int gtk_text_mark_get_left_gravity(_GtkTextMark *);
-extern (C) _GtkTextBuffer * gtk_text_mark_get_buffer(_GtkTextMark *);
-extern (C) int gtk_text_mark_get_deleted(_GtkTextMark *);
-extern (C) char * gtk_text_mark_get_name(_GtkTextMark *);
+extern (C) int gtk_text_mark_get_left_gravity(aGtkTextMark *);
+extern (C) _GtkTextBuffer * gtk_text_mark_get_buffer(aGtkTextMark *);
+extern (C) int gtk_text_mark_get_deleted(aGtkTextMark *);
+extern (C) char * gtk_text_mark_get_name(aGtkTextMark *);
 extern (C) _GtkTextMark * gtk_text_mark_new(char *, int);
-extern (C) int gtk_text_mark_get_visible(_GtkTextMark *);
-extern (C) void gtk_text_mark_set_visible(_GtkTextMark *, int);
+extern (C) int gtk_text_mark_get_visible(aGtkTextMark *);
+extern (C) void gtk_text_mark_set_visible(aGtkTextMark *, int);
 extern (C) uint gtk_text_mark_get_type();
-extern (C) void _gtk_text_tag_table_remove_buffer(_GtkTextTagTable *, void *);
-extern (C) void _gtk_text_tag_table_add_buffer(_GtkTextTagTable *, void *);
-extern (C) int gtk_text_tag_table_get_size(_GtkTextTagTable *);
-extern (C) void gtk_text_tag_table_foreach(_GtkTextTagTable *, _BCD_func__9332, void *);
-extern (C) _GtkTextTag * gtk_text_tag_table_lookup(_GtkTextTagTable *, char *);
-extern (C) void gtk_text_tag_table_remove(_GtkTextTagTable *, _GtkTextTag *);
-extern (C) void gtk_text_tag_table_add(_GtkTextTagTable *, _GtkTextTag *);
+extern (C) void _gtk_text_tag_table_remove_buffer(aGtkTextTagTable *, void *);
+extern (C) void _gtk_text_tag_table_add_buffer(aGtkTextTagTable *, void *);
+extern (C) int gtk_text_tag_table_get_size(aGtkTextTagTable *);
+extern (C) void gtk_text_tag_table_foreach(aGtkTextTagTable *, _BCD_func__9332, void *);
+extern (C) _GtkTextTag * gtk_text_tag_table_lookup(aGtkTextTagTable *, char *);
+extern (C) void gtk_text_tag_table_remove(aGtkTextTagTable *, aGtkTextTag *);
+extern (C) void gtk_text_tag_table_add(aGtkTextTagTable *, aGtkTextTag *);
 extern (C) _GtkTextTagTable * gtk_text_tag_table_new();
 extern (C) uint gtk_text_tag_table_get_type();
 extern (C) _GtkWidget * gtk_tearoff_menu_item_new();
 extern (C) uint gtk_tearoff_menu_item_get_type();
-extern (C) int gtk_table_get_homogeneous(_GtkTable *);
-extern (C) void gtk_table_set_homogeneous(_GtkTable *, int);
-extern (C) uint gtk_table_get_default_col_spacing(_GtkTable *);
-extern (C) void gtk_table_set_col_spacings(_GtkTable *, uint);
-extern (C) uint gtk_table_get_default_row_spacing(_GtkTable *);
-extern (C) void gtk_table_set_row_spacings(_GtkTable *, uint);
-extern (C) uint gtk_table_get_col_spacing(_GtkTable *, uint);
-extern (C) void gtk_table_set_col_spacing(_GtkTable *, uint, uint);
-extern (C) uint gtk_table_get_row_spacing(_GtkTable *, uint);
-extern (C) void gtk_table_set_row_spacing(_GtkTable *, uint, uint);
-extern (C) void gtk_table_attach_defaults(_GtkTable *, _GtkWidget *, uint, uint, uint, uint);
-extern (C) void gtk_table_attach(_GtkTable *, _GtkWidget *, uint, uint, uint, uint, int, int, uint, uint);
-extern (C) void gtk_table_resize(_GtkTable *, uint, uint);
+extern (C) int gtk_table_get_homogeneous(aGtkTable *);
+extern (C) void gtk_table_set_homogeneous(aGtkTable *, int);
+extern (C) uint gtk_table_get_default_col_spacing(aGtkTable *);
+extern (C) void gtk_table_set_col_spacings(aGtkTable *, uint);
+extern (C) uint gtk_table_get_default_row_spacing(aGtkTable *);
+extern (C) void gtk_table_set_row_spacings(aGtkTable *, uint);
+extern (C) uint gtk_table_get_col_spacing(aGtkTable *, uint);
+extern (C) void gtk_table_set_col_spacing(aGtkTable *, uint, uint);
+extern (C) uint gtk_table_get_row_spacing(aGtkTable *, uint);
+extern (C) void gtk_table_set_row_spacing(aGtkTable *, uint, uint);
+extern (C) void gtk_table_attach_defaults(aGtkTable *, aGtkWidget *, uint, uint, uint, uint);
+extern (C) void gtk_table_attach(aGtkTable *, aGtkWidget *, uint, uint, uint, uint, int, int, uint, uint);
+extern (C) void gtk_table_resize(aGtkTable *, uint, uint);
 extern (C) _GtkWidget * gtk_table_new(uint, uint, int);
 extern (C) uint gtk_table_get_type();
 extern (C) void gtk_stock_set_translate_func(char *, _BCD_func__12124, void *, _BCD_func__13158);
-extern (C) void gtk_stock_item_free(_GtkStockItem *);
-extern (C) _GtkStockItem * gtk_stock_item_copy(_GtkStockItem *);
+extern (C) void gtk_stock_item_free(aGtkStockItem *);
+extern (C) _GtkStockItem * gtk_stock_item_copy(aGtkStockItem *);
 extern (C) _GSList * gtk_stock_list_ids();
-extern (C) int gtk_stock_lookup(char *, _GtkStockItem *);
-extern (C) void gtk_stock_add_static(_GtkStockItem *, uint);
-extern (C) void gtk_stock_add(_GtkStockItem *, uint);
-extern (C) int gtk_status_icon_get_geometry(_GtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *);
-extern (C) void gtk_status_icon_position_menu(_GtkMenu *, int *, int *, int *, void *);
-extern (C) int gtk_status_icon_is_embedded(_GtkStatusIcon *);
-extern (C) int gtk_status_icon_get_blinking(_GtkStatusIcon *);
-extern (C) void gtk_status_icon_set_blinking(_GtkStatusIcon *, int);
-extern (C) int gtk_status_icon_get_visible(_GtkStatusIcon *);
-extern (C) void gtk_status_icon_set_visible(_GtkStatusIcon *, int);
-extern (C) void gtk_status_icon_set_tooltip(_GtkStatusIcon *, char *);
-extern (C) _GdkScreen * gtk_status_icon_get_screen(_GtkStatusIcon *);
-extern (C) void gtk_status_icon_set_screen(_GtkStatusIcon *, _GdkScreen *);
-extern (C) int gtk_status_icon_get_size(_GtkStatusIcon *);
-extern (C) char * gtk_status_icon_get_icon_name(_GtkStatusIcon *);
-extern (C) char * gtk_status_icon_get_stock(_GtkStatusIcon *);
-extern (C) void * gtk_status_icon_get_pixbuf(_GtkStatusIcon *);
-extern (C) int gtk_status_icon_get_storage_type(_GtkStatusIcon *);
-extern (C) void gtk_status_icon_set_from_icon_name(_GtkStatusIcon *, char *);
-extern (C) void gtk_status_icon_set_from_stock(_GtkStatusIcon *, char *);
-extern (C) void gtk_status_icon_set_from_file(_GtkStatusIcon *, char *);
-extern (C) void gtk_status_icon_set_from_pixbuf(_GtkStatusIcon *, void *);
+extern (C) int gtk_stock_lookup(char *, aGtkStockItem *);
+extern (C) void gtk_stock_add_static(aGtkStockItem *, uint);
+extern (C) void gtk_stock_add(aGtkStockItem *, uint);
+extern (C) int gtk_status_icon_get_geometry(aGtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *);
+extern (C) void gtk_status_icon_position_menu(aGtkMenu *, int *, int *, int *, void *);
+extern (C) int gtk_status_icon_is_embedded(aGtkStatusIcon *);
+extern (C) int gtk_status_icon_get_blinking(aGtkStatusIcon *);
+extern (C) void gtk_status_icon_set_blinking(aGtkStatusIcon *, int);
+extern (C) int gtk_status_icon_get_visible(aGtkStatusIcon *);
+extern (C) void gtk_status_icon_set_visible(aGtkStatusIcon *, int);
+extern (C) void gtk_status_icon_set_tooltip(aGtkStatusIcon *, char *);
+extern (C) _GdkScreen * gtk_status_icon_get_screen(aGtkStatusIcon *);
+extern (C) void gtk_status_icon_set_screen(aGtkStatusIcon *, _GdkScreen *);
+extern (C) int gtk_status_icon_get_size(aGtkStatusIcon *);
+extern (C) char * gtk_status_icon_get_icon_name(aGtkStatusIcon *);
+extern (C) char * gtk_status_icon_get_stock(aGtkStatusIcon *);
+extern (C) void * gtk_status_icon_get_pixbuf(aGtkStatusIcon *);
+extern (C) int gtk_status_icon_get_storage_type(aGtkStatusIcon *);
+extern (C) void gtk_status_icon_set_from_icon_name(aGtkStatusIcon *, char *);
+extern (C) void gtk_status_icon_set_from_stock(aGtkStatusIcon *, char *);
+extern (C) void gtk_status_icon_set_from_file(aGtkStatusIcon *, char *);
+extern (C) void gtk_status_icon_set_from_pixbuf(aGtkStatusIcon *, void *);
 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_icon_name(char *);
 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_stock(char *);
 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_file(char *);
 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_pixbuf(void *);
 extern (C) _GtkStatusIcon * gtk_status_icon_new();
 extern (C) uint gtk_status_icon_get_type();
-extern (C) int gtk_statusbar_get_has_resize_grip(_GtkStatusbar *);
-extern (C) void gtk_statusbar_set_has_resize_grip(_GtkStatusbar *, int);
-extern (C) void gtk_statusbar_remove(_GtkStatusbar *, uint, uint);
-extern (C) void gtk_statusbar_pop(_GtkStatusbar *, uint);
-extern (C) uint gtk_statusbar_push(_GtkStatusbar *, uint, char *);
-extern (C) uint gtk_statusbar_get_context_id(_GtkStatusbar *, char *);
+extern (C) int gtk_statusbar_get_has_resize_grip(aGtkStatusbar *);
+extern (C) void gtk_statusbar_set_has_resize_grip(aGtkStatusbar *, int);
+extern (C) void gtk_statusbar_remove(aGtkStatusbar *, uint, uint);
+extern (C) void gtk_statusbar_pop(aGtkStatusbar *, uint);
+extern (C) uint gtk_statusbar_push(aGtkStatusbar *, uint, char *);
+extern (C) uint gtk_statusbar_get_context_id(aGtkStatusbar *, char *);
 extern (C) _GtkWidget * gtk_statusbar_new();
 extern (C) uint gtk_statusbar_get_type();
-extern (C) void gtk_spin_button_update(_GtkSpinButton *);
-extern (C) int gtk_spin_button_get_snap_to_ticks(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_snap_to_ticks(_GtkSpinButton *, int);
-extern (C) int gtk_spin_button_get_wrap(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_wrap(_GtkSpinButton *, int);
-extern (C) void gtk_spin_button_spin(_GtkSpinButton *, int, double);
-extern (C) int gtk_spin_button_get_numeric(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_numeric(_GtkSpinButton *, int);
-extern (C) int gtk_spin_button_get_update_policy(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_update_policy(_GtkSpinButton *, int);
-extern (C) void gtk_spin_button_set_value(_GtkSpinButton *, double);
-extern (C) int gtk_spin_button_get_value_as_int(_GtkSpinButton *);
-extern (C) double gtk_spin_button_get_value(_GtkSpinButton *);
-extern (C) void gtk_spin_button_get_range(_GtkSpinButton *, double *, double *);
-extern (C) void gtk_spin_button_set_range(_GtkSpinButton *, double, double);
-extern (C) void gtk_spin_button_get_increments(_GtkSpinButton *, double *, double *);
-extern (C) void gtk_spin_button_set_increments(_GtkSpinButton *, double, double);
-extern (C) uint gtk_spin_button_get_digits(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_digits(_GtkSpinButton *, uint);
-extern (C) _GtkAdjustment * gtk_spin_button_get_adjustment(_GtkSpinButton *);
-extern (C) void gtk_spin_button_set_adjustment(_GtkSpinButton *, _GtkAdjustment *);
+extern (C) void gtk_spin_button_update(aGtkSpinButton *);
+extern (C) int gtk_spin_button_get_snap_to_ticks(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_snap_to_ticks(aGtkSpinButton *, int);
+extern (C) int gtk_spin_button_get_wrap(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_wrap(aGtkSpinButton *, int);
+extern (C) void gtk_spin_button_spin(aGtkSpinButton *, int, double);
+extern (C) int gtk_spin_button_get_numeric(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_numeric(aGtkSpinButton *, int);
+extern (C) int gtk_spin_button_get_update_policy(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_update_policy(aGtkSpinButton *, int);
+extern (C) void gtk_spin_button_set_value(aGtkSpinButton *, double);
+extern (C) int gtk_spin_button_get_value_as_int(aGtkSpinButton *);
+extern (C) double gtk_spin_button_get_value(aGtkSpinButton *);
+extern (C) void gtk_spin_button_get_range(aGtkSpinButton *, double *, double *);
+extern (C) void gtk_spin_button_set_range(aGtkSpinButton *, double, double);
+extern (C) void gtk_spin_button_get_increments(aGtkSpinButton *, double *, double *);
+extern (C) void gtk_spin_button_set_increments(aGtkSpinButton *, double, double);
+extern (C) uint gtk_spin_button_get_digits(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_digits(aGtkSpinButton *, uint);
+extern (C) _GtkAdjustment * gtk_spin_button_get_adjustment(aGtkSpinButton *);
+extern (C) void gtk_spin_button_set_adjustment(aGtkSpinButton *, aGtkAdjustment *);
 extern (C) _GtkWidget * gtk_spin_button_new_with_range(double, double, double);
-extern (C) _GtkWidget * gtk_spin_button_new(_GtkAdjustment *, double, uint);
-extern (C) void gtk_spin_button_configure(_GtkSpinButton *, _GtkAdjustment *, double, uint);
+extern (C) _GtkWidget * gtk_spin_button_new(aGtkAdjustment *, double, uint);
+extern (C) void gtk_spin_button_configure(aGtkSpinButton *, aGtkAdjustment *, double, uint);
 extern (C) uint gtk_spin_button_get_type();
-extern (C) void _gtk_size_group_queue_resize(_GtkWidget *);
-extern (C) void _gtk_size_group_compute_requisition(_GtkWidget *, _GtkRequisition *);
-extern (C) void _gtk_size_group_get_child_requisition(_GtkWidget *, _GtkRequisition *);
-extern (C) _GSList * gtk_size_group_get_widgets(_GtkSizeGroup *);
-extern (C) void gtk_size_group_remove_widget(_GtkSizeGroup *, _GtkWidget *);
-extern (C) void gtk_size_group_add_widget(_GtkSizeGroup *, _GtkWidget *);
-extern (C) int gtk_size_group_get_ignore_hidden(_GtkSizeGroup *);
-extern (C) void gtk_size_group_set_ignore_hidden(_GtkSizeGroup *, int);
-extern (C) int gtk_size_group_get_mode(_GtkSizeGroup *);
-extern (C) void gtk_size_group_set_mode(_GtkSizeGroup *, int);
+extern (C) void _gtk_size_group_queue_resize(aGtkWidget *);
+extern (C) void _gtk_size_group_compute_requisition(aGtkWidget *, aGtkRequisition *);
+extern (C) void _gtk_size_group_get_child_requisition(aGtkWidget *, aGtkRequisition *);
+extern (C) _GSList * gtk_size_group_get_widgets(aGtkSizeGroup *);
+extern (C) void gtk_size_group_remove_widget(aGtkSizeGroup *, aGtkWidget *);
+extern (C) void gtk_size_group_add_widget(aGtkSizeGroup *, aGtkWidget *);
+extern (C) int gtk_size_group_get_ignore_hidden(aGtkSizeGroup *);
+extern (C) void gtk_size_group_set_ignore_hidden(aGtkSizeGroup *, int);
+extern (C) int gtk_size_group_get_mode(aGtkSizeGroup *);
+extern (C) void gtk_size_group_set_mode(aGtkSizeGroup *, int);
 extern (C) _GtkSizeGroup * gtk_size_group_new(int);
 extern (C) uint gtk_size_group_get_type();
-extern (C) void gtk_separator_tool_item_set_draw(_GtkSeparatorToolItem *, int);
-extern (C) int gtk_separator_tool_item_get_draw(_GtkSeparatorToolItem *);
+extern (C) void gtk_separator_tool_item_set_draw(aGtkSeparatorToolItem *, int);
+extern (C) int gtk_separator_tool_item_get_draw(aGtkSeparatorToolItem *);
 extern (C) _GtkToolItem * gtk_separator_tool_item_new();
 extern (C) uint gtk_separator_tool_item_get_type();
 extern (C) _GtkWidget * gtk_separator_menu_item_new();
 extern (C) uint gtk_separator_menu_item_get_type();
-extern (C) int _gtk_scrolled_window_get_scrollbar_spacing(_GtkScrolledWindow *);
-extern (C) void gtk_scrolled_window_add_with_viewport(_GtkScrolledWindow *, _GtkWidget *);
-extern (C) int gtk_scrolled_window_get_shadow_type(_GtkScrolledWindow *);
-extern (C) void gtk_scrolled_window_set_shadow_type(_GtkScrolledWindow *, int);
-extern (C) int gtk_scrolled_window_get_placement(_GtkScrolledWindow *);
-extern (C) void gtk_scrolled_window_unset_placement(_GtkScrolledWindow *);
-extern (C) void gtk_scrolled_window_set_placement(_GtkScrolledWindow *, int);
-extern (C) void gtk_scrolled_window_get_policy(_GtkScrolledWindow *, int *, int *);
-extern (C) void gtk_scrolled_window_set_policy(_GtkScrolledWindow *, int, int);
-extern (C) _GtkWidget * gtk_scrolled_window_get_vscrollbar(_GtkScrolledWindow *);
-extern (C) _GtkWidget * gtk_scrolled_window_get_hscrollbar(_GtkScrolledWindow *);
-extern (C) _GtkAdjustment * gtk_scrolled_window_get_vadjustment(_GtkScrolledWindow *);
-extern (C) _GtkAdjustment * gtk_scrolled_window_get_hadjustment(_GtkScrolledWindow *);
-extern (C) void gtk_scrolled_window_set_vadjustment(_GtkScrolledWindow *, _GtkAdjustment *);
-extern (C) void gtk_scrolled_window_set_hadjustment(_GtkScrolledWindow *, _GtkAdjustment *);
-extern (C) _GtkWidget * gtk_scrolled_window_new(_GtkAdjustment *, _GtkAdjustment *);
+extern (C) int _gtk_scrolled_window_get_scrollbar_spacing(aGtkScrolledWindow *);
+extern (C) void gtk_scrolled_window_add_with_viewport(aGtkScrolledWindow *, aGtkWidget *);
+extern (C) int gtk_scrolled_window_get_shadow_type(aGtkScrolledWindow *);
+extern (C) void gtk_scrolled_window_set_shadow_type(aGtkScrolledWindow *, int);
+extern (C) int gtk_scrolled_window_get_placement(aGtkScrolledWindow *);
+extern (C) void gtk_scrolled_window_unset_placement(aGtkScrolledWindow *);
+extern (C) void gtk_scrolled_window_set_placement(aGtkScrolledWindow *, int);
+extern (C) void gtk_scrolled_window_get_policy(aGtkScrolledWindow *, int *, int *);
+extern (C) void gtk_scrolled_window_set_policy(aGtkScrolledWindow *, int, int);
+extern (C) _GtkWidget * gtk_scrolled_window_get_vscrollbar(aGtkScrolledWindow *);
+extern (C) _GtkWidget * gtk_scrolled_window_get_hscrollbar(aGtkScrolledWindow *);
+extern (C) _GtkAdjustment * gtk_scrolled_window_get_vadjustment(aGtkScrolledWindow *);
+extern (C) _GtkAdjustment * gtk_scrolled_window_get_hadjustment(aGtkScrolledWindow *);
+extern (C) void gtk_scrolled_window_set_vadjustment(aGtkScrolledWindow *, aGtkAdjustment *);
+extern (C) void gtk_scrolled_window_set_hadjustment(aGtkScrolledWindow *, aGtkAdjustment *);
+extern (C) _GtkWidget * gtk_scrolled_window_new(aGtkAdjustment *, aGtkAdjustment *);
 extern (C) uint gtk_scrolled_window_get_type();
-extern (C) int gtk_viewport_get_shadow_type(_GtkViewport *);
-extern (C) void gtk_viewport_set_shadow_type(_GtkViewport *, int);
-extern (C) void gtk_viewport_set_vadjustment(_GtkViewport *, _GtkAdjustment *);
-extern (C) void gtk_viewport_set_hadjustment(_GtkViewport *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_viewport_get_vadjustment(_GtkViewport *);
-extern (C) _GtkAdjustment * gtk_viewport_get_hadjustment(_GtkViewport *);
-extern (C) _GtkWidget * gtk_viewport_new(_GtkAdjustment *, _GtkAdjustment *);
+extern (C) int gtk_viewport_get_shadow_type(aGtkViewport *);
+extern (C) void gtk_viewport_set_shadow_type(aGtkViewport *, int);
+extern (C) void gtk_viewport_set_vadjustment(aGtkViewport *, aGtkAdjustment *);
+extern (C) void gtk_viewport_set_hadjustment(aGtkViewport *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_viewport_get_vadjustment(aGtkViewport *);
+extern (C) _GtkAdjustment * gtk_viewport_get_hadjustment(aGtkViewport *);
+extern (C) _GtkWidget * gtk_viewport_new(aGtkAdjustment *, aGtkAdjustment *);
 extern (C) uint gtk_viewport_get_type();
-extern (C) void gtk_scale_button_set_adjustment(_GtkScaleButton *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_scale_button_get_adjustment(_GtkScaleButton *);
-extern (C) void gtk_scale_button_set_value(_GtkScaleButton *, double);
-extern (C) double gtk_scale_button_get_value(_GtkScaleButton *);
-extern (C) void gtk_scale_button_set_icons(_GtkScaleButton *, char * *);
+extern (C) void gtk_scale_button_set_adjustment(aGtkScaleButton *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_scale_button_get_adjustment(aGtkScaleButton *);
+extern (C) void gtk_scale_button_set_value(aGtkScaleButton *, double);
+extern (C) double gtk_scale_button_get_value(aGtkScaleButton *);
+extern (C) void gtk_scale_button_set_icons(aGtkScaleButton *, char * *);
 extern (C) _GtkWidget * gtk_scale_button_new(int, double, double, double, char * *);
 extern (C) uint gtk_scale_button_get_type();
-extern (C) _GtkWidget * gtk_recent_chooser_widget_new_for_manager(_GtkRecentManager *);
+extern (C) _GtkWidget * gtk_recent_chooser_widget_new_for_manager(aGtkRecentManager *);
 extern (C) _GtkWidget * gtk_recent_chooser_widget_new();
 extern (C) uint gtk_recent_chooser_widget_get_type();
-extern (C) void gtk_recent_chooser_menu_set_show_numbers(_GtkRecentChooserMenu *, int);
-extern (C) int gtk_recent_chooser_menu_get_show_numbers(_GtkRecentChooserMenu *);
-extern (C) _GtkWidget * gtk_recent_chooser_menu_new_for_manager(_GtkRecentManager *);
+extern (C) void gtk_recent_chooser_menu_set_show_numbers(aGtkRecentChooserMenu *, int);
+extern (C) int gtk_recent_chooser_menu_get_show_numbers(aGtkRecentChooserMenu *);
+extern (C) _GtkWidget * gtk_recent_chooser_menu_new_for_manager(aGtkRecentManager *);
 extern (C) _GtkWidget * gtk_recent_chooser_menu_new();
 extern (C) uint gtk_recent_chooser_menu_get_type();
-extern (C) _GtkWidget * gtk_recent_chooser_dialog_new_for_manager(char *, _GtkWindow *, _GtkRecentManager *, char *, ...);
-extern (C) _GtkWidget * gtk_recent_chooser_dialog_new(char *, _GtkWindow *, char *, ...);
+extern (C) _GtkWidget * gtk_recent_chooser_dialog_new_for_manager(char *, aGtkWindow *, aGtkRecentManager *, char *, ...);
+extern (C) _GtkWidget * gtk_recent_chooser_dialog_new(char *, aGtkWindow *, char *, ...);
 extern (C) uint gtk_recent_chooser_dialog_get_type();
 extern (C) void * gtk_recent_chooser_get_filter(void *);
 extern (C) void gtk_recent_chooser_set_filter(void *, void *);
@@ -12759,7 +13533,7 @@
 extern (C) void gtk_recent_chooser_set_show_private(void *, int);
 extern (C) uint gtk_recent_chooser_get_type();
 extern (C) uint gtk_recent_chooser_error_quark();
-extern (C) int gtk_recent_filter_filter(void *, _GtkRecentFilterInfo *);
+extern (C) int gtk_recent_filter_filter(void *, aGtkRecentFilterInfo *);
 extern (C) int gtk_recent_filter_get_needed(void *);
 extern (C) void gtk_recent_filter_add_custom(void *, int, _BCD_func__9607, void *, _BCD_func__13158);
 extern (C) void gtk_recent_filter_add_age(void *, int);
@@ -12772,9 +13546,9 @@
 extern (C) void gtk_recent_filter_set_name(void *, char *);
 extern (C) void * gtk_recent_filter_new();
 extern (C) uint gtk_recent_filter_get_type();
-extern (C) void gtk_recent_action_set_show_numbers(_GtkRecentAction *, int);
-extern (C) int gtk_recent_action_get_show_numbers(_GtkRecentAction *);
-extern (C) _GtkAction * gtk_recent_action_new_for_manager(char *, char *, char *, char *, _GtkRecentManager *);
+extern (C) void gtk_recent_action_set_show_numbers(aGtkRecentAction *, int);
+extern (C) int gtk_recent_action_get_show_numbers(aGtkRecentAction *);
+extern (C) _GtkAction * gtk_recent_action_new_for_manager(char *, char *, char *, char *, aGtkRecentManager *);
 extern (C) _GtkAction * gtk_recent_action_new(char *, char *, char *, char *);
 extern (C) uint gtk_recent_action_get_type();
 extern (C) void _gtk_recent_manager_sync();
@@ -12802,120 +13576,120 @@
 extern (C) void gtk_recent_info_unref(void *);
 extern (C) void * gtk_recent_info_ref(void *);
 extern (C) uint gtk_recent_info_get_type();
-extern (C) int gtk_recent_manager_purge_items(_GtkRecentManager *, _GError * *);
-extern (C) _GList * gtk_recent_manager_get_items(_GtkRecentManager *);
-extern (C) int gtk_recent_manager_get_limit(_GtkRecentManager *);
-extern (C) void gtk_recent_manager_set_limit(_GtkRecentManager *, int);
-extern (C) int gtk_recent_manager_move_item(_GtkRecentManager *, char *, char *, _GError * *);
-extern (C) int gtk_recent_manager_has_item(_GtkRecentManager *, char *);
-extern (C) void * gtk_recent_manager_lookup_item(_GtkRecentManager *, char *, _GError * *);
-extern (C) int gtk_recent_manager_remove_item(_GtkRecentManager *, char *, _GError * *);
-extern (C) int gtk_recent_manager_add_full(_GtkRecentManager *, char *, _GtkRecentData *);
-extern (C) int gtk_recent_manager_add_item(_GtkRecentManager *, char *);
-extern (C) void gtk_recent_manager_set_screen(_GtkRecentManager *, _GdkScreen *);
+extern (C) int gtk_recent_manager_purge_items(aGtkRecentManager *, _GError * *);
+extern (C) _GList * gtk_recent_manager_get_items(aGtkRecentManager *);
+extern (C) int gtk_recent_manager_get_limit(aGtkRecentManager *);
+extern (C) void gtk_recent_manager_set_limit(aGtkRecentManager *, int);
+extern (C) int gtk_recent_manager_move_item(aGtkRecentManager *, char *, char *, _GError * *);
+extern (C) int gtk_recent_manager_has_item(aGtkRecentManager *, char *);
+extern (C) void * gtk_recent_manager_lookup_item(aGtkRecentManager *, char *, _GError * *);
+extern (C) int gtk_recent_manager_remove_item(aGtkRecentManager *, char *, _GError * *);
+extern (C) int gtk_recent_manager_add_full(aGtkRecentManager *, char *, aGtkRecentData *);
+extern (C) int gtk_recent_manager_add_item(aGtkRecentManager *, char *);
+extern (C) void gtk_recent_manager_set_screen(aGtkRecentManager *, _GdkScreen *);
 extern (C) _GtkRecentManager * gtk_recent_manager_get_for_screen(_GdkScreen *);
 extern (C) _GtkRecentManager * gtk_recent_manager_get_default();
 extern (C) _GtkRecentManager * gtk_recent_manager_new();
 extern (C) uint gtk_recent_manager_get_type();
 extern (C) uint gtk_recent_manager_error_quark();
-extern (C) void gtk_radio_tool_button_set_group(_GtkRadioToolButton *, _GSList *);
-extern (C) _GSList * gtk_radio_tool_button_get_group(_GtkRadioToolButton *);
-extern (C) _GtkToolItem * gtk_radio_tool_button_new_with_stock_from_widget(_GtkRadioToolButton *, char *);
-extern (C) _GtkToolItem * gtk_radio_tool_button_new_from_widget(_GtkRadioToolButton *);
+extern (C) void gtk_radio_tool_button_set_group(aGtkRadioToolButton *, _GSList *);
+extern (C) _GSList * gtk_radio_tool_button_get_group(aGtkRadioToolButton *);
+extern (C) _GtkToolItem * gtk_radio_tool_button_new_with_stock_from_widget(aGtkRadioToolButton *, char *);
+extern (C) _GtkToolItem * gtk_radio_tool_button_new_from_widget(aGtkRadioToolButton *);
 extern (C) _GtkToolItem * gtk_radio_tool_button_new_from_stock(_GSList *, char *);
 extern (C) _GtkToolItem * gtk_radio_tool_button_new(_GSList *);
 extern (C) uint gtk_radio_tool_button_get_type();
-extern (C) int gtk_toggle_tool_button_get_active(_GtkToggleToolButton *);
-extern (C) void gtk_toggle_tool_button_set_active(_GtkToggleToolButton *, int);
+extern (C) int gtk_toggle_tool_button_get_active(aGtkToggleToolButton *);
+extern (C) void gtk_toggle_tool_button_set_active(aGtkToggleToolButton *, int);
 extern (C) _GtkToolItem * gtk_toggle_tool_button_new_from_stock(char *);
 extern (C) _GtkToolItem * gtk_toggle_tool_button_new();
 extern (C) uint gtk_toggle_tool_button_get_type();
-extern (C) void gtk_radio_menu_item_set_group(_GtkRadioMenuItem *, _GSList *);
-extern (C) _GSList * gtk_radio_menu_item_get_group(_GtkRadioMenuItem *);
-extern (C) _GtkWidget * gtk_radio_menu_item_new_with_label_from_widget(_GtkRadioMenuItem *, char *);
-extern (C) _GtkWidget * gtk_radio_menu_item_new_with_mnemonic_from_widget(_GtkRadioMenuItem *, char *);
-extern (C) _GtkWidget * gtk_radio_menu_item_new_from_widget(_GtkRadioMenuItem *);
+extern (C) void gtk_radio_menu_item_set_group(aGtkRadioMenuItem *, _GSList *);
+extern (C) _GSList * gtk_radio_menu_item_get_group(aGtkRadioMenuItem *);
+extern (C) _GtkWidget * gtk_radio_menu_item_new_with_label_from_widget(aGtkRadioMenuItem *, char *);
+extern (C) _GtkWidget * gtk_radio_menu_item_new_with_mnemonic_from_widget(aGtkRadioMenuItem *, char *);
+extern (C) _GtkWidget * gtk_radio_menu_item_new_from_widget(aGtkRadioMenuItem *);
 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_mnemonic(_GSList *, char *);
 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_label(_GSList *, char *);
 extern (C) _GtkWidget * gtk_radio_menu_item_new(_GSList *);
 extern (C) uint gtk_radio_menu_item_get_type();
-extern (C) void gtk_radio_button_set_group(_GtkRadioButton *, _GSList *);
-extern (C) _GSList * gtk_radio_button_get_group(_GtkRadioButton *);
-extern (C) _GtkWidget * gtk_radio_button_new_with_mnemonic_from_widget(_GtkRadioButton *, char *);
+extern (C) void gtk_radio_button_set_group(aGtkRadioButton *, _GSList *);
+extern (C) _GSList * gtk_radio_button_get_group(aGtkRadioButton *);
+extern (C) _GtkWidget * gtk_radio_button_new_with_mnemonic_from_widget(aGtkRadioButton *, char *);
 extern (C) _GtkWidget * gtk_radio_button_new_with_mnemonic(_GSList *, char *);
-extern (C) _GtkWidget * gtk_radio_button_new_with_label_from_widget(_GtkRadioButton *, char *);
+extern (C) _GtkWidget * gtk_radio_button_new_with_label_from_widget(aGtkRadioButton *, char *);
 extern (C) _GtkWidget * gtk_radio_button_new_with_label(_GSList *, char *);
-extern (C) _GtkWidget * gtk_radio_button_new_from_widget(_GtkRadioButton *);
+extern (C) _GtkWidget * gtk_radio_button_new_from_widget(aGtkRadioButton *);
 extern (C) _GtkWidget * gtk_radio_button_new(_GSList *);
 extern (C) uint gtk_radio_button_get_type();
-extern (C) void gtk_radio_action_set_current_value(_GtkRadioAction *, int);
-extern (C) int gtk_radio_action_get_current_value(_GtkRadioAction *);
-extern (C) void gtk_radio_action_set_group(_GtkRadioAction *, _GSList *);
-extern (C) _GSList * gtk_radio_action_get_group(_GtkRadioAction *);
+extern (C) void gtk_radio_action_set_current_value(aGtkRadioAction *, int);
+extern (C) int gtk_radio_action_get_current_value(aGtkRadioAction *);
+extern (C) void gtk_radio_action_set_group(aGtkRadioAction *, _GSList *);
+extern (C) _GSList * gtk_radio_action_get_group(aGtkRadioAction *);
 extern (C) _GtkRadioAction * gtk_radio_action_new(char *, char *, char *, char *, int);
 extern (C) uint gtk_radio_action_get_type();
-extern (C) int gtk_toggle_action_get_draw_as_radio(_GtkToggleAction *);
-extern (C) void gtk_toggle_action_set_draw_as_radio(_GtkToggleAction *, int);
-extern (C) int gtk_toggle_action_get_active(_GtkToggleAction *);
-extern (C) void gtk_toggle_action_set_active(_GtkToggleAction *, int);
-extern (C) void gtk_toggle_action_toggled(_GtkToggleAction *);
+extern (C) int gtk_toggle_action_get_draw_as_radio(aGtkToggleAction *);
+extern (C) void gtk_toggle_action_set_draw_as_radio(aGtkToggleAction *, int);
+extern (C) int gtk_toggle_action_get_active(aGtkToggleAction *);
+extern (C) void gtk_toggle_action_set_active(aGtkToggleAction *, int);
+extern (C) void gtk_toggle_action_toggled(aGtkToggleAction *);
 extern (C) _GtkToggleAction * gtk_toggle_action_new(char *, char *, char *, char *);
 extern (C) uint gtk_toggle_action_get_type();
-extern (C) void gtk_progress_bar_update(_GtkProgressBar *, double);
-extern (C) void gtk_progress_bar_set_activity_blocks(_GtkProgressBar *, uint);
-extern (C) void gtk_progress_bar_set_activity_step(_GtkProgressBar *, uint);
-extern (C) void gtk_progress_bar_set_discrete_blocks(_GtkProgressBar *, uint);
-extern (C) void gtk_progress_bar_set_bar_style(_GtkProgressBar *, int);
-extern (C) _GtkWidget * gtk_progress_bar_new_with_adjustment(_GtkAdjustment *);
-extern (C) int gtk_progress_bar_get_ellipsize(_GtkProgressBar *);
-extern (C) void gtk_progress_bar_set_ellipsize(_GtkProgressBar *, int);
-extern (C) int gtk_progress_bar_get_orientation(_GtkProgressBar *);
-extern (C) double gtk_progress_bar_get_pulse_step(_GtkProgressBar *);
-extern (C) double gtk_progress_bar_get_fraction(_GtkProgressBar *);
-extern (C) char * gtk_progress_bar_get_text(_GtkProgressBar *);
-extern (C) void gtk_progress_bar_set_orientation(_GtkProgressBar *, int);
-extern (C) void gtk_progress_bar_set_pulse_step(_GtkProgressBar *, double);
-extern (C) void gtk_progress_bar_set_fraction(_GtkProgressBar *, double);
-extern (C) void gtk_progress_bar_set_text(_GtkProgressBar *, char *);
-extern (C) void gtk_progress_bar_pulse(_GtkProgressBar *);
+extern (C) void gtk_progress_bar_update(aGtkProgressBar *, double);
+extern (C) void gtk_progress_bar_set_activity_blocks(aGtkProgressBar *, uint);
+extern (C) void gtk_progress_bar_set_activity_step(aGtkProgressBar *, uint);
+extern (C) void gtk_progress_bar_set_discrete_blocks(aGtkProgressBar *, uint);
+extern (C) void gtk_progress_bar_set_bar_style(aGtkProgressBar *, int);
+extern (C) _GtkWidget * gtk_progress_bar_new_with_adjustment(aGtkAdjustment *);
+extern (C) int gtk_progress_bar_get_ellipsize(aGtkProgressBar *);
+extern (C) void gtk_progress_bar_set_ellipsize(aGtkProgressBar *, int);
+extern (C) int gtk_progress_bar_get_orientation(aGtkProgressBar *);
+extern (C) double gtk_progress_bar_get_pulse_step(aGtkProgressBar *);
+extern (C) double gtk_progress_bar_get_fraction(aGtkProgressBar *);
+extern (C) char * gtk_progress_bar_get_text(aGtkProgressBar *);
+extern (C) void gtk_progress_bar_set_orientation(aGtkProgressBar *, int);
+extern (C) void gtk_progress_bar_set_pulse_step(aGtkProgressBar *, double);
+extern (C) void gtk_progress_bar_set_fraction(aGtkProgressBar *, double);
+extern (C) void gtk_progress_bar_set_text(aGtkProgressBar *, char *);
+extern (C) void gtk_progress_bar_pulse(aGtkProgressBar *);
 extern (C) _GtkWidget * gtk_progress_bar_new();
 extern (C) uint gtk_progress_bar_get_type();
-extern (C) double gtk_progress_get_percentage_from_value(_GtkProgress *, double);
-extern (C) double gtk_progress_get_current_percentage(_GtkProgress *);
-extern (C) char * gtk_progress_get_text_from_value(_GtkProgress *, double);
-extern (C) char * gtk_progress_get_current_text(_GtkProgress *);
-extern (C) void gtk_progress_set_activity_mode(_GtkProgress *, int);
-extern (C) double gtk_progress_get_value(_GtkProgress *);
-extern (C) void gtk_progress_set_value(_GtkProgress *, double);
-extern (C) void gtk_progress_set_percentage(_GtkProgress *, double);
-extern (C) void gtk_progress_configure(_GtkProgress *, double, double, double);
-extern (C) void gtk_progress_set_adjustment(_GtkProgress *, _GtkAdjustment *);
-extern (C) void gtk_progress_set_format_string(_GtkProgress *, char *);
-extern (C) void gtk_progress_set_text_alignment(_GtkProgress *, float, float);
-extern (C) void gtk_progress_set_show_text(_GtkProgress *, int);
+extern (C) double gtk_progress_get_percentage_from_value(aGtkProgress *, double);
+extern (C) double gtk_progress_get_current_percentage(aGtkProgress *);
+extern (C) char * gtk_progress_get_text_from_value(aGtkProgress *, double);
+extern (C) char * gtk_progress_get_current_text(aGtkProgress *);
+extern (C) void gtk_progress_set_activity_mode(aGtkProgress *, int);
+extern (C) double gtk_progress_get_value(aGtkProgress *);
+extern (C) void gtk_progress_set_value(aGtkProgress *, double);
+extern (C) void gtk_progress_set_percentage(aGtkProgress *, double);
+extern (C) void gtk_progress_configure(aGtkProgress *, double, double, double);
+extern (C) void gtk_progress_set_adjustment(aGtkProgress *, aGtkAdjustment *);
+extern (C) void gtk_progress_set_format_string(aGtkProgress *, char *);
+extern (C) void gtk_progress_set_text_alignment(aGtkProgress *, float, float);
+extern (C) void gtk_progress_set_show_text(aGtkProgress *, int);
 extern (C) uint gtk_progress_get_type();
-extern (C) void gtk_print_run_page_setup_dialog_async(_GtkWindow *, void *, void *, _BCD_func__9769, void *);
-extern (C) void * gtk_print_run_page_setup_dialog(_GtkWindow *, void *, void *);
-extern (C) void gtk_print_operation_cancel(_GtkPrintOperation *);
-extern (C) int gtk_print_operation_is_finished(_GtkPrintOperation *);
-extern (C) char * gtk_print_operation_get_status_string(_GtkPrintOperation *);
-extern (C) int gtk_print_operation_get_status(_GtkPrintOperation *);
-extern (C) void gtk_print_operation_get_error(_GtkPrintOperation *, _GError * *);
-extern (C) int gtk_print_operation_run(_GtkPrintOperation *, int, _GtkWindow *, _GError * *);
-extern (C) void gtk_print_operation_set_custom_tab_label(_GtkPrintOperation *, char *);
-extern (C) void gtk_print_operation_set_allow_async(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_show_progress(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_track_print_status(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_export_filename(_GtkPrintOperation *, char *);
-extern (C) void gtk_print_operation_set_unit(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_use_full_page(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_current_page(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_n_pages(_GtkPrintOperation *, int);
-extern (C) void gtk_print_operation_set_job_name(_GtkPrintOperation *, char *);
-extern (C) void * gtk_print_operation_get_print_settings(_GtkPrintOperation *);
-extern (C) void gtk_print_operation_set_print_settings(_GtkPrintOperation *, void *);
-extern (C) void * gtk_print_operation_get_default_page_setup(_GtkPrintOperation *);
-extern (C) void gtk_print_operation_set_default_page_setup(_GtkPrintOperation *, void *);
+extern (C) void gtk_print_run_page_setup_dialog_async(aGtkWindow *, void *, void *, _BCD_func__9769, void *);
+extern (C) void * gtk_print_run_page_setup_dialog(aGtkWindow *, void *, void *);
+extern (C) void gtk_print_operation_cancel(aGtkPrintOperation *);
+extern (C) int gtk_print_operation_is_finished(aGtkPrintOperation *);
+extern (C) char * gtk_print_operation_get_status_string(aGtkPrintOperation *);
+extern (C) int gtk_print_operation_get_status(aGtkPrintOperation *);
+extern (C) void gtk_print_operation_get_error(aGtkPrintOperation *, _GError * *);
+extern (C) int gtk_print_operation_run(aGtkPrintOperation *, int, aGtkWindow *, _GError * *);
+extern (C) void gtk_print_operation_set_custom_tab_label(aGtkPrintOperation *, char *);
+extern (C) void gtk_print_operation_set_allow_async(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_show_progress(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_track_print_status(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_export_filename(aGtkPrintOperation *, char *);
+extern (C) void gtk_print_operation_set_unit(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_use_full_page(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_current_page(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_n_pages(aGtkPrintOperation *, int);
+extern (C) void gtk_print_operation_set_job_name(aGtkPrintOperation *, char *);
+extern (C) void * gtk_print_operation_get_print_settings(aGtkPrintOperation *);
+extern (C) void gtk_print_operation_set_print_settings(aGtkPrintOperation *, void *);
+extern (C) void * gtk_print_operation_get_default_page_setup(aGtkPrintOperation *);
+extern (C) void gtk_print_operation_set_default_page_setup(aGtkPrintOperation *, void *);
 extern (C) _GtkPrintOperation * gtk_print_operation_new();
 extern (C) uint gtk_print_operation_get_type();
 extern (C) uint gtk_print_error_quark();
@@ -12946,7 +13720,7 @@
 extern (C) char * gtk_print_settings_get_default_source(void *);
 extern (C) void gtk_print_settings_set_page_set(void *, int);
 extern (C) int gtk_print_settings_get_page_set(void *);
-extern (C) void gtk_print_settings_set_page_ranges(void *, _GtkPageRange *, int);
+extern (C) void gtk_print_settings_set_page_ranges(void *, aGtkPageRange *, int);
 extern (C) _GtkPageRange * gtk_print_settings_get_page_ranges(void *, int *);
 extern (C) void gtk_print_settings_set_print_pages(void *, int);
 extern (C) int gtk_print_settings_get_print_pages(void *);
@@ -13050,176 +13824,176 @@
 extern (C) _GtkPreviewInfo * gtk_preview_get_info();
 extern (C) _GdkColormap * gtk_preview_get_cmap();
 extern (C) _GdkVisual * gtk_preview_get_visual();
-extern (C) void gtk_preview_set_dither(_GtkPreview *, int);
+extern (C) void gtk_preview_set_dither(aGtkPreview *, int);
 extern (C) void gtk_preview_set_reserved(int);
 extern (C) void gtk_preview_set_install_cmap(int);
 extern (C) void gtk_preview_set_color_cube(uint, uint, uint, uint);
 extern (C) void gtk_preview_set_gamma(double);
-extern (C) void gtk_preview_set_expand(_GtkPreview *, int);
-extern (C) void gtk_preview_draw_row(_GtkPreview *, char *, int, int, int);
-extern (C) void gtk_preview_put(_GtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int);
-extern (C) void gtk_preview_size(_GtkPreview *, int, int);
+extern (C) void gtk_preview_set_expand(aGtkPreview *, int);
+extern (C) void gtk_preview_draw_row(aGtkPreview *, char *, int, int, int);
+extern (C) void gtk_preview_put(aGtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int);
+extern (C) void gtk_preview_size(aGtkPreview *, int, int);
 extern (C) _GtkWidget * gtk_preview_new(int);
 extern (C) void gtk_preview_uninit();
 extern (C) uint gtk_preview_get_type();
-extern (C) void _gtk_plug_remove_from_socket(_GtkPlug *, _GtkSocket *);
-extern (C) void _gtk_plug_add_to_socket(_GtkPlug *, _GtkSocket *);
-extern (C) uint gtk_plug_get_id(_GtkPlug *);
+extern (C) void _gtk_plug_remove_from_socket(aGtkPlug *, aGtkSocket *);
+extern (C) void _gtk_plug_add_to_socket(aGtkPlug *, aGtkSocket *);
+extern (C) uint gtk_plug_get_id(aGtkPlug *);
 extern (C) _GtkWidget * gtk_plug_new_for_display(_GdkDisplay *, uint);
-extern (C) void gtk_plug_construct_for_display(_GtkPlug *, _GdkDisplay *, uint);
+extern (C) void gtk_plug_construct_for_display(aGtkPlug *, _GdkDisplay *, uint);
 extern (C) _GtkWidget * gtk_plug_new(uint);
-extern (C) void gtk_plug_construct(_GtkPlug *, uint);
+extern (C) void gtk_plug_construct(aGtkPlug *, uint);
 extern (C) uint gtk_plug_get_type();
-extern (C) void gtk_socket_steal(_GtkSocket *, uint);
-extern (C) uint gtk_socket_get_id(_GtkSocket *);
-extern (C) void gtk_socket_add_id(_GtkSocket *, uint);
+extern (C) void gtk_socket_steal(aGtkSocket *, uint);
+extern (C) uint gtk_socket_get_id(aGtkSocket *);
+extern (C) void gtk_socket_add_id(aGtkSocket *, uint);
 extern (C) _GtkWidget * gtk_socket_new();
 extern (C) uint gtk_socket_get_type();
-extern (C) void gtk_pixmap_set_build_insensitive(_GtkPixmap *, int);
-extern (C) void gtk_pixmap_get(_GtkPixmap *, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) void gtk_pixmap_set(_GtkPixmap *, _GdkDrawable *, _GdkDrawable *);
+extern (C) void gtk_pixmap_set_build_insensitive(aGtkPixmap *, int);
+extern (C) void gtk_pixmap_get(aGtkPixmap *, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) void gtk_pixmap_set(aGtkPixmap *, _GdkDrawable *, _GdkDrawable *);
 extern (C) _GtkWidget * gtk_pixmap_new(_GdkDrawable *, _GdkDrawable *);
 extern (C) uint gtk_pixmap_get_type();
-extern (C) void gtk_option_menu_set_history(_GtkOptionMenu *, uint);
-extern (C) int gtk_option_menu_get_history(_GtkOptionMenu *);
-extern (C) void gtk_option_menu_remove_menu(_GtkOptionMenu *);
-extern (C) void gtk_option_menu_set_menu(_GtkOptionMenu *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_option_menu_get_menu(_GtkOptionMenu *);
+extern (C) void gtk_option_menu_set_history(aGtkOptionMenu *, uint);
+extern (C) int gtk_option_menu_get_history(aGtkOptionMenu *);
+extern (C) void gtk_option_menu_remove_menu(aGtkOptionMenu *);
+extern (C) void gtk_option_menu_set_menu(aGtkOptionMenu *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_option_menu_get_menu(aGtkOptionMenu *);
 extern (C) _GtkWidget * gtk_option_menu_new();
 extern (C) uint gtk_option_menu_get_type();
-extern (C) void gtk_old_editable_changed(_GtkOldEditable *);
-extern (C) void gtk_old_editable_claim_selection(_GtkOldEditable *, int, uint);
+extern (C) void gtk_old_editable_changed(aGtkOldEditable *);
+extern (C) void gtk_old_editable_claim_selection(aGtkOldEditable *, int, uint);
 extern (C) uint gtk_old_editable_get_type();
-extern (C) void gtk_notebook_set_tab_detachable(_GtkNotebook *, _GtkWidget *, int);
-extern (C) int gtk_notebook_get_tab_detachable(_GtkNotebook *, _GtkWidget *);
-extern (C) void gtk_notebook_set_tab_reorderable(_GtkNotebook *, _GtkWidget *, int);
-extern (C) int gtk_notebook_get_tab_reorderable(_GtkNotebook *, _GtkWidget *);
-extern (C) void gtk_notebook_reorder_child(_GtkNotebook *, _GtkWidget *, int);
-extern (C) void gtk_notebook_set_tab_label_packing(_GtkNotebook *, _GtkWidget *, int, int, int);
-extern (C) void gtk_notebook_query_tab_label_packing(_GtkNotebook *, _GtkWidget *, int *, int *, int *);
-extern (C) char * gtk_notebook_get_menu_label_text(_GtkNotebook *, _GtkWidget *);
-extern (C) void gtk_notebook_set_menu_label_text(_GtkNotebook *, _GtkWidget *, char *);
-extern (C) void gtk_notebook_set_menu_label(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_notebook_get_menu_label(_GtkNotebook *, _GtkWidget *);
-extern (C) char * gtk_notebook_get_tab_label_text(_GtkNotebook *, _GtkWidget *);
-extern (C) void gtk_notebook_set_tab_label_text(_GtkNotebook *, _GtkWidget *, char *);
-extern (C) void gtk_notebook_set_tab_label(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_notebook_get_tab_label(_GtkNotebook *, _GtkWidget *);
-extern (C) void gtk_notebook_popup_disable(_GtkNotebook *);
-extern (C) void gtk_notebook_popup_enable(_GtkNotebook *);
-extern (C) int gtk_notebook_get_scrollable(_GtkNotebook *);
-extern (C) void gtk_notebook_set_scrollable(_GtkNotebook *, int);
-extern (C) void gtk_notebook_set_tab_vborder(_GtkNotebook *, uint);
-extern (C) void gtk_notebook_set_tab_hborder(_GtkNotebook *, uint);
-extern (C) void gtk_notebook_set_tab_border(_GtkNotebook *, uint);
-extern (C) void gtk_notebook_set_homogeneous_tabs(_GtkNotebook *, int);
-extern (C) int gtk_notebook_get_tab_pos(_GtkNotebook *);
-extern (C) void gtk_notebook_set_tab_pos(_GtkNotebook *, int);
-extern (C) int gtk_notebook_get_show_tabs(_GtkNotebook *);
-extern (C) void gtk_notebook_set_show_tabs(_GtkNotebook *, int);
-extern (C) int gtk_notebook_get_show_border(_GtkNotebook *);
-extern (C) void gtk_notebook_set_show_border(_GtkNotebook *, int);
-extern (C) void gtk_notebook_prev_page(_GtkNotebook *);
-extern (C) void gtk_notebook_next_page(_GtkNotebook *);
-extern (C) void gtk_notebook_set_current_page(_GtkNotebook *, int);
-extern (C) int gtk_notebook_page_num(_GtkNotebook *, _GtkWidget *);
-extern (C) int gtk_notebook_get_n_pages(_GtkNotebook *);
-extern (C) _GtkWidget * gtk_notebook_get_nth_page(_GtkNotebook *, int);
-extern (C) int gtk_notebook_get_current_page(_GtkNotebook *);
-extern (C) void * gtk_notebook_get_group(_GtkNotebook *);
-extern (C) void gtk_notebook_set_group(_GtkNotebook *, void *);
-extern (C) int gtk_notebook_get_group_id(_GtkNotebook *);
-extern (C) void gtk_notebook_set_group_id(_GtkNotebook *, int);
+extern (C) void gtk_notebook_set_tab_detachable(aGtkNotebook *, aGtkWidget *, int);
+extern (C) int gtk_notebook_get_tab_detachable(aGtkNotebook *, aGtkWidget *);
+extern (C) void gtk_notebook_set_tab_reorderable(aGtkNotebook *, aGtkWidget *, int);
+extern (C) int gtk_notebook_get_tab_reorderable(aGtkNotebook *, aGtkWidget *);
+extern (C) void gtk_notebook_reorder_child(aGtkNotebook *, aGtkWidget *, int);
+extern (C) void gtk_notebook_set_tab_label_packing(aGtkNotebook *, aGtkWidget *, int, int, int);
+extern (C) void gtk_notebook_query_tab_label_packing(aGtkNotebook *, aGtkWidget *, int *, int *, int *);
+extern (C) char * gtk_notebook_get_menu_label_text(aGtkNotebook *, aGtkWidget *);
+extern (C) void gtk_notebook_set_menu_label_text(aGtkNotebook *, aGtkWidget *, char *);
+extern (C) void gtk_notebook_set_menu_label(aGtkNotebook *, aGtkWidget *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_notebook_get_menu_label(aGtkNotebook *, aGtkWidget *);
+extern (C) char * gtk_notebook_get_tab_label_text(aGtkNotebook *, aGtkWidget *);
+extern (C) void gtk_notebook_set_tab_label_text(aGtkNotebook *, aGtkWidget *, char *);
+extern (C) void gtk_notebook_set_tab_label(aGtkNotebook *, aGtkWidget *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_notebook_get_tab_label(aGtkNotebook *, aGtkWidget *);
+extern (C) void gtk_notebook_popup_disable(aGtkNotebook *);
+extern (C) void gtk_notebook_popup_enable(aGtkNotebook *);
+extern (C) int gtk_notebook_get_scrollable(aGtkNotebook *);
+extern (C) void gtk_notebook_set_scrollable(aGtkNotebook *, int);
+extern (C) void gtk_notebook_set_tab_vborder(aGtkNotebook *, uint);
+extern (C) void gtk_notebook_set_tab_hborder(aGtkNotebook *, uint);
+extern (C) void gtk_notebook_set_tab_border(aGtkNotebook *, uint);
+extern (C) void gtk_notebook_set_homogeneous_tabs(aGtkNotebook *, int);
+extern (C) int gtk_notebook_get_tab_pos(aGtkNotebook *);
+extern (C) void gtk_notebook_set_tab_pos(aGtkNotebook *, int);
+extern (C) int gtk_notebook_get_show_tabs(aGtkNotebook *);
+extern (C) void gtk_notebook_set_show_tabs(aGtkNotebook *, int);
+extern (C) int gtk_notebook_get_show_border(aGtkNotebook *);
+extern (C) void gtk_notebook_set_show_border(aGtkNotebook *, int);
+extern (C) void gtk_notebook_prev_page(aGtkNotebook *);
+extern (C) void gtk_notebook_next_page(aGtkNotebook *);
+extern (C) void gtk_notebook_set_current_page(aGtkNotebook *, int);
+extern (C) int gtk_notebook_page_num(aGtkNotebook *, aGtkWidget *);
+extern (C) int gtk_notebook_get_n_pages(aGtkNotebook *);
+extern (C) _GtkWidget * gtk_notebook_get_nth_page(aGtkNotebook *, int);
+extern (C) int gtk_notebook_get_current_page(aGtkNotebook *);
+extern (C) void * gtk_notebook_get_group(aGtkNotebook *);
+extern (C) void gtk_notebook_set_group(aGtkNotebook *, void *);
+extern (C) int gtk_notebook_get_group_id(aGtkNotebook *);
+extern (C) void gtk_notebook_set_group_id(aGtkNotebook *, int);
 extern (C) void gtk_notebook_set_window_creation_hook(_BCD_func__9964, void *, _BCD_func__13158);
-extern (C) void gtk_notebook_remove_page(_GtkNotebook *, int);
-extern (C) int gtk_notebook_insert_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *, int);
-extern (C) int gtk_notebook_insert_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *, int);
-extern (C) int gtk_notebook_prepend_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *);
-extern (C) int gtk_notebook_prepend_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
-extern (C) int gtk_notebook_append_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *);
-extern (C) int gtk_notebook_append_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
+extern (C) void gtk_notebook_remove_page(aGtkNotebook *, int);
+extern (C) int gtk_notebook_insert_page_menu(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *, int);
+extern (C) int gtk_notebook_insert_page(aGtkNotebook *, aGtkWidget *, aGtkWidget *, int);
+extern (C) int gtk_notebook_prepend_page_menu(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *);
+extern (C) int gtk_notebook_prepend_page(aGtkNotebook *, aGtkWidget *, aGtkWidget *);
+extern (C) int gtk_notebook_append_page_menu(aGtkNotebook *, aGtkWidget *, aGtkWidget *, aGtkWidget *);
+extern (C) int gtk_notebook_append_page(aGtkNotebook *, aGtkWidget *, aGtkWidget *);
 extern (C) _GtkWidget * gtk_notebook_new();
 extern (C) uint gtk_notebook_get_type();
-extern (C) void _gtk_modules_settings_changed(_GtkSettings *, char *);
+extern (C) void _gtk_modules_settings_changed(aGtkSettings *, char *);
 extern (C) void _gtk_modules_init(int *, char * * *, char *);
 extern (C) char * * _gtk_get_module_path(char *);
 extern (C) char * _gtk_find_module(char *, char *);
-extern (C) void gtk_message_dialog_format_secondary_markup(_GtkMessageDialog *, char *, ...);
-extern (C) void gtk_message_dialog_format_secondary_text(_GtkMessageDialog *, char *, ...);
-extern (C) void gtk_message_dialog_set_markup(_GtkMessageDialog *, char *);
-extern (C) void gtk_message_dialog_set_image(_GtkMessageDialog *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_message_dialog_new_with_markup(_GtkWindow *, int, int, int, char *, ...);
-extern (C) _GtkWidget * gtk_message_dialog_new(_GtkWindow *, int, int, int, char *, ...);
+extern (C) void gtk_message_dialog_format_secondary_markup(aGtkMessageDialog *, char *, ...);
+extern (C) void gtk_message_dialog_format_secondary_text(aGtkMessageDialog *, char *, ...);
+extern (C) void gtk_message_dialog_set_markup(aGtkMessageDialog *, char *);
+extern (C) void gtk_message_dialog_set_image(aGtkMessageDialog *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_message_dialog_new_with_markup(aGtkWindow *, int, int, int, char *, ...);
+extern (C) _GtkWidget * gtk_message_dialog_new(aGtkWindow *, int, int, int, char *, ...);
 extern (C) uint gtk_message_dialog_get_type();
-extern (C) void gtk_menu_tool_button_set_arrow_tooltip_markup(_GtkMenuToolButton *, char *);
-extern (C) void gtk_menu_tool_button_set_arrow_tooltip_text(_GtkMenuToolButton *, char *);
-extern (C) void gtk_menu_tool_button_set_arrow_tooltip(_GtkMenuToolButton *, _GtkTooltips *, char *, char *);
-extern (C) _GtkWidget * gtk_menu_tool_button_get_menu(_GtkMenuToolButton *);
-extern (C) void gtk_menu_tool_button_set_menu(_GtkMenuToolButton *, _GtkWidget *);
+extern (C) void gtk_menu_tool_button_set_arrow_tooltip_markup(aGtkMenuToolButton *, char *);
+extern (C) void gtk_menu_tool_button_set_arrow_tooltip_text(aGtkMenuToolButton *, char *);
+extern (C) void gtk_menu_tool_button_set_arrow_tooltip(aGtkMenuToolButton *, aGtkTooltips *, char *, char *);
+extern (C) _GtkWidget * gtk_menu_tool_button_get_menu(aGtkMenuToolButton *);
+extern (C) void gtk_menu_tool_button_set_menu(aGtkMenuToolButton *, aGtkWidget *);
 extern (C) _GtkToolItem * gtk_menu_tool_button_new_from_stock(char *);
-extern (C) _GtkToolItem * gtk_menu_tool_button_new(_GtkWidget *, char *);
+extern (C) _GtkToolItem * gtk_menu_tool_button_new(aGtkWidget *, char *);
 extern (C) uint gtk_menu_tool_button_get_type();
-extern (C) _GtkWidget * _gtk_tool_button_get_button(_GtkToolButton *);
-extern (C) _GtkWidget * gtk_tool_button_get_label_widget(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_label_widget(_GtkToolButton *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_tool_button_get_icon_widget(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_icon_widget(_GtkToolButton *, _GtkWidget *);
-extern (C) char * gtk_tool_button_get_icon_name(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_icon_name(_GtkToolButton *, char *);
-extern (C) char * gtk_tool_button_get_stock_id(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_stock_id(_GtkToolButton *, char *);
-extern (C) int gtk_tool_button_get_use_underline(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_use_underline(_GtkToolButton *, int);
-extern (C) char * gtk_tool_button_get_label(_GtkToolButton *);
-extern (C) void gtk_tool_button_set_label(_GtkToolButton *, char *);
+extern (C) _GtkWidget * _gtk_tool_button_get_button(aGtkToolButton *);
+extern (C) _GtkWidget * gtk_tool_button_get_label_widget(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_label_widget(aGtkToolButton *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_tool_button_get_icon_widget(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_icon_widget(aGtkToolButton *, aGtkWidget *);
+extern (C) char * gtk_tool_button_get_icon_name(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_icon_name(aGtkToolButton *, char *);
+extern (C) char * gtk_tool_button_get_stock_id(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_stock_id(aGtkToolButton *, char *);
+extern (C) int gtk_tool_button_get_use_underline(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_use_underline(aGtkToolButton *, int);
+extern (C) char * gtk_tool_button_get_label(aGtkToolButton *);
+extern (C) void gtk_tool_button_set_label(aGtkToolButton *, char *);
 extern (C) _GtkToolItem * gtk_tool_button_new_from_stock(char *);
-extern (C) _GtkToolItem * gtk_tool_button_new(_GtkWidget *, char *);
+extern (C) _GtkToolItem * gtk_tool_button_new(aGtkWidget *, char *);
 extern (C) uint gtk_tool_button_get_type();
-extern (C) void _gtk_tool_item_toolbar_reconfigured(_GtkToolItem *);
-extern (C) void gtk_tool_item_rebuild_menu(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_proxy_menu_item(_GtkToolItem *, char *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_tool_item_get_proxy_menu_item(_GtkToolItem *, char *);
-extern (C) _GtkWidget * gtk_tool_item_retrieve_proxy_menu_item(_GtkToolItem *);
-extern (C) int gtk_tool_item_get_relief_style(_GtkToolItem *);
-extern (C) int gtk_tool_item_get_toolbar_style(_GtkToolItem *);
-extern (C) int gtk_tool_item_get_orientation(_GtkToolItem *);
-extern (C) int gtk_tool_item_get_icon_size(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_is_important(_GtkToolItem *, int);
-extern (C) int gtk_tool_item_get_is_important(_GtkToolItem *);
-extern (C) int gtk_tool_item_get_visible_vertical(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_visible_vertical(_GtkToolItem *, int);
-extern (C) int gtk_tool_item_get_visible_horizontal(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_visible_horizontal(_GtkToolItem *, int);
-extern (C) int gtk_tool_item_get_use_drag_window(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_use_drag_window(_GtkToolItem *, int);
-extern (C) void gtk_tool_item_set_tooltip_markup(_GtkToolItem *, char *);
-extern (C) void gtk_tool_item_set_tooltip_text(_GtkToolItem *, char *);
-extern (C) void gtk_tool_item_set_tooltip(_GtkToolItem *, _GtkTooltips *, char *, char *);
-extern (C) int gtk_tool_item_get_expand(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_expand(_GtkToolItem *, int);
-extern (C) int gtk_tool_item_get_homogeneous(_GtkToolItem *);
-extern (C) void gtk_tool_item_set_homogeneous(_GtkToolItem *, int);
+extern (C) void _gtk_tool_item_toolbar_reconfigured(aGtkToolItem *);
+extern (C) void gtk_tool_item_rebuild_menu(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_proxy_menu_item(aGtkToolItem *, char *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_tool_item_get_proxy_menu_item(aGtkToolItem *, char *);
+extern (C) _GtkWidget * gtk_tool_item_retrieve_proxy_menu_item(aGtkToolItem *);
+extern (C) int gtk_tool_item_get_relief_style(aGtkToolItem *);
+extern (C) int gtk_tool_item_get_toolbar_style(aGtkToolItem *);
+extern (C) int gtk_tool_item_get_orientation(aGtkToolItem *);
+extern (C) int gtk_tool_item_get_icon_size(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_is_important(aGtkToolItem *, int);
+extern (C) int gtk_tool_item_get_is_important(aGtkToolItem *);
+extern (C) int gtk_tool_item_get_visible_vertical(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_visible_vertical(aGtkToolItem *, int);
+extern (C) int gtk_tool_item_get_visible_horizontal(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_visible_horizontal(aGtkToolItem *, int);
+extern (C) int gtk_tool_item_get_use_drag_window(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_use_drag_window(aGtkToolItem *, int);
+extern (C) void gtk_tool_item_set_tooltip_markup(aGtkToolItem *, char *);
+extern (C) void gtk_tool_item_set_tooltip_text(aGtkToolItem *, char *);
+extern (C) void gtk_tool_item_set_tooltip(aGtkToolItem *, aGtkTooltips *, char *, char *);
+extern (C) int gtk_tool_item_get_expand(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_expand(aGtkToolItem *, int);
+extern (C) int gtk_tool_item_get_homogeneous(aGtkToolItem *);
+extern (C) void gtk_tool_item_set_homogeneous(aGtkToolItem *, int);
 extern (C) _GtkToolItem * gtk_tool_item_new();
 extern (C) uint gtk_tool_item_get_type();
-extern (C) int gtk_tooltips_get_info_from_tip_window(_GtkWindow *, _GtkTooltips * *, _GtkWidget * *);
-extern (C) void gtk_tooltips_force_window(_GtkTooltips *);
-extern (C) _GtkTooltipsData * gtk_tooltips_data_get(_GtkWidget *);
-extern (C) void gtk_tooltips_set_tip(_GtkTooltips *, _GtkWidget *, char *, char *);
-extern (C) void gtk_tooltips_set_delay(_GtkTooltips *, uint);
-extern (C) void gtk_tooltips_disable(_GtkTooltips *);
-extern (C) void gtk_tooltips_enable(_GtkTooltips *);
+extern (C) int gtk_tooltips_get_info_from_tip_window(aGtkWindow *, _GtkTooltips * *, _GtkWidget * *);
+extern (C) void gtk_tooltips_force_window(aGtkTooltips *);
+extern (C) _GtkTooltipsData * gtk_tooltips_data_get(aGtkWidget *);
+extern (C) void gtk_tooltips_set_tip(aGtkTooltips *, aGtkWidget *, char *, char *);
+extern (C) void gtk_tooltips_set_delay(aGtkTooltips *, uint);
+extern (C) void gtk_tooltips_disable(aGtkTooltips *);
+extern (C) void gtk_tooltips_enable(aGtkTooltips *);
 extern (C) _GtkTooltips * gtk_tooltips_new();
 extern (C) uint gtk_tooltips_get_type();
-extern (C) void _gtk_menu_bar_cycle_focus(_GtkMenuBar *, int);
-extern (C) void gtk_menu_bar_set_child_pack_direction(_GtkMenuBar *, int);
-extern (C) int gtk_menu_bar_get_child_pack_direction(_GtkMenuBar *);
-extern (C) void gtk_menu_bar_set_pack_direction(_GtkMenuBar *, int);
-extern (C) int gtk_menu_bar_get_pack_direction(_GtkMenuBar *);
+extern (C) void _gtk_menu_bar_cycle_focus(aGtkMenuBar *, int);
+extern (C) void gtk_menu_bar_set_child_pack_direction(aGtkMenuBar *, int);
+extern (C) int gtk_menu_bar_get_child_pack_direction(aGtkMenuBar *);
+extern (C) void gtk_menu_bar_set_pack_direction(aGtkMenuBar *, int);
+extern (C) int gtk_menu_bar_get_pack_direction(aGtkMenuBar *);
 extern (C) _GtkWidget * gtk_menu_bar_new();
 extern (C) uint gtk_menu_bar_get_type();
 extern (C) char * _gtk_get_lc_ctype();
 extern (C) int _gtk_boolean_handled_accumulator(_GSignalInvocationHint *, _GValue *, _GValue *, void *);
-extern (C) void gtk_propagate_event(_GtkWidget *, _GdkEvent *);
+extern (C) void gtk_propagate_event(aGtkWidget *, _GdkEvent *);
 extern (C) _GtkWidget * gtk_get_event_widget(_GdkEvent *);
 extern (C) int gtk_get_current_event_state(int *);
 extern (C) uint gtk_get_current_event_time();
@@ -13240,11 +14014,11 @@
 extern (C) void gtk_quit_remove(uint);
 extern (C) uint gtk_quit_add_full(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158);
 extern (C) uint gtk_quit_add(uint, _BCD_func__12884, void *);
-extern (C) void gtk_quit_add_destroy(uint, _GtkObject *);
+extern (C) void gtk_quit_add_destroy(uint, aGtkObject *);
 extern (C) void gtk_init_add(_BCD_func__12884, void *);
-extern (C) void gtk_grab_remove(_GtkWidget *);
+extern (C) void gtk_grab_remove(aGtkWidget *);
 extern (C) _GtkWidget * gtk_grab_get_current();
-extern (C) void gtk_grab_add(_GtkWidget *);
+extern (C) void gtk_grab_add(aGtkWidget *);
 extern (C) int gtk_false();
 extern (C) int gtk_true();
 extern (C) int gtk_main_iteration_do(int);
@@ -13269,140 +14043,140 @@
 extern (C) extern uint gtk_micro_version;
 extern (C) extern uint gtk_minor_version;
 extern (C) extern uint gtk_major_version;
-extern (C) void gtk_list_end_drag_selection(_GtkList *);
-extern (C) void gtk_list_undo_selection(_GtkList *);
-extern (C) void gtk_list_toggle_row(_GtkList *, _GtkWidget *);
-extern (C) void gtk_list_toggle_focus_row(_GtkList *);
-extern (C) void gtk_list_toggle_add_mode(_GtkList *);
-extern (C) void gtk_list_scroll_vertical(_GtkList *, int, float);
-extern (C) void gtk_list_scroll_horizontal(_GtkList *, int, float);
-extern (C) void gtk_list_unselect_all(_GtkList *);
-extern (C) void gtk_list_select_all(_GtkList *);
-extern (C) void gtk_list_end_selection(_GtkList *);
-extern (C) void gtk_list_start_selection(_GtkList *);
-extern (C) void gtk_list_extend_selection(_GtkList *, int, float, int);
-extern (C) void gtk_list_set_selection_mode(_GtkList *, int);
-extern (C) int gtk_list_child_position(_GtkList *, _GtkWidget *);
-extern (C) void gtk_list_unselect_child(_GtkList *, _GtkWidget *);
-extern (C) void gtk_list_select_child(_GtkList *, _GtkWidget *);
-extern (C) void gtk_list_unselect_item(_GtkList *, int);
-extern (C) void gtk_list_select_item(_GtkList *, int);
-extern (C) void gtk_list_clear_items(_GtkList *, int, int);
-extern (C) void gtk_list_remove_items_no_unref(_GtkList *, _GList *);
-extern (C) void gtk_list_remove_items(_GtkList *, _GList *);
-extern (C) void gtk_list_prepend_items(_GtkList *, _GList *);
-extern (C) void gtk_list_append_items(_GtkList *, _GList *);
-extern (C) void gtk_list_insert_items(_GtkList *, _GList *, int);
+extern (C) void gtk_list_end_drag_selection(aGtkList *);
+extern (C) void gtk_list_undo_selection(aGtkList *);
+extern (C) void gtk_list_toggle_row(aGtkList *, aGtkWidget *);
+extern (C) void gtk_list_toggle_focus_row(aGtkList *);
+extern (C) void gtk_list_toggle_add_mode(aGtkList *);
+extern (C) void gtk_list_scroll_vertical(aGtkList *, int, float);
+extern (C) void gtk_list_scroll_horizontal(aGtkList *, int, float);
+extern (C) void gtk_list_unselect_all(aGtkList *);
+extern (C) void gtk_list_select_all(aGtkList *);
+extern (C) void gtk_list_end_selection(aGtkList *);
+extern (C) void gtk_list_start_selection(aGtkList *);
+extern (C) void gtk_list_extend_selection(aGtkList *, int, float, int);
+extern (C) void gtk_list_set_selection_mode(aGtkList *, int);
+extern (C) int gtk_list_child_position(aGtkList *, aGtkWidget *);
+extern (C) void gtk_list_unselect_child(aGtkList *, aGtkWidget *);
+extern (C) void gtk_list_select_child(aGtkList *, aGtkWidget *);
+extern (C) void gtk_list_unselect_item(aGtkList *, int);
+extern (C) void gtk_list_select_item(aGtkList *, int);
+extern (C) void gtk_list_clear_items(aGtkList *, int, int);
+extern (C) void gtk_list_remove_items_no_unref(aGtkList *, _GList *);
+extern (C) void gtk_list_remove_items(aGtkList *, _GList *);
+extern (C) void gtk_list_prepend_items(aGtkList *, _GList *);
+extern (C) void gtk_list_append_items(aGtkList *, _GList *);
+extern (C) void gtk_list_insert_items(aGtkList *, _GList *, int);
 extern (C) _GtkWidget * gtk_list_new();
 extern (C) uint gtk_list_get_type();
-extern (C) void gtk_list_item_deselect(_GtkListItem *);
-extern (C) void gtk_list_item_select(_GtkListItem *);
+extern (C) void gtk_list_item_deselect(aGtkListItem *);
+extern (C) void gtk_list_item_select(aGtkListItem *);
 extern (C) _GtkWidget * gtk_list_item_new_with_label(char *);
 extern (C) _GtkWidget * gtk_list_item_new();
 extern (C) uint gtk_list_item_get_type();
 extern (C) _BCD_func__10158 gtk_link_button_set_uri_hook(_BCD_func__10158, void *, _BCD_func__13158);
-extern (C) void gtk_link_button_set_uri(_GtkLinkButton *, char *);
-extern (C) char * gtk_link_button_get_uri(_GtkLinkButton *);
+extern (C) void gtk_link_button_set_uri(aGtkLinkButton *, char *);
+extern (C) char * gtk_link_button_get_uri(aGtkLinkButton *);
 extern (C) _GtkWidget * gtk_link_button_new_with_label(char *, char *);
 extern (C) _GtkWidget * gtk_link_button_new(char *);
 extern (C) uint gtk_link_button_get_type();
-extern (C) void gtk_layout_thaw(_GtkLayout *);
-extern (C) void gtk_layout_freeze(_GtkLayout *);
-extern (C) void gtk_layout_set_vadjustment(_GtkLayout *, _GtkAdjustment *);
-extern (C) void gtk_layout_set_hadjustment(_GtkLayout *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_layout_get_vadjustment(_GtkLayout *);
-extern (C) _GtkAdjustment * gtk_layout_get_hadjustment(_GtkLayout *);
-extern (C) void gtk_layout_get_size(_GtkLayout *, uint *, uint *);
-extern (C) void gtk_layout_set_size(_GtkLayout *, uint, uint);
-extern (C) void gtk_layout_move(_GtkLayout *, _GtkWidget *, int, int);
-extern (C) void gtk_layout_put(_GtkLayout *, _GtkWidget *, int, int);
-extern (C) _GtkWidget * gtk_layout_new(_GtkAdjustment *, _GtkAdjustment *);
+extern (C) void gtk_layout_thaw(aGtkLayout *);
+extern (C) void gtk_layout_freeze(aGtkLayout *);
+extern (C) void gtk_layout_set_vadjustment(aGtkLayout *, aGtkAdjustment *);
+extern (C) void gtk_layout_set_hadjustment(aGtkLayout *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_layout_get_vadjustment(aGtkLayout *);
+extern (C) _GtkAdjustment * gtk_layout_get_hadjustment(aGtkLayout *);
+extern (C) void gtk_layout_get_size(aGtkLayout *, uint *, uint *);
+extern (C) void gtk_layout_set_size(aGtkLayout *, uint, uint);
+extern (C) void gtk_layout_move(aGtkLayout *, aGtkWidget *, int, int);
+extern (C) void gtk_layout_put(aGtkLayout *, aGtkWidget *, int, int);
+extern (C) _GtkWidget * gtk_layout_new(aGtkAdjustment *, aGtkAdjustment *);
 extern (C) uint gtk_layout_get_type();
-extern (C) _GdkScreen * gtk_invisible_get_screen(_GtkInvisible *);
-extern (C) void gtk_invisible_set_screen(_GtkInvisible *, _GdkScreen *);
+extern (C) _GdkScreen * gtk_invisible_get_screen(aGtkInvisible *);
+extern (C) void gtk_invisible_set_screen(aGtkInvisible *, _GdkScreen *);
 extern (C) _GtkWidget * gtk_invisible_new_for_screen(_GdkScreen *);
 extern (C) _GtkWidget * gtk_invisible_new();
 extern (C) uint gtk_invisible_get_type();
 extern (C) _GtkWidget * gtk_input_dialog_new();
 extern (C) uint gtk_input_dialog_get_type();
-extern (C) void gtk_im_multicontext_append_menuitems(_GtkIMMulticontext *, _GtkMenuShell *);
+extern (C) void gtk_im_multicontext_append_menuitems(aGtkIMMulticontext *, aGtkMenuShell *);
 extern (C) _GtkIMContext * gtk_im_multicontext_new();
 extern (C) uint gtk_im_multicontext_get_type();
-extern (C) void gtk_im_context_simple_add_table(_GtkIMContextSimple *, ushort *, int, int);
+extern (C) void gtk_im_context_simple_add_table(aGtkIMContextSimple *, ushort *, int, int);
 extern (C) _GtkIMContext * gtk_im_context_simple_new();
 extern (C) uint gtk_im_context_simple_get_type();
-extern (C) _GtkWidget * gtk_image_menu_item_get_image(_GtkImageMenuItem *);
-extern (C) void gtk_image_menu_item_set_image(_GtkImageMenuItem *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_image_menu_item_new_from_stock(char *, _GtkAccelGroup *);
+extern (C) _GtkWidget * gtk_image_menu_item_get_image(aGtkImageMenuItem *);
+extern (C) void gtk_image_menu_item_set_image(aGtkImageMenuItem *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_image_menu_item_new_from_stock(char *, aGtkAccelGroup *);
 extern (C) _GtkWidget * gtk_image_menu_item_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_image_menu_item_new_with_label(char *);
 extern (C) _GtkWidget * gtk_image_menu_item_new();
 extern (C) uint gtk_image_menu_item_get_type();
-extern (C) int gtk_icon_view_get_tooltip_column(_GtkIconView *);
-extern (C) void gtk_icon_view_set_tooltip_column(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_tooltip_context(_GtkIconView *, int *, int *, int, void * *, void * *, _GtkTreeIter *);
-extern (C) void gtk_icon_view_set_tooltip_cell(_GtkIconView *, void *, void *, _GtkCellRenderer *);
-extern (C) void gtk_icon_view_set_tooltip_item(_GtkIconView *, void *, void *);
-extern (C) void gtk_icon_view_convert_widget_to_bin_window_coords(_GtkIconView *, int, int, int *, int *);
-extern (C) _GdkDrawable * gtk_icon_view_create_drag_icon(_GtkIconView *, void *);
-extern (C) int gtk_icon_view_get_dest_item_at_pos(_GtkIconView *, int, int, void * *, int *);
-extern (C) void gtk_icon_view_get_drag_dest_item(_GtkIconView *, void * *, int *);
-extern (C) void gtk_icon_view_set_drag_dest_item(_GtkIconView *, void *, int);
-extern (C) int gtk_icon_view_get_reorderable(_GtkIconView *);
-extern (C) void gtk_icon_view_set_reorderable(_GtkIconView *, int);
-extern (C) void gtk_icon_view_unset_model_drag_dest(_GtkIconView *);
-extern (C) void gtk_icon_view_unset_model_drag_source(_GtkIconView *);
-extern (C) void gtk_icon_view_enable_model_drag_dest(_GtkIconView *, _GtkTargetEntry *, int, int);
-extern (C) void gtk_icon_view_enable_model_drag_source(_GtkIconView *, int, _GtkTargetEntry *, int, int);
-extern (C) void gtk_icon_view_scroll_to_path(_GtkIconView *, void *, int, float, float);
-extern (C) int gtk_icon_view_get_cursor(_GtkIconView *, void * *, _GtkCellRenderer * *);
-extern (C) void gtk_icon_view_set_cursor(_GtkIconView *, void *, _GtkCellRenderer *, int);
-extern (C) void gtk_icon_view_item_activated(_GtkIconView *, void *);
-extern (C) void gtk_icon_view_unselect_all(_GtkIconView *);
-extern (C) void gtk_icon_view_select_all(_GtkIconView *);
-extern (C) _GList * gtk_icon_view_get_selected_items(_GtkIconView *);
-extern (C) int gtk_icon_view_path_is_selected(_GtkIconView *, void *);
-extern (C) void gtk_icon_view_unselect_path(_GtkIconView *, void *);
-extern (C) void gtk_icon_view_select_path(_GtkIconView *, void *);
-extern (C) int gtk_icon_view_get_selection_mode(_GtkIconView *);
-extern (C) void gtk_icon_view_set_selection_mode(_GtkIconView *, int);
-extern (C) void gtk_icon_view_selected_foreach(_GtkIconView *, _BCD_func__10270, void *);
-extern (C) int gtk_icon_view_get_visible_range(_GtkIconView *, void * *, void * *);
-extern (C) int gtk_icon_view_get_item_at_pos(_GtkIconView *, int, int, void * *, _GtkCellRenderer * *);
-extern (C) void * gtk_icon_view_get_path_at_pos(_GtkIconView *, int, int);
-extern (C) int gtk_icon_view_get_margin(_GtkIconView *);
-extern (C) void gtk_icon_view_set_margin(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_column_spacing(_GtkIconView *);
-extern (C) void gtk_icon_view_set_column_spacing(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_row_spacing(_GtkIconView *);
-extern (C) void gtk_icon_view_set_row_spacing(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_spacing(_GtkIconView *);
-extern (C) void gtk_icon_view_set_spacing(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_item_width(_GtkIconView *);
-extern (C) void gtk_icon_view_set_item_width(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_columns(_GtkIconView *);
-extern (C) void gtk_icon_view_set_columns(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_orientation(_GtkIconView *);
-extern (C) void gtk_icon_view_set_orientation(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_pixbuf_column(_GtkIconView *);
-extern (C) void gtk_icon_view_set_pixbuf_column(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_markup_column(_GtkIconView *);
-extern (C) void gtk_icon_view_set_markup_column(_GtkIconView *, int);
-extern (C) int gtk_icon_view_get_text_column(_GtkIconView *);
-extern (C) void gtk_icon_view_set_text_column(_GtkIconView *, int);
-extern (C) void * gtk_icon_view_get_model(_GtkIconView *);
-extern (C) void gtk_icon_view_set_model(_GtkIconView *, void *);
+extern (C) int gtk_icon_view_get_tooltip_column(aGtkIconView *);
+extern (C) void gtk_icon_view_set_tooltip_column(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_tooltip_context(aGtkIconView *, int *, int *, int, void * *, void * *, aGtkTreeIter *);
+extern (C) void gtk_icon_view_set_tooltip_cell(aGtkIconView *, void *, void *, aGtkCellRenderer *);
+extern (C) void gtk_icon_view_set_tooltip_item(aGtkIconView *, void *, void *);
+extern (C) void gtk_icon_view_convert_widget_to_bin_window_coords(aGtkIconView *, int, int, int *, int *);
+extern (C) _GdkDrawable * gtk_icon_view_create_drag_icon(aGtkIconView *, void *);
+extern (C) int gtk_icon_view_get_dest_item_at_pos(aGtkIconView *, int, int, void * *, int *);
+extern (C) void gtk_icon_view_get_drag_dest_item(aGtkIconView *, void * *, int *);
+extern (C) void gtk_icon_view_set_drag_dest_item(aGtkIconView *, void *, int);
+extern (C) int gtk_icon_view_get_reorderable(aGtkIconView *);
+extern (C) void gtk_icon_view_set_reorderable(aGtkIconView *, int);
+extern (C) void gtk_icon_view_unset_model_drag_dest(aGtkIconView *);
+extern (C) void gtk_icon_view_unset_model_drag_source(aGtkIconView *);
+extern (C) void gtk_icon_view_enable_model_drag_dest(aGtkIconView *, aGtkTargetEntry *, int, int);
+extern (C) void gtk_icon_view_enable_model_drag_source(aGtkIconView *, int, aGtkTargetEntry *, int, int);
+extern (C) void gtk_icon_view_scroll_to_path(aGtkIconView *, void *, int, float, float);
+extern (C) int gtk_icon_view_get_cursor(aGtkIconView *, void * *, _GtkCellRenderer * *);
+extern (C) void gtk_icon_view_set_cursor(aGtkIconView *, void *, aGtkCellRenderer *, int);
+extern (C) void gtk_icon_view_item_activated(aGtkIconView *, void *);
+extern (C) void gtk_icon_view_unselect_all(aGtkIconView *);
+extern (C) void gtk_icon_view_select_all(aGtkIconView *);
+extern (C) _GList * gtk_icon_view_get_selected_items(aGtkIconView *);
+extern (C) int gtk_icon_view_path_is_selected(aGtkIconView *, void *);
+extern (C) void gtk_icon_view_unselect_path(aGtkIconView *, void *);
+extern (C) void gtk_icon_view_select_path(aGtkIconView *, void *);
+extern (C) int gtk_icon_view_get_selection_mode(aGtkIconView *);
+extern (C) void gtk_icon_view_set_selection_mode(aGtkIconView *, int);
+extern (C) void gtk_icon_view_selected_foreach(aGtkIconView *, _BCD_func__10270, void *);
+extern (C) int gtk_icon_view_get_visible_range(aGtkIconView *, void * *, void * *);
+extern (C) int gtk_icon_view_get_item_at_pos(aGtkIconView *, int, int, void * *, _GtkCellRenderer * *);
+extern (C) void * gtk_icon_view_get_path_at_pos(aGtkIconView *, int, int);
+extern (C) int gtk_icon_view_get_margin(aGtkIconView *);
+extern (C) void gtk_icon_view_set_margin(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_column_spacing(aGtkIconView *);
+extern (C) void gtk_icon_view_set_column_spacing(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_row_spacing(aGtkIconView *);
+extern (C) void gtk_icon_view_set_row_spacing(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_spacing(aGtkIconView *);
+extern (C) void gtk_icon_view_set_spacing(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_item_width(aGtkIconView *);
+extern (C) void gtk_icon_view_set_item_width(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_columns(aGtkIconView *);
+extern (C) void gtk_icon_view_set_columns(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_orientation(aGtkIconView *);
+extern (C) void gtk_icon_view_set_orientation(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_pixbuf_column(aGtkIconView *);
+extern (C) void gtk_icon_view_set_pixbuf_column(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_markup_column(aGtkIconView *);
+extern (C) void gtk_icon_view_set_markup_column(aGtkIconView *, int);
+extern (C) int gtk_icon_view_get_text_column(aGtkIconView *);
+extern (C) void gtk_icon_view_set_text_column(aGtkIconView *, int);
+extern (C) void * gtk_icon_view_get_model(aGtkIconView *);
+extern (C) void gtk_icon_view_set_model(aGtkIconView *, void *);
 extern (C) _GtkWidget * gtk_icon_view_new_with_model(void *);
 extern (C) _GtkWidget * gtk_icon_view_new();
 extern (C) uint gtk_icon_view_get_type();
-extern (C) void _gtk_tooltip_hide(_GtkWidget *);
+extern (C) void _gtk_tooltip_hide(aGtkWidget *);
 extern (C) void _gtk_tooltip_handle_event(_GdkEvent *);
-extern (C) void _gtk_tooltip_toggle_keyboard_mode(_GtkWidget *);
-extern (C) void _gtk_tooltip_focus_out(_GtkWidget *);
-extern (C) void _gtk_tooltip_focus_in(_GtkWidget *);
+extern (C) void _gtk_tooltip_toggle_keyboard_mode(aGtkWidget *);
+extern (C) void _gtk_tooltip_focus_out(aGtkWidget *);
+extern (C) void _gtk_tooltip_focus_in(aGtkWidget *);
 extern (C) void gtk_tooltip_trigger_tooltip_query(_GdkDisplay *);
 extern (C) void gtk_tooltip_set_tip_area(void *, _GdkRectangle *);
-extern (C) void gtk_tooltip_set_custom(void *, _GtkWidget *);
+extern (C) void gtk_tooltip_set_custom(void *, aGtkWidget *);
 extern (C) void gtk_tooltip_set_icon_from_stock(void *, char *, int);
 extern (C) void gtk_tooltip_set_icon(void *, void *);
 extern (C) void gtk_tooltip_set_text(void *, char *);
@@ -13422,21 +14196,21 @@
 extern (C) void * gtk_icon_info_copy(void *);
 extern (C) uint gtk_icon_info_get_type();
 extern (C) void gtk_icon_theme_add_builtin_icon(char *, int, void *);
-extern (C) int gtk_icon_theme_rescan_if_needed(_GtkIconTheme *);
-extern (C) char * gtk_icon_theme_get_example_icon_name(_GtkIconTheme *);
-extern (C) _GList * gtk_icon_theme_list_contexts(_GtkIconTheme *);
-extern (C) _GList * gtk_icon_theme_list_icons(_GtkIconTheme *, char *);
-extern (C) void * gtk_icon_theme_load_icon(_GtkIconTheme *, char *, int, int, _GError * *);
-extern (C) void * gtk_icon_theme_choose_icon(_GtkIconTheme *, char * *, int, int);
-extern (C) void * gtk_icon_theme_lookup_icon(_GtkIconTheme *, char *, int, int);
-extern (C) int * gtk_icon_theme_get_icon_sizes(_GtkIconTheme *, char *);
-extern (C) int gtk_icon_theme_has_icon(_GtkIconTheme *, char *);
-extern (C) void gtk_icon_theme_set_custom_theme(_GtkIconTheme *, char *);
-extern (C) void gtk_icon_theme_prepend_search_path(_GtkIconTheme *, char *);
-extern (C) void gtk_icon_theme_append_search_path(_GtkIconTheme *, char *);
-extern (C) void gtk_icon_theme_get_search_path(_GtkIconTheme *, char * * *, int *);
-extern (C) void gtk_icon_theme_set_search_path(_GtkIconTheme *, char * *, int);
-extern (C) void gtk_icon_theme_set_screen(_GtkIconTheme *, _GdkScreen *);
+extern (C) int gtk_icon_theme_rescan_if_needed(aGtkIconTheme *);
+extern (C) char * gtk_icon_theme_get_example_icon_name(aGtkIconTheme *);
+extern (C) _GList * gtk_icon_theme_list_contexts(aGtkIconTheme *);
+extern (C) _GList * gtk_icon_theme_list_icons(aGtkIconTheme *, char *);
+extern (C) void * gtk_icon_theme_load_icon(aGtkIconTheme *, char *, int, int, _GError * *);
+extern (C) void * gtk_icon_theme_choose_icon(aGtkIconTheme *, char * *, int, int);
+extern (C) void * gtk_icon_theme_lookup_icon(aGtkIconTheme *, char *, int, int);
+extern (C) int * gtk_icon_theme_get_icon_sizes(aGtkIconTheme *, char *);
+extern (C) int gtk_icon_theme_has_icon(aGtkIconTheme *, char *);
+extern (C) void gtk_icon_theme_set_custom_theme(aGtkIconTheme *, char *);
+extern (C) void gtk_icon_theme_prepend_search_path(aGtkIconTheme *, char *);
+extern (C) void gtk_icon_theme_append_search_path(aGtkIconTheme *, char *);
+extern (C) void gtk_icon_theme_get_search_path(aGtkIconTheme *, char * * *, int *);
+extern (C) void gtk_icon_theme_set_search_path(aGtkIconTheme *, char * *, int);
+extern (C) void gtk_icon_theme_set_screen(aGtkIconTheme *, _GdkScreen *);
 extern (C) _GtkIconTheme * gtk_icon_theme_get_for_screen(_GdkScreen *);
 extern (C) _GtkIconTheme * gtk_icon_theme_get_default();
 extern (C) _GtkIconTheme * gtk_icon_theme_new();
@@ -13469,7 +14243,7 @@
 extern (C) uint gtk_icon_source_get_type();
 extern (C) void gtk_icon_set_get_sizes(void *, int * *, int *);
 extern (C) void gtk_icon_set_add_source(void *, void *);
-extern (C) void * gtk_icon_set_render_icon(void *, _GtkStyle *, int, int, int, _GtkWidget *, char *);
+extern (C) void * gtk_icon_set_render_icon(void *, aGtkStyle *, int, int, int, aGtkWidget *, char *);
 extern (C) void * gtk_icon_set_copy(void *);
 extern (C) void gtk_icon_set_unref(void *);
 extern (C) void * gtk_icon_set_ref(void *);
@@ -13480,53 +14254,53 @@
 extern (C) int gtk_icon_size_from_name(char *);
 extern (C) void gtk_icon_size_register_alias(char *, int);
 extern (C) int gtk_icon_size_register(char *, int, int);
-extern (C) int gtk_icon_size_lookup_for_settings(_GtkSettings *, int, int *, int *);
+extern (C) int gtk_icon_size_lookup_for_settings(aGtkSettings *, int, int *, int *);
 extern (C) int gtk_icon_size_lookup(int, int *, int *);
 extern (C) void * gtk_icon_factory_lookup_default(char *);
-extern (C) void gtk_icon_factory_remove_default(_GtkIconFactory *);
-extern (C) void gtk_icon_factory_add_default(_GtkIconFactory *);
-extern (C) void * gtk_icon_factory_lookup(_GtkIconFactory *, char *);
-extern (C) void gtk_icon_factory_add(_GtkIconFactory *, char *, void *);
+extern (C) void gtk_icon_factory_remove_default(aGtkIconFactory *);
+extern (C) void gtk_icon_factory_add_default(aGtkIconFactory *);
+extern (C) void * gtk_icon_factory_lookup(aGtkIconFactory *, char *);
+extern (C) void gtk_icon_factory_add(aGtkIconFactory *, char *, void *);
 extern (C) _GtkIconFactory * gtk_icon_factory_new();
 extern (C) uint gtk_icon_factory_get_type();
 extern (C) _GtkWidget * gtk_hseparator_new();
 extern (C) uint gtk_hseparator_get_type();
 extern (C) uint gtk_separator_get_type();
 extern (C) _GtkWidget * gtk_hscale_new_with_range(double, double, double);
-extern (C) _GtkWidget * gtk_hscale_new(_GtkAdjustment *);
+extern (C) _GtkWidget * gtk_hscale_new(aGtkAdjustment *);
 extern (C) uint gtk_hscale_get_type();
-extern (C) char * _gtk_scale_format_value(_GtkScale *, double);
-extern (C) void _gtk_scale_get_value_size(_GtkScale *, int *, int *);
-extern (C) void _gtk_scale_clear_layout(_GtkScale *);
-extern (C) void gtk_scale_get_layout_offsets(_GtkScale *, int *, int *);
-extern (C) void * gtk_scale_get_layout(_GtkScale *);
-extern (C) int gtk_scale_get_value_pos(_GtkScale *);
-extern (C) void gtk_scale_set_value_pos(_GtkScale *, int);
-extern (C) int gtk_scale_get_draw_value(_GtkScale *);
-extern (C) void gtk_scale_set_draw_value(_GtkScale *, int);
-extern (C) int gtk_scale_get_digits(_GtkScale *);
-extern (C) void gtk_scale_set_digits(_GtkScale *, int);
+extern (C) char * _gtk_scale_format_value(aGtkScale *, double);
+extern (C) void _gtk_scale_get_value_size(aGtkScale *, int *, int *);
+extern (C) void _gtk_scale_clear_layout(aGtkScale *);
+extern (C) void gtk_scale_get_layout_offsets(aGtkScale *, int *, int *);
+extern (C) void * gtk_scale_get_layout(aGtkScale *);
+extern (C) int gtk_scale_get_value_pos(aGtkScale *);
+extern (C) void gtk_scale_set_value_pos(aGtkScale *, int);
+extern (C) int gtk_scale_get_draw_value(aGtkScale *);
+extern (C) void gtk_scale_set_draw_value(aGtkScale *, int);
+extern (C) int gtk_scale_get_digits(aGtkScale *);
+extern (C) void gtk_scale_set_digits(aGtkScale *, int);
 extern (C) uint gtk_scale_get_type();
 extern (C) _GtkWidget * gtk_hruler_new();
 extern (C) uint gtk_hruler_get_type();
-extern (C) void gtk_ruler_get_range(_GtkRuler *, double *, double *, double *, double *);
-extern (C) int gtk_ruler_get_metric(_GtkRuler *);
-extern (C) void gtk_ruler_draw_pos(_GtkRuler *);
-extern (C) void gtk_ruler_draw_ticks(_GtkRuler *);
-extern (C) void gtk_ruler_set_range(_GtkRuler *, double, double, double, double);
-extern (C) void gtk_ruler_set_metric(_GtkRuler *, int);
+extern (C) void gtk_ruler_get_range(aGtkRuler *, double *, double *, double *, double *);
+extern (C) int gtk_ruler_get_metric(aGtkRuler *);
+extern (C) void gtk_ruler_draw_pos(aGtkRuler *);
+extern (C) void gtk_ruler_draw_ticks(aGtkRuler *);
+extern (C) void gtk_ruler_set_range(aGtkRuler *, double, double, double, double);
+extern (C) void gtk_ruler_set_metric(aGtkRuler *, int);
 extern (C) uint gtk_ruler_get_type();
 extern (C) _GtkWidget * gtk_hpaned_new();
 extern (C) uint gtk_hpaned_get_type();
-extern (C) void gtk_paned_compute_position(_GtkPaned *, int, int, int);
-extern (C) _GtkWidget * gtk_paned_get_child2(_GtkPaned *);
-extern (C) _GtkWidget * gtk_paned_get_child1(_GtkPaned *);
-extern (C) void gtk_paned_set_position(_GtkPaned *, int);
-extern (C) int gtk_paned_get_position(_GtkPaned *);
-extern (C) void gtk_paned_pack2(_GtkPaned *, _GtkWidget *, int, int);
-extern (C) void gtk_paned_pack1(_GtkPaned *, _GtkWidget *, int, int);
-extern (C) void gtk_paned_add2(_GtkPaned *, _GtkWidget *);
-extern (C) void gtk_paned_add1(_GtkPaned *, _GtkWidget *);
+extern (C) void gtk_paned_compute_position(aGtkPaned *, int, int, int);
+extern (C) _GtkWidget * gtk_paned_get_child2(aGtkPaned *);
+extern (C) _GtkWidget * gtk_paned_get_child1(aGtkPaned *);
+extern (C) void gtk_paned_set_position(aGtkPaned *, int);
+extern (C) int gtk_paned_get_position(aGtkPaned *);
+extern (C) void gtk_paned_pack2(aGtkPaned *, aGtkWidget *, int, int);
+extern (C) void gtk_paned_pack1(aGtkPaned *, aGtkWidget *, int, int);
+extern (C) void gtk_paned_add2(aGtkPaned *, aGtkWidget *);
+extern (C) void gtk_paned_add1(aGtkPaned *, aGtkWidget *);
 extern (C) uint gtk_paned_get_type();
 extern (C) void gtk_hbutton_box_set_layout_default(int);
 extern (C) void gtk_hbutton_box_set_spacing_default(int);
@@ -13534,60 +14308,60 @@
 extern (C) int gtk_hbutton_box_get_spacing_default();
 extern (C) _GtkWidget * gtk_hbutton_box_new();
 extern (C) uint gtk_hbutton_box_get_type();
-extern (C) int gtk_handle_box_get_snap_edge(_GtkHandleBox *);
-extern (C) void gtk_handle_box_set_snap_edge(_GtkHandleBox *, int);
-extern (C) int gtk_handle_box_get_handle_position(_GtkHandleBox *);
-extern (C) void gtk_handle_box_set_handle_position(_GtkHandleBox *, int);
-extern (C) int gtk_handle_box_get_shadow_type(_GtkHandleBox *);
-extern (C) void gtk_handle_box_set_shadow_type(_GtkHandleBox *, int);
+extern (C) int gtk_handle_box_get_snap_edge(aGtkHandleBox *);
+extern (C) void gtk_handle_box_set_snap_edge(aGtkHandleBox *, int);
+extern (C) int gtk_handle_box_get_handle_position(aGtkHandleBox *);
+extern (C) void gtk_handle_box_set_handle_position(aGtkHandleBox *, int);
+extern (C) int gtk_handle_box_get_shadow_type(aGtkHandleBox *);
+extern (C) void gtk_handle_box_set_shadow_type(aGtkHandleBox *, int);
 extern (C) _GtkWidget * gtk_handle_box_new();
 extern (C) uint gtk_handle_box_get_type();
 extern (C) void gtk_gc_release(_GdkGC *);
 extern (C) _GdkGC * gtk_gc_get(int, _GdkColormap *, _GdkGCValues *, int);
 extern (C) _GtkWidget * gtk_gamma_curve_new();
 extern (C) uint gtk_gamma_curve_get_type();
-extern (C) void gtk_font_selection_dialog_set_preview_text(_GtkFontSelectionDialog *, char *);
-extern (C) char * gtk_font_selection_dialog_get_preview_text(_GtkFontSelectionDialog *);
-extern (C) int gtk_font_selection_dialog_set_font_name(_GtkFontSelectionDialog *, char *);
-extern (C) _GdkFont * gtk_font_selection_dialog_get_font(_GtkFontSelectionDialog *);
-extern (C) char * gtk_font_selection_dialog_get_font_name(_GtkFontSelectionDialog *);
+extern (C) void gtk_font_selection_dialog_set_preview_text(aGtkFontSelectionDialog *, char *);
+extern (C) char * gtk_font_selection_dialog_get_preview_text(aGtkFontSelectionDialog *);
+extern (C) int gtk_font_selection_dialog_set_font_name(aGtkFontSelectionDialog *, char *);
+extern (C) _GdkFont * gtk_font_selection_dialog_get_font(aGtkFontSelectionDialog *);
+extern (C) char * gtk_font_selection_dialog_get_font_name(aGtkFontSelectionDialog *);
 extern (C) _GtkWidget * gtk_font_selection_dialog_new(char *);
 extern (C) uint gtk_font_selection_dialog_get_type();
-extern (C) void gtk_font_selection_set_preview_text(_GtkFontSelection *, char *);
-extern (C) char * gtk_font_selection_get_preview_text(_GtkFontSelection *);
-extern (C) int gtk_font_selection_set_font_name(_GtkFontSelection *, char *);
-extern (C) _GdkFont * gtk_font_selection_get_font(_GtkFontSelection *);
-extern (C) char * gtk_font_selection_get_font_name(_GtkFontSelection *);
+extern (C) void gtk_font_selection_set_preview_text(aGtkFontSelection *, char *);
+extern (C) char * gtk_font_selection_get_preview_text(aGtkFontSelection *);
+extern (C) int gtk_font_selection_set_font_name(aGtkFontSelection *, char *);
+extern (C) _GdkFont * gtk_font_selection_get_font(aGtkFontSelection *);
+extern (C) char * gtk_font_selection_get_font_name(aGtkFontSelection *);
 extern (C) _GtkWidget * gtk_font_selection_new();
 extern (C) uint gtk_font_selection_get_type();
-extern (C) void gtk_font_button_set_show_size(_GtkFontButton *, int);
-extern (C) int gtk_font_button_get_show_size(_GtkFontButton *);
-extern (C) void gtk_font_button_set_show_style(_GtkFontButton *, int);
-extern (C) int gtk_font_button_get_show_style(_GtkFontButton *);
-extern (C) int gtk_font_button_set_font_name(_GtkFontButton *, char *);
-extern (C) char * gtk_font_button_get_font_name(_GtkFontButton *);
-extern (C) void gtk_font_button_set_use_size(_GtkFontButton *, int);
-extern (C) int gtk_font_button_get_use_size(_GtkFontButton *);
-extern (C) void gtk_font_button_set_use_font(_GtkFontButton *, int);
-extern (C) int gtk_font_button_get_use_font(_GtkFontButton *);
-extern (C) void gtk_font_button_set_title(_GtkFontButton *, char *);
-extern (C) char * gtk_font_button_get_title(_GtkFontButton *);
+extern (C) void gtk_font_button_set_show_size(aGtkFontButton *, int);
+extern (C) int gtk_font_button_get_show_size(aGtkFontButton *);
+extern (C) void gtk_font_button_set_show_style(aGtkFontButton *, int);
+extern (C) int gtk_font_button_get_show_style(aGtkFontButton *);
+extern (C) int gtk_font_button_set_font_name(aGtkFontButton *, char *);
+extern (C) char * gtk_font_button_get_font_name(aGtkFontButton *);
+extern (C) void gtk_font_button_set_use_size(aGtkFontButton *, int);
+extern (C) int gtk_font_button_get_use_size(aGtkFontButton *);
+extern (C) void gtk_font_button_set_use_font(aGtkFontButton *, int);
+extern (C) int gtk_font_button_get_use_font(aGtkFontButton *);
+extern (C) void gtk_font_button_set_title(aGtkFontButton *, char *);
+extern (C) char * gtk_font_button_get_title(aGtkFontButton *);
 extern (C) _GtkWidget * gtk_font_button_new_with_font(char *);
 extern (C) _GtkWidget * gtk_font_button_new();
 extern (C) uint gtk_font_button_get_type();
 extern (C) _GtkWidget * gtk_file_chooser_widget_new_with_backend(int, char *);
 extern (C) _GtkWidget * gtk_file_chooser_widget_new(int);
 extern (C) uint gtk_file_chooser_widget_get_type();
-extern (C) _GtkWidget * gtk_file_chooser_dialog_new_with_backend(char *, _GtkWindow *, int, char *, char *, ...);
-extern (C) _GtkWidget * gtk_file_chooser_dialog_new(char *, _GtkWindow *, int, char *, ...);
+extern (C) _GtkWidget * gtk_file_chooser_dialog_new_with_backend(char *, aGtkWindow *, int, char *, char *, ...);
+extern (C) _GtkWidget * gtk_file_chooser_dialog_new(char *, aGtkWindow *, int, char *, ...);
 extern (C) uint gtk_file_chooser_dialog_get_type();
-extern (C) void gtk_file_chooser_button_set_focus_on_click(_GtkFileChooserButton *, int);
-extern (C) int gtk_file_chooser_button_get_focus_on_click(_GtkFileChooserButton *);
-extern (C) void gtk_file_chooser_button_set_width_chars(_GtkFileChooserButton *, int);
-extern (C) int gtk_file_chooser_button_get_width_chars(_GtkFileChooserButton *);
-extern (C) void gtk_file_chooser_button_set_title(_GtkFileChooserButton *, char *);
-extern (C) char * gtk_file_chooser_button_get_title(_GtkFileChooserButton *);
-extern (C) _GtkWidget * gtk_file_chooser_button_new_with_dialog(_GtkWidget *);
+extern (C) void gtk_file_chooser_button_set_focus_on_click(aGtkFileChooserButton *, int);
+extern (C) int gtk_file_chooser_button_get_focus_on_click(aGtkFileChooserButton *);
+extern (C) void gtk_file_chooser_button_set_width_chars(aGtkFileChooserButton *, int);
+extern (C) int gtk_file_chooser_button_get_width_chars(aGtkFileChooserButton *);
+extern (C) void gtk_file_chooser_button_set_title(aGtkFileChooserButton *, char *);
+extern (C) char * gtk_file_chooser_button_get_title(aGtkFileChooserButton *);
+extern (C) _GtkWidget * gtk_file_chooser_button_new_with_dialog(aGtkWidget *);
 extern (C) _GtkWidget * gtk_file_chooser_button_new_with_backend(char *, int, char *);
 extern (C) _GtkWidget * gtk_file_chooser_button_new(char *, int);
 extern (C) uint gtk_file_chooser_button_get_type();
@@ -13603,7 +14377,7 @@
 extern (C) void gtk_file_chooser_remove_filter(void *, void *);
 extern (C) void gtk_file_chooser_add_filter(void *, void *);
 extern (C) _GtkWidget * gtk_file_chooser_get_extra_widget(void *);
-extern (C) void gtk_file_chooser_set_extra_widget(void *, _GtkWidget *);
+extern (C) void gtk_file_chooser_set_extra_widget(void *, aGtkWidget *);
 extern (C) char * gtk_file_chooser_get_preview_uri(void *);
 extern (C) char * gtk_file_chooser_get_preview_filename(void *);
 extern (C) int gtk_file_chooser_get_use_preview_label(void *);
@@ -13611,7 +14385,7 @@
 extern (C) int gtk_file_chooser_get_preview_widget_active(void *);
 extern (C) void gtk_file_chooser_set_preview_widget_active(void *, int);
 extern (C) _GtkWidget * gtk_file_chooser_get_preview_widget(void *);
-extern (C) void gtk_file_chooser_set_preview_widget(void *, _GtkWidget *);
+extern (C) void gtk_file_chooser_set_preview_widget(void *, aGtkWidget *);
 extern (C) char * gtk_file_chooser_get_current_folder_uri(void *);
 extern (C) int gtk_file_chooser_set_current_folder_uri(void *, char *);
 extern (C) _GSList * gtk_file_chooser_get_uris(void *);
@@ -13641,7 +14415,7 @@
 extern (C) void gtk_file_chooser_set_action(void *, int);
 extern (C) uint gtk_file_chooser_error_quark();
 extern (C) uint gtk_file_chooser_get_type();
-extern (C) int gtk_file_filter_filter(void *, _GtkFileFilterInfo *);
+extern (C) int gtk_file_filter_filter(void *, aGtkFileFilterInfo *);
 extern (C) int gtk_file_filter_get_needed(void *);
 extern (C) void gtk_file_filter_add_custom(void *, int, _BCD_func__10568, void *, _BCD_func__13158);
 extern (C) void gtk_file_filter_add_pixbuf_formats(void *);
@@ -13651,366 +14425,366 @@
 extern (C) void gtk_file_filter_set_name(void *, char *);
 extern (C) void * gtk_file_filter_new();
 extern (C) uint gtk_file_filter_get_type();
-extern (C) int gtk_fixed_get_has_window(_GtkFixed *);
-extern (C) void gtk_fixed_set_has_window(_GtkFixed *, int);
-extern (C) void gtk_fixed_move(_GtkFixed *, _GtkWidget *, int, int);
-extern (C) void gtk_fixed_put(_GtkFixed *, _GtkWidget *, int, int);
+extern (C) int gtk_fixed_get_has_window(aGtkFixed *);
+extern (C) void gtk_fixed_set_has_window(aGtkFixed *, int);
+extern (C) void gtk_fixed_move(aGtkFixed *, aGtkWidget *, int, int);
+extern (C) void gtk_fixed_put(aGtkFixed *, aGtkWidget *, int, int);
 extern (C) _GtkWidget * gtk_fixed_new();
 extern (C) uint gtk_fixed_get_type();
-extern (C) int gtk_file_selection_get_select_multiple(_GtkFileSelection *);
-extern (C) void gtk_file_selection_set_select_multiple(_GtkFileSelection *, int);
-extern (C) char * * gtk_file_selection_get_selections(_GtkFileSelection *);
-extern (C) void gtk_file_selection_hide_fileop_buttons(_GtkFileSelection *);
-extern (C) void gtk_file_selection_show_fileop_buttons(_GtkFileSelection *);
-extern (C) void gtk_file_selection_complete(_GtkFileSelection *, char *);
-extern (C) char * gtk_file_selection_get_filename(_GtkFileSelection *);
-extern (C) void gtk_file_selection_set_filename(_GtkFileSelection *, char *);
+extern (C) int gtk_file_selection_get_select_multiple(aGtkFileSelection *);
+extern (C) void gtk_file_selection_set_select_multiple(aGtkFileSelection *, int);
+extern (C) char * * gtk_file_selection_get_selections(aGtkFileSelection *);
+extern (C) void gtk_file_selection_hide_fileop_buttons(aGtkFileSelection *);
+extern (C) void gtk_file_selection_show_fileop_buttons(aGtkFileSelection *);
+extern (C) void gtk_file_selection_complete(aGtkFileSelection *, char *);
+extern (C) char * gtk_file_selection_get_filename(aGtkFileSelection *);
+extern (C) void gtk_file_selection_set_filename(aGtkFileSelection *, char *);
 extern (C) _GtkWidget * gtk_file_selection_new(char *);
 extern (C) uint gtk_file_selection_get_type();
-extern (C) _GtkWidget * gtk_expander_get_label_widget(_GtkExpander *);
-extern (C) void gtk_expander_set_label_widget(_GtkExpander *, _GtkWidget *);
-extern (C) int gtk_expander_get_use_markup(_GtkExpander *);
-extern (C) void gtk_expander_set_use_markup(_GtkExpander *, int);
-extern (C) int gtk_expander_get_use_underline(_GtkExpander *);
-extern (C) void gtk_expander_set_use_underline(_GtkExpander *, int);
-extern (C) char * gtk_expander_get_label(_GtkExpander *);
-extern (C) void gtk_expander_set_label(_GtkExpander *, char *);
-extern (C) int gtk_expander_get_spacing(_GtkExpander *);
-extern (C) void gtk_expander_set_spacing(_GtkExpander *, int);
-extern (C) int gtk_expander_get_expanded(_GtkExpander *);
-extern (C) void gtk_expander_set_expanded(_GtkExpander *, int);
+extern (C) _GtkWidget * gtk_expander_get_label_widget(aGtkExpander *);
+extern (C) void gtk_expander_set_label_widget(aGtkExpander *, aGtkWidget *);
+extern (C) int gtk_expander_get_use_markup(aGtkExpander *);
+extern (C) void gtk_expander_set_use_markup(aGtkExpander *, int);
+extern (C) int gtk_expander_get_use_underline(aGtkExpander *);
+extern (C) void gtk_expander_set_use_underline(aGtkExpander *, int);
+extern (C) char * gtk_expander_get_label(aGtkExpander *);
+extern (C) void gtk_expander_set_label(aGtkExpander *, char *);
+extern (C) int gtk_expander_get_spacing(aGtkExpander *);
+extern (C) void gtk_expander_set_spacing(aGtkExpander *, int);
+extern (C) int gtk_expander_get_expanded(aGtkExpander *);
+extern (C) void gtk_expander_set_expanded(aGtkExpander *, int);
 extern (C) _GtkWidget * gtk_expander_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_expander_new(char *);
 extern (C) uint gtk_expander_get_type();
-extern (C) void gtk_event_box_set_above_child(_GtkEventBox *, int);
-extern (C) int gtk_event_box_get_above_child(_GtkEventBox *);
-extern (C) void gtk_event_box_set_visible_window(_GtkEventBox *, int);
-extern (C) int gtk_event_box_get_visible_window(_GtkEventBox *);
+extern (C) void gtk_event_box_set_above_child(aGtkEventBox *, int);
+extern (C) int gtk_event_box_get_above_child(aGtkEventBox *);
+extern (C) void gtk_event_box_set_visible_window(aGtkEventBox *, int);
+extern (C) int gtk_event_box_get_visible_window(aGtkEventBox *);
 extern (C) _GtkWidget * gtk_event_box_new();
 extern (C) uint gtk_event_box_get_type();
-extern (C) void gtk_curve_set_curve_type(_GtkCurve *, int);
-extern (C) void gtk_curve_set_vector(_GtkCurve *, int, float *);
-extern (C) void gtk_curve_get_vector(_GtkCurve *, int, float *);
-extern (C) void gtk_curve_set_range(_GtkCurve *, float, float, float, float);
-extern (C) void gtk_curve_set_gamma(_GtkCurve *, float);
-extern (C) void gtk_curve_reset(_GtkCurve *);
+extern (C) void gtk_curve_set_curve_type(aGtkCurve *, int);
+extern (C) void gtk_curve_set_vector(aGtkCurve *, int, float *);
+extern (C) void gtk_curve_get_vector(aGtkCurve *, int, float *);
+extern (C) void gtk_curve_set_range(aGtkCurve *, float, float, float, float);
+extern (C) void gtk_curve_set_gamma(aGtkCurve *, float);
+extern (C) void gtk_curve_reset(aGtkCurve *);
 extern (C) _GtkWidget * gtk_curve_new();
 extern (C) uint gtk_curve_get_type();
-extern (C) void gtk_drawing_area_size(_GtkDrawingArea *, int, int);
+extern (C) void gtk_drawing_area_size(aGtkDrawingArea *, int, int);
 extern (C) _GtkWidget * gtk_drawing_area_new();
 extern (C) uint gtk_drawing_area_get_type();
 extern (C) uint gtk_ctree_node_get_type();
-extern (C) void gtk_ctree_sort_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_sort_node(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_set_drag_compare_func(_GtkCTree *, _BCD_func__10682);
-extern (C) void gtk_ctree_set_expander_style(_GtkCTree *, int);
-extern (C) void gtk_ctree_set_line_style(_GtkCTree *, int);
-extern (C) void gtk_ctree_set_show_stub(_GtkCTree *, int);
-extern (C) void gtk_ctree_set_spacing(_GtkCTree *, int);
-extern (C) void gtk_ctree_set_indent(_GtkCTree *, int);
-extern (C) int gtk_ctree_node_is_visible(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_node_moveto(_GtkCTree *, _GtkCTreeNode *, int, float, float);
-extern (C) void * gtk_ctree_node_get_row_data(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_node_set_row_data_full(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__13158);
-extern (C) void gtk_ctree_node_set_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
-extern (C) void gtk_ctree_node_set_background(_GtkCTree *, _GtkCTreeNode *, _GdkColor *);
-extern (C) void gtk_ctree_node_set_foreground(_GtkCTree *, _GtkCTreeNode *, _GdkColor *);
-extern (C) _GtkStyle * gtk_ctree_node_get_cell_style(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) void gtk_ctree_node_set_cell_style(_GtkCTree *, _GtkCTreeNode *, int, _GtkStyle *);
-extern (C) _GtkStyle * gtk_ctree_node_get_row_style(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_node_set_row_style(_GtkCTree *, _GtkCTreeNode *, _GtkStyle *);
-extern (C) int gtk_ctree_get_node_info(_GtkCTree *, _GtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *);
-extern (C) int gtk_ctree_node_get_pixtext(_GtkCTree *, _GtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) int gtk_ctree_node_get_pixmap(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) int gtk_ctree_node_get_text(_GtkCTree *, _GtkCTreeNode *, int, char * *);
-extern (C) int gtk_ctree_node_get_cell_type(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) int gtk_ctree_node_get_selectable(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_node_set_selectable(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) void gtk_ctree_node_set_shift(_GtkCTree *, _GtkCTreeNode *, int, int, int);
-extern (C) void gtk_ctree_set_node_info(_GtkCTree *, _GtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
-extern (C) void gtk_ctree_node_set_pixtext(_GtkCTree *, _GtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *);
-extern (C) void gtk_ctree_node_set_pixmap(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *);
-extern (C) void gtk_ctree_node_set_text(_GtkCTree *, _GtkCTreeNode *, int, char *);
-extern (C) void gtk_ctree_real_select_recursive(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) void gtk_ctree_unselect_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_unselect(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_select_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_select(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_toggle_expansion_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_toggle_expansion(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_collapse_to_depth(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) void gtk_ctree_collapse_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_collapse(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_expand_to_depth(_GtkCTree *, _GtkCTreeNode *, int);
-extern (C) void gtk_ctree_expand_recursive(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_expand(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_move(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *);
-extern (C) int gtk_ctree_is_hot_spot(_GtkCTree *, int, int);
-extern (C) _GList * gtk_ctree_find_all_by_row_data_custom(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970);
-extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data_custom(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970);
-extern (C) _GList * gtk_ctree_find_all_by_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
-extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
-extern (C) int gtk_ctree_is_ancestor(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *);
-extern (C) int gtk_ctree_find(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *);
-extern (C) _GtkCTreeNode * gtk_ctree_node_nth(_GtkCTree *, uint);
-extern (C) _GtkCTreeNode * gtk_ctree_find_node_ptr(_GtkCTree *, _GtkCTreeRow *);
-extern (C) _GtkCTreeNode * gtk_ctree_last(_GtkCTree *, _GtkCTreeNode *);
-extern (C) int gtk_ctree_is_viewable(_GtkCTree *, _GtkCTreeNode *);
-extern (C) void gtk_ctree_pre_recursive_to_depth(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *);
-extern (C) void gtk_ctree_pre_recursive(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *);
-extern (C) void gtk_ctree_post_recursive_to_depth(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *);
-extern (C) void gtk_ctree_post_recursive(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *);
-extern (C) _GNode * gtk_ctree_export_to_gnode(_GtkCTree *, _GNode *, _GNode *, _GtkCTreeNode *, _BCD_func__10683, void *);
-extern (C) _GtkCTreeNode * gtk_ctree_insert_gnode(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GNode *, _BCD_func__10683, void *);
-extern (C) void gtk_ctree_remove_node(_GtkCTree *, _GtkCTreeNode *);
-extern (C) _GtkCTreeNode * gtk_ctree_insert_node(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
+extern (C) void gtk_ctree_sort_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_sort_node(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_set_drag_compare_func(aGtkCTree *, _BCD_func__10682);
+extern (C) void gtk_ctree_set_expander_style(aGtkCTree *, int);
+extern (C) void gtk_ctree_set_line_style(aGtkCTree *, int);
+extern (C) void gtk_ctree_set_show_stub(aGtkCTree *, int);
+extern (C) void gtk_ctree_set_spacing(aGtkCTree *, int);
+extern (C) void gtk_ctree_set_indent(aGtkCTree *, int);
+extern (C) int gtk_ctree_node_is_visible(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_node_moveto(aGtkCTree *, aGtkCTreeNode *, int, float, float);
+extern (C) void * gtk_ctree_node_get_row_data(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_node_set_row_data_full(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__13158);
+extern (C) void gtk_ctree_node_set_row_data(aGtkCTree *, aGtkCTreeNode *, void *);
+extern (C) void gtk_ctree_node_set_background(aGtkCTree *, aGtkCTreeNode *, _GdkColor *);
+extern (C) void gtk_ctree_node_set_foreground(aGtkCTree *, aGtkCTreeNode *, _GdkColor *);
+extern (C) _GtkStyle * gtk_ctree_node_get_cell_style(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) void gtk_ctree_node_set_cell_style(aGtkCTree *, aGtkCTreeNode *, int, aGtkStyle *);
+extern (C) _GtkStyle * gtk_ctree_node_get_row_style(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_node_set_row_style(aGtkCTree *, aGtkCTreeNode *, aGtkStyle *);
+extern (C) int gtk_ctree_get_node_info(aGtkCTree *, aGtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *);
+extern (C) int gtk_ctree_node_get_pixtext(aGtkCTree *, aGtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) int gtk_ctree_node_get_pixmap(aGtkCTree *, aGtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) int gtk_ctree_node_get_text(aGtkCTree *, aGtkCTreeNode *, int, char * *);
+extern (C) int gtk_ctree_node_get_cell_type(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) int gtk_ctree_node_get_selectable(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_node_set_selectable(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) void gtk_ctree_node_set_shift(aGtkCTree *, aGtkCTreeNode *, int, int, int);
+extern (C) void gtk_ctree_set_node_info(aGtkCTree *, aGtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
+extern (C) void gtk_ctree_node_set_pixtext(aGtkCTree *, aGtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *);
+extern (C) void gtk_ctree_node_set_pixmap(aGtkCTree *, aGtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *);
+extern (C) void gtk_ctree_node_set_text(aGtkCTree *, aGtkCTreeNode *, int, char *);
+extern (C) void gtk_ctree_real_select_recursive(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) void gtk_ctree_unselect_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_unselect(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_select_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_select(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_toggle_expansion_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_toggle_expansion(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_collapse_to_depth(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) void gtk_ctree_collapse_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_collapse(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_expand_to_depth(aGtkCTree *, aGtkCTreeNode *, int);
+extern (C) void gtk_ctree_expand_recursive(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_expand(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_move(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, aGtkCTreeNode *);
+extern (C) int gtk_ctree_is_hot_spot(aGtkCTree *, int, int);
+extern (C) _GList * gtk_ctree_find_all_by_row_data_custom(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__14970);
+extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data_custom(aGtkCTree *, aGtkCTreeNode *, void *, _BCD_func__14970);
+extern (C) _GList * gtk_ctree_find_all_by_row_data(aGtkCTree *, aGtkCTreeNode *, void *);
+extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data(aGtkCTree *, aGtkCTreeNode *, void *);
+extern (C) int gtk_ctree_is_ancestor(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *);
+extern (C) int gtk_ctree_find(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *);
+extern (C) _GtkCTreeNode * gtk_ctree_node_nth(aGtkCTree *, uint);
+extern (C) _GtkCTreeNode * gtk_ctree_find_node_ptr(aGtkCTree *, aGtkCTreeRow *);
+extern (C) _GtkCTreeNode * gtk_ctree_last(aGtkCTree *, aGtkCTreeNode *);
+extern (C) int gtk_ctree_is_viewable(aGtkCTree *, aGtkCTreeNode *);
+extern (C) void gtk_ctree_pre_recursive_to_depth(aGtkCTree *, aGtkCTreeNode *, int, _BCD_func__10684, void *);
+extern (C) void gtk_ctree_pre_recursive(aGtkCTree *, aGtkCTreeNode *, _BCD_func__10684, void *);
+extern (C) void gtk_ctree_post_recursive_to_depth(aGtkCTree *, aGtkCTreeNode *, int, _BCD_func__10684, void *);
+extern (C) void gtk_ctree_post_recursive(aGtkCTree *, aGtkCTreeNode *, _BCD_func__10684, void *);
+extern (C) _GNode * gtk_ctree_export_to_gnode(aGtkCTree *, _GNode *, _GNode *, aGtkCTreeNode *, _BCD_func__10683, void *);
+extern (C) _GtkCTreeNode * gtk_ctree_insert_gnode(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, _GNode *, _BCD_func__10683, void *);
+extern (C) void gtk_ctree_remove_node(aGtkCTree *, aGtkCTreeNode *);
+extern (C) _GtkCTreeNode * gtk_ctree_insert_node(aGtkCTree *, aGtkCTreeNode *, aGtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
 extern (C) _GtkWidget * gtk_ctree_new(int, int);
 extern (C) _GtkWidget * gtk_ctree_new_with_titles(int, int, char * *);
 extern (C) uint gtk_ctree_get_type();
 extern (C) _GtkWidget * gtk_combo_box_entry_new_text();
-extern (C) int gtk_combo_box_entry_get_text_column(_GtkComboBoxEntry *);
-extern (C) void gtk_combo_box_entry_set_text_column(_GtkComboBoxEntry *, int);
+extern (C) int gtk_combo_box_entry_get_text_column(aGtkComboBoxEntry *);
+extern (C) void gtk_combo_box_entry_set_text_column(aGtkComboBoxEntry *, int);
 extern (C) _GtkWidget * gtk_combo_box_entry_new_with_model(void *, int);
 extern (C) _GtkWidget * gtk_combo_box_entry_new();
 extern (C) uint gtk_combo_box_entry_get_type();
-extern (C) int _gtk_combo_box_editing_canceled(_GtkComboBox *);
-extern (C) _AtkObject * gtk_combo_box_get_popup_accessible(_GtkComboBox *);
-extern (C) void gtk_combo_box_popdown(_GtkComboBox *);
-extern (C) void gtk_combo_box_popup(_GtkComboBox *);
-extern (C) char * gtk_combo_box_get_active_text(_GtkComboBox *);
-extern (C) void gtk_combo_box_remove_text(_GtkComboBox *, int);
-extern (C) void gtk_combo_box_prepend_text(_GtkComboBox *, char *);
-extern (C) void gtk_combo_box_insert_text(_GtkComboBox *, int, char *);
-extern (C) void gtk_combo_box_append_text(_GtkComboBox *, char *);
+extern (C) int _gtk_combo_box_editing_canceled(aGtkComboBox *);
+extern (C) _AtkObject * gtk_combo_box_get_popup_accessible(aGtkComboBox *);
+extern (C) void gtk_combo_box_popdown(aGtkComboBox *);
+extern (C) void gtk_combo_box_popup(aGtkComboBox *);
+extern (C) char * gtk_combo_box_get_active_text(aGtkComboBox *);
+extern (C) void gtk_combo_box_remove_text(aGtkComboBox *, int);
+extern (C) void gtk_combo_box_prepend_text(aGtkComboBox *, char *);
+extern (C) void gtk_combo_box_insert_text(aGtkComboBox *, int, char *);
+extern (C) void gtk_combo_box_append_text(aGtkComboBox *, char *);
 extern (C) _GtkWidget * gtk_combo_box_new_text();
-extern (C) void gtk_combo_box_set_row_separator_func(_GtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158);
-extern (C) _BCD_func__10753 gtk_combo_box_get_row_separator_func(_GtkComboBox *);
-extern (C) void * gtk_combo_box_get_model(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_model(_GtkComboBox *, void *);
-extern (C) void gtk_combo_box_set_active_iter(_GtkComboBox *, _GtkTreeIter *);
-extern (C) int gtk_combo_box_get_active_iter(_GtkComboBox *, _GtkTreeIter *);
-extern (C) void gtk_combo_box_set_active(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_active(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_focus_on_click(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_focus_on_click(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_title(_GtkComboBox *, char *);
-extern (C) char * gtk_combo_box_get_title(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_add_tearoffs(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_add_tearoffs(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_column_span_column(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_column_span_column(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_row_span_column(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_row_span_column(_GtkComboBox *);
-extern (C) void gtk_combo_box_set_wrap_width(_GtkComboBox *, int);
-extern (C) int gtk_combo_box_get_wrap_width(_GtkComboBox *);
+extern (C) void gtk_combo_box_set_row_separator_func(aGtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158);
+extern (C) _BCD_func__10753 gtk_combo_box_get_row_separator_func(aGtkComboBox *);
+extern (C) void * gtk_combo_box_get_model(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_model(aGtkComboBox *, void *);
+extern (C) void gtk_combo_box_set_active_iter(aGtkComboBox *, aGtkTreeIter *);
+extern (C) int gtk_combo_box_get_active_iter(aGtkComboBox *, aGtkTreeIter *);
+extern (C) void gtk_combo_box_set_active(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_active(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_focus_on_click(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_focus_on_click(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_title(aGtkComboBox *, char *);
+extern (C) char * gtk_combo_box_get_title(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_add_tearoffs(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_add_tearoffs(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_column_span_column(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_column_span_column(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_row_span_column(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_row_span_column(aGtkComboBox *);
+extern (C) void gtk_combo_box_set_wrap_width(aGtkComboBox *, int);
+extern (C) int gtk_combo_box_get_wrap_width(aGtkComboBox *);
 extern (C) _GtkWidget * gtk_combo_box_new_with_model(void *);
 extern (C) _GtkWidget * gtk_combo_box_new();
 extern (C) uint gtk_combo_box_get_type();
-extern (C) int gtk_tree_view_get_tooltip_column(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_tooltip_column(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_tooltip_context(_GtkTreeView *, int *, int *, int, void * *, void * *, _GtkTreeIter *);
-extern (C) void gtk_tree_view_set_tooltip_cell(_GtkTreeView *, void *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *);
-extern (C) void gtk_tree_view_set_tooltip_row(_GtkTreeView *, void *, void *);
-extern (C) int gtk_tree_view_get_level_indentation(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_level_indentation(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_show_expanders(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_show_expanders(_GtkTreeView *, int);
-extern (C) void gtk_tree_view_set_enable_tree_lines(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_enable_tree_lines(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_grid_lines(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_grid_lines(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_row_separator_func(_GtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158);
-extern (C) _BCD_func__10753 gtk_tree_view_get_row_separator_func(_GtkTreeView *);
-extern (C) int gtk_tree_view_is_rubber_banding_active(_GtkTreeView *);
-extern (C) int gtk_tree_view_get_rubber_banding(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_rubber_banding(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_hover_expand(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_hover_expand(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_hover_selection(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_hover_selection(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_fixed_height_mode(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_fixed_height_mode(_GtkTreeView *, int);
-extern (C) void gtk_tree_view_set_destroy_count_func(_GtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158);
-extern (C) void gtk_tree_view_convert_bin_window_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_convert_tree_to_bin_window_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_convert_bin_window_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_convert_widget_to_bin_window_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_convert_tree_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_convert_widget_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_set_search_position_func(_GtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158);
-extern (C) _BCD_func__10752 gtk_tree_view_get_search_position_func(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_search_entry(_GtkTreeView *, _GtkEntry *);
-extern (C) _GtkEntry * gtk_tree_view_get_search_entry(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_search_equal_func(_GtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158);
-extern (C) _BCD_func__10754 gtk_tree_view_get_search_equal_func(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_search_column(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_search_column(_GtkTreeView *);
-extern (C) int gtk_tree_view_get_enable_search(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_enable_search(_GtkTreeView *, int);
-extern (C) _GdkDrawable * gtk_tree_view_create_row_drag_icon(_GtkTreeView *, void *);
-extern (C) int gtk_tree_view_get_dest_row_at_pos(_GtkTreeView *, int, int, void * *, int *);
-extern (C) void gtk_tree_view_get_drag_dest_row(_GtkTreeView *, void * *, int *);
-extern (C) void gtk_tree_view_set_drag_dest_row(_GtkTreeView *, void *, int);
-extern (C) void gtk_tree_view_unset_rows_drag_dest(_GtkTreeView *);
-extern (C) void gtk_tree_view_unset_rows_drag_source(_GtkTreeView *);
-extern (C) void gtk_tree_view_enable_model_drag_dest(_GtkTreeView *, _GtkTargetEntry *, int, int);
-extern (C) void gtk_tree_view_enable_model_drag_source(_GtkTreeView *, int, _GtkTargetEntry *, int, int);
-extern (C) int gtk_tree_view_get_visible_range(_GtkTreeView *, void * *, void * *);
-extern (C) void gtk_tree_view_tree_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_widget_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
-extern (C) void gtk_tree_view_get_visible_rect(_GtkTreeView *, _GdkRectangle *);
-extern (C) void gtk_tree_view_get_background_area(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *);
-extern (C) void gtk_tree_view_get_cell_area(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *);
-extern (C) int gtk_tree_view_get_path_at_pos(_GtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *);
-extern (C) _GdkDrawable * gtk_tree_view_get_bin_window(_GtkTreeView *);
-extern (C) void gtk_tree_view_get_cursor(_GtkTreeView *, void * *, _GtkTreeViewColumn * *);
-extern (C) void gtk_tree_view_set_cursor_on_cell(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *, int);
-extern (C) void gtk_tree_view_set_cursor(_GtkTreeView *, void *, _GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_get_reorderable(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_reorderable(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_row_expanded(_GtkTreeView *, void *);
-extern (C) void gtk_tree_view_map_expanded_rows(_GtkTreeView *, _BCD_func__10755, void *);
-extern (C) int gtk_tree_view_collapse_row(_GtkTreeView *, void *);
-extern (C) int gtk_tree_view_expand_row(_GtkTreeView *, void *, int);
-extern (C) void gtk_tree_view_expand_to_path(_GtkTreeView *, void *);
-extern (C) void gtk_tree_view_collapse_all(_GtkTreeView *);
-extern (C) void gtk_tree_view_expand_all(_GtkTreeView *);
-extern (C) void gtk_tree_view_row_activated(_GtkTreeView *, void *, _GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_scroll_to_cell(_GtkTreeView *, void *, _GtkTreeViewColumn *, int, float, float);
-extern (C) void gtk_tree_view_scroll_to_point(_GtkTreeView *, int, int);
-extern (C) void gtk_tree_view_set_column_drag_function(_GtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158);
-extern (C) _GtkTreeViewColumn * gtk_tree_view_get_expander_column(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_expander_column(_GtkTreeView *, _GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_move_column_after(_GtkTreeView *, _GtkTreeViewColumn *, _GtkTreeViewColumn *);
-extern (C) _GList * gtk_tree_view_get_columns(_GtkTreeView *);
-extern (C) _GtkTreeViewColumn * gtk_tree_view_get_column(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_insert_column_with_data_func(_GtkTreeView *, int, char *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
-extern (C) int gtk_tree_view_insert_column_with_attributes(_GtkTreeView *, int, char *, _GtkCellRenderer *, ...);
-extern (C) int gtk_tree_view_insert_column(_GtkTreeView *, _GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_remove_column(_GtkTreeView *, _GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_append_column(_GtkTreeView *, _GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_get_rules_hint(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_rules_hint(_GtkTreeView *, int);
-extern (C) void gtk_tree_view_set_headers_clickable(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_headers_clickable(_GtkTreeView *);
-extern (C) void gtk_tree_view_columns_autosize(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_headers_visible(_GtkTreeView *, int);
-extern (C) int gtk_tree_view_get_headers_visible(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_vadjustment(_GtkTreeView *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_tree_view_get_vadjustment(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_hadjustment(_GtkTreeView *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_tree_view_get_hadjustment(_GtkTreeView *);
-extern (C) _GtkTreeSelection * gtk_tree_view_get_selection(_GtkTreeView *);
-extern (C) void gtk_tree_view_set_model(_GtkTreeView *, void *);
-extern (C) void * gtk_tree_view_get_model(_GtkTreeView *);
+extern (C) int gtk_tree_view_get_tooltip_column(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_tooltip_column(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_tooltip_context(aGtkTreeView *, int *, int *, int, void * *, void * *, aGtkTreeIter *);
+extern (C) void gtk_tree_view_set_tooltip_cell(aGtkTreeView *, void *, void *, aGtkTreeViewColumn *, aGtkCellRenderer *);
+extern (C) void gtk_tree_view_set_tooltip_row(aGtkTreeView *, void *, void *);
+extern (C) int gtk_tree_view_get_level_indentation(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_level_indentation(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_show_expanders(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_show_expanders(aGtkTreeView *, int);
+extern (C) void gtk_tree_view_set_enable_tree_lines(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_enable_tree_lines(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_grid_lines(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_grid_lines(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_row_separator_func(aGtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158);
+extern (C) _BCD_func__10753 gtk_tree_view_get_row_separator_func(aGtkTreeView *);
+extern (C) int gtk_tree_view_is_rubber_banding_active(aGtkTreeView *);
+extern (C) int gtk_tree_view_get_rubber_banding(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_rubber_banding(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_hover_expand(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_hover_expand(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_hover_selection(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_hover_selection(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_fixed_height_mode(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_fixed_height_mode(aGtkTreeView *, int);
+extern (C) void gtk_tree_view_set_destroy_count_func(aGtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158);
+extern (C) void gtk_tree_view_convert_bin_window_to_tree_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_convert_tree_to_bin_window_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_convert_bin_window_to_widget_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_convert_widget_to_bin_window_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_convert_tree_to_widget_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_convert_widget_to_tree_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_set_search_position_func(aGtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158);
+extern (C) _BCD_func__10752 gtk_tree_view_get_search_position_func(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_search_entry(aGtkTreeView *, aGtkEntry *);
+extern (C) _GtkEntry * gtk_tree_view_get_search_entry(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_search_equal_func(aGtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158);
+extern (C) _BCD_func__10754 gtk_tree_view_get_search_equal_func(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_search_column(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_search_column(aGtkTreeView *);
+extern (C) int gtk_tree_view_get_enable_search(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_enable_search(aGtkTreeView *, int);
+extern (C) _GdkDrawable * gtk_tree_view_create_row_drag_icon(aGtkTreeView *, void *);
+extern (C) int gtk_tree_view_get_dest_row_at_pos(aGtkTreeView *, int, int, void * *, int *);
+extern (C) void gtk_tree_view_get_drag_dest_row(aGtkTreeView *, void * *, int *);
+extern (C) void gtk_tree_view_set_drag_dest_row(aGtkTreeView *, void *, int);
+extern (C) void gtk_tree_view_unset_rows_drag_dest(aGtkTreeView *);
+extern (C) void gtk_tree_view_unset_rows_drag_source(aGtkTreeView *);
+extern (C) void gtk_tree_view_enable_model_drag_dest(aGtkTreeView *, aGtkTargetEntry *, int, int);
+extern (C) void gtk_tree_view_enable_model_drag_source(aGtkTreeView *, int, aGtkTargetEntry *, int, int);
+extern (C) int gtk_tree_view_get_visible_range(aGtkTreeView *, void * *, void * *);
+extern (C) void gtk_tree_view_tree_to_widget_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_widget_to_tree_coords(aGtkTreeView *, int, int, int *, int *);
+extern (C) void gtk_tree_view_get_visible_rect(aGtkTreeView *, _GdkRectangle *);
+extern (C) void gtk_tree_view_get_background_area(aGtkTreeView *, void *, aGtkTreeViewColumn *, _GdkRectangle *);
+extern (C) void gtk_tree_view_get_cell_area(aGtkTreeView *, void *, aGtkTreeViewColumn *, _GdkRectangle *);
+extern (C) int gtk_tree_view_get_path_at_pos(aGtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *);
+extern (C) _GdkDrawable * gtk_tree_view_get_bin_window(aGtkTreeView *);
+extern (C) void gtk_tree_view_get_cursor(aGtkTreeView *, void * *, _GtkTreeViewColumn * *);
+extern (C) void gtk_tree_view_set_cursor_on_cell(aGtkTreeView *, void *, aGtkTreeViewColumn *, aGtkCellRenderer *, int);
+extern (C) void gtk_tree_view_set_cursor(aGtkTreeView *, void *, aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_get_reorderable(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_reorderable(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_row_expanded(aGtkTreeView *, void *);
+extern (C) void gtk_tree_view_map_expanded_rows(aGtkTreeView *, _BCD_func__10755, void *);
+extern (C) int gtk_tree_view_collapse_row(aGtkTreeView *, void *);
+extern (C) int gtk_tree_view_expand_row(aGtkTreeView *, void *, int);
+extern (C) void gtk_tree_view_expand_to_path(aGtkTreeView *, void *);
+extern (C) void gtk_tree_view_collapse_all(aGtkTreeView *);
+extern (C) void gtk_tree_view_expand_all(aGtkTreeView *);
+extern (C) void gtk_tree_view_row_activated(aGtkTreeView *, void *, aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_scroll_to_cell(aGtkTreeView *, void *, aGtkTreeViewColumn *, int, float, float);
+extern (C) void gtk_tree_view_scroll_to_point(aGtkTreeView *, int, int);
+extern (C) void gtk_tree_view_set_column_drag_function(aGtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158);
+extern (C) _GtkTreeViewColumn * gtk_tree_view_get_expander_column(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_expander_column(aGtkTreeView *, aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_move_column_after(aGtkTreeView *, aGtkTreeViewColumn *, aGtkTreeViewColumn *);
+extern (C) _GList * gtk_tree_view_get_columns(aGtkTreeView *);
+extern (C) _GtkTreeViewColumn * gtk_tree_view_get_column(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_insert_column_with_data_func(aGtkTreeView *, int, char *, aGtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
+extern (C) int gtk_tree_view_insert_column_with_attributes(aGtkTreeView *, int, char *, aGtkCellRenderer *, ...);
+extern (C) int gtk_tree_view_insert_column(aGtkTreeView *, aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_remove_column(aGtkTreeView *, aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_append_column(aGtkTreeView *, aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_get_rules_hint(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_rules_hint(aGtkTreeView *, int);
+extern (C) void gtk_tree_view_set_headers_clickable(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_headers_clickable(aGtkTreeView *);
+extern (C) void gtk_tree_view_columns_autosize(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_headers_visible(aGtkTreeView *, int);
+extern (C) int gtk_tree_view_get_headers_visible(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_vadjustment(aGtkTreeView *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_tree_view_get_vadjustment(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_hadjustment(aGtkTreeView *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_tree_view_get_hadjustment(aGtkTreeView *);
+extern (C) _GtkTreeSelection * gtk_tree_view_get_selection(aGtkTreeView *);
+extern (C) void gtk_tree_view_set_model(aGtkTreeView *, void *);
+extern (C) void * gtk_tree_view_get_model(aGtkTreeView *);
 extern (C) _GtkWidget * gtk_tree_view_new_with_model(void *);
 extern (C) _GtkWidget * gtk_tree_view_new();
 extern (C) uint gtk_tree_view_get_type();
-extern (C) void gtk_entry_set_editable(_GtkEntry *, int);
-extern (C) void gtk_entry_select_region(_GtkEntry *, int, int);
-extern (C) void gtk_entry_set_position(_GtkEntry *, int);
-extern (C) void gtk_entry_prepend_text(_GtkEntry *, char *);
-extern (C) void gtk_entry_append_text(_GtkEntry *, char *);
+extern (C) void gtk_entry_set_editable(aGtkEntry *, int);
+extern (C) void gtk_entry_select_region(aGtkEntry *, int, int);
+extern (C) void gtk_entry_set_position(aGtkEntry *, int);
+extern (C) void gtk_entry_prepend_text(aGtkEntry *, char *);
+extern (C) void gtk_entry_append_text(aGtkEntry *, char *);
 extern (C) _GtkWidget * gtk_entry_new_with_max_length(int);
-extern (C) _GtkAdjustment * gtk_entry_get_cursor_hadjustment(_GtkEntry *);
-extern (C) void gtk_entry_set_cursor_hadjustment(_GtkEntry *, _GtkAdjustment *);
-extern (C) int gtk_entry_text_index_to_layout_index(_GtkEntry *, int);
-extern (C) int gtk_entry_layout_index_to_text_index(_GtkEntry *, int);
-extern (C) _GtkEntryCompletion * gtk_entry_get_completion(_GtkEntry *);
-extern (C) void gtk_entry_set_completion(_GtkEntry *, _GtkEntryCompletion *);
-extern (C) float gtk_entry_get_alignment(_GtkEntry *);
-extern (C) void gtk_entry_set_alignment(_GtkEntry *, float);
-extern (C) void gtk_entry_get_layout_offsets(_GtkEntry *, int *, int *);
-extern (C) void * gtk_entry_get_layout(_GtkEntry *);
-extern (C) char * gtk_entry_get_text(_GtkEntry *);
-extern (C) void gtk_entry_set_text(_GtkEntry *, char *);
-extern (C) int gtk_entry_get_width_chars(_GtkEntry *);
-extern (C) void gtk_entry_set_width_chars(_GtkEntry *, int);
-extern (C) int gtk_entry_get_activates_default(_GtkEntry *);
-extern (C) void gtk_entry_set_activates_default(_GtkEntry *, int);
-extern (C) int gtk_entry_get_max_length(_GtkEntry *);
-extern (C) void gtk_entry_set_max_length(_GtkEntry *, int);
-extern (C) _GtkBorder * gtk_entry_get_inner_border(_GtkEntry *);
-extern (C) void gtk_entry_set_inner_border(_GtkEntry *, _GtkBorder *);
-extern (C) int gtk_entry_get_has_frame(_GtkEntry *);
-extern (C) void gtk_entry_set_has_frame(_GtkEntry *, int);
-extern (C) uint gtk_entry_get_invisible_char(_GtkEntry *);
-extern (C) void gtk_entry_set_invisible_char(_GtkEntry *, uint);
-extern (C) int gtk_entry_get_visibility(_GtkEntry *);
-extern (C) void gtk_entry_set_visibility(_GtkEntry *, int);
+extern (C) _GtkAdjustment * gtk_entry_get_cursor_hadjustment(aGtkEntry *);
+extern (C) void gtk_entry_set_cursor_hadjustment(aGtkEntry *, aGtkAdjustment *);
+extern (C) int gtk_entry_text_index_to_layout_index(aGtkEntry *, int);
+extern (C) int gtk_entry_layout_index_to_text_index(aGtkEntry *, int);
+extern (C) _GtkEntryCompletion * gtk_entry_get_completion(aGtkEntry *);
+extern (C) void gtk_entry_set_completion(aGtkEntry *, aGtkEntryCompletion *);
+extern (C) float gtk_entry_get_alignment(aGtkEntry *);
+extern (C) void gtk_entry_set_alignment(aGtkEntry *, float);
+extern (C) void gtk_entry_get_layout_offsets(aGtkEntry *, int *, int *);
+extern (C) void * gtk_entry_get_layout(aGtkEntry *);
+extern (C) char * gtk_entry_get_text(aGtkEntry *);
+extern (C) void gtk_entry_set_text(aGtkEntry *, char *);
+extern (C) int gtk_entry_get_width_chars(aGtkEntry *);
+extern (C) void gtk_entry_set_width_chars(aGtkEntry *, int);
+extern (C) int gtk_entry_get_activates_default(aGtkEntry *);
+extern (C) void gtk_entry_set_activates_default(aGtkEntry *, int);
+extern (C) int gtk_entry_get_max_length(aGtkEntry *);
+extern (C) void gtk_entry_set_max_length(aGtkEntry *, int);
+extern (C) _GtkBorder * gtk_entry_get_inner_border(aGtkEntry *);
+extern (C) void gtk_entry_set_inner_border(aGtkEntry *, aGtkBorder *);
+extern (C) int gtk_entry_get_has_frame(aGtkEntry *);
+extern (C) void gtk_entry_set_has_frame(aGtkEntry *, int);
+extern (C) uint gtk_entry_get_invisible_char(aGtkEntry *);
+extern (C) void gtk_entry_set_invisible_char(aGtkEntry *, uint);
+extern (C) int gtk_entry_get_visibility(aGtkEntry *);
+extern (C) void gtk_entry_set_visibility(aGtkEntry *, int);
 extern (C) _GtkWidget * gtk_entry_new();
 extern (C) uint gtk_entry_get_type();
-extern (C) int gtk_entry_completion_get_text_column(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_text_column(_GtkEntryCompletion *, int);
-extern (C) char * gtk_entry_completion_get_completion_prefix(_GtkEntryCompletion *);
-extern (C) int gtk_entry_completion_get_popup_single_match(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_popup_single_match(_GtkEntryCompletion *, int);
-extern (C) int gtk_entry_completion_get_popup_set_width(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_popup_set_width(_GtkEntryCompletion *, int);
-extern (C) int gtk_entry_completion_get_popup_completion(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_popup_completion(_GtkEntryCompletion *, int);
-extern (C) int gtk_entry_completion_get_inline_selection(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_inline_selection(_GtkEntryCompletion *, int);
-extern (C) int gtk_entry_completion_get_inline_completion(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_inline_completion(_GtkEntryCompletion *, int);
-extern (C) void gtk_entry_completion_delete_action(_GtkEntryCompletion *, int);
-extern (C) void gtk_entry_completion_insert_action_markup(_GtkEntryCompletion *, int, char *);
-extern (C) void gtk_entry_completion_insert_action_text(_GtkEntryCompletion *, int, char *);
-extern (C) void gtk_entry_completion_insert_prefix(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_complete(_GtkEntryCompletion *);
-extern (C) int gtk_entry_completion_get_minimum_key_length(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_minimum_key_length(_GtkEntryCompletion *, int);
-extern (C) void gtk_entry_completion_set_match_func(_GtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158);
-extern (C) void * gtk_entry_completion_get_model(_GtkEntryCompletion *);
-extern (C) void gtk_entry_completion_set_model(_GtkEntryCompletion *, void *);
-extern (C) _GtkWidget * gtk_entry_completion_get_entry(_GtkEntryCompletion *);
+extern (C) int gtk_entry_completion_get_text_column(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_text_column(aGtkEntryCompletion *, int);
+extern (C) char * gtk_entry_completion_get_completion_prefix(aGtkEntryCompletion *);
+extern (C) int gtk_entry_completion_get_popup_single_match(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_popup_single_match(aGtkEntryCompletion *, int);
+extern (C) int gtk_entry_completion_get_popup_set_width(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_popup_set_width(aGtkEntryCompletion *, int);
+extern (C) int gtk_entry_completion_get_popup_completion(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_popup_completion(aGtkEntryCompletion *, int);
+extern (C) int gtk_entry_completion_get_inline_selection(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_inline_selection(aGtkEntryCompletion *, int);
+extern (C) int gtk_entry_completion_get_inline_completion(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_inline_completion(aGtkEntryCompletion *, int);
+extern (C) void gtk_entry_completion_delete_action(aGtkEntryCompletion *, int);
+extern (C) void gtk_entry_completion_insert_action_markup(aGtkEntryCompletion *, int, char *);
+extern (C) void gtk_entry_completion_insert_action_text(aGtkEntryCompletion *, int, char *);
+extern (C) void gtk_entry_completion_insert_prefix(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_complete(aGtkEntryCompletion *);
+extern (C) int gtk_entry_completion_get_minimum_key_length(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_minimum_key_length(aGtkEntryCompletion *, int);
+extern (C) void gtk_entry_completion_set_match_func(aGtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158);
+extern (C) void * gtk_entry_completion_get_model(aGtkEntryCompletion *);
+extern (C) void gtk_entry_completion_set_model(aGtkEntryCompletion *, void *);
+extern (C) _GtkWidget * gtk_entry_completion_get_entry(aGtkEntryCompletion *);
 extern (C) _GtkEntryCompletion * gtk_entry_completion_new();
 extern (C) uint gtk_entry_completion_get_type();
-extern (C) void gtk_tree_model_filter_clear_cache(_GtkTreeModelFilter *);
-extern (C) void gtk_tree_model_filter_refilter(_GtkTreeModelFilter *);
-extern (C) void * gtk_tree_model_filter_convert_path_to_child_path(_GtkTreeModelFilter *, void *);
-extern (C) void * gtk_tree_model_filter_convert_child_path_to_path(_GtkTreeModelFilter *, void *);
-extern (C) void gtk_tree_model_filter_convert_iter_to_child_iter(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_filter_convert_child_iter_to_iter(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void * gtk_tree_model_filter_get_model(_GtkTreeModelFilter *);
-extern (C) void gtk_tree_model_filter_set_visible_column(_GtkTreeModelFilter *, int);
-extern (C) void gtk_tree_model_filter_set_modify_func(_GtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158);
-extern (C) void gtk_tree_model_filter_set_visible_func(_GtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158);
+extern (C) void gtk_tree_model_filter_clear_cache(aGtkTreeModelFilter *);
+extern (C) void gtk_tree_model_filter_refilter(aGtkTreeModelFilter *);
+extern (C) void * gtk_tree_model_filter_convert_path_to_child_path(aGtkTreeModelFilter *, void *);
+extern (C) void * gtk_tree_model_filter_convert_child_path_to_path(aGtkTreeModelFilter *, void *);
+extern (C) void gtk_tree_model_filter_convert_iter_to_child_iter(aGtkTreeModelFilter *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_filter_convert_child_iter_to_iter(aGtkTreeModelFilter *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void * gtk_tree_model_filter_get_model(aGtkTreeModelFilter *);
+extern (C) void gtk_tree_model_filter_set_visible_column(aGtkTreeModelFilter *, int);
+extern (C) void gtk_tree_model_filter_set_modify_func(aGtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158);
+extern (C) void gtk_tree_model_filter_set_visible_func(aGtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158);
 extern (C) void * gtk_tree_model_filter_new(void *, void *);
 extern (C) uint gtk_tree_model_filter_get_type();
-extern (C) void gtk_list_store_move_before(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_list_store_move_after(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_list_store_swap(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_list_store_reorder(_GtkListStore *, int *);
-extern (C) int gtk_list_store_iter_is_valid(_GtkListStore *, _GtkTreeIter *);
-extern (C) void gtk_list_store_clear(_GtkListStore *);
-extern (C) void gtk_list_store_append(_GtkListStore *, _GtkTreeIter *);
-extern (C) void gtk_list_store_prepend(_GtkListStore *, _GtkTreeIter *);
-extern (C) void gtk_list_store_insert_with_valuesv(_GtkListStore *, _GtkTreeIter *, int, int *, _GValue *, int);
-extern (C) void gtk_list_store_insert_with_values(_GtkListStore *, _GtkTreeIter *, int, ...);
-extern (C) void gtk_list_store_insert_after(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_list_store_insert_before(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) void gtk_list_store_insert(_GtkListStore *, _GtkTreeIter *, int);
-extern (C) int gtk_list_store_remove(_GtkListStore *, _GtkTreeIter *);
-extern (C) void gtk_list_store_set_valist(_GtkListStore *, _GtkTreeIter *, char *);
-extern (C) void gtk_list_store_set_valuesv(_GtkListStore *, _GtkTreeIter *, int *, _GValue *, int);
-extern (C) void gtk_list_store_set(_GtkListStore *, _GtkTreeIter *, ...);
-extern (C) void gtk_list_store_set_value(_GtkListStore *, _GtkTreeIter *, int, _GValue *);
-extern (C) void gtk_list_store_set_column_types(_GtkListStore *, int, uint *);
+extern (C) void gtk_list_store_move_before(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_list_store_move_after(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_list_store_swap(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_list_store_reorder(aGtkListStore *, int *);
+extern (C) int gtk_list_store_iter_is_valid(aGtkListStore *, aGtkTreeIter *);
+extern (C) void gtk_list_store_clear(aGtkListStore *);
+extern (C) void gtk_list_store_append(aGtkListStore *, aGtkTreeIter *);
+extern (C) void gtk_list_store_prepend(aGtkListStore *, aGtkTreeIter *);
+extern (C) void gtk_list_store_insert_with_valuesv(aGtkListStore *, aGtkTreeIter *, int, int *, _GValue *, int);
+extern (C) void gtk_list_store_insert_with_values(aGtkListStore *, aGtkTreeIter *, int, ...);
+extern (C) void gtk_list_store_insert_after(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_list_store_insert_before(aGtkListStore *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) void gtk_list_store_insert(aGtkListStore *, aGtkTreeIter *, int);
+extern (C) int gtk_list_store_remove(aGtkListStore *, aGtkTreeIter *);
+extern (C) void gtk_list_store_set_valist(aGtkListStore *, aGtkTreeIter *, char *);
+extern (C) void gtk_list_store_set_valuesv(aGtkListStore *, aGtkTreeIter *, int *, _GValue *, int);
+extern (C) void gtk_list_store_set(aGtkListStore *, aGtkTreeIter *, ...);
+extern (C) void gtk_list_store_set_value(aGtkListStore *, aGtkTreeIter *, int, _GValue *);
+extern (C) void gtk_list_store_set_column_types(aGtkListStore *, int, uint *);
 extern (C) _GtkListStore * gtk_list_store_newv(int, uint *);
 extern (C) _GtkListStore * gtk_list_store_new(int, ...);
 extern (C) uint gtk_list_store_get_type();
-extern (C) int gtk_im_context_delete_surrounding(_GtkIMContext *, int, int);
-extern (C) int gtk_im_context_get_surrounding(_GtkIMContext *, char * *, int *);
-extern (C) void gtk_im_context_set_surrounding(_GtkIMContext *, char *, int, int);
-extern (C) void gtk_im_context_set_use_preedit(_GtkIMContext *, int);
-extern (C) void gtk_im_context_set_cursor_location(_GtkIMContext *, _GdkRectangle *);
-extern (C) void gtk_im_context_reset(_GtkIMContext *);
-extern (C) void gtk_im_context_focus_out(_GtkIMContext *);
-extern (C) void gtk_im_context_focus_in(_GtkIMContext *);
-extern (C) int gtk_im_context_filter_keypress(_GtkIMContext *, _GdkEventKey *);
-extern (C) void gtk_im_context_get_preedit_string(_GtkIMContext *, char * *, void * *, int *);
-extern (C) void gtk_im_context_set_client_window(_GtkIMContext *, _GdkDrawable *);
+extern (C) int gtk_im_context_delete_surrounding(aGtkIMContext *, int, int);
+extern (C) int gtk_im_context_get_surrounding(aGtkIMContext *, char * *, int *);
+extern (C) void gtk_im_context_set_surrounding(aGtkIMContext *, char *, int, int);
+extern (C) void gtk_im_context_set_use_preedit(aGtkIMContext *, int);
+extern (C) void gtk_im_context_set_cursor_location(aGtkIMContext *, _GdkRectangle *);
+extern (C) void gtk_im_context_reset(aGtkIMContext *);
+extern (C) void gtk_im_context_focus_out(aGtkIMContext *);
+extern (C) void gtk_im_context_focus_in(aGtkIMContext *);
+extern (C) int gtk_im_context_filter_keypress(aGtkIMContext *, _GdkEventKey *);
+extern (C) void gtk_im_context_get_preedit_string(aGtkIMContext *, char * *, void * *, int *);
+extern (C) void gtk_im_context_set_client_window(aGtkIMContext *, _GdkDrawable *);
 extern (C) uint gtk_im_context_get_type();
 extern (C) int gtk_editable_get_editable(void *);
 extern (C) void gtk_editable_set_editable(void *, int);
@@ -14027,438 +14801,438 @@
 extern (C) void gtk_editable_select_region(void *, int, int);
 extern (C) uint gtk_editable_get_type();
 extern (C) void gtk_drag_set_default_icon(_GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int);
-extern (C) void _gtk_drag_dest_handle_event(_GtkWidget *, _GdkEvent *);
-extern (C) void _gtk_drag_source_handle_event(_GtkWidget *, _GdkEvent *);
-extern (C) int gtk_drag_check_threshold(_GtkWidget *, int, int, int, int);
+extern (C) void _gtk_drag_dest_handle_event(aGtkWidget *, _GdkEvent *);
+extern (C) void _gtk_drag_source_handle_event(aGtkWidget *, _GdkEvent *);
+extern (C) int gtk_drag_check_threshold(aGtkWidget *, int, int, int, int);
 extern (C) void gtk_drag_set_icon_default(_GdkDragContext *);
 extern (C) void gtk_drag_set_icon_name(_GdkDragContext *, char *, int, int);
 extern (C) void gtk_drag_set_icon_stock(_GdkDragContext *, char *, int, int);
 extern (C) void gtk_drag_set_icon_pixbuf(_GdkDragContext *, void *, int, int);
 extern (C) void gtk_drag_set_icon_pixmap(_GdkDragContext *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int);
-extern (C) void gtk_drag_set_icon_widget(_GdkDragContext *, _GtkWidget *, int, int);
-extern (C) _GdkDragContext * gtk_drag_begin(_GtkWidget *, _GtkTargetList *, int, int, _GdkEvent *);
-extern (C) void gtk_drag_source_set_icon_name(_GtkWidget *, char *);
-extern (C) void gtk_drag_source_set_icon_stock(_GtkWidget *, char *);
-extern (C) void gtk_drag_source_set_icon_pixbuf(_GtkWidget *, void *);
-extern (C) void gtk_drag_source_set_icon(_GtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *);
-extern (C) void gtk_drag_source_add_uri_targets(_GtkWidget *);
-extern (C) void gtk_drag_source_add_image_targets(_GtkWidget *);
-extern (C) void gtk_drag_source_add_text_targets(_GtkWidget *);
-extern (C) void gtk_drag_source_set_target_list(_GtkWidget *, _GtkTargetList *);
-extern (C) _GtkTargetList * gtk_drag_source_get_target_list(_GtkWidget *);
-extern (C) void gtk_drag_source_unset(_GtkWidget *);
-extern (C) void gtk_drag_source_set(_GtkWidget *, int, _GtkTargetEntry *, int, int);
-extern (C) int gtk_drag_dest_get_track_motion(_GtkWidget *);
-extern (C) void gtk_drag_dest_set_track_motion(_GtkWidget *, int);
-extern (C) void gtk_drag_dest_add_uri_targets(_GtkWidget *);
-extern (C) void gtk_drag_dest_add_image_targets(_GtkWidget *);
-extern (C) void gtk_drag_dest_add_text_targets(_GtkWidget *);
-extern (C) void gtk_drag_dest_set_target_list(_GtkWidget *, _GtkTargetList *);
-extern (C) _GtkTargetList * gtk_drag_dest_get_target_list(_GtkWidget *);
-extern (C) void * gtk_drag_dest_find_target(_GtkWidget *, _GdkDragContext *, _GtkTargetList *);
-extern (C) void gtk_drag_dest_unset(_GtkWidget *);
-extern (C) void gtk_drag_dest_set_proxy(_GtkWidget *, _GdkDrawable *, int, int);
-extern (C) void gtk_drag_dest_set(_GtkWidget *, int, _GtkTargetEntry *, int, int);
-extern (C) void gtk_drag_unhighlight(_GtkWidget *);
-extern (C) void gtk_drag_highlight(_GtkWidget *);
+extern (C) void gtk_drag_set_icon_widget(_GdkDragContext *, aGtkWidget *, int, int);
+extern (C) _GdkDragContext * gtk_drag_begin(aGtkWidget *, aGtkTargetList *, int, int, _GdkEvent *);
+extern (C) void gtk_drag_source_set_icon_name(aGtkWidget *, char *);
+extern (C) void gtk_drag_source_set_icon_stock(aGtkWidget *, char *);
+extern (C) void gtk_drag_source_set_icon_pixbuf(aGtkWidget *, void *);
+extern (C) void gtk_drag_source_set_icon(aGtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *);
+extern (C) void gtk_drag_source_add_uri_targets(aGtkWidget *);
+extern (C) void gtk_drag_source_add_image_targets(aGtkWidget *);
+extern (C) void gtk_drag_source_add_text_targets(aGtkWidget *);
+extern (C) void gtk_drag_source_set_target_list(aGtkWidget *, aGtkTargetList *);
+extern (C) _GtkTargetList * gtk_drag_source_get_target_list(aGtkWidget *);
+extern (C) void gtk_drag_source_unset(aGtkWidget *);
+extern (C) void gtk_drag_source_set(aGtkWidget *, int, aGtkTargetEntry *, int, int);
+extern (C) int gtk_drag_dest_get_track_motion(aGtkWidget *);
+extern (C) void gtk_drag_dest_set_track_motion(aGtkWidget *, int);
+extern (C) void gtk_drag_dest_add_uri_targets(aGtkWidget *);
+extern (C) void gtk_drag_dest_add_image_targets(aGtkWidget *);
+extern (C) void gtk_drag_dest_add_text_targets(aGtkWidget *);
+extern (C) void gtk_drag_dest_set_target_list(aGtkWidget *, aGtkTargetList *);
+extern (C) _GtkTargetList * gtk_drag_dest_get_target_list(aGtkWidget *);
+extern (C) void * gtk_drag_dest_find_target(aGtkWidget *, _GdkDragContext *, aGtkTargetList *);
+extern (C) void gtk_drag_dest_unset(aGtkWidget *);
+extern (C) void gtk_drag_dest_set_proxy(aGtkWidget *, _GdkDrawable *, int, int);
+extern (C) void gtk_drag_dest_set(aGtkWidget *, int, aGtkTargetEntry *, int, int);
+extern (C) void gtk_drag_unhighlight(aGtkWidget *);
+extern (C) void gtk_drag_highlight(aGtkWidget *);
 extern (C) _GtkWidget * gtk_drag_get_source_widget(_GdkDragContext *);
 extern (C) void gtk_drag_finish(_GdkDragContext *, int, int, uint);
-extern (C) void gtk_drag_get_data(_GtkWidget *, _GdkDragContext *, void *, uint);
-extern (C) void gtk_combo_disable_activate(_GtkCombo *);
-extern (C) void gtk_combo_set_popdown_strings(_GtkCombo *, _GList *);
-extern (C) void gtk_combo_set_item_string(_GtkCombo *, _GtkItem *, char *);
-extern (C) void gtk_combo_set_case_sensitive(_GtkCombo *, int);
-extern (C) void gtk_combo_set_use_arrows_always(_GtkCombo *, int);
-extern (C) void gtk_combo_set_use_arrows(_GtkCombo *, int);
-extern (C) void gtk_combo_set_value_in_list(_GtkCombo *, int, int);
+extern (C) void gtk_drag_get_data(aGtkWidget *, _GdkDragContext *, void *, uint);
+extern (C) void gtk_combo_disable_activate(aGtkCombo *);
+extern (C) void gtk_combo_set_popdown_strings(aGtkCombo *, _GList *);
+extern (C) void gtk_combo_set_item_string(aGtkCombo *, aGtkItem *, char *);
+extern (C) void gtk_combo_set_case_sensitive(aGtkCombo *, int);
+extern (C) void gtk_combo_set_use_arrows_always(aGtkCombo *, int);
+extern (C) void gtk_combo_set_use_arrows(aGtkCombo *, int);
+extern (C) void gtk_combo_set_value_in_list(aGtkCombo *, int, int);
 extern (C) _GtkWidget * gtk_combo_new();
 extern (C) uint gtk_combo_get_type();
 extern (C) _GtkWidget * gtk_hbox_new(int, int);
 extern (C) uint gtk_hbox_get_type();
 extern (C) _GtkWidget * gtk_color_selection_dialog_new(char *);
 extern (C) uint gtk_color_selection_dialog_get_type();
-extern (C) void gtk_color_selection_set_update_policy(_GtkColorSelection *, int);
-extern (C) void gtk_color_selection_get_color(_GtkColorSelection *, double *);
-extern (C) void gtk_color_selection_set_color(_GtkColorSelection *, double *);
+extern (C) void gtk_color_selection_set_update_policy(aGtkColorSelection *, int);
+extern (C) void gtk_color_selection_get_color(aGtkColorSelection *, double *);
+extern (C) void gtk_color_selection_set_color(aGtkColorSelection *, double *);
 extern (C) _BCD_func__11008 gtk_color_selection_set_change_palette_with_screen_hook(_BCD_func__11008);
 extern (C) _BCD_func__11009 gtk_color_selection_set_change_palette_hook(_BCD_func__11009);
 extern (C) char * gtk_color_selection_palette_to_string(_GdkColor *, int);
 extern (C) int gtk_color_selection_palette_from_string(char *, _GdkColor * *, int *);
-extern (C) int gtk_color_selection_is_adjusting(_GtkColorSelection *);
-extern (C) ushort gtk_color_selection_get_previous_alpha(_GtkColorSelection *);
-extern (C) void gtk_color_selection_get_previous_color(_GtkColorSelection *, _GdkColor *);
-extern (C) void gtk_color_selection_set_previous_alpha(_GtkColorSelection *, ushort);
-extern (C) void gtk_color_selection_set_previous_color(_GtkColorSelection *, _GdkColor *);
-extern (C) ushort gtk_color_selection_get_current_alpha(_GtkColorSelection *);
-extern (C) void gtk_color_selection_get_current_color(_GtkColorSelection *, _GdkColor *);
-extern (C) void gtk_color_selection_set_current_alpha(_GtkColorSelection *, ushort);
-extern (C) void gtk_color_selection_set_current_color(_GtkColorSelection *, _GdkColor *);
-extern (C) void gtk_color_selection_set_has_palette(_GtkColorSelection *, int);
-extern (C) int gtk_color_selection_get_has_palette(_GtkColorSelection *);
-extern (C) void gtk_color_selection_set_has_opacity_control(_GtkColorSelection *, int);
-extern (C) int gtk_color_selection_get_has_opacity_control(_GtkColorSelection *);
+extern (C) int gtk_color_selection_is_adjusting(aGtkColorSelection *);
+extern (C) ushort gtk_color_selection_get_previous_alpha(aGtkColorSelection *);
+extern (C) void gtk_color_selection_get_previous_color(aGtkColorSelection *, _GdkColor *);
+extern (C) void gtk_color_selection_set_previous_alpha(aGtkColorSelection *, ushort);
+extern (C) void gtk_color_selection_set_previous_color(aGtkColorSelection *, _GdkColor *);
+extern (C) ushort gtk_color_selection_get_current_alpha(aGtkColorSelection *);
+extern (C) void gtk_color_selection_get_current_color(aGtkColorSelection *, _GdkColor *);
+extern (C) void gtk_color_selection_set_current_alpha(aGtkColorSelection *, ushort);
+extern (C) void gtk_color_selection_set_current_color(aGtkColorSelection *, _GdkColor *);
+extern (C) void gtk_color_selection_set_has_palette(aGtkColorSelection *, int);
+extern (C) int gtk_color_selection_get_has_palette(aGtkColorSelection *);
+extern (C) void gtk_color_selection_set_has_opacity_control(aGtkColorSelection *, int);
+extern (C) int gtk_color_selection_get_has_opacity_control(aGtkColorSelection *);
 extern (C) _GtkWidget * gtk_color_selection_new();
 extern (C) uint gtk_color_selection_get_type();
 extern (C) _GtkWidget * gtk_vbox_new(int, int);
 extern (C) uint gtk_vbox_get_type();
-extern (C) char * gtk_color_button_get_title(_GtkColorButton *);
-extern (C) void gtk_color_button_set_title(_GtkColorButton *, char *);
-extern (C) int gtk_color_button_get_use_alpha(_GtkColorButton *);
-extern (C) void gtk_color_button_set_use_alpha(_GtkColorButton *, int);
-extern (C) ushort gtk_color_button_get_alpha(_GtkColorButton *);
-extern (C) void gtk_color_button_get_color(_GtkColorButton *, _GdkColor *);
-extern (C) void gtk_color_button_set_alpha(_GtkColorButton *, ushort);
-extern (C) void gtk_color_button_set_color(_GtkColorButton *, _GdkColor *);
+extern (C) char * gtk_color_button_get_title(aGtkColorButton *);
+extern (C) void gtk_color_button_set_title(aGtkColorButton *, char *);
+extern (C) int gtk_color_button_get_use_alpha(aGtkColorButton *);
+extern (C) void gtk_color_button_set_use_alpha(aGtkColorButton *, int);
+extern (C) ushort gtk_color_button_get_alpha(aGtkColorButton *);
+extern (C) void gtk_color_button_get_color(aGtkColorButton *, _GdkColor *);
+extern (C) void gtk_color_button_set_alpha(aGtkColorButton *, ushort);
+extern (C) void gtk_color_button_set_color(aGtkColorButton *, _GdkColor *);
 extern (C) _GtkWidget * gtk_color_button_new_with_color(_GdkColor *);
 extern (C) _GtkWidget * gtk_color_button_new();
 extern (C) uint gtk_color_button_get_type();
-extern (C) void * _gtk_clist_create_cell_layout(_GtkCList *, _GtkCListRow *, int);
-extern (C) void gtk_clist_set_auto_sort(_GtkCList *, int);
-extern (C) void gtk_clist_sort(_GtkCList *);
-extern (C) void gtk_clist_set_sort_type(_GtkCList *, int);
-extern (C) void gtk_clist_set_sort_column(_GtkCList *, int);
-extern (C) void gtk_clist_set_compare_func(_GtkCList *, _BCD_func__11051);
-extern (C) void gtk_clist_row_move(_GtkCList *, int, int);
-extern (C) void gtk_clist_swap_rows(_GtkCList *, int, int);
-extern (C) void gtk_clist_unselect_all(_GtkCList *);
-extern (C) void gtk_clist_select_all(_GtkCList *);
-extern (C) int gtk_clist_get_selection_info(_GtkCList *, int, int, int *, int *);
-extern (C) void gtk_clist_clear(_GtkCList *);
-extern (C) void gtk_clist_undo_selection(_GtkCList *);
-extern (C) void gtk_clist_unselect_row(_GtkCList *, int, int);
-extern (C) void gtk_clist_select_row(_GtkCList *, int, int);
-extern (C) int gtk_clist_find_row_from_data(_GtkCList *, void *);
-extern (C) void * gtk_clist_get_row_data(_GtkCList *, int);
-extern (C) void gtk_clist_set_row_data_full(_GtkCList *, int, void *, _BCD_func__13158);
-extern (C) void gtk_clist_set_row_data(_GtkCList *, int, void *);
-extern (C) void gtk_clist_remove(_GtkCList *, int);
-extern (C) int gtk_clist_insert(_GtkCList *, int, char * *);
-extern (C) int gtk_clist_append(_GtkCList *, char * *);
-extern (C) int gtk_clist_prepend(_GtkCList *, char * *);
-extern (C) int gtk_clist_get_selectable(_GtkCList *, int);
-extern (C) void gtk_clist_set_selectable(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_shift(_GtkCList *, int, int, int, int);
-extern (C) _GtkStyle * gtk_clist_get_row_style(_GtkCList *, int);
-extern (C) void gtk_clist_set_row_style(_GtkCList *, int, _GtkStyle *);
-extern (C) _GtkStyle * gtk_clist_get_cell_style(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_cell_style(_GtkCList *, int, int, _GtkStyle *);
-extern (C) void gtk_clist_set_background(_GtkCList *, int, _GdkColor *);
-extern (C) void gtk_clist_set_foreground(_GtkCList *, int, _GdkColor *);
-extern (C) int gtk_clist_get_pixtext(_GtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) void gtk_clist_set_pixtext(_GtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *);
-extern (C) int gtk_clist_get_pixmap(_GtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) void gtk_clist_set_pixmap(_GtkCList *, int, int, _GdkDrawable *, _GdkDrawable *);
-extern (C) int gtk_clist_get_text(_GtkCList *, int, int, char * *);
-extern (C) void gtk_clist_set_text(_GtkCList *, int, int, char *);
-extern (C) int gtk_clist_get_cell_type(_GtkCList *, int, int);
-extern (C) int gtk_clist_row_is_visible(_GtkCList *, int);
-extern (C) void gtk_clist_moveto(_GtkCList *, int, int, float, float);
-extern (C) void gtk_clist_set_row_height(_GtkCList *, uint);
-extern (C) void gtk_clist_set_column_max_width(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_column_min_width(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_column_width(_GtkCList *, int, int);
-extern (C) int gtk_clist_optimal_column_width(_GtkCList *, int);
-extern (C) int gtk_clist_columns_autosize(_GtkCList *);
-extern (C) void gtk_clist_set_column_auto_resize(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_column_resizeable(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_column_visibility(_GtkCList *, int, int);
-extern (C) void gtk_clist_set_column_justification(_GtkCList *, int, int);
-extern (C) _GtkWidget * gtk_clist_get_column_widget(_GtkCList *, int);
-extern (C) void gtk_clist_set_column_widget(_GtkCList *, int, _GtkWidget *);
-extern (C) char * gtk_clist_get_column_title(_GtkCList *, int);
-extern (C) void gtk_clist_set_column_title(_GtkCList *, int, char *);
-extern (C) void gtk_clist_column_titles_passive(_GtkCList *);
-extern (C) void gtk_clist_column_titles_active(_GtkCList *);
-extern (C) void gtk_clist_column_title_passive(_GtkCList *, int);
-extern (C) void gtk_clist_column_title_active(_GtkCList *, int);
-extern (C) void gtk_clist_column_titles_hide(_GtkCList *);
-extern (C) void gtk_clist_column_titles_show(_GtkCList *);
-extern (C) void gtk_clist_thaw(_GtkCList *);
-extern (C) void gtk_clist_freeze(_GtkCList *);
-extern (C) void gtk_clist_set_button_actions(_GtkCList *, uint, char);
-extern (C) void gtk_clist_set_use_drag_icons(_GtkCList *, int);
-extern (C) void gtk_clist_set_reorderable(_GtkCList *, int);
-extern (C) void gtk_clist_set_selection_mode(_GtkCList *, int);
-extern (C) void gtk_clist_set_shadow_type(_GtkCList *, int);
-extern (C) _GtkAdjustment * gtk_clist_get_vadjustment(_GtkCList *);
-extern (C) _GtkAdjustment * gtk_clist_get_hadjustment(_GtkCList *);
-extern (C) void gtk_clist_set_vadjustment(_GtkCList *, _GtkAdjustment *);
-extern (C) void gtk_clist_set_hadjustment(_GtkCList *, _GtkAdjustment *);
+extern (C) void * _gtk_clist_create_cell_layout(aGtkCList *, aGtkCListRow *, int);
+extern (C) void gtk_clist_set_auto_sort(aGtkCList *, int);
+extern (C) void gtk_clist_sort(aGtkCList *);
+extern (C) void gtk_clist_set_sort_type(aGtkCList *, int);
+extern (C) void gtk_clist_set_sort_column(aGtkCList *, int);
+extern (C) void gtk_clist_set_compare_func(aGtkCList *, _BCD_func__11051);
+extern (C) void gtk_clist_row_move(aGtkCList *, int, int);
+extern (C) void gtk_clist_swap_rows(aGtkCList *, int, int);
+extern (C) void gtk_clist_unselect_all(aGtkCList *);
+extern (C) void gtk_clist_select_all(aGtkCList *);
+extern (C) int gtk_clist_get_selection_info(aGtkCList *, int, int, int *, int *);
+extern (C) void gtk_clist_clear(aGtkCList *);
+extern (C) void gtk_clist_undo_selection(aGtkCList *);
+extern (C) void gtk_clist_unselect_row(aGtkCList *, int, int);
+extern (C) void gtk_clist_select_row(aGtkCList *, int, int);
+extern (C) int gtk_clist_find_row_from_data(aGtkCList *, void *);
+extern (C) void * gtk_clist_get_row_data(aGtkCList *, int);
+extern (C) void gtk_clist_set_row_data_full(aGtkCList *, int, void *, _BCD_func__13158);
+extern (C) void gtk_clist_set_row_data(aGtkCList *, int, void *);
+extern (C) void gtk_clist_remove(aGtkCList *, int);
+extern (C) int gtk_clist_insert(aGtkCList *, int, char * *);
+extern (C) int gtk_clist_append(aGtkCList *, char * *);
+extern (C) int gtk_clist_prepend(aGtkCList *, char * *);
+extern (C) int gtk_clist_get_selectable(aGtkCList *, int);
+extern (C) void gtk_clist_set_selectable(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_shift(aGtkCList *, int, int, int, int);
+extern (C) _GtkStyle * gtk_clist_get_row_style(aGtkCList *, int);
+extern (C) void gtk_clist_set_row_style(aGtkCList *, int, aGtkStyle *);
+extern (C) _GtkStyle * gtk_clist_get_cell_style(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_cell_style(aGtkCList *, int, int, aGtkStyle *);
+extern (C) void gtk_clist_set_background(aGtkCList *, int, _GdkColor *);
+extern (C) void gtk_clist_set_foreground(aGtkCList *, int, _GdkColor *);
+extern (C) int gtk_clist_get_pixtext(aGtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) void gtk_clist_set_pixtext(aGtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *);
+extern (C) int gtk_clist_get_pixmap(aGtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) void gtk_clist_set_pixmap(aGtkCList *, int, int, _GdkDrawable *, _GdkDrawable *);
+extern (C) int gtk_clist_get_text(aGtkCList *, int, int, char * *);
+extern (C) void gtk_clist_set_text(aGtkCList *, int, int, char *);
+extern (C) int gtk_clist_get_cell_type(aGtkCList *, int, int);
+extern (C) int gtk_clist_row_is_visible(aGtkCList *, int);
+extern (C) void gtk_clist_moveto(aGtkCList *, int, int, float, float);
+extern (C) void gtk_clist_set_row_height(aGtkCList *, uint);
+extern (C) void gtk_clist_set_column_max_width(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_column_min_width(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_column_width(aGtkCList *, int, int);
+extern (C) int gtk_clist_optimal_column_width(aGtkCList *, int);
+extern (C) int gtk_clist_columns_autosize(aGtkCList *);
+extern (C) void gtk_clist_set_column_auto_resize(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_column_resizeable(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_column_visibility(aGtkCList *, int, int);
+extern (C) void gtk_clist_set_column_justification(aGtkCList *, int, int);
+extern (C) _GtkWidget * gtk_clist_get_column_widget(aGtkCList *, int);
+extern (C) void gtk_clist_set_column_widget(aGtkCList *, int, aGtkWidget *);
+extern (C) char * gtk_clist_get_column_title(aGtkCList *, int);
+extern (C) void gtk_clist_set_column_title(aGtkCList *, int, char *);
+extern (C) void gtk_clist_column_titles_passive(aGtkCList *);
+extern (C) void gtk_clist_column_titles_active(aGtkCList *);
+extern (C) void gtk_clist_column_title_passive(aGtkCList *, int);
+extern (C) void gtk_clist_column_title_active(aGtkCList *, int);
+extern (C) void gtk_clist_column_titles_hide(aGtkCList *);
+extern (C) void gtk_clist_column_titles_show(aGtkCList *);
+extern (C) void gtk_clist_thaw(aGtkCList *);
+extern (C) void gtk_clist_freeze(aGtkCList *);
+extern (C) void gtk_clist_set_button_actions(aGtkCList *, uint, char);
+extern (C) void gtk_clist_set_use_drag_icons(aGtkCList *, int);
+extern (C) void gtk_clist_set_reorderable(aGtkCList *, int);
+extern (C) void gtk_clist_set_selection_mode(aGtkCList *, int);
+extern (C) void gtk_clist_set_shadow_type(aGtkCList *, int);
+extern (C) _GtkAdjustment * gtk_clist_get_vadjustment(aGtkCList *);
+extern (C) _GtkAdjustment * gtk_clist_get_hadjustment(aGtkCList *);
+extern (C) void gtk_clist_set_vadjustment(aGtkCList *, aGtkAdjustment *);
+extern (C) void gtk_clist_set_hadjustment(aGtkCList *, aGtkAdjustment *);
 extern (C) _GtkWidget * gtk_clist_new_with_titles(int, char * *);
 extern (C) _GtkWidget * gtk_clist_new(int);
 extern (C) uint gtk_clist_get_type();
-extern (C) _GtkWidget * gtk_vscrollbar_new(_GtkAdjustment *);
+extern (C) _GtkWidget * gtk_vscrollbar_new(aGtkAdjustment *);
 extern (C) uint gtk_vscrollbar_get_type();
-extern (C) _GtkWidget * gtk_hscrollbar_new(_GtkAdjustment *);
+extern (C) _GtkWidget * gtk_hscrollbar_new(aGtkAdjustment *);
 extern (C) uint gtk_hscrollbar_get_type();
 extern (C) uint gtk_scrollbar_get_type();
-extern (C) double _gtk_range_get_wheel_delta(_GtkRange *, int);
-extern (C) double gtk_range_get_fill_level(_GtkRange *);
-extern (C) void gtk_range_set_fill_level(_GtkRange *, double);
-extern (C) int gtk_range_get_restrict_to_fill_level(_GtkRange *);
-extern (C) void gtk_range_set_restrict_to_fill_level(_GtkRange *, int);
-extern (C) int gtk_range_get_show_fill_level(_GtkRange *);
-extern (C) void gtk_range_set_show_fill_level(_GtkRange *, int);
-extern (C) double gtk_range_get_value(_GtkRange *);
-extern (C) void gtk_range_set_value(_GtkRange *, double);
-extern (C) void gtk_range_set_range(_GtkRange *, double, double);
-extern (C) void gtk_range_set_increments(_GtkRange *, double, double);
-extern (C) int gtk_range_get_upper_stepper_sensitivity(_GtkRange *);
-extern (C) void gtk_range_set_upper_stepper_sensitivity(_GtkRange *, int);
-extern (C) int gtk_range_get_lower_stepper_sensitivity(_GtkRange *);
-extern (C) void gtk_range_set_lower_stepper_sensitivity(_GtkRange *, int);
-extern (C) int gtk_range_get_inverted(_GtkRange *);
-extern (C) void gtk_range_set_inverted(_GtkRange *, int);
-extern (C) _GtkAdjustment * gtk_range_get_adjustment(_GtkRange *);
-extern (C) void gtk_range_set_adjustment(_GtkRange *, _GtkAdjustment *);
-extern (C) int gtk_range_get_update_policy(_GtkRange *);
-extern (C) void gtk_range_set_update_policy(_GtkRange *, int);
+extern (C) double _gtk_range_get_wheel_delta(aGtkRange *, int);
+extern (C) double gtk_range_get_fill_level(aGtkRange *);
+extern (C) void gtk_range_set_fill_level(aGtkRange *, double);
+extern (C) int gtk_range_get_restrict_to_fill_level(aGtkRange *);
+extern (C) void gtk_range_set_restrict_to_fill_level(aGtkRange *, int);
+extern (C) int gtk_range_get_show_fill_level(aGtkRange *);
+extern (C) void gtk_range_set_show_fill_level(aGtkRange *, int);
+extern (C) double gtk_range_get_value(aGtkRange *);
+extern (C) void gtk_range_set_value(aGtkRange *, double);
+extern (C) void gtk_range_set_range(aGtkRange *, double, double);
+extern (C) void gtk_range_set_increments(aGtkRange *, double, double);
+extern (C) int gtk_range_get_upper_stepper_sensitivity(aGtkRange *);
+extern (C) void gtk_range_set_upper_stepper_sensitivity(aGtkRange *, int);
+extern (C) int gtk_range_get_lower_stepper_sensitivity(aGtkRange *);
+extern (C) void gtk_range_set_lower_stepper_sensitivity(aGtkRange *, int);
+extern (C) int gtk_range_get_inverted(aGtkRange *);
+extern (C) void gtk_range_set_inverted(aGtkRange *, int);
+extern (C) _GtkAdjustment * gtk_range_get_adjustment(aGtkRange *);
+extern (C) void gtk_range_set_adjustment(aGtkRange *, aGtkAdjustment *);
+extern (C) int gtk_range_get_update_policy(aGtkRange *);
+extern (C) void gtk_range_set_update_policy(aGtkRange *, int);
 extern (C) uint gtk_range_get_type();
 extern (C) void _gtk_clipboard_store_all();
 extern (C) void _gtk_clipboard_handle_event(_GdkEventOwnerChange *);
 extern (C) void gtk_clipboard_store(void *);
-extern (C) void gtk_clipboard_set_can_store(void *, _GtkTargetEntry *, int);
+extern (C) void gtk_clipboard_set_can_store(void *, aGtkTargetEntry *, int);
 extern (C) int gtk_clipboard_wait_is_target_available(void *, void *);
 extern (C) int gtk_clipboard_wait_is_image_available(void *);
-extern (C) int gtk_clipboard_wait_is_rich_text_available(void *, _GtkTextBuffer *);
+extern (C) int gtk_clipboard_wait_is_rich_text_available(void *, aGtkTextBuffer *);
 extern (C) int gtk_clipboard_wait_is_text_available(void *);
 extern (C) int gtk_clipboard_wait_for_targets(void *, void * * *, int *);
 extern (C) void * gtk_clipboard_wait_for_image(void *);
-extern (C) char * gtk_clipboard_wait_for_rich_text(void *, _GtkTextBuffer *, void * *, uint *);
+extern (C) char * gtk_clipboard_wait_for_rich_text(void *, aGtkTextBuffer *, void * *, uint *);
 extern (C) char * gtk_clipboard_wait_for_text(void *);
 extern (C) _GtkSelectionData * gtk_clipboard_wait_for_contents(void *, void *);
 extern (C) void gtk_clipboard_request_targets(void *, _BCD_func__11269, void *);
 extern (C) void gtk_clipboard_request_image(void *, _BCD_func__11270, void *);
-extern (C) void gtk_clipboard_request_rich_text(void *, _GtkTextBuffer *, _BCD_func__11271, void *);
+extern (C) void gtk_clipboard_request_rich_text(void *, aGtkTextBuffer *, _BCD_func__11271, void *);
 extern (C) void gtk_clipboard_request_text(void *, _BCD_func__11272, void *);
 extern (C) void gtk_clipboard_request_contents(void *, void *, _BCD_func__11273, void *);
 extern (C) void gtk_clipboard_set_image(void *, void *);
 extern (C) void gtk_clipboard_set_text(void *, char *, int);
 extern (C) void gtk_clipboard_clear(void *);
 extern (C) _GObject * gtk_clipboard_get_owner(void *);
-extern (C) int gtk_clipboard_set_with_owner(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *);
-extern (C) int gtk_clipboard_set_with_data(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *);
+extern (C) int gtk_clipboard_set_with_owner(void *, aGtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *);
+extern (C) int gtk_clipboard_set_with_data(void *, aGtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *);
 extern (C) _GdkDisplay * gtk_clipboard_get_display(void *);
 extern (C) void * gtk_clipboard_get(void *);
 extern (C) void * gtk_clipboard_get_for_display(_GdkDisplay *, void *);
 extern (C) uint gtk_clipboard_get_type();
 extern (C) uint gtk_target_list_get_type();
-extern (C) void gtk_selection_data_free(_GtkSelectionData *);
-extern (C) _GtkSelectionData * gtk_selection_data_copy(_GtkSelectionData *);
+extern (C) void gtk_selection_data_free(aGtkSelectionData *);
+extern (C) _GtkSelectionData * gtk_selection_data_copy(aGtkSelectionData *);
 extern (C) uint gtk_selection_data_get_type();
-extern (C) int _gtk_selection_property_notify(_GtkWidget *, _GdkEventProperty *);
-extern (C) int _gtk_selection_notify(_GtkWidget *, _GdkEventSelection *);
+extern (C) int _gtk_selection_property_notify(aGtkWidget *, _GdkEventProperty *);
+extern (C) int _gtk_selection_notify(aGtkWidget *, _GdkEventSelection *);
 extern (C) int _gtk_selection_incr_event(_GdkDrawable *, _GdkEventProperty *);
-extern (C) int _gtk_selection_request(_GtkWidget *, _GdkEventSelection *);
-extern (C) int gtk_selection_clear(_GtkWidget *, _GdkEventSelection *);
-extern (C) void gtk_selection_remove_all(_GtkWidget *);
+extern (C) int _gtk_selection_request(aGtkWidget *, _GdkEventSelection *);
+extern (C) int gtk_selection_clear(aGtkWidget *, _GdkEventSelection *);
+extern (C) void gtk_selection_remove_all(aGtkWidget *);
 extern (C) int gtk_targets_include_uri(void * *, int);
 extern (C) int gtk_targets_include_image(void * *, int, int);
-extern (C) int gtk_targets_include_rich_text(void * *, int, _GtkTextBuffer *);
+extern (C) int gtk_targets_include_rich_text(void * *, int, aGtkTextBuffer *);
 extern (C) int gtk_targets_include_text(void * *, int);
-extern (C) int gtk_selection_data_targets_include_uri(_GtkSelectionData *);
-extern (C) int gtk_selection_data_targets_include_image(_GtkSelectionData *, int);
-extern (C) int gtk_selection_data_targets_include_rich_text(_GtkSelectionData *, _GtkTextBuffer *);
-extern (C) int gtk_selection_data_targets_include_text(_GtkSelectionData *);
-extern (C) int gtk_selection_data_get_targets(_GtkSelectionData *, void * * *, int *);
-extern (C) char * * gtk_selection_data_get_uris(_GtkSelectionData *);
-extern (C) int gtk_selection_data_set_uris(_GtkSelectionData *, char * *);
-extern (C) void * gtk_selection_data_get_pixbuf(_GtkSelectionData *);
-extern (C) int gtk_selection_data_set_pixbuf(_GtkSelectionData *, void *);
-extern (C) char * gtk_selection_data_get_text(_GtkSelectionData *);
-extern (C) int gtk_selection_data_set_text(_GtkSelectionData *, char *, int);
-extern (C) void gtk_selection_data_set(_GtkSelectionData *, void *, int, char *, int);
-extern (C) int gtk_selection_convert(_GtkWidget *, void *, void *, uint);
-extern (C) void gtk_selection_clear_targets(_GtkWidget *, void *);
-extern (C) void gtk_selection_add_targets(_GtkWidget *, void *, _GtkTargetEntry *, uint);
-extern (C) void gtk_selection_add_target(_GtkWidget *, void *, void *, uint);
-extern (C) int gtk_selection_owner_set_for_display(_GdkDisplay *, _GtkWidget *, void *, uint);
-extern (C) int gtk_selection_owner_set(_GtkWidget *, void *, uint);
-extern (C) void gtk_target_table_free(_GtkTargetEntry *, int);
-extern (C) _GtkTargetEntry * gtk_target_table_new_from_list(_GtkTargetList *, int *);
-extern (C) int gtk_target_list_find(_GtkTargetList *, void *, uint *);
-extern (C) void gtk_target_list_remove(_GtkTargetList *, void *);
-extern (C) void gtk_target_list_add_table(_GtkTargetList *, _GtkTargetEntry *, uint);
-extern (C) void gtk_target_list_add_uri_targets(_GtkTargetList *, uint);
-extern (C) void gtk_target_list_add_image_targets(_GtkTargetList *, uint, int);
-extern (C) void gtk_target_list_add_rich_text_targets(_GtkTargetList *, uint, int, _GtkTextBuffer *);
-extern (C) void gtk_target_list_add_text_targets(_GtkTargetList *, uint);
-extern (C) void gtk_target_list_add(_GtkTargetList *, void *, uint, uint);
-extern (C) void gtk_target_list_unref(_GtkTargetList *);
-extern (C) _GtkTargetList * gtk_target_list_ref(_GtkTargetList *);
-extern (C) _GtkTargetList * gtk_target_list_new(_GtkTargetEntry *, uint);
-extern (C) void gtk_text_iter_order(_GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_in_range(_GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_compare(_GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_equal(_GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_backward_search(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_forward_search(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
-extern (C) int gtk_text_iter_backward_find_char(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *);
-extern (C) int gtk_text_iter_forward_find_char(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *);
-extern (C) int gtk_text_iter_backward_to_tag_toggle(_GtkTextIter *, _GtkTextTag *);
-extern (C) int gtk_text_iter_forward_to_tag_toggle(_GtkTextIter *, _GtkTextTag *);
-extern (C) void gtk_text_iter_set_visible_line_index(_GtkTextIter *, int);
-extern (C) void gtk_text_iter_set_visible_line_offset(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_to_line_end(_GtkTextIter *);
-extern (C) void gtk_text_iter_forward_to_end(_GtkTextIter *);
-extern (C) void gtk_text_iter_set_line_index(_GtkTextIter *, int);
-extern (C) void gtk_text_iter_set_line_offset(_GtkTextIter *, int);
-extern (C) void gtk_text_iter_set_line(_GtkTextIter *, int);
-extern (C) void gtk_text_iter_set_offset(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_visible_cursor_positions(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_visible_cursor_positions(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_visible_cursor_position(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_visible_cursor_position(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_cursor_positions(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_cursor_positions(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_cursor_position(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_cursor_position(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_sentence_starts(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_sentence_ends(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_sentence_start(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_sentence_end(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_visible_word_starts(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_visible_word_ends(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_visible_word_start(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_visible_word_end(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_visible_lines(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_visible_lines(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_visible_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_visible_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_word_starts(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_word_ends(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_word_start(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_word_end(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_lines(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_lines(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_backward_chars(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_forward_chars(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_backward_char(_GtkTextIter *);
-extern (C) int gtk_text_iter_forward_char(_GtkTextIter *);
-extern (C) int gtk_text_iter_is_start(_GtkTextIter *);
-extern (C) int gtk_text_iter_is_end(_GtkTextIter *);
-extern (C) void * gtk_text_iter_get_language(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_attributes(_GtkTextIter *, _GtkTextAttributes *);
-extern (C) int gtk_text_iter_get_bytes_in_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_chars_in_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_is_cursor_position(_GtkTextIter *);
-extern (C) int gtk_text_iter_ends_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_starts_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_inside_sentence(_GtkTextIter *);
-extern (C) int gtk_text_iter_ends_sentence(_GtkTextIter *);
-extern (C) int gtk_text_iter_starts_sentence(_GtkTextIter *);
-extern (C) int gtk_text_iter_inside_word(_GtkTextIter *);
-extern (C) int gtk_text_iter_ends_word(_GtkTextIter *);
-extern (C) int gtk_text_iter_starts_word(_GtkTextIter *);
-extern (C) int gtk_text_iter_can_insert(_GtkTextIter *, int);
-extern (C) int gtk_text_iter_editable(_GtkTextIter *, int);
-extern (C) _GSList * gtk_text_iter_get_tags(_GtkTextIter *);
-extern (C) int gtk_text_iter_has_tag(_GtkTextIter *, _GtkTextTag *);
-extern (C) int gtk_text_iter_toggles_tag(_GtkTextIter *, _GtkTextTag *);
-extern (C) int gtk_text_iter_ends_tag(_GtkTextIter *, _GtkTextTag *);
-extern (C) int gtk_text_iter_begins_tag(_GtkTextIter *, _GtkTextTag *);
-extern (C) _GSList * gtk_text_iter_get_toggled_tags(_GtkTextIter *, int);
-extern (C) _GtkTextChildAnchor * gtk_text_iter_get_child_anchor(_GtkTextIter *);
-extern (C) _GSList * gtk_text_iter_get_marks(_GtkTextIter *);
-extern (C) void * gtk_text_iter_get_pixbuf(_GtkTextIter *);
-extern (C) char * gtk_text_iter_get_visible_text(_GtkTextIter *, _GtkTextIter *);
-extern (C) char * gtk_text_iter_get_visible_slice(_GtkTextIter *, _GtkTextIter *);
-extern (C) char * gtk_text_iter_get_text(_GtkTextIter *, _GtkTextIter *);
-extern (C) char * gtk_text_iter_get_slice(_GtkTextIter *, _GtkTextIter *);
-extern (C) uint gtk_text_iter_get_char(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_visible_line_index(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_visible_line_offset(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_line_index(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_line_offset(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_line(_GtkTextIter *);
-extern (C) int gtk_text_iter_get_offset(_GtkTextIter *);
+extern (C) int gtk_selection_data_targets_include_uri(aGtkSelectionData *);
+extern (C) int gtk_selection_data_targets_include_image(aGtkSelectionData *, int);
+extern (C) int gtk_selection_data_targets_include_rich_text(aGtkSelectionData *, aGtkTextBuffer *);
+extern (C) int gtk_selection_data_targets_include_text(aGtkSelectionData *);
+extern (C) int gtk_selection_data_get_targets(aGtkSelectionData *, void * * *, int *);
+extern (C) char * * gtk_selection_data_get_uris(aGtkSelectionData *);
+extern (C) int gtk_selection_data_set_uris(aGtkSelectionData *, char * *);
+extern (C) void * gtk_selection_data_get_pixbuf(aGtkSelectionData *);
+extern (C) int gtk_selection_data_set_pixbuf(aGtkSelectionData *, void *);
+extern (C) char * gtk_selection_data_get_text(aGtkSelectionData *);
+extern (C) int gtk_selection_data_set_text(aGtkSelectionData *, char *, int);
+extern (C) void gtk_selection_data_set(aGtkSelectionData *, void *, int, char *, int);
+extern (C) int gtk_selection_convert(aGtkWidget *, void *, void *, uint);
+extern (C) void gtk_selection_clear_targets(aGtkWidget *, void *);
+extern (C) void gtk_selection_add_targets(aGtkWidget *, void *, aGtkTargetEntry *, uint);
+extern (C) void gtk_selection_add_target(aGtkWidget *, void *, void *, uint);
+extern (C) int gtk_selection_owner_set_for_display(_GdkDisplay *, aGtkWidget *, void *, uint);
+extern (C) int gtk_selection_owner_set(aGtkWidget *, void *, uint);
+extern (C) void gtk_target_table_free(aGtkTargetEntry *, int);
+extern (C) _GtkTargetEntry * gtk_target_table_new_from_list(aGtkTargetList *, int *);
+extern (C) int gtk_target_list_find(aGtkTargetList *, void *, uint *);
+extern (C) void gtk_target_list_remove(aGtkTargetList *, void *);
+extern (C) void gtk_target_list_add_table(aGtkTargetList *, aGtkTargetEntry *, uint);
+extern (C) void gtk_target_list_add_uri_targets(aGtkTargetList *, uint);
+extern (C) void gtk_target_list_add_image_targets(aGtkTargetList *, uint, int);
+extern (C) void gtk_target_list_add_rich_text_targets(aGtkTargetList *, uint, int, aGtkTextBuffer *);
+extern (C) void gtk_target_list_add_text_targets(aGtkTargetList *, uint);
+extern (C) void gtk_target_list_add(aGtkTargetList *, void *, uint, uint);
+extern (C) void gtk_target_list_unref(aGtkTargetList *);
+extern (C) _GtkTargetList * gtk_target_list_ref(aGtkTargetList *);
+extern (C) _GtkTargetList * gtk_target_list_new(aGtkTargetEntry *, uint);
+extern (C) void gtk_text_iter_order(aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_in_range(aGtkTextIter *, aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_compare(aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_equal(aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_search(aGtkTextIter *, char *, int, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_search(aGtkTextIter *, char *, int, aGtkTextIter *, aGtkTextIter *, aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_find_char(aGtkTextIter *, _BCD_func__11292, void *, aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_find_char(aGtkTextIter *, _BCD_func__11292, void *, aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_to_tag_toggle(aGtkTextIter *, aGtkTextTag *);
+extern (C) int gtk_text_iter_forward_to_tag_toggle(aGtkTextIter *, aGtkTextTag *);
+extern (C) void gtk_text_iter_set_visible_line_index(aGtkTextIter *, int);
+extern (C) void gtk_text_iter_set_visible_line_offset(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_to_line_end(aGtkTextIter *);
+extern (C) void gtk_text_iter_forward_to_end(aGtkTextIter *);
+extern (C) void gtk_text_iter_set_line_index(aGtkTextIter *, int);
+extern (C) void gtk_text_iter_set_line_offset(aGtkTextIter *, int);
+extern (C) void gtk_text_iter_set_line(aGtkTextIter *, int);
+extern (C) void gtk_text_iter_set_offset(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_visible_cursor_positions(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_visible_cursor_positions(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_visible_cursor_position(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_visible_cursor_position(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_cursor_positions(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_cursor_positions(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_cursor_position(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_cursor_position(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_sentence_starts(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_sentence_ends(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_sentence_start(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_sentence_end(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_visible_word_starts(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_visible_word_ends(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_visible_word_start(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_visible_word_end(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_visible_lines(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_visible_lines(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_visible_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_visible_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_word_starts(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_word_ends(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_word_start(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_word_end(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_lines(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_lines(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_backward_chars(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_forward_chars(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_backward_char(aGtkTextIter *);
+extern (C) int gtk_text_iter_forward_char(aGtkTextIter *);
+extern (C) int gtk_text_iter_is_start(aGtkTextIter *);
+extern (C) int gtk_text_iter_is_end(aGtkTextIter *);
+extern (C) void * gtk_text_iter_get_language(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_attributes(aGtkTextIter *, aGtkTextAttributes *);
+extern (C) int gtk_text_iter_get_bytes_in_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_chars_in_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_is_cursor_position(aGtkTextIter *);
+extern (C) int gtk_text_iter_ends_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_starts_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_inside_sentence(aGtkTextIter *);
+extern (C) int gtk_text_iter_ends_sentence(aGtkTextIter *);
+extern (C) int gtk_text_iter_starts_sentence(aGtkTextIter *);
+extern (C) int gtk_text_iter_inside_word(aGtkTextIter *);
+extern (C) int gtk_text_iter_ends_word(aGtkTextIter *);
+extern (C) int gtk_text_iter_starts_word(aGtkTextIter *);
+extern (C) int gtk_text_iter_can_insert(aGtkTextIter *, int);
+extern (C) int gtk_text_iter_editable(aGtkTextIter *, int);
+extern (C) _GSList * gtk_text_iter_get_tags(aGtkTextIter *);
+extern (C) int gtk_text_iter_has_tag(aGtkTextIter *, aGtkTextTag *);
+extern (C) int gtk_text_iter_toggles_tag(aGtkTextIter *, aGtkTextTag *);
+extern (C) int gtk_text_iter_ends_tag(aGtkTextIter *, aGtkTextTag *);
+extern (C) int gtk_text_iter_begins_tag(aGtkTextIter *, aGtkTextTag *);
+extern (C) _GSList * gtk_text_iter_get_toggled_tags(aGtkTextIter *, int);
+extern (C) _GtkTextChildAnchor * gtk_text_iter_get_child_anchor(aGtkTextIter *);
+extern (C) _GSList * gtk_text_iter_get_marks(aGtkTextIter *);
+extern (C) void * gtk_text_iter_get_pixbuf(aGtkTextIter *);
+extern (C) char * gtk_text_iter_get_visible_text(aGtkTextIter *, aGtkTextIter *);
+extern (C) char * gtk_text_iter_get_visible_slice(aGtkTextIter *, aGtkTextIter *);
+extern (C) char * gtk_text_iter_get_text(aGtkTextIter *, aGtkTextIter *);
+extern (C) char * gtk_text_iter_get_slice(aGtkTextIter *, aGtkTextIter *);
+extern (C) uint gtk_text_iter_get_char(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_visible_line_index(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_visible_line_offset(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_line_index(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_line_offset(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_line(aGtkTextIter *);
+extern (C) int gtk_text_iter_get_offset(aGtkTextIter *);
 extern (C) uint gtk_text_iter_get_type();
-extern (C) void gtk_text_iter_free(_GtkTextIter *);
-extern (C) _GtkTextIter * gtk_text_iter_copy(_GtkTextIter *);
-extern (C) _GtkTextBuffer * gtk_text_iter_get_buffer(_GtkTextIter *);
-extern (C) int gtk_text_child_anchor_get_deleted(_GtkTextChildAnchor *);
-extern (C) _GList * gtk_text_child_anchor_get_widgets(_GtkTextChildAnchor *);
+extern (C) void gtk_text_iter_free(aGtkTextIter *);
+extern (C) _GtkTextIter * gtk_text_iter_copy(aGtkTextIter *);
+extern (C) _GtkTextBuffer * gtk_text_iter_get_buffer(aGtkTextIter *);
+extern (C) int gtk_text_child_anchor_get_deleted(aGtkTextChildAnchor *);
+extern (C) _GList * gtk_text_child_anchor_get_widgets(aGtkTextChildAnchor *);
 extern (C) _GtkTextChildAnchor * gtk_text_child_anchor_new();
 extern (C) uint gtk_text_child_anchor_get_type();
 extern (C) uint gtk_text_attributes_get_type();
-extern (C) _GtkTextAttributes * gtk_text_attributes_ref(_GtkTextAttributes *);
-extern (C) void gtk_text_attributes_unref(_GtkTextAttributes *);
-extern (C) void gtk_text_attributes_copy_values(_GtkTextAttributes *, _GtkTextAttributes *);
-extern (C) _GtkTextAttributes * gtk_text_attributes_copy(_GtkTextAttributes *);
+extern (C) _GtkTextAttributes * gtk_text_attributes_ref(aGtkTextAttributes *);
+extern (C) void gtk_text_attributes_unref(aGtkTextAttributes *);
+extern (C) void gtk_text_attributes_copy_values(aGtkTextAttributes *, aGtkTextAttributes *);
+extern (C) _GtkTextAttributes * gtk_text_attributes_copy(aGtkTextAttributes *);
 extern (C) _GtkTextAttributes * gtk_text_attributes_new();
-extern (C) int gtk_text_tag_event(_GtkTextTag *, _GObject *, _GdkEvent *, _GtkTextIter *);
-extern (C) void gtk_text_tag_set_priority(_GtkTextTag *, int);
-extern (C) int gtk_text_tag_get_priority(_GtkTextTag *);
+extern (C) int gtk_text_tag_event(aGtkTextTag *, _GObject *, _GdkEvent *, aGtkTextIter *);
+extern (C) void gtk_text_tag_set_priority(aGtkTextTag *, int);
+extern (C) int gtk_text_tag_get_priority(aGtkTextTag *);
 extern (C) _GtkTextTag * gtk_text_tag_new(char *);
 extern (C) uint gtk_text_tag_get_type();
-extern (C) void gtk_check_menu_item_set_show_toggle(_GtkCheckMenuItem *, int);
-extern (C) int gtk_check_menu_item_get_draw_as_radio(_GtkCheckMenuItem *);
-extern (C) void gtk_check_menu_item_set_draw_as_radio(_GtkCheckMenuItem *, int);
-extern (C) int gtk_check_menu_item_get_inconsistent(_GtkCheckMenuItem *);
-extern (C) void gtk_check_menu_item_set_inconsistent(_GtkCheckMenuItem *, int);
-extern (C) void gtk_check_menu_item_toggled(_GtkCheckMenuItem *);
-extern (C) int gtk_check_menu_item_get_active(_GtkCheckMenuItem *);
-extern (C) void gtk_check_menu_item_set_active(_GtkCheckMenuItem *, int);
+extern (C) void gtk_check_menu_item_set_show_toggle(aGtkCheckMenuItem *, int);
+extern (C) int gtk_check_menu_item_get_draw_as_radio(aGtkCheckMenuItem *);
+extern (C) void gtk_check_menu_item_set_draw_as_radio(aGtkCheckMenuItem *, int);
+extern (C) int gtk_check_menu_item_get_inconsistent(aGtkCheckMenuItem *);
+extern (C) void gtk_check_menu_item_set_inconsistent(aGtkCheckMenuItem *, int);
+extern (C) void gtk_check_menu_item_toggled(aGtkCheckMenuItem *);
+extern (C) int gtk_check_menu_item_get_active(aGtkCheckMenuItem *);
+extern (C) void gtk_check_menu_item_set_active(aGtkCheckMenuItem *, int);
 extern (C) _GtkWidget * gtk_check_menu_item_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_check_menu_item_new_with_label(char *);
 extern (C) _GtkWidget * gtk_check_menu_item_new();
 extern (C) uint gtk_check_menu_item_get_type();
-extern (C) void gtk_menu_item_remove_submenu(_GtkMenuItem *);
-extern (C) void _gtk_menu_item_popdown_submenu(_GtkWidget *);
-extern (C) void _gtk_menu_item_popup_submenu(_GtkWidget *, int);
-extern (C) int _gtk_menu_item_is_selectable(_GtkWidget *);
-extern (C) void _gtk_menu_item_refresh_accel_path(_GtkMenuItem *, char *, _GtkAccelGroup *, int);
-extern (C) void gtk_menu_item_set_accel_path(_GtkMenuItem *, char *);
-extern (C) int gtk_menu_item_get_right_justified(_GtkMenuItem *);
-extern (C) void gtk_menu_item_set_right_justified(_GtkMenuItem *, int);
-extern (C) void gtk_menu_item_toggle_size_allocate(_GtkMenuItem *, int);
-extern (C) void gtk_menu_item_toggle_size_request(_GtkMenuItem *, int *);
-extern (C) void gtk_menu_item_activate(_GtkMenuItem *);
-extern (C) void gtk_menu_item_deselect(_GtkMenuItem *);
-extern (C) void gtk_menu_item_select(_GtkMenuItem *);
-extern (C) _GtkWidget * gtk_menu_item_get_submenu(_GtkMenuItem *);
-extern (C) void gtk_menu_item_set_submenu(_GtkMenuItem *, _GtkWidget *);
+extern (C) void gtk_menu_item_remove_submenu(aGtkMenuItem *);
+extern (C) void _gtk_menu_item_popdown_submenu(aGtkWidget *);
+extern (C) void _gtk_menu_item_popup_submenu(aGtkWidget *, int);
+extern (C) int _gtk_menu_item_is_selectable(aGtkWidget *);
+extern (C) void _gtk_menu_item_refresh_accel_path(aGtkMenuItem *, char *, aGtkAccelGroup *, int);
+extern (C) void gtk_menu_item_set_accel_path(aGtkMenuItem *, char *);
+extern (C) int gtk_menu_item_get_right_justified(aGtkMenuItem *);
+extern (C) void gtk_menu_item_set_right_justified(aGtkMenuItem *, int);
+extern (C) void gtk_menu_item_toggle_size_allocate(aGtkMenuItem *, int);
+extern (C) void gtk_menu_item_toggle_size_request(aGtkMenuItem *, int *);
+extern (C) void gtk_menu_item_activate(aGtkMenuItem *);
+extern (C) void gtk_menu_item_deselect(aGtkMenuItem *);
+extern (C) void gtk_menu_item_select(aGtkMenuItem *);
+extern (C) _GtkWidget * gtk_menu_item_get_submenu(aGtkMenuItem *);
+extern (C) void gtk_menu_item_set_submenu(aGtkMenuItem *, aGtkWidget *);
 extern (C) _GtkWidget * gtk_menu_item_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_menu_item_new_with_label(char *);
 extern (C) _GtkWidget * gtk_menu_item_new();
 extern (C) uint gtk_menu_item_get_type();
-extern (C) void gtk_item_toggle(_GtkItem *);
-extern (C) void gtk_item_deselect(_GtkItem *);
-extern (C) void gtk_item_select(_GtkItem *);
+extern (C) void gtk_item_toggle(aGtkItem *);
+extern (C) void gtk_item_deselect(aGtkItem *);
+extern (C) void gtk_item_select(aGtkItem *);
 extern (C) uint gtk_item_get_type();
-extern (C) void _gtk_check_button_get_props(_GtkCheckButton *, int *, int *);
+extern (C) void _gtk_check_button_get_props(aGtkCheckButton *, int *, int *);
 extern (C) _GtkWidget * gtk_check_button_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_check_button_new_with_label(char *);
 extern (C) _GtkWidget * gtk_check_button_new();
 extern (C) uint gtk_check_button_get_type();
-extern (C) int gtk_toggle_button_get_inconsistent(_GtkToggleButton *);
-extern (C) void gtk_toggle_button_set_inconsistent(_GtkToggleButton *, int);
-extern (C) void gtk_toggle_button_toggled(_GtkToggleButton *);
-extern (C) int gtk_toggle_button_get_active(_GtkToggleButton *);
-extern (C) void gtk_toggle_button_set_active(_GtkToggleButton *, int);
-extern (C) int gtk_toggle_button_get_mode(_GtkToggleButton *);
-extern (C) void gtk_toggle_button_set_mode(_GtkToggleButton *, int);
+extern (C) int gtk_toggle_button_get_inconsistent(aGtkToggleButton *);
+extern (C) void gtk_toggle_button_set_inconsistent(aGtkToggleButton *, int);
+extern (C) void gtk_toggle_button_toggled(aGtkToggleButton *);
+extern (C) int gtk_toggle_button_get_active(aGtkToggleButton *);
+extern (C) void gtk_toggle_button_set_active(aGtkToggleButton *, int);
+extern (C) int gtk_toggle_button_get_mode(aGtkToggleButton *);
+extern (C) void gtk_toggle_button_set_mode(aGtkToggleButton *, int);
 extern (C) _GtkWidget * gtk_toggle_button_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_toggle_button_new_with_label(char *);
 extern (C) _GtkWidget * gtk_toggle_button_new();
 extern (C) uint gtk_toggle_button_get_type();
-extern (C) _GList * gtk_cell_view_get_cell_renderers(_GtkCellView *);
-extern (C) void gtk_cell_view_set_background_color(_GtkCellView *, _GdkColor *);
-extern (C) int gtk_cell_view_get_size_of_row(_GtkCellView *, void *, _GtkRequisition *);
-extern (C) void * gtk_cell_view_get_displayed_row(_GtkCellView *);
-extern (C) void gtk_cell_view_set_displayed_row(_GtkCellView *, void *);
-extern (C) void gtk_cell_view_set_model(_GtkCellView *, void *);
+extern (C) _GList * gtk_cell_view_get_cell_renderers(aGtkCellView *);
+extern (C) void gtk_cell_view_set_background_color(aGtkCellView *, _GdkColor *);
+extern (C) int gtk_cell_view_get_size_of_row(aGtkCellView *, void *, aGtkRequisition *);
+extern (C) void * gtk_cell_view_get_displayed_row(aGtkCellView *);
+extern (C) void gtk_cell_view_set_displayed_row(aGtkCellView *, void *);
+extern (C) void gtk_cell_view_set_model(aGtkCellView *, void *);
 extern (C) _GtkWidget * gtk_cell_view_new_with_pixbuf(void *);
 extern (C) _GtkWidget * gtk_cell_view_new_with_markup(char *);
 extern (C) _GtkWidget * gtk_cell_view_new_with_text(char *);
 extern (C) _GtkWidget * gtk_cell_view_new();
 extern (C) uint gtk_cell_view_get_type();
-extern (C) void gtk_cell_renderer_toggle_set_active(_GtkCellRendererToggle *, int);
-extern (C) int gtk_cell_renderer_toggle_get_active(_GtkCellRendererToggle *);
-extern (C) void gtk_cell_renderer_toggle_set_radio(_GtkCellRendererToggle *, int);
-extern (C) int gtk_cell_renderer_toggle_get_radio(_GtkCellRendererToggle *);
+extern (C) void gtk_cell_renderer_toggle_set_active(aGtkCellRendererToggle *, int);
+extern (C) int gtk_cell_renderer_toggle_get_active(aGtkCellRendererToggle *);
+extern (C) void gtk_cell_renderer_toggle_set_radio(aGtkCellRendererToggle *, int);
+extern (C) int gtk_cell_renderer_toggle_get_radio(aGtkCellRendererToggle *);
 extern (C) _GtkCellRenderer * gtk_cell_renderer_toggle_new();
 extern (C) uint gtk_cell_renderer_toggle_get_type();
 extern (C) _GtkCellRenderer * gtk_cell_renderer_spin_new();
@@ -14471,72 +15245,72 @@
 extern (C) uint gtk_cell_renderer_combo_get_type();
 extern (C) _GtkCellRenderer * gtk_cell_renderer_accel_new();
 extern (C) uint gtk_cell_renderer_accel_get_type();
-extern (C) void gtk_cell_renderer_text_set_fixed_height_from_font(_GtkCellRendererText *, int);
+extern (C) void gtk_cell_renderer_text_set_fixed_height_from_font(aGtkCellRendererText *, int);
 extern (C) _GtkCellRenderer * gtk_cell_renderer_text_new();
 extern (C) uint gtk_cell_renderer_text_get_type();
-extern (C) void _gtk_cell_layout_buildable_add_child(void *, _GtkBuilder *, _GObject *, char *);
-extern (C) void _gtk_cell_layout_buildable_custom_tag_end(void *, _GtkBuilder *, _GObject *, char *, void * *);
-extern (C) int _gtk_cell_layout_buildable_custom_tag_start(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
-extern (C) void gtk_cell_layout_reorder(void *, _GtkCellRenderer *, int);
-extern (C) void gtk_cell_layout_clear_attributes(void *, _GtkCellRenderer *);
-extern (C) void gtk_cell_layout_set_cell_data_func(void *, _GtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158);
-extern (C) void gtk_cell_layout_add_attribute(void *, _GtkCellRenderer *, char *, int);
-extern (C) void gtk_cell_layout_set_attributes(void *, _GtkCellRenderer *, ...);
+extern (C) void _gtk_cell_layout_buildable_add_child(void *, aGtkBuilder *, _GObject *, char *);
+extern (C) void _gtk_cell_layout_buildable_custom_tag_end(void *, aGtkBuilder *, _GObject *, char *, void * *);
+extern (C) int _gtk_cell_layout_buildable_custom_tag_start(void *, aGtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
+extern (C) void gtk_cell_layout_reorder(void *, aGtkCellRenderer *, int);
+extern (C) void gtk_cell_layout_clear_attributes(void *, aGtkCellRenderer *);
+extern (C) void gtk_cell_layout_set_cell_data_func(void *, aGtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158);
+extern (C) void gtk_cell_layout_add_attribute(void *, aGtkCellRenderer *, char *, int);
+extern (C) void gtk_cell_layout_set_attributes(void *, aGtkCellRenderer *, ...);
 extern (C) void gtk_cell_layout_clear(void *);
 extern (C) _GList * gtk_cell_layout_get_cells(void *);
-extern (C) void gtk_cell_layout_pack_end(void *, _GtkCellRenderer *, int);
-extern (C) void gtk_cell_layout_pack_start(void *, _GtkCellRenderer *, int);
+extern (C) void gtk_cell_layout_pack_end(void *, aGtkCellRenderer *, int);
+extern (C) void gtk_cell_layout_pack_start(void *, aGtkCellRenderer *, int);
 extern (C) uint gtk_cell_layout_get_type();
-extern (C) _GtkWidget * gtk_tree_view_column_get_tree_view(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_queue_resize(_GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_column_cell_get_position(_GtkTreeViewColumn *, _GtkCellRenderer *, int *, int *);
-extern (C) void gtk_tree_view_column_focus_cell(_GtkTreeViewColumn *, _GtkCellRenderer *);
-extern (C) int gtk_tree_view_column_cell_is_visible(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_cell_get_size(_GtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *);
-extern (C) void gtk_tree_view_column_cell_set_cell_data(_GtkTreeViewColumn *, void *, _GtkTreeIter *, int, int);
-extern (C) int gtk_tree_view_column_get_sort_order(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_sort_order(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_sort_indicator(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_sort_indicator(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_sort_column_id(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_sort_column_id(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_reorderable(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_reorderable(_GtkTreeViewColumn *, int);
-extern (C) float gtk_tree_view_column_get_alignment(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_alignment(_GtkTreeViewColumn *, float);
-extern (C) _GtkWidget * gtk_tree_view_column_get_widget(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_widget(_GtkTreeViewColumn *, _GtkWidget *);
-extern (C) int gtk_tree_view_column_get_clickable(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_clickable(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_expand(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_expand(_GtkTreeViewColumn *, int);
-extern (C) char * gtk_tree_view_column_get_title(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_title(_GtkTreeViewColumn *, char *);
-extern (C) void gtk_tree_view_column_clicked(_GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_column_get_max_width(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_max_width(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_min_width(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_min_width(_GtkTreeViewColumn *, int);
-extern (C) void gtk_tree_view_column_set_fixed_width(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_fixed_width(_GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_column_get_width(_GtkTreeViewColumn *);
-extern (C) int gtk_tree_view_column_get_sizing(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_sizing(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_resizable(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_resizable(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_visible(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_visible(_GtkTreeViewColumn *, int);
-extern (C) int gtk_tree_view_column_get_spacing(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_set_spacing(_GtkTreeViewColumn *, int);
-extern (C) void gtk_tree_view_column_clear_attributes(_GtkTreeViewColumn *, _GtkCellRenderer *);
-extern (C) void gtk_tree_view_column_set_cell_data_func(_GtkTreeViewColumn *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
-extern (C) void gtk_tree_view_column_set_attributes(_GtkTreeViewColumn *, _GtkCellRenderer *, ...);
-extern (C) void gtk_tree_view_column_add_attribute(_GtkTreeViewColumn *, _GtkCellRenderer *, char *, int);
-extern (C) _GList * gtk_tree_view_column_get_cell_renderers(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_clear(_GtkTreeViewColumn *);
-extern (C) void gtk_tree_view_column_pack_end(_GtkTreeViewColumn *, _GtkCellRenderer *, int);
-extern (C) void gtk_tree_view_column_pack_start(_GtkTreeViewColumn *, _GtkCellRenderer *, int);
-extern (C) _GtkTreeViewColumn * gtk_tree_view_column_new_with_attributes(char *, _GtkCellRenderer *, ...);
+extern (C) _GtkWidget * gtk_tree_view_column_get_tree_view(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_queue_resize(aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_column_cell_get_position(aGtkTreeViewColumn *, aGtkCellRenderer *, int *, int *);
+extern (C) void gtk_tree_view_column_focus_cell(aGtkTreeViewColumn *, aGtkCellRenderer *);
+extern (C) int gtk_tree_view_column_cell_is_visible(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_cell_get_size(aGtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *);
+extern (C) void gtk_tree_view_column_cell_set_cell_data(aGtkTreeViewColumn *, void *, aGtkTreeIter *, int, int);
+extern (C) int gtk_tree_view_column_get_sort_order(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_sort_order(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_sort_indicator(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_sort_indicator(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_sort_column_id(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_sort_column_id(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_reorderable(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_reorderable(aGtkTreeViewColumn *, int);
+extern (C) float gtk_tree_view_column_get_alignment(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_alignment(aGtkTreeViewColumn *, float);
+extern (C) _GtkWidget * gtk_tree_view_column_get_widget(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_widget(aGtkTreeViewColumn *, aGtkWidget *);
+extern (C) int gtk_tree_view_column_get_clickable(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_clickable(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_expand(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_expand(aGtkTreeViewColumn *, int);
+extern (C) char * gtk_tree_view_column_get_title(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_title(aGtkTreeViewColumn *, char *);
+extern (C) void gtk_tree_view_column_clicked(aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_column_get_max_width(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_max_width(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_min_width(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_min_width(aGtkTreeViewColumn *, int);
+extern (C) void gtk_tree_view_column_set_fixed_width(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_fixed_width(aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_column_get_width(aGtkTreeViewColumn *);
+extern (C) int gtk_tree_view_column_get_sizing(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_sizing(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_resizable(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_resizable(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_visible(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_visible(aGtkTreeViewColumn *, int);
+extern (C) int gtk_tree_view_column_get_spacing(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_set_spacing(aGtkTreeViewColumn *, int);
+extern (C) void gtk_tree_view_column_clear_attributes(aGtkTreeViewColumn *, aGtkCellRenderer *);
+extern (C) void gtk_tree_view_column_set_cell_data_func(aGtkTreeViewColumn *, aGtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
+extern (C) void gtk_tree_view_column_set_attributes(aGtkTreeViewColumn *, aGtkCellRenderer *, ...);
+extern (C) void gtk_tree_view_column_add_attribute(aGtkTreeViewColumn *, aGtkCellRenderer *, char *, int);
+extern (C) _GList * gtk_tree_view_column_get_cell_renderers(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_clear(aGtkTreeViewColumn *);
+extern (C) void gtk_tree_view_column_pack_end(aGtkTreeViewColumn *, aGtkCellRenderer *, int);
+extern (C) void gtk_tree_view_column_pack_start(aGtkTreeViewColumn *, aGtkCellRenderer *, int);
+extern (C) _GtkTreeViewColumn * gtk_tree_view_column_new_with_attributes(char *, aGtkCellRenderer *, ...);
 extern (C) _GtkTreeViewColumn * gtk_tree_view_column_new();
 extern (C) uint gtk_tree_view_column_get_type();
 extern (C) int gtk_tree_sortable_has_default_sort_func(void *);
@@ -14546,36 +15320,36 @@
 extern (C) int gtk_tree_sortable_get_sort_column_id(void *, int *, int *);
 extern (C) void gtk_tree_sortable_sort_column_changed(void *);
 extern (C) uint gtk_tree_sortable_get_type();
-extern (C) void gtk_tree_model_rows_reordered(void *, void *, _GtkTreeIter *, int *);
+extern (C) void gtk_tree_model_rows_reordered(void *, void *, aGtkTreeIter *, int *);
 extern (C) void gtk_tree_model_row_deleted(void *, void *);
-extern (C) void gtk_tree_model_row_has_child_toggled(void *, void *, _GtkTreeIter *);
-extern (C) void gtk_tree_model_row_inserted(void *, void *, _GtkTreeIter *);
-extern (C) void gtk_tree_model_row_changed(void *, void *, _GtkTreeIter *);
+extern (C) void gtk_tree_model_row_has_child_toggled(void *, void *, aGtkTreeIter *);
+extern (C) void gtk_tree_model_row_inserted(void *, void *, aGtkTreeIter *);
+extern (C) void gtk_tree_model_row_changed(void *, void *, aGtkTreeIter *);
 extern (C) void gtk_tree_model_foreach(void *, _BCD_func__11697, void *);
-extern (C) void gtk_tree_model_get_valist(void *, _GtkTreeIter *, char *);
-extern (C) void gtk_tree_model_get(void *, _GtkTreeIter *, ...);
-extern (C) void gtk_tree_model_unref_node(void *, _GtkTreeIter *);
-extern (C) void gtk_tree_model_ref_node(void *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_iter_parent(void *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_iter_nth_child(void *, _GtkTreeIter *, _GtkTreeIter *, int);
-extern (C) int gtk_tree_model_iter_n_children(void *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_iter_has_child(void *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_iter_children(void *, _GtkTreeIter *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_iter_next(void *, _GtkTreeIter *);
-extern (C) void gtk_tree_model_get_value(void *, _GtkTreeIter *, int, _GValue *);
-extern (C) void * gtk_tree_model_get_path(void *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_get_iter_first(void *, _GtkTreeIter *);
-extern (C) char * gtk_tree_model_get_string_from_iter(void *, _GtkTreeIter *);
-extern (C) int gtk_tree_model_get_iter_from_string(void *, _GtkTreeIter *, char *);
-extern (C) int gtk_tree_model_get_iter(void *, _GtkTreeIter *, void *);
+extern (C) void gtk_tree_model_get_valist(void *, aGtkTreeIter *, char *);
+extern (C) void gtk_tree_model_get(void *, aGtkTreeIter *, ...);
+extern (C) void gtk_tree_model_unref_node(void *, aGtkTreeIter *);
+extern (C) void gtk_tree_model_ref_node(void *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_iter_parent(void *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_iter_nth_child(void *, aGtkTreeIter *, aGtkTreeIter *, int);
+extern (C) int gtk_tree_model_iter_n_children(void *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_iter_has_child(void *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_iter_children(void *, aGtkTreeIter *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_iter_next(void *, aGtkTreeIter *);
+extern (C) void gtk_tree_model_get_value(void *, aGtkTreeIter *, int, _GValue *);
+extern (C) void * gtk_tree_model_get_path(void *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_get_iter_first(void *, aGtkTreeIter *);
+extern (C) char * gtk_tree_model_get_string_from_iter(void *, aGtkTreeIter *);
+extern (C) int gtk_tree_model_get_iter_from_string(void *, aGtkTreeIter *, char *);
+extern (C) int gtk_tree_model_get_iter(void *, aGtkTreeIter *, void *);
 extern (C) uint gtk_tree_model_get_column_type(void *, int);
 extern (C) int gtk_tree_model_get_n_columns(void *);
 extern (C) int gtk_tree_model_get_flags(void *);
 extern (C) uint gtk_tree_model_get_type();
 extern (C) uint gtk_tree_iter_get_type();
-extern (C) void gtk_tree_iter_free(_GtkTreeIter *);
-extern (C) _GtkTreeIter * gtk_tree_iter_copy(_GtkTreeIter *);
-extern (C) void gtk_tree_row_reference_reordered(_GObject *, void *, _GtkTreeIter *, int *);
+extern (C) void gtk_tree_iter_free(aGtkTreeIter *);
+extern (C) _GtkTreeIter * gtk_tree_iter_copy(aGtkTreeIter *);
+extern (C) void gtk_tree_row_reference_reordered(_GObject *, void *, aGtkTreeIter *, int *);
 extern (C) void gtk_tree_row_reference_deleted(_GObject *, void *);
 extern (C) void gtk_tree_row_reference_inserted(_GObject *, void *);
 extern (C) void gtk_tree_row_reference_free(void *);
@@ -14605,41 +15379,41 @@
 extern (C) void * gtk_tree_path_new_from_indices(int, ...);
 extern (C) void * gtk_tree_path_new_from_string(char *);
 extern (C) void * gtk_tree_path_new();
-extern (C) void gtk_cell_renderer_stop_editing(_GtkCellRenderer *, int);
-extern (C) void gtk_cell_renderer_editing_canceled(_GtkCellRenderer *);
-extern (C) void gtk_cell_renderer_get_fixed_size(_GtkCellRenderer *, int *, int *);
-extern (C) void gtk_cell_renderer_set_fixed_size(_GtkCellRenderer *, int, int);
-extern (C) void * gtk_cell_renderer_start_editing(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
-extern (C) int gtk_cell_renderer_activate(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
-extern (C) void gtk_cell_renderer_render(_GtkCellRenderer *, _GdkDrawable *, _GtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int);
-extern (C) void gtk_cell_renderer_get_size(_GtkCellRenderer *, _GtkWidget *, _GdkRectangle *, int *, int *, int *, int *);
+extern (C) void gtk_cell_renderer_stop_editing(aGtkCellRenderer *, int);
+extern (C) void gtk_cell_renderer_editing_canceled(aGtkCellRenderer *);
+extern (C) void gtk_cell_renderer_get_fixed_size(aGtkCellRenderer *, int *, int *);
+extern (C) void gtk_cell_renderer_set_fixed_size(aGtkCellRenderer *, int, int);
+extern (C) void * gtk_cell_renderer_start_editing(aGtkCellRenderer *, _GdkEvent *, aGtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
+extern (C) int gtk_cell_renderer_activate(aGtkCellRenderer *, _GdkEvent *, aGtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
+extern (C) void gtk_cell_renderer_render(aGtkCellRenderer *, _GdkDrawable *, aGtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int);
+extern (C) void gtk_cell_renderer_get_size(aGtkCellRenderer *, aGtkWidget *, _GdkRectangle *, int *, int *, int *, int *);
 extern (C) uint gtk_cell_renderer_get_type();
 extern (C) void gtk_cell_editable_remove_widget(void *);
 extern (C) void gtk_cell_editable_editing_done(void *);
 extern (C) void gtk_cell_editable_start_editing(void *, _GdkEvent *);
 extern (C) uint gtk_cell_editable_get_type();
-extern (C) void gtk_calendar_thaw(_GtkCalendar *);
-extern (C) void gtk_calendar_freeze(_GtkCalendar *);
-extern (C) void gtk_calendar_get_date(_GtkCalendar *, uint *, uint *, uint *);
-extern (C) void gtk_calendar_display_options(_GtkCalendar *, int);
-extern (C) int gtk_calendar_get_display_options(_GtkCalendar *);
-extern (C) void gtk_calendar_set_display_options(_GtkCalendar *, int);
-extern (C) void gtk_calendar_clear_marks(_GtkCalendar *);
-extern (C) int gtk_calendar_unmark_day(_GtkCalendar *, uint);
-extern (C) int gtk_calendar_mark_day(_GtkCalendar *, uint);
-extern (C) void gtk_calendar_select_day(_GtkCalendar *, uint);
-extern (C) int gtk_calendar_select_month(_GtkCalendar *, uint, uint);
+extern (C) void gtk_calendar_thaw(aGtkCalendar *);
+extern (C) void gtk_calendar_freeze(aGtkCalendar *);
+extern (C) void gtk_calendar_get_date(aGtkCalendar *, uint *, uint *, uint *);
+extern (C) void gtk_calendar_display_options(aGtkCalendar *, int);
+extern (C) int gtk_calendar_get_display_options(aGtkCalendar *);
+extern (C) void gtk_calendar_set_display_options(aGtkCalendar *, int);
+extern (C) void gtk_calendar_clear_marks(aGtkCalendar *);
+extern (C) int gtk_calendar_unmark_day(aGtkCalendar *, uint);
+extern (C) int gtk_calendar_mark_day(aGtkCalendar *, uint);
+extern (C) void gtk_calendar_select_day(aGtkCalendar *, uint);
+extern (C) int gtk_calendar_select_month(aGtkCalendar *, uint, uint);
 extern (C) _GtkWidget * gtk_calendar_new();
 extern (C) uint gtk_calendar_get_type();
-extern (C) void gtk_signal_compat_matched(_GtkObject *, _BCD_func__12122, void *, int, uint);
-extern (C) void gtk_signal_emitv_by_name(_GtkObject *, char *, _GtkArg *);
-extern (C) void gtk_signal_emit_by_name(_GtkObject *, char *, ...);
-extern (C) void gtk_signal_emit(_GtkObject *, uint, ...);
-extern (C) void gtk_signal_emitv(_GtkObject *, uint, _GtkArg *);
-extern (C) uint gtk_signal_connect_full(_GtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int);
-extern (C) void gtk_signal_connect_while_alive(_GtkObject *, char *, _BCD_func__12122, void *, _GtkObject *);
-extern (C) void gtk_signal_connect_object_while_alive(_GtkObject *, char *, _BCD_func__12122, _GtkObject *);
-extern (C) void gtk_signal_emit_stop_by_name(_GtkObject *, char *);
+extern (C) void gtk_signal_compat_matched(aGtkObject *, _BCD_func__12122, void *, int, uint);
+extern (C) void gtk_signal_emitv_by_name(aGtkObject *, char *, aGtkArg *);
+extern (C) void gtk_signal_emit_by_name(aGtkObject *, char *, ...);
+extern (C) void gtk_signal_emit(aGtkObject *, uint, ...);
+extern (C) void gtk_signal_emitv(aGtkObject *, uint, aGtkArg *);
+extern (C) uint gtk_signal_connect_full(aGtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int);
+extern (C) void gtk_signal_connect_while_alive(aGtkObject *, char *, _BCD_func__12122, void *, aGtkObject *);
+extern (C) void gtk_signal_connect_object_while_alive(aGtkObject *, char *, _BCD_func__12122, aGtkObject *);
+extern (C) void gtk_signal_emit_stop_by_name(aGtkObject *, char *);
 extern (C) uint gtk_signal_new(char *, int, uint, uint, _BCD_func__13146, uint, uint, ...);
 extern (C) uint gtk_signal_newv(char *, int, uint, uint, _BCD_func__13146, uint, uint, uint *);
 extern (C) void gtk_marshal_VOID__UINT_STRING(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
@@ -14668,55 +15442,55 @@
 extern (C) void gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
 extern (C) void gtk_marshal_BOOLEAN__POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
 extern (C) void gtk_marshal_BOOLEAN__VOID(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
-extern (C) void _gtk_button_paint(_GtkButton *, _GdkRectangle *, int, int, char *, char *);
-extern (C) void _gtk_button_set_depressed(_GtkButton *, int);
-extern (C) int gtk_button_get_image_position(_GtkButton *);
-extern (C) void gtk_button_set_image_position(_GtkButton *, int);
-extern (C) _GtkWidget * gtk_button_get_image(_GtkButton *);
-extern (C) void gtk_button_set_image(_GtkButton *, _GtkWidget *);
-extern (C) void gtk_button_get_alignment(_GtkButton *, float *, float *);
-extern (C) void gtk_button_set_alignment(_GtkButton *, float, float);
-extern (C) int gtk_button_get_focus_on_click(_GtkButton *);
-extern (C) void gtk_button_set_focus_on_click(_GtkButton *, int);
-extern (C) int gtk_button_get_use_stock(_GtkButton *);
-extern (C) void gtk_button_set_use_stock(_GtkButton *, int);
-extern (C) int gtk_button_get_use_underline(_GtkButton *);
-extern (C) void gtk_button_set_use_underline(_GtkButton *, int);
-extern (C) char * gtk_button_get_label(_GtkButton *);
-extern (C) void gtk_button_set_label(_GtkButton *, char *);
-extern (C) int gtk_button_get_relief(_GtkButton *);
-extern (C) void gtk_button_set_relief(_GtkButton *, int);
-extern (C) void gtk_button_leave(_GtkButton *);
-extern (C) void gtk_button_enter(_GtkButton *);
-extern (C) void gtk_button_clicked(_GtkButton *);
-extern (C) void gtk_button_released(_GtkButton *);
-extern (C) void gtk_button_pressed(_GtkButton *);
+extern (C) void _gtk_button_paint(aGtkButton *, _GdkRectangle *, int, int, char *, char *);
+extern (C) void _gtk_button_set_depressed(aGtkButton *, int);
+extern (C) int gtk_button_get_image_position(aGtkButton *);
+extern (C) void gtk_button_set_image_position(aGtkButton *, int);
+extern (C) _GtkWidget * gtk_button_get_image(aGtkButton *);
+extern (C) void gtk_button_set_image(aGtkButton *, aGtkWidget *);
+extern (C) void gtk_button_get_alignment(aGtkButton *, float *, float *);
+extern (C) void gtk_button_set_alignment(aGtkButton *, float, float);
+extern (C) int gtk_button_get_focus_on_click(aGtkButton *);
+extern (C) void gtk_button_set_focus_on_click(aGtkButton *, int);
+extern (C) int gtk_button_get_use_stock(aGtkButton *);
+extern (C) void gtk_button_set_use_stock(aGtkButton *, int);
+extern (C) int gtk_button_get_use_underline(aGtkButton *);
+extern (C) void gtk_button_set_use_underline(aGtkButton *, int);
+extern (C) char * gtk_button_get_label(aGtkButton *);
+extern (C) void gtk_button_set_label(aGtkButton *, char *);
+extern (C) int gtk_button_get_relief(aGtkButton *);
+extern (C) void gtk_button_set_relief(aGtkButton *, int);
+extern (C) void gtk_button_leave(aGtkButton *);
+extern (C) void gtk_button_enter(aGtkButton *);
+extern (C) void gtk_button_clicked(aGtkButton *);
+extern (C) void gtk_button_released(aGtkButton *);
+extern (C) void gtk_button_pressed(aGtkButton *);
 extern (C) _GtkWidget * gtk_button_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_button_new_from_stock(char *);
 extern (C) _GtkWidget * gtk_button_new_with_label(char *);
 extern (C) _GtkWidget * gtk_button_new();
 extern (C) uint gtk_button_get_type();
-extern (C) void gtk_image_get(_GtkImage *, _GdkImage * *, _GdkDrawable * *);
-extern (C) void gtk_image_set(_GtkImage *, _GdkImage *, _GdkDrawable *);
-extern (C) int gtk_image_get_pixel_size(_GtkImage *);
-extern (C) void gtk_image_get_icon_name(_GtkImage *, char * *, int *);
-extern (C) void * gtk_image_get_animation(_GtkImage *);
-extern (C) void gtk_image_get_icon_set(_GtkImage *, void * *, int *);
-extern (C) void gtk_image_get_stock(_GtkImage *, char * *, int *);
-extern (C) void * gtk_image_get_pixbuf(_GtkImage *);
-extern (C) void gtk_image_get_image(_GtkImage *, _GdkImage * *, _GdkDrawable * *);
-extern (C) void gtk_image_get_pixmap(_GtkImage *, _GdkDrawable * *, _GdkDrawable * *);
-extern (C) int gtk_image_get_storage_type(_GtkImage *);
-extern (C) void gtk_image_set_pixel_size(_GtkImage *, int);
-extern (C) void gtk_image_set_from_icon_name(_GtkImage *, char *, int);
-extern (C) void gtk_image_set_from_animation(_GtkImage *, void *);
-extern (C) void gtk_image_set_from_icon_set(_GtkImage *, void *, int);
-extern (C) void gtk_image_set_from_stock(_GtkImage *, char *, int);
-extern (C) void gtk_image_set_from_pixbuf(_GtkImage *, void *);
-extern (C) void gtk_image_set_from_file(_GtkImage *, char *);
-extern (C) void gtk_image_set_from_image(_GtkImage *, _GdkImage *, _GdkDrawable *);
-extern (C) void gtk_image_set_from_pixmap(_GtkImage *, _GdkDrawable *, _GdkDrawable *);
-extern (C) void gtk_image_clear(_GtkImage *);
+extern (C) void gtk_image_get(aGtkImage *, _GdkImage * *, _GdkDrawable * *);
+extern (C) void gtk_image_set(aGtkImage *, _GdkImage *, _GdkDrawable *);
+extern (C) int gtk_image_get_pixel_size(aGtkImage *);
+extern (C) void gtk_image_get_icon_name(aGtkImage *, char * *, int *);
+extern (C) void * gtk_image_get_animation(aGtkImage *);
+extern (C) void gtk_image_get_icon_set(aGtkImage *, void * *, int *);
+extern (C) void gtk_image_get_stock(aGtkImage *, char * *, int *);
+extern (C) void * gtk_image_get_pixbuf(aGtkImage *);
+extern (C) void gtk_image_get_image(aGtkImage *, _GdkImage * *, _GdkDrawable * *);
+extern (C) void gtk_image_get_pixmap(aGtkImage *, _GdkDrawable * *, _GdkDrawable * *);
+extern (C) int gtk_image_get_storage_type(aGtkImage *);
+extern (C) void gtk_image_set_pixel_size(aGtkImage *, int);
+extern (C) void gtk_image_set_from_icon_name(aGtkImage *, char *, int);
+extern (C) void gtk_image_set_from_animation(aGtkImage *, void *);
+extern (C) void gtk_image_set_from_icon_set(aGtkImage *, void *, int);
+extern (C) void gtk_image_set_from_stock(aGtkImage *, char *, int);
+extern (C) void gtk_image_set_from_pixbuf(aGtkImage *, void *);
+extern (C) void gtk_image_set_from_file(aGtkImage *, char *);
+extern (C) void gtk_image_set_from_image(aGtkImage *, _GdkImage *, _GdkDrawable *);
+extern (C) void gtk_image_set_from_pixmap(aGtkImage *, _GdkDrawable *, _GdkDrawable *);
+extern (C) void gtk_image_clear(aGtkImage *);
 extern (C) _GtkWidget * gtk_image_new_from_icon_name(char *, int);
 extern (C) _GtkWidget * gtk_image_new_from_animation(void *);
 extern (C) _GtkWidget * gtk_image_new_from_icon_set(void *, int);
@@ -14727,198 +15501,198 @@
 extern (C) _GtkWidget * gtk_image_new_from_pixmap(_GdkDrawable *, _GdkDrawable *);
 extern (C) _GtkWidget * gtk_image_new();
 extern (C) uint gtk_image_get_type();
-extern (C) _GObject * gtk_buildable_get_internal_child(void *, _GtkBuilder *, char *);
-extern (C) void gtk_buildable_parser_finished(void *, _GtkBuilder *);
-extern (C) void gtk_buildable_custom_finished(void *, _GtkBuilder *, _GObject *, char *, void *);
-extern (C) void gtk_buildable_custom_tag_end(void *, _GtkBuilder *, _GObject *, char *, void * *);
-extern (C) int gtk_buildable_custom_tag_start(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
-extern (C) _GObject * gtk_buildable_construct_child(void *, _GtkBuilder *, char *);
-extern (C) void gtk_buildable_set_buildable_property(void *, _GtkBuilder *, char *, _GValue *);
-extern (C) void gtk_buildable_add_child(void *, _GtkBuilder *, _GObject *, char *);
+extern (C) _GObject * gtk_buildable_get_internal_child(void *, aGtkBuilder *, char *);
+extern (C) void gtk_buildable_parser_finished(void *, aGtkBuilder *);
+extern (C) void gtk_buildable_custom_finished(void *, aGtkBuilder *, _GObject *, char *, void *);
+extern (C) void gtk_buildable_custom_tag_end(void *, aGtkBuilder *, _GObject *, char *, void * *);
+extern (C) int gtk_buildable_custom_tag_start(void *, aGtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
+extern (C) _GObject * gtk_buildable_construct_child(void *, aGtkBuilder *, char *);
+extern (C) void gtk_buildable_set_buildable_property(void *, aGtkBuilder *, char *, _GValue *);
+extern (C) void gtk_buildable_add_child(void *, aGtkBuilder *, _GObject *, char *);
 extern (C) char * gtk_buildable_get_name(void *);
 extern (C) void gtk_buildable_set_name(void *, char *);
 extern (C) uint gtk_buildable_get_type();
-extern (C) int gtk_builder_value_from_string_type(_GtkBuilder *, uint, char *, _GValue *, _GError * *);
-extern (C) int gtk_builder_value_from_string(_GtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *);
-extern (C) uint gtk_builder_get_type_from_name(_GtkBuilder *, char *);
-extern (C) char * gtk_builder_get_translation_domain(_GtkBuilder *);
-extern (C) void gtk_builder_set_translation_domain(_GtkBuilder *, char *);
-extern (C) void gtk_builder_connect_signals_full(_GtkBuilder *, _BCD_func__11889, void *);
-extern (C) void gtk_builder_connect_signals(_GtkBuilder *, void *);
-extern (C) _GSList * gtk_builder_get_objects(_GtkBuilder *);
-extern (C) _GObject * gtk_builder_get_object(_GtkBuilder *, char *);
-extern (C) uint gtk_builder_add_from_string(_GtkBuilder *, char *, uint, _GError * *);
-extern (C) uint gtk_builder_add_from_file(_GtkBuilder *, char *, _GError * *);
+extern (C) int gtk_builder_value_from_string_type(aGtkBuilder *, uint, char *, _GValue *, _GError * *);
+extern (C) int gtk_builder_value_from_string(aGtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *);
+extern (C) uint gtk_builder_get_type_from_name(aGtkBuilder *, char *);
+extern (C) char * gtk_builder_get_translation_domain(aGtkBuilder *);
+extern (C) void gtk_builder_set_translation_domain(aGtkBuilder *, char *);
+extern (C) void gtk_builder_connect_signals_full(aGtkBuilder *, _BCD_func__11889, void *);
+extern (C) void gtk_builder_connect_signals(aGtkBuilder *, void *);
+extern (C) _GSList * gtk_builder_get_objects(aGtkBuilder *);
+extern (C) _GObject * gtk_builder_get_object(aGtkBuilder *, char *);
+extern (C) uint gtk_builder_add_from_string(aGtkBuilder *, char *, uint, _GError * *);
+extern (C) uint gtk_builder_add_from_file(aGtkBuilder *, char *, _GError * *);
 extern (C) _GtkBuilder * gtk_builder_new();
 extern (C) uint gtk_builder_get_type();
 extern (C) uint gtk_builder_error_quark();
 extern (C) uint _gtk_binding_signal_new(char *, uint, int, _BCD_func__12122, _BCD_func__14366, void *, _BCD_func__13146, uint, uint, ...);
-extern (C) void _gtk_binding_entry_add_signall(_GtkBindingSet *, uint, int, char *, _GSList *);
+extern (C) void _gtk_binding_entry_add_signall(aGtkBindingSet *, uint, int, char *, _GSList *);
 extern (C) void _gtk_binding_reset_parsed();
 extern (C) uint _gtk_binding_parse_binding(_GScanner *);
-extern (C) void gtk_binding_set_add_path(_GtkBindingSet *, int, char *, int);
-extern (C) void gtk_binding_entry_remove(_GtkBindingSet *, uint, int);
-extern (C) void gtk_binding_entry_add_signal(_GtkBindingSet *, uint, int, char *, uint, ...);
-extern (C) void gtk_binding_entry_skip(_GtkBindingSet *, uint, int);
+extern (C) void gtk_binding_set_add_path(aGtkBindingSet *, int, char *, int);
+extern (C) void gtk_binding_entry_remove(aGtkBindingSet *, uint, int);
+extern (C) void gtk_binding_entry_add_signal(aGtkBindingSet *, uint, int, char *, uint, ...);
+extern (C) void gtk_binding_entry_skip(aGtkBindingSet *, uint, int);
 extern (C) uint gtk_binding_parse_binding(_GScanner *);
-extern (C) void gtk_binding_entry_add_signall(_GtkBindingSet *, uint, int, char *, _GSList *);
-extern (C) void gtk_binding_entry_clear(_GtkBindingSet *, uint, int);
-extern (C) int gtk_binding_set_activate(_GtkBindingSet *, uint, int, _GtkObject *);
-extern (C) int gtk_bindings_activate_event(_GtkObject *, _GdkEventKey *);
-extern (C) int gtk_bindings_activate(_GtkObject *, uint, int);
+extern (C) void gtk_binding_entry_add_signall(aGtkBindingSet *, uint, int, char *, _GSList *);
+extern (C) void gtk_binding_entry_clear(aGtkBindingSet *, uint, int);
+extern (C) int gtk_binding_set_activate(aGtkBindingSet *, uint, int, aGtkObject *);
+extern (C) int gtk_bindings_activate_event(aGtkObject *, _GdkEventKey *);
+extern (C) int gtk_bindings_activate(aGtkObject *, uint, int);
 extern (C) _GtkBindingSet * gtk_binding_set_find(char *);
 extern (C) _GtkBindingSet * gtk_binding_set_by_class(void *);
 extern (C) _GtkBindingSet * gtk_binding_set_new(char *);
-extern (C) void _gtk_button_box_child_requisition(_GtkWidget *, int *, int *, int *, int *);
-extern (C) void gtk_button_box_get_child_ipadding(_GtkButtonBox *, int *, int *);
-extern (C) void gtk_button_box_get_child_size(_GtkButtonBox *, int *, int *);
-extern (C) void gtk_button_box_set_child_ipadding(_GtkButtonBox *, int, int);
-extern (C) void gtk_button_box_set_child_size(_GtkButtonBox *, int, int);
-extern (C) void gtk_button_box_set_child_secondary(_GtkButtonBox *, _GtkWidget *, int);
-extern (C) int gtk_button_box_get_child_secondary(_GtkButtonBox *, _GtkWidget *);
-extern (C) void gtk_button_box_set_layout(_GtkButtonBox *, int);
-extern (C) int gtk_button_box_get_layout(_GtkButtonBox *);
+extern (C) void _gtk_button_box_child_requisition(aGtkWidget *, int *, int *, int *, int *);
+extern (C) void gtk_button_box_get_child_ipadding(aGtkButtonBox *, int *, int *);
+extern (C) void gtk_button_box_get_child_size(aGtkButtonBox *, int *, int *);
+extern (C) void gtk_button_box_set_child_ipadding(aGtkButtonBox *, int, int);
+extern (C) void gtk_button_box_set_child_size(aGtkButtonBox *, int, int);
+extern (C) void gtk_button_box_set_child_secondary(aGtkButtonBox *, aGtkWidget *, int);
+extern (C) int gtk_button_box_get_child_secondary(aGtkButtonBox *, aGtkWidget *);
+extern (C) void gtk_button_box_set_layout(aGtkButtonBox *, int);
+extern (C) int gtk_button_box_get_layout(aGtkButtonBox *);
 extern (C) uint gtk_button_box_get_type();
-extern (C) void gtk_box_set_child_packing(_GtkBox *, _GtkWidget *, int, int, uint, int);
-extern (C) void gtk_box_query_child_packing(_GtkBox *, _GtkWidget *, int *, int *, uint *, int *);
-extern (C) void gtk_box_reorder_child(_GtkBox *, _GtkWidget *, int);
-extern (C) int gtk_box_get_spacing(_GtkBox *);
-extern (C) void gtk_box_set_spacing(_GtkBox *, int);
-extern (C) int gtk_box_get_homogeneous(_GtkBox *);
-extern (C) void gtk_box_set_homogeneous(_GtkBox *, int);
-extern (C) void gtk_box_pack_end_defaults(_GtkBox *, _GtkWidget *);
-extern (C) void gtk_box_pack_start_defaults(_GtkBox *, _GtkWidget *);
-extern (C) void gtk_box_pack_end(_GtkBox *, _GtkWidget *, int, int, uint);
-extern (C) void gtk_box_pack_start(_GtkBox *, _GtkWidget *, int, int, uint);
+extern (C) void gtk_box_set_child_packing(aGtkBox *, aGtkWidget *, int, int, uint, int);
+extern (C) void gtk_box_query_child_packing(aGtkBox *, aGtkWidget *, int *, int *, uint *, int *);
+extern (C) void gtk_box_reorder_child(aGtkBox *, aGtkWidget *, int);
+extern (C) int gtk_box_get_spacing(aGtkBox *);
+extern (C) void gtk_box_set_spacing(aGtkBox *, int);
+extern (C) int gtk_box_get_homogeneous(aGtkBox *);
+extern (C) void gtk_box_set_homogeneous(aGtkBox *, int);
+extern (C) void gtk_box_pack_end_defaults(aGtkBox *, aGtkWidget *);
+extern (C) void gtk_box_pack_start_defaults(aGtkBox *, aGtkWidget *);
+extern (C) void gtk_box_pack_end(aGtkBox *, aGtkWidget *, int, int, uint);
+extern (C) void gtk_box_pack_start(aGtkBox *, aGtkWidget *, int, int, uint);
 extern (C) uint gtk_box_get_type();
-extern (C) void gtk_assistant_update_buttons_state(_GtkAssistant *);
-extern (C) void gtk_assistant_remove_action_widget(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_add_action_widget(_GtkAssistant *, _GtkWidget *);
-extern (C) int gtk_assistant_get_page_complete(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_set_page_complete(_GtkAssistant *, _GtkWidget *, int);
-extern (C) void * gtk_assistant_get_page_side_image(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_set_page_side_image(_GtkAssistant *, _GtkWidget *, void *);
-extern (C) void * gtk_assistant_get_page_header_image(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_set_page_header_image(_GtkAssistant *, _GtkWidget *, void *);
-extern (C) char * gtk_assistant_get_page_title(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_set_page_title(_GtkAssistant *, _GtkWidget *, char *);
-extern (C) int gtk_assistant_get_page_type(_GtkAssistant *, _GtkWidget *);
-extern (C) void gtk_assistant_set_page_type(_GtkAssistant *, _GtkWidget *, int);
-extern (C) void gtk_assistant_set_forward_page_func(_GtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158);
-extern (C) int gtk_assistant_insert_page(_GtkAssistant *, _GtkWidget *, int);
-extern (C) int gtk_assistant_append_page(_GtkAssistant *, _GtkWidget *);
-extern (C) int gtk_assistant_prepend_page(_GtkAssistant *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_assistant_get_nth_page(_GtkAssistant *, int);
-extern (C) int gtk_assistant_get_n_pages(_GtkAssistant *);
-extern (C) void gtk_assistant_set_current_page(_GtkAssistant *, int);
-extern (C) int gtk_assistant_get_current_page(_GtkAssistant *);
+extern (C) void gtk_assistant_update_buttons_state(aGtkAssistant *);
+extern (C) void gtk_assistant_remove_action_widget(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_add_action_widget(aGtkAssistant *, aGtkWidget *);
+extern (C) int gtk_assistant_get_page_complete(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_set_page_complete(aGtkAssistant *, aGtkWidget *, int);
+extern (C) void * gtk_assistant_get_page_side_image(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_set_page_side_image(aGtkAssistant *, aGtkWidget *, void *);
+extern (C) void * gtk_assistant_get_page_header_image(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_set_page_header_image(aGtkAssistant *, aGtkWidget *, void *);
+extern (C) char * gtk_assistant_get_page_title(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_set_page_title(aGtkAssistant *, aGtkWidget *, char *);
+extern (C) int gtk_assistant_get_page_type(aGtkAssistant *, aGtkWidget *);
+extern (C) void gtk_assistant_set_page_type(aGtkAssistant *, aGtkWidget *, int);
+extern (C) void gtk_assistant_set_forward_page_func(aGtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158);
+extern (C) int gtk_assistant_insert_page(aGtkAssistant *, aGtkWidget *, int);
+extern (C) int gtk_assistant_append_page(aGtkAssistant *, aGtkWidget *);
+extern (C) int gtk_assistant_prepend_page(aGtkAssistant *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_assistant_get_nth_page(aGtkAssistant *, int);
+extern (C) int gtk_assistant_get_n_pages(aGtkAssistant *);
+extern (C) void gtk_assistant_set_current_page(aGtkAssistant *, int);
+extern (C) int gtk_assistant_get_current_page(aGtkAssistant *);
 extern (C) _GtkWidget * gtk_assistant_new();
 extern (C) uint gtk_assistant_get_type();
-extern (C) void gtk_aspect_frame_set(_GtkAspectFrame *, float, float, float, int);
+extern (C) void gtk_aspect_frame_set(aGtkAspectFrame *, float, float, float, int);
 extern (C) _GtkWidget * gtk_aspect_frame_new(char *, float, float, float, int);
 extern (C) uint gtk_aspect_frame_get_type();
-extern (C) int gtk_frame_get_shadow_type(_GtkFrame *);
-extern (C) void gtk_frame_set_shadow_type(_GtkFrame *, int);
-extern (C) void gtk_frame_get_label_align(_GtkFrame *, float *, float *);
-extern (C) void gtk_frame_set_label_align(_GtkFrame *, float, float);
-extern (C) _GtkWidget * gtk_frame_get_label_widget(_GtkFrame *);
-extern (C) void gtk_frame_set_label_widget(_GtkFrame *, _GtkWidget *);
-extern (C) char * gtk_frame_get_label(_GtkFrame *);
-extern (C) void gtk_frame_set_label(_GtkFrame *, char *);
+extern (C) int gtk_frame_get_shadow_type(aGtkFrame *);
+extern (C) void gtk_frame_set_shadow_type(aGtkFrame *, int);
+extern (C) void gtk_frame_get_label_align(aGtkFrame *, float *, float *);
+extern (C) void gtk_frame_set_label_align(aGtkFrame *, float, float);
+extern (C) _GtkWidget * gtk_frame_get_label_widget(aGtkFrame *);
+extern (C) void gtk_frame_set_label_widget(aGtkFrame *, aGtkWidget *);
+extern (C) char * gtk_frame_get_label(aGtkFrame *);
+extern (C) void gtk_frame_set_label(aGtkFrame *, char *);
 extern (C) _GtkWidget * gtk_frame_new(char *);
 extern (C) uint gtk_frame_get_type();
-extern (C) void gtk_arrow_set(_GtkArrow *, int, int);
+extern (C) void gtk_arrow_set(aGtkArrow *, int, int);
 extern (C) _GtkWidget * gtk_arrow_new(int, int);
 extern (C) uint gtk_arrow_get_type();
-extern (C) void gtk_alignment_get_padding(_GtkAlignment *, uint *, uint *, uint *, uint *);
-extern (C) void gtk_alignment_set_padding(_GtkAlignment *, uint, uint, uint, uint);
-extern (C) void gtk_alignment_set(_GtkAlignment *, float, float, float, float);
+extern (C) void gtk_alignment_get_padding(aGtkAlignment *, uint *, uint *, uint *, uint *);
+extern (C) void gtk_alignment_set_padding(aGtkAlignment *, uint, uint, uint, uint);
+extern (C) void gtk_alignment_set(aGtkAlignment *, float, float, float, float);
 extern (C) _GtkWidget * gtk_alignment_new(float, float, float, float);
 extern (C) uint gtk_alignment_get_type();
-extern (C) void _gtk_action_group_emit_post_activate(_GtkActionGroup *, _GtkAction *);
-extern (C) void _gtk_action_group_emit_pre_activate(_GtkActionGroup *, _GtkAction *);
-extern (C) void _gtk_action_group_emit_disconnect_proxy(_GtkActionGroup *, _GtkAction *, _GtkWidget *);
-extern (C) void _gtk_action_group_emit_connect_proxy(_GtkActionGroup *, _GtkAction *, _GtkWidget *);
-extern (C) char * gtk_action_group_translate_string(_GtkActionGroup *, char *);
-extern (C) void gtk_action_group_set_translation_domain(_GtkActionGroup *, char *);
-extern (C) void gtk_action_group_set_translate_func(_GtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158);
-extern (C) void gtk_action_group_add_radio_actions_full(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158);
-extern (C) void gtk_action_group_add_toggle_actions_full(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *, _BCD_func__13158);
-extern (C) void gtk_action_group_add_actions_full(_GtkActionGroup *, _GtkActionEntry *, uint, void *, _BCD_func__13158);
-extern (C) void gtk_action_group_add_radio_actions(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *);
-extern (C) void gtk_action_group_add_toggle_actions(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *);
-extern (C) void gtk_action_group_add_actions(_GtkActionGroup *, _GtkActionEntry *, uint, void *);
-extern (C) void gtk_action_group_remove_action(_GtkActionGroup *, _GtkAction *);
-extern (C) void gtk_action_group_add_action_with_accel(_GtkActionGroup *, _GtkAction *, char *);
-extern (C) void gtk_action_group_add_action(_GtkActionGroup *, _GtkAction *);
-extern (C) _GList * gtk_action_group_list_actions(_GtkActionGroup *);
-extern (C) _GtkAction * gtk_action_group_get_action(_GtkActionGroup *, char *);
-extern (C) void gtk_action_group_set_visible(_GtkActionGroup *, int);
-extern (C) int gtk_action_group_get_visible(_GtkActionGroup *);
-extern (C) void gtk_action_group_set_sensitive(_GtkActionGroup *, int);
-extern (C) int gtk_action_group_get_sensitive(_GtkActionGroup *);
-extern (C) char * gtk_action_group_get_name(_GtkActionGroup *);
+extern (C) void _gtk_action_group_emit_post_activate(aGtkActionGroup *, aGtkAction *);
+extern (C) void _gtk_action_group_emit_pre_activate(aGtkActionGroup *, aGtkAction *);
+extern (C) void _gtk_action_group_emit_disconnect_proxy(aGtkActionGroup *, aGtkAction *, aGtkWidget *);
+extern (C) void _gtk_action_group_emit_connect_proxy(aGtkActionGroup *, aGtkAction *, aGtkWidget *);
+extern (C) char * gtk_action_group_translate_string(aGtkActionGroup *, char *);
+extern (C) void gtk_action_group_set_translation_domain(aGtkActionGroup *, char *);
+extern (C) void gtk_action_group_set_translate_func(aGtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158);
+extern (C) void gtk_action_group_add_radio_actions_full(aGtkActionGroup *, aGtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158);
+extern (C) void gtk_action_group_add_toggle_actions_full(aGtkActionGroup *, aGtkToggleActionEntry *, uint, void *, _BCD_func__13158);
+extern (C) void gtk_action_group_add_actions_full(aGtkActionGroup *, aGtkActionEntry *, uint, void *, _BCD_func__13158);
+extern (C) void gtk_action_group_add_radio_actions(aGtkActionGroup *, aGtkRadioActionEntry *, uint, int, _BCD_func__12122, void *);
+extern (C) void gtk_action_group_add_toggle_actions(aGtkActionGroup *, aGtkToggleActionEntry *, uint, void *);
+extern (C) void gtk_action_group_add_actions(aGtkActionGroup *, aGtkActionEntry *, uint, void *);
+extern (C) void gtk_action_group_remove_action(aGtkActionGroup *, aGtkAction *);
+extern (C) void gtk_action_group_add_action_with_accel(aGtkActionGroup *, aGtkAction *, char *);
+extern (C) void gtk_action_group_add_action(aGtkActionGroup *, aGtkAction *);
+extern (C) _GList * gtk_action_group_list_actions(aGtkActionGroup *);
+extern (C) _GtkAction * gtk_action_group_get_action(aGtkActionGroup *, char *);
+extern (C) void gtk_action_group_set_visible(aGtkActionGroup *, int);
+extern (C) int gtk_action_group_get_visible(aGtkActionGroup *);
+extern (C) void gtk_action_group_set_sensitive(aGtkActionGroup *, int);
+extern (C) int gtk_action_group_get_sensitive(aGtkActionGroup *);
+extern (C) char * gtk_action_group_get_name(aGtkActionGroup *);
 extern (C) _GtkActionGroup * gtk_action_group_new(char *);
 extern (C) uint gtk_action_group_get_type();
 extern (C) void gtk_item_factories_path_delete(char *, char *);
 extern (C) void gtk_item_factory_create_menu_entries(uint, GtkMenuEntry *);
 extern (C) _GtkItemFactory * gtk_item_factory_from_path(char *);
-extern (C) void gtk_item_factory_create_items_ac(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *, uint);
-extern (C) void gtk_item_factory_set_translate_func(_GtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158);
-extern (C) void * gtk_item_factory_popup_data_from_widget(_GtkWidget *);
-extern (C) void * gtk_item_factory_popup_data(_GtkItemFactory *);
-extern (C) void gtk_item_factory_popup_with_data(_GtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint);
-extern (C) void gtk_item_factory_popup(_GtkItemFactory *, uint, uint, uint, uint);
-extern (C) void gtk_item_factory_delete_entries(_GtkItemFactory *, uint, _GtkItemFactoryEntry *);
-extern (C) void gtk_item_factory_delete_entry(_GtkItemFactory *, _GtkItemFactoryEntry *);
-extern (C) void gtk_item_factory_delete_item(_GtkItemFactory *, char *);
-extern (C) void gtk_item_factory_create_items(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *);
-extern (C) void gtk_item_factory_create_item(_GtkItemFactory *, _GtkItemFactoryEntry *, void *, uint);
-extern (C) _GtkWidget * gtk_item_factory_get_item_by_action(_GtkItemFactory *, uint);
-extern (C) _GtkWidget * gtk_item_factory_get_widget_by_action(_GtkItemFactory *, uint);
-extern (C) _GtkWidget * gtk_item_factory_get_widget(_GtkItemFactory *, char *);
-extern (C) _GtkWidget * gtk_item_factory_get_item(_GtkItemFactory *, char *);
-extern (C) char * gtk_item_factory_path_from_widget(_GtkWidget *);
-extern (C) _GtkItemFactory * gtk_item_factory_from_widget(_GtkWidget *);
-extern (C) void gtk_item_factory_add_foreign(_GtkWidget *, char *, _GtkAccelGroup *, uint, int);
-extern (C) void gtk_item_factory_construct(_GtkItemFactory *, uint, char *, _GtkAccelGroup *);
-extern (C) _GtkItemFactory * gtk_item_factory_new(uint, char *, _GtkAccelGroup *);
+extern (C) void gtk_item_factory_create_items_ac(aGtkItemFactory *, uint, aGtkItemFactoryEntry *, void *, uint);
+extern (C) void gtk_item_factory_set_translate_func(aGtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158);
+extern (C) void * gtk_item_factory_popup_data_from_widget(aGtkWidget *);
+extern (C) void * gtk_item_factory_popup_data(aGtkItemFactory *);
+extern (C) void gtk_item_factory_popup_with_data(aGtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint);
+extern (C) void gtk_item_factory_popup(aGtkItemFactory *, uint, uint, uint, uint);
+extern (C) void gtk_item_factory_delete_entries(aGtkItemFactory *, uint, aGtkItemFactoryEntry *);
+extern (C) void gtk_item_factory_delete_entry(aGtkItemFactory *, aGtkItemFactoryEntry *);
+extern (C) void gtk_item_factory_delete_item(aGtkItemFactory *, char *);
+extern (C) void gtk_item_factory_create_items(aGtkItemFactory *, uint, aGtkItemFactoryEntry *, void *);
+extern (C) void gtk_item_factory_create_item(aGtkItemFactory *, aGtkItemFactoryEntry *, void *, uint);
+extern (C) _GtkWidget * gtk_item_factory_get_item_by_action(aGtkItemFactory *, uint);
+extern (C) _GtkWidget * gtk_item_factory_get_widget_by_action(aGtkItemFactory *, uint);
+extern (C) _GtkWidget * gtk_item_factory_get_widget(aGtkItemFactory *, char *);
+extern (C) _GtkWidget * gtk_item_factory_get_item(aGtkItemFactory *, char *);
+extern (C) char * gtk_item_factory_path_from_widget(aGtkWidget *);
+extern (C) _GtkItemFactory * gtk_item_factory_from_widget(aGtkWidget *);
+extern (C) void gtk_item_factory_add_foreign(aGtkWidget *, char *, aGtkAccelGroup *, uint, int);
+extern (C) void gtk_item_factory_construct(aGtkItemFactory *, uint, char *, aGtkAccelGroup *);
+extern (C) _GtkItemFactory * gtk_item_factory_new(uint, char *, aGtkAccelGroup *);
 extern (C) uint gtk_item_factory_get_type();
-extern (C) void _gtk_action_sync_menu_visible(_GtkAction *, _GtkWidget *, int);
-extern (C) void _gtk_action_sync_visible(_GtkAction *);
-extern (C) void _gtk_action_sync_sensitive(_GtkAction *);
-extern (C) void gtk_action_set_accel_group(_GtkAction *, _GtkAccelGroup *);
-extern (C) void gtk_action_set_accel_path(_GtkAction *, char *);
-extern (C) void _gtk_action_emit_activate(_GtkAction *);
-extern (C) void gtk_action_unblock_activate_from(_GtkAction *, _GtkWidget *);
-extern (C) void gtk_action_block_activate_from(_GtkAction *, _GtkWidget *);
-extern (C) _GClosure * gtk_action_get_accel_closure(_GtkAction *);
-extern (C) char * gtk_action_get_accel_path(_GtkAction *);
-extern (C) void gtk_action_disconnect_accelerator(_GtkAction *);
-extern (C) void gtk_action_connect_accelerator(_GtkAction *);
-extern (C) _GtkAction * gtk_widget_get_action(_GtkWidget *);
-extern (C) _GSList * gtk_action_get_proxies(_GtkAction *);
-extern (C) void gtk_action_disconnect_proxy(_GtkAction *, _GtkWidget *);
-extern (C) void gtk_action_connect_proxy(_GtkAction *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_action_create_menu(_GtkAction *);
-extern (C) _GtkWidget * gtk_action_create_tool_item(_GtkAction *);
-extern (C) _GtkWidget * gtk_action_create_menu_item(_GtkAction *);
-extern (C) _GtkWidget * gtk_action_create_icon(_GtkAction *, int);
-extern (C) void gtk_action_activate(_GtkAction *);
-extern (C) void gtk_action_set_visible(_GtkAction *, int);
-extern (C) int gtk_action_get_visible(_GtkAction *);
-extern (C) int gtk_action_is_visible(_GtkAction *);
-extern (C) void gtk_action_set_sensitive(_GtkAction *, int);
-extern (C) int gtk_action_get_sensitive(_GtkAction *);
-extern (C) int gtk_action_is_sensitive(_GtkAction *);
-extern (C) char * gtk_action_get_name(_GtkAction *);
+extern (C) void _gtk_action_sync_menu_visible(aGtkAction *, aGtkWidget *, int);
+extern (C) void _gtk_action_sync_visible(aGtkAction *);
+extern (C) void _gtk_action_sync_sensitive(aGtkAction *);
+extern (C) void gtk_action_set_accel_group(aGtkAction *, aGtkAccelGroup *);
+extern (C) void gtk_action_set_accel_path(aGtkAction *, char *);
+extern (C) void _gtk_action_emit_activate(aGtkAction *);
+extern (C) void gtk_action_unblock_activate_from(aGtkAction *, aGtkWidget *);
+extern (C) void gtk_action_block_activate_from(aGtkAction *, aGtkWidget *);
+extern (C) _GClosure * gtk_action_get_accel_closure(aGtkAction *);
+extern (C) char * gtk_action_get_accel_path(aGtkAction *);
+extern (C) void gtk_action_disconnect_accelerator(aGtkAction *);
+extern (C) void gtk_action_connect_accelerator(aGtkAction *);
+extern (C) _GtkAction * gtk_widget_get_action(aGtkWidget *);
+extern (C) _GSList * gtk_action_get_proxies(aGtkAction *);
+extern (C) void gtk_action_disconnect_proxy(aGtkAction *, aGtkWidget *);
+extern (C) void gtk_action_connect_proxy(aGtkAction *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_action_create_menu(aGtkAction *);
+extern (C) _GtkWidget * gtk_action_create_tool_item(aGtkAction *);
+extern (C) _GtkWidget * gtk_action_create_menu_item(aGtkAction *);
+extern (C) _GtkWidget * gtk_action_create_icon(aGtkAction *, int);
+extern (C) void gtk_action_activate(aGtkAction *);
+extern (C) void gtk_action_set_visible(aGtkAction *, int);
+extern (C) int gtk_action_get_visible(aGtkAction *);
+extern (C) int gtk_action_is_visible(aGtkAction *);
+extern (C) void gtk_action_set_sensitive(aGtkAction *, int);
+extern (C) int gtk_action_get_sensitive(aGtkAction *);
+extern (C) int gtk_action_is_sensitive(aGtkAction *);
+extern (C) char * gtk_action_get_name(aGtkAction *);
 extern (C) _GtkAction * gtk_action_new(char *, char *, char *, char *);
 extern (C) uint gtk_action_get_type();
-extern (C) void gtk_accessible_connect_widget_destroyed(_GtkAccessible *);
+extern (C) void gtk_accessible_connect_widget_destroyed(aGtkAccessible *);
 extern (C) uint gtk_accessible_get_type();
 extern (C) int _gtk_accel_path_is_valid(char *);
-extern (C) void _gtk_accel_map_remove_group(char *, _GtkAccelGroup *);
-extern (C) void _gtk_accel_map_add_group(char *, _GtkAccelGroup *);
+extern (C) void _gtk_accel_map_remove_group(char *, aGtkAccelGroup *);
+extern (C) void _gtk_accel_map_add_group(char *, aGtkAccelGroup *);
 extern (C) void _gtk_accel_map_init();
 extern (C) void * gtk_accel_map_get();
 extern (C) uint gtk_accel_map_get_type();
@@ -14933,473 +15707,473 @@
 extern (C) void gtk_accel_map_save(char *);
 extern (C) void gtk_accel_map_load(char *);
 extern (C) int gtk_accel_map_change_entry(char *, uint, int, int);
-extern (C) int gtk_accel_map_lookup_entry(char *, _GtkAccelKey *);
+extern (C) int gtk_accel_map_lookup_entry(char *, aGtkAccelKey *);
 extern (C) void gtk_accel_map_add_entry(char *, uint, int);
-extern (C) char * _gtk_accel_label_class_get_accelerator_label(_GtkAccelLabelClass *, uint, int);
-extern (C) int gtk_accel_label_refetch(_GtkAccelLabel *);
-extern (C) void gtk_accel_label_set_accel_closure(_GtkAccelLabel *, _GClosure *);
-extern (C) void gtk_accel_label_set_accel_widget(_GtkAccelLabel *, _GtkWidget *);
-extern (C) uint gtk_accel_label_get_accel_width(_GtkAccelLabel *);
-extern (C) _GtkWidget * gtk_accel_label_get_accel_widget(_GtkAccelLabel *);
+extern (C) char * _gtk_accel_label_class_get_accelerator_label(aGtkAccelLabelClass *, uint, int);
+extern (C) int gtk_accel_label_refetch(aGtkAccelLabel *);
+extern (C) void gtk_accel_label_set_accel_closure(aGtkAccelLabel *, _GClosure *);
+extern (C) void gtk_accel_label_set_accel_widget(aGtkAccelLabel *, aGtkWidget *);
+extern (C) uint gtk_accel_label_get_accel_width(aGtkAccelLabel *);
+extern (C) _GtkWidget * gtk_accel_label_get_accel_widget(aGtkAccelLabel *);
 extern (C) _GtkWidget * gtk_accel_label_new(char *);
 extern (C) uint gtk_accel_label_get_type();
-extern (C) uint gtk_label_parse_uline(_GtkLabel *, char *);
-extern (C) void gtk_label_get(_GtkLabel *, char * *);
-extern (C) int gtk_label_get_single_line_mode(_GtkLabel *);
-extern (C) void gtk_label_set_single_line_mode(_GtkLabel *, int);
-extern (C) void gtk_label_get_layout_offsets(_GtkLabel *, int *, int *);
-extern (C) void * gtk_label_get_layout(_GtkLabel *);
-extern (C) int gtk_label_get_selection_bounds(_GtkLabel *, int *, int *);
-extern (C) void gtk_label_select_region(_GtkLabel *, int, int);
-extern (C) double gtk_label_get_angle(_GtkLabel *);
-extern (C) void gtk_label_set_angle(_GtkLabel *, double);
-extern (C) int gtk_label_get_selectable(_GtkLabel *);
-extern (C) void gtk_label_set_selectable(_GtkLabel *, int);
-extern (C) int gtk_label_get_line_wrap_mode(_GtkLabel *);
-extern (C) void gtk_label_set_line_wrap_mode(_GtkLabel *, int);
-extern (C) int gtk_label_get_line_wrap(_GtkLabel *);
-extern (C) void gtk_label_set_line_wrap(_GtkLabel *, int);
-extern (C) void gtk_label_set_pattern(_GtkLabel *, char *);
-extern (C) int gtk_label_get_max_width_chars(_GtkLabel *);
-extern (C) void gtk_label_set_max_width_chars(_GtkLabel *, int);
-extern (C) int gtk_label_get_width_chars(_GtkLabel *);
-extern (C) void gtk_label_set_width_chars(_GtkLabel *, int);
-extern (C) int gtk_label_get_ellipsize(_GtkLabel *);
-extern (C) void gtk_label_set_ellipsize(_GtkLabel *, int);
-extern (C) int gtk_label_get_justify(_GtkLabel *);
-extern (C) void gtk_label_set_justify(_GtkLabel *, int);
-extern (C) void gtk_label_set_text_with_mnemonic(_GtkLabel *, char *);
-extern (C) _GtkWidget * gtk_label_get_mnemonic_widget(_GtkLabel *);
-extern (C) void gtk_label_set_mnemonic_widget(_GtkLabel *, _GtkWidget *);
-extern (C) uint gtk_label_get_mnemonic_keyval(_GtkLabel *);
-extern (C) void gtk_label_set_markup_with_mnemonic(_GtkLabel *, char *);
-extern (C) int gtk_label_get_use_underline(_GtkLabel *);
-extern (C) void gtk_label_set_use_underline(_GtkLabel *, int);
-extern (C) int gtk_label_get_use_markup(_GtkLabel *);
-extern (C) void gtk_label_set_use_markup(_GtkLabel *, int);
-extern (C) void gtk_label_set_markup(_GtkLabel *, char *);
-extern (C) char * gtk_label_get_label(_GtkLabel *);
-extern (C) void gtk_label_set_label(_GtkLabel *, char *);
-extern (C) void * gtk_label_get_attributes(_GtkLabel *);
-extern (C) void gtk_label_set_attributes(_GtkLabel *, void *);
-extern (C) char * gtk_label_get_text(_GtkLabel *);
-extern (C) void gtk_label_set_text(_GtkLabel *, char *);
+extern (C) uint gtk_label_parse_uline(aGtkLabel *, char *);
+extern (C) void gtk_label_get(aGtkLabel *, char * *);
+extern (C) int gtk_label_get_single_line_mode(aGtkLabel *);
+extern (C) void gtk_label_set_single_line_mode(aGtkLabel *, int);
+extern (C) void gtk_label_get_layout_offsets(aGtkLabel *, int *, int *);
+extern (C) void * gtk_label_get_layout(aGtkLabel *);
+extern (C) int gtk_label_get_selection_bounds(aGtkLabel *, int *, int *);
+extern (C) void gtk_label_select_region(aGtkLabel *, int, int);
+extern (C) double gtk_label_get_angle(aGtkLabel *);
+extern (C) void gtk_label_set_angle(aGtkLabel *, double);
+extern (C) int gtk_label_get_selectable(aGtkLabel *);
+extern (C) void gtk_label_set_selectable(aGtkLabel *, int);
+extern (C) int gtk_label_get_line_wrap_mode(aGtkLabel *);
+extern (C) void gtk_label_set_line_wrap_mode(aGtkLabel *, int);
+extern (C) int gtk_label_get_line_wrap(aGtkLabel *);
+extern (C) void gtk_label_set_line_wrap(aGtkLabel *, int);
+extern (C) void gtk_label_set_pattern(aGtkLabel *, char *);
+extern (C) int gtk_label_get_max_width_chars(aGtkLabel *);
+extern (C) void gtk_label_set_max_width_chars(aGtkLabel *, int);
+extern (C) int gtk_label_get_width_chars(aGtkLabel *);
+extern (C) void gtk_label_set_width_chars(aGtkLabel *, int);
+extern (C) int gtk_label_get_ellipsize(aGtkLabel *);
+extern (C) void gtk_label_set_ellipsize(aGtkLabel *, int);
+extern (C) int gtk_label_get_justify(aGtkLabel *);
+extern (C) void gtk_label_set_justify(aGtkLabel *, int);
+extern (C) void gtk_label_set_text_with_mnemonic(aGtkLabel *, char *);
+extern (C) _GtkWidget * gtk_label_get_mnemonic_widget(aGtkLabel *);
+extern (C) void gtk_label_set_mnemonic_widget(aGtkLabel *, aGtkWidget *);
+extern (C) uint gtk_label_get_mnemonic_keyval(aGtkLabel *);
+extern (C) void gtk_label_set_markup_with_mnemonic(aGtkLabel *, char *);
+extern (C) int gtk_label_get_use_underline(aGtkLabel *);
+extern (C) void gtk_label_set_use_underline(aGtkLabel *, int);
+extern (C) int gtk_label_get_use_markup(aGtkLabel *);
+extern (C) void gtk_label_set_use_markup(aGtkLabel *, int);
+extern (C) void gtk_label_set_markup(aGtkLabel *, char *);
+extern (C) char * gtk_label_get_label(aGtkLabel *);
+extern (C) void gtk_label_set_label(aGtkLabel *, char *);
+extern (C) void * gtk_label_get_attributes(aGtkLabel *);
+extern (C) void gtk_label_set_attributes(aGtkLabel *, void *);
+extern (C) char * gtk_label_get_text(aGtkLabel *);
+extern (C) void gtk_label_set_text(aGtkLabel *, char *);
 extern (C) _GtkWidget * gtk_label_new_with_mnemonic(char *);
 extern (C) _GtkWidget * gtk_label_new(char *);
 extern (C) uint gtk_label_get_type();
-extern (C) _GList * gtk_menu_get_for_attach_widget(_GtkWidget *);
-extern (C) void gtk_menu_set_monitor(_GtkMenu *, int);
-extern (C) void gtk_menu_attach(_GtkMenu *, _GtkWidget *, uint, uint, uint, uint);
-extern (C) void gtk_menu_set_screen(_GtkMenu *, _GdkScreen *);
-extern (C) void gtk_menu_reorder_child(_GtkMenu *, _GtkWidget *, int);
-extern (C) char * gtk_menu_get_title(_GtkMenu *);
-extern (C) void gtk_menu_set_title(_GtkMenu *, char *);
-extern (C) int gtk_menu_get_tearoff_state(_GtkMenu *);
-extern (C) void gtk_menu_set_tearoff_state(_GtkMenu *, int);
-extern (C) _GtkWidget * gtk_menu_get_attach_widget(_GtkMenu *);
-extern (C) void gtk_menu_detach(_GtkMenu *);
-extern (C) void gtk_menu_attach_to_widget(_GtkMenu *, _GtkWidget *, _BCD_func__12552);
-extern (C) void gtk_menu_set_accel_path(_GtkMenu *, char *);
-extern (C) _GtkAccelGroup * gtk_menu_get_accel_group(_GtkMenu *);
-extern (C) void gtk_menu_set_accel_group(_GtkMenu *, _GtkAccelGroup *);
-extern (C) void gtk_menu_set_active(_GtkMenu *, uint);
-extern (C) _GtkWidget * gtk_menu_get_active(_GtkMenu *);
-extern (C) void gtk_menu_popdown(_GtkMenu *);
-extern (C) void gtk_menu_reposition(_GtkMenu *);
-extern (C) void gtk_menu_popup(_GtkMenu *, _GtkWidget *, _GtkWidget *, _BCD_func__12553, void *, uint, uint);
+extern (C) _GList * gtk_menu_get_for_attach_widget(aGtkWidget *);
+extern (C) void gtk_menu_set_monitor(aGtkMenu *, int);
+extern (C) void gtk_menu_attach(aGtkMenu *, aGtkWidget *, uint, uint, uint, uint);
+extern (C) void gtk_menu_set_screen(aGtkMenu *, _GdkScreen *);
+extern (C) void gtk_menu_reorder_child(aGtkMenu *, aGtkWidget *, int);
+extern (C) char * gtk_menu_get_title(aGtkMenu *);
+extern (C) void gtk_menu_set_title(aGtkMenu *, char *);
+extern (C) int gtk_menu_get_tearoff_state(aGtkMenu *);
+extern (C) void gtk_menu_set_tearoff_state(aGtkMenu *, int);
+extern (C) _GtkWidget * gtk_menu_get_attach_widget(aGtkMenu *);
+extern (C) void gtk_menu_detach(aGtkMenu *);
+extern (C) void gtk_menu_attach_to_widget(aGtkMenu *, aGtkWidget *, _BCD_func__12552);
+extern (C) void gtk_menu_set_accel_path(aGtkMenu *, char *);
+extern (C) _GtkAccelGroup * gtk_menu_get_accel_group(aGtkMenu *);
+extern (C) void gtk_menu_set_accel_group(aGtkMenu *, aGtkAccelGroup *);
+extern (C) void gtk_menu_set_active(aGtkMenu *, uint);
+extern (C) _GtkWidget * gtk_menu_get_active(aGtkMenu *);
+extern (C) void gtk_menu_popdown(aGtkMenu *);
+extern (C) void gtk_menu_reposition(aGtkMenu *);
+extern (C) void gtk_menu_popup(aGtkMenu *, aGtkWidget *, aGtkWidget *, _BCD_func__12553, void *, uint, uint);
 extern (C) _GtkWidget * gtk_menu_new();
 extern (C) uint gtk_menu_get_type();
-extern (C) void gtk_menu_shell_set_take_focus(_GtkMenuShell *, int);
-extern (C) int gtk_menu_shell_get_take_focus(_GtkMenuShell *);
-extern (C) void _gtk_menu_shell_remove_mnemonic(_GtkMenuShell *, uint, _GtkWidget *);
-extern (C) void _gtk_menu_shell_add_mnemonic(_GtkMenuShell *, uint, _GtkWidget *);
-extern (C) void gtk_menu_shell_cancel(_GtkMenuShell *);
-extern (C) int _gtk_menu_shell_get_popup_delay(_GtkMenuShell *);
-extern (C) void _gtk_menu_shell_activate(_GtkMenuShell *);
-extern (C) void _gtk_menu_shell_select_last(_GtkMenuShell *, int);
-extern (C) void gtk_menu_shell_select_first(_GtkMenuShell *, int);
-extern (C) void gtk_menu_shell_activate_item(_GtkMenuShell *, _GtkWidget *, int);
-extern (C) void gtk_menu_shell_deselect(_GtkMenuShell *);
-extern (C) void gtk_menu_shell_select_item(_GtkMenuShell *, _GtkWidget *);
-extern (C) void gtk_menu_shell_deactivate(_GtkMenuShell *);
-extern (C) void gtk_menu_shell_insert(_GtkMenuShell *, _GtkWidget *, int);
-extern (C) void gtk_menu_shell_prepend(_GtkMenuShell *, _GtkWidget *);
-extern (C) void gtk_menu_shell_append(_GtkMenuShell *, _GtkWidget *);
+extern (C) void gtk_menu_shell_set_take_focus(aGtkMenuShell *, int);
+extern (C) int gtk_menu_shell_get_take_focus(aGtkMenuShell *);
+extern (C) void _gtk_menu_shell_remove_mnemonic(aGtkMenuShell *, uint, aGtkWidget *);
+extern (C) void _gtk_menu_shell_add_mnemonic(aGtkMenuShell *, uint, aGtkWidget *);
+extern (C) void gtk_menu_shell_cancel(aGtkMenuShell *);
+extern (C) int _gtk_menu_shell_get_popup_delay(aGtkMenuShell *);
+extern (C) void _gtk_menu_shell_activate(aGtkMenuShell *);
+extern (C) void _gtk_menu_shell_select_last(aGtkMenuShell *, int);
+extern (C) void gtk_menu_shell_select_first(aGtkMenuShell *, int);
+extern (C) void gtk_menu_shell_activate_item(aGtkMenuShell *, aGtkWidget *, int);
+extern (C) void gtk_menu_shell_deselect(aGtkMenuShell *);
+extern (C) void gtk_menu_shell_select_item(aGtkMenuShell *, aGtkWidget *);
+extern (C) void gtk_menu_shell_deactivate(aGtkMenuShell *);
+extern (C) void gtk_menu_shell_insert(aGtkMenuShell *, aGtkWidget *, int);
+extern (C) void gtk_menu_shell_prepend(aGtkMenuShell *, aGtkWidget *);
+extern (C) void gtk_menu_shell_append(aGtkMenuShell *, aGtkWidget *);
 extern (C) uint gtk_menu_shell_get_type();
-extern (C) void gtk_misc_get_padding(_GtkMisc *, int *, int *);
-extern (C) void gtk_misc_set_padding(_GtkMisc *, int, int);
-extern (C) void gtk_misc_get_alignment(_GtkMisc *, float *, float *);
-extern (C) void gtk_misc_set_alignment(_GtkMisc *, float, float);
+extern (C) void gtk_misc_get_padding(aGtkMisc *, int *, int *);
+extern (C) void gtk_misc_set_padding(aGtkMisc *, int, int);
+extern (C) void gtk_misc_get_alignment(aGtkMisc *, float *, float *);
+extern (C) void gtk_misc_set_alignment(aGtkMisc *, float, float);
 extern (C) uint gtk_misc_get_type();
 extern (C) _BCD_func__12632 gtk_about_dialog_set_url_hook(_BCD_func__12632, void *, _BCD_func__13158);
 extern (C) _BCD_func__12632 gtk_about_dialog_set_email_hook(_BCD_func__12632, void *, _BCD_func__13158);
-extern (C) void gtk_about_dialog_set_logo_icon_name(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_logo_icon_name(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_logo(_GtkAboutDialog *, void *);
-extern (C) void * gtk_about_dialog_get_logo(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_translator_credits(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_translator_credits(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_artists(_GtkAboutDialog *, char * *);
-extern (C) char * * gtk_about_dialog_get_artists(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_documenters(_GtkAboutDialog *, char * *);
-extern (C) char * * gtk_about_dialog_get_documenters(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_authors(_GtkAboutDialog *, char * *);
-extern (C) char * * gtk_about_dialog_get_authors(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_website_label(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_website_label(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_website(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_website(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_wrap_license(_GtkAboutDialog *, int);
-extern (C) int gtk_about_dialog_get_wrap_license(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_license(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_license(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_comments(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_comments(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_copyright(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_copyright(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_version(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_version(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_program_name(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_program_name(_GtkAboutDialog *);
-extern (C) void gtk_about_dialog_set_name(_GtkAboutDialog *, char *);
-extern (C) char * gtk_about_dialog_get_name(_GtkAboutDialog *);
-extern (C) void gtk_show_about_dialog(_GtkWindow *, char *, ...);
+extern (C) void gtk_about_dialog_set_logo_icon_name(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_logo_icon_name(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_logo(aGtkAboutDialog *, void *);
+extern (C) void * gtk_about_dialog_get_logo(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_translator_credits(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_translator_credits(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_artists(aGtkAboutDialog *, char * *);
+extern (C) char * * gtk_about_dialog_get_artists(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_documenters(aGtkAboutDialog *, char * *);
+extern (C) char * * gtk_about_dialog_get_documenters(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_authors(aGtkAboutDialog *, char * *);
+extern (C) char * * gtk_about_dialog_get_authors(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_website_label(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_website_label(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_website(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_website(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_wrap_license(aGtkAboutDialog *, int);
+extern (C) int gtk_about_dialog_get_wrap_license(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_license(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_license(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_comments(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_comments(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_copyright(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_copyright(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_version(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_version(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_program_name(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_program_name(aGtkAboutDialog *);
+extern (C) void gtk_about_dialog_set_name(aGtkAboutDialog *, char *);
+extern (C) char * gtk_about_dialog_get_name(aGtkAboutDialog *);
+extern (C) void gtk_show_about_dialog(aGtkWindow *, char *, ...);
 extern (C) _GtkWidget * gtk_about_dialog_new();
 extern (C) uint gtk_about_dialog_get_type();
-extern (C) void _gtk_dialog_set_ignore_separator(_GtkDialog *, int);
-extern (C) int gtk_dialog_run(_GtkDialog *);
-extern (C) void gtk_dialog_response(_GtkDialog *, int);
-extern (C) void gtk_dialog_set_alternative_button_order_from_array(_GtkDialog *, int, int *);
-extern (C) void gtk_dialog_set_alternative_button_order(_GtkDialog *, int, ...);
+extern (C) void _gtk_dialog_set_ignore_separator(aGtkDialog *, int);
+extern (C) int gtk_dialog_run(aGtkDialog *);
+extern (C) void gtk_dialog_response(aGtkDialog *, int);
+extern (C) void gtk_dialog_set_alternative_button_order_from_array(aGtkDialog *, int, int *);
+extern (C) void gtk_dialog_set_alternative_button_order(aGtkDialog *, int, ...);
 extern (C) int gtk_alternative_dialog_button_order(_GdkScreen *);
-extern (C) int gtk_dialog_get_has_separator(_GtkDialog *);
-extern (C) void gtk_dialog_set_has_separator(_GtkDialog *, int);
-extern (C) int gtk_dialog_get_response_for_widget(_GtkDialog *, _GtkWidget *);
-extern (C) void gtk_dialog_set_default_response(_GtkDialog *, int);
-extern (C) void gtk_dialog_set_response_sensitive(_GtkDialog *, int, int);
-extern (C) void gtk_dialog_add_buttons(_GtkDialog *, char *, ...);
-extern (C) _GtkWidget * gtk_dialog_add_button(_GtkDialog *, char *, int);
-extern (C) void gtk_dialog_add_action_widget(_GtkDialog *, _GtkWidget *, int);
-extern (C) _GtkWidget * gtk_dialog_new_with_buttons(char *, _GtkWindow *, int, char *, ...);
+extern (C) int gtk_dialog_get_has_separator(aGtkDialog *);
+extern (C) void gtk_dialog_set_has_separator(aGtkDialog *, int);
+extern (C) int gtk_dialog_get_response_for_widget(aGtkDialog *, aGtkWidget *);
+extern (C) void gtk_dialog_set_default_response(aGtkDialog *, int);
+extern (C) void gtk_dialog_set_response_sensitive(aGtkDialog *, int, int);
+extern (C) void gtk_dialog_add_buttons(aGtkDialog *, char *, ...);
+extern (C) _GtkWidget * gtk_dialog_add_button(aGtkDialog *, char *, int);
+extern (C) void gtk_dialog_add_action_widget(aGtkDialog *, aGtkWidget *, int);
+extern (C) _GtkWidget * gtk_dialog_new_with_buttons(char *, aGtkWindow *, int, char *, ...);
 extern (C) _GtkWidget * gtk_dialog_new();
 extern (C) uint gtk_dialog_get_type();
-extern (C) int _gtk_window_query_nonaccels(_GtkWindow *, uint, int);
-extern (C) void _gtk_window_keys_foreach(_GtkWindow *, _BCD_func__12662, void *);
-extern (C) void _gtk_window_set_is_active(_GtkWindow *, int);
-extern (C) void _gtk_window_unset_focus_and_default(_GtkWindow *, _GtkWidget *);
-extern (C) void _gtk_window_set_has_toplevel_focus(_GtkWindow *, int);
-extern (C) _GtkWidget * _gtk_window_group_get_current_grab(_GtkWindowGroup *);
-extern (C) void _gtk_window_constrain_size(_GtkWindow *, int, int, int *, int *);
-extern (C) void _gtk_window_reposition(_GtkWindow *, int, int);
-extern (C) void gtk_window_add_embedded_xid(_GtkWindow *, uint);
-extern (C) void gtk_window_remove_embedded_xid(_GtkWindow *, uint);
-extern (C) void _gtk_window_internal_set_focus(_GtkWindow *, _GtkWidget *);
-extern (C) void gtk_window_group_remove_window(_GtkWindowGroup *, _GtkWindow *);
-extern (C) void gtk_window_group_add_window(_GtkWindowGroup *, _GtkWindow *);
+extern (C) int _gtk_window_query_nonaccels(aGtkWindow *, uint, int);
+extern (C) void _gtk_window_keys_foreach(aGtkWindow *, _BCD_func__12662, void *);
+extern (C) void _gtk_window_set_is_active(aGtkWindow *, int);
+extern (C) void _gtk_window_unset_focus_and_default(aGtkWindow *, aGtkWidget *);
+extern (C) void _gtk_window_set_has_toplevel_focus(aGtkWindow *, int);
+extern (C) _GtkWidget * _gtk_window_group_get_current_grab(aGtkWindowGroup *);
+extern (C) void _gtk_window_constrain_size(aGtkWindow *, int, int, int *, int *);
+extern (C) void _gtk_window_reposition(aGtkWindow *, int, int);
+extern (C) void gtk_window_add_embedded_xid(aGtkWindow *, uint);
+extern (C) void gtk_window_remove_embedded_xid(aGtkWindow *, uint);
+extern (C) void _gtk_window_internal_set_focus(aGtkWindow *, aGtkWidget *);
+extern (C) void gtk_window_group_remove_window(aGtkWindowGroup *, aGtkWindow *);
+extern (C) void gtk_window_group_add_window(aGtkWindowGroup *, aGtkWindow *);
 extern (C) _GtkWindowGroup * gtk_window_group_new();
 extern (C) uint gtk_window_group_get_type();
-extern (C) void gtk_window_reshow_with_initial_size(_GtkWindow *);
-extern (C) _GtkWindowGroup * gtk_window_get_group(_GtkWindow *);
-extern (C) int gtk_window_parse_geometry(_GtkWindow *, char *);
-extern (C) void gtk_window_get_position(_GtkWindow *, int *, int *);
-extern (C) void gtk_window_move(_GtkWindow *, int, int);
-extern (C) void gtk_window_get_size(_GtkWindow *, int *, int *);
-extern (C) void gtk_window_resize(_GtkWindow *, int, int);
-extern (C) void gtk_window_get_default_size(_GtkWindow *, int *, int *);
-extern (C) void gtk_window_set_default_size(_GtkWindow *, int, int);
-extern (C) void gtk_window_set_policy(_GtkWindow *, int, int, int);
-extern (C) void gtk_window_begin_move_drag(_GtkWindow *, int, int, int, uint);
-extern (C) void gtk_window_begin_resize_drag(_GtkWindow *, int, int, int, int, uint);
-extern (C) void gtk_window_set_keep_below(_GtkWindow *, int);
-extern (C) void gtk_window_set_keep_above(_GtkWindow *, int);
-extern (C) void gtk_window_unfullscreen(_GtkWindow *);
-extern (C) void gtk_window_fullscreen(_GtkWindow *);
-extern (C) void gtk_window_unmaximize(_GtkWindow *);
-extern (C) void gtk_window_maximize(_GtkWindow *);
-extern (C) void gtk_window_unstick(_GtkWindow *);
-extern (C) void gtk_window_stick(_GtkWindow *);
-extern (C) void gtk_window_deiconify(_GtkWindow *);
-extern (C) void gtk_window_iconify(_GtkWindow *);
-extern (C) void gtk_window_present_with_time(_GtkWindow *, uint);
-extern (C) void gtk_window_present(_GtkWindow *);
-extern (C) int gtk_window_propagate_key_event(_GtkWindow *, _GdkEventKey *);
-extern (C) int gtk_window_activate_key(_GtkWindow *, _GdkEventKey *);
-extern (C) int gtk_window_get_mnemonic_modifier(_GtkWindow *);
-extern (C) void gtk_window_set_mnemonic_modifier(_GtkWindow *, int);
-extern (C) int gtk_window_mnemonic_activate(_GtkWindow *, uint, int);
-extern (C) void gtk_window_remove_mnemonic(_GtkWindow *, uint, _GtkWidget *);
-extern (C) void gtk_window_add_mnemonic(_GtkWindow *, uint, _GtkWidget *);
+extern (C) void gtk_window_reshow_with_initial_size(aGtkWindow *);
+extern (C) _GtkWindowGroup * gtk_window_get_group(aGtkWindow *);
+extern (C) int gtk_window_parse_geometry(aGtkWindow *, char *);
+extern (C) void gtk_window_get_position(aGtkWindow *, int *, int *);
+extern (C) void gtk_window_move(aGtkWindow *, int, int);
+extern (C) void gtk_window_get_size(aGtkWindow *, int *, int *);
+extern (C) void gtk_window_resize(aGtkWindow *, int, int);
+extern (C) void gtk_window_get_default_size(aGtkWindow *, int *, int *);
+extern (C) void gtk_window_set_default_size(aGtkWindow *, int, int);
+extern (C) void gtk_window_set_policy(aGtkWindow *, int, int, int);
+extern (C) void gtk_window_begin_move_drag(aGtkWindow *, int, int, int, uint);
+extern (C) void gtk_window_begin_resize_drag(aGtkWindow *, int, int, int, int, uint);
+extern (C) void gtk_window_set_keep_below(aGtkWindow *, int);
+extern (C) void gtk_window_set_keep_above(aGtkWindow *, int);
+extern (C) void gtk_window_unfullscreen(aGtkWindow *);
+extern (C) void gtk_window_fullscreen(aGtkWindow *);
+extern (C) void gtk_window_unmaximize(aGtkWindow *);
+extern (C) void gtk_window_maximize(aGtkWindow *);
+extern (C) void gtk_window_unstick(aGtkWindow *);
+extern (C) void gtk_window_stick(aGtkWindow *);
+extern (C) void gtk_window_deiconify(aGtkWindow *);
+extern (C) void gtk_window_iconify(aGtkWindow *);
+extern (C) void gtk_window_present_with_time(aGtkWindow *, uint);
+extern (C) void gtk_window_present(aGtkWindow *);
+extern (C) int gtk_window_propagate_key_event(aGtkWindow *, _GdkEventKey *);
+extern (C) int gtk_window_activate_key(aGtkWindow *, _GdkEventKey *);
+extern (C) int gtk_window_get_mnemonic_modifier(aGtkWindow *);
+extern (C) void gtk_window_set_mnemonic_modifier(aGtkWindow *, int);
+extern (C) int gtk_window_mnemonic_activate(aGtkWindow *, uint, int);
+extern (C) void gtk_window_remove_mnemonic(aGtkWindow *, uint, aGtkWidget *);
+extern (C) void gtk_window_add_mnemonic(aGtkWindow *, uint, aGtkWidget *);
 extern (C) _GList * gtk_window_list_toplevels();
-extern (C) int gtk_window_get_modal(_GtkWindow *);
-extern (C) void gtk_window_set_modal(_GtkWindow *, int);
+extern (C) int gtk_window_get_modal(aGtkWindow *);
+extern (C) void gtk_window_set_modal(aGtkWindow *, int);
 extern (C) void gtk_window_set_auto_startup_notification(int);
 extern (C) int gtk_window_set_default_icon_from_file(char *, _GError * *);
 extern (C) void gtk_window_set_default_icon_name(char *);
 extern (C) void gtk_window_set_default_icon(void *);
 extern (C) _GList * gtk_window_get_default_icon_list();
 extern (C) void gtk_window_set_default_icon_list(_GList *);
-extern (C) char * gtk_window_get_icon_name(_GtkWindow *);
-extern (C) void * gtk_window_get_icon(_GtkWindow *);
-extern (C) int gtk_window_set_icon_from_file(_GtkWindow *, char *, _GError * *);
-extern (C) void gtk_window_set_icon_name(_GtkWindow *, char *);
-extern (C) void gtk_window_set_icon(_GtkWindow *, void *);
-extern (C) _GList * gtk_window_get_icon_list(_GtkWindow *);
-extern (C) void gtk_window_set_icon_list(_GtkWindow *, _GList *);
-extern (C) int gtk_window_get_deletable(_GtkWindow *);
-extern (C) void gtk_window_set_deletable(_GtkWindow *, int);
-extern (C) int gtk_window_get_decorated(_GtkWindow *);
-extern (C) void gtk_window_set_decorated(_GtkWindow *, int);
-extern (C) void gtk_window_get_frame_dimensions(_GtkWindow *, int *, int *, int *, int *);
-extern (C) void gtk_window_set_frame_dimensions(_GtkWindow *, int, int, int, int);
-extern (C) int gtk_window_get_has_frame(_GtkWindow *);
-extern (C) void gtk_window_set_has_frame(_GtkWindow *, int);
-extern (C) int gtk_window_has_toplevel_focus(_GtkWindow *);
-extern (C) int gtk_window_is_active(_GtkWindow *);
-extern (C) _GdkScreen * gtk_window_get_screen(_GtkWindow *);
-extern (C) void gtk_window_set_screen(_GtkWindow *, _GdkScreen *);
-extern (C) void gtk_window_set_geometry_hints(_GtkWindow *, _GtkWidget *, _GdkGeometry *, int);
-extern (C) int gtk_window_get_gravity(_GtkWindow *);
-extern (C) void gtk_window_set_gravity(_GtkWindow *, int);
-extern (C) int gtk_window_get_resizable(_GtkWindow *);
-extern (C) void gtk_window_set_resizable(_GtkWindow *, int);
-extern (C) int gtk_window_get_destroy_with_parent(_GtkWindow *);
-extern (C) void gtk_window_set_destroy_with_parent(_GtkWindow *, int);
-extern (C) int gtk_window_get_focus_on_map(_GtkWindow *);
-extern (C) void gtk_window_set_focus_on_map(_GtkWindow *, int);
-extern (C) int gtk_window_get_accept_focus(_GtkWindow *);
-extern (C) void gtk_window_set_accept_focus(_GtkWindow *, int);
-extern (C) int gtk_window_get_urgency_hint(_GtkWindow *);
-extern (C) void gtk_window_set_urgency_hint(_GtkWindow *, int);
-extern (C) int gtk_window_get_skip_pager_hint(_GtkWindow *);
-extern (C) void gtk_window_set_skip_pager_hint(_GtkWindow *, int);
-extern (C) int gtk_window_get_skip_taskbar_hint(_GtkWindow *);
-extern (C) void gtk_window_set_skip_taskbar_hint(_GtkWindow *, int);
-extern (C) int gtk_window_get_type_hint(_GtkWindow *);
-extern (C) void gtk_window_set_type_hint(_GtkWindow *, int);
-extern (C) double gtk_window_get_opacity(_GtkWindow *);
-extern (C) void gtk_window_set_opacity(_GtkWindow *, double);
-extern (C) _GtkWindow * gtk_window_get_transient_for(_GtkWindow *);
-extern (C) void gtk_window_set_transient_for(_GtkWindow *, _GtkWindow *);
-extern (C) int gtk_window_activate_default(_GtkWindow *);
-extern (C) void gtk_window_set_default(_GtkWindow *, _GtkWidget *);
-extern (C) _GtkWidget * gtk_window_get_focus(_GtkWindow *);
-extern (C) void gtk_window_set_focus(_GtkWindow *, _GtkWidget *);
-extern (C) int gtk_window_activate_focus(_GtkWindow *);
-extern (C) void gtk_window_set_position(_GtkWindow *, int);
-extern (C) void gtk_window_remove_accel_group(_GtkWindow *, _GtkAccelGroup *);
-extern (C) void gtk_window_add_accel_group(_GtkWindow *, _GtkAccelGroup *);
-extern (C) char * gtk_window_get_role(_GtkWindow *);
-extern (C) void gtk_window_set_startup_id(_GtkWindow *, char *);
-extern (C) void gtk_window_set_role(_GtkWindow *, char *);
-extern (C) void gtk_window_set_wmclass(_GtkWindow *, char *, char *);
-extern (C) char * gtk_window_get_title(_GtkWindow *);
-extern (C) void gtk_window_set_title(_GtkWindow *, char *);
+extern (C) char * gtk_window_get_icon_name(aGtkWindow *);
+extern (C) void * gtk_window_get_icon(aGtkWindow *);
+extern (C) int gtk_window_set_icon_from_file(aGtkWindow *, char *, _GError * *);
+extern (C) void gtk_window_set_icon_name(aGtkWindow *, char *);
+extern (C) void gtk_window_set_icon(aGtkWindow *, void *);
+extern (C) _GList * gtk_window_get_icon_list(aGtkWindow *);
+extern (C) void gtk_window_set_icon_list(aGtkWindow *, _GList *);
+extern (C) int gtk_window_get_deletable(aGtkWindow *);
+extern (C) void gtk_window_set_deletable(aGtkWindow *, int);
+extern (C) int gtk_window_get_decorated(aGtkWindow *);
+extern (C) void gtk_window_set_decorated(aGtkWindow *, int);
+extern (C) void gtk_window_get_frame_dimensions(aGtkWindow *, int *, int *, int *, int *);
+extern (C) void gtk_window_set_frame_dimensions(aGtkWindow *, int, int, int, int);
+extern (C) int gtk_window_get_has_frame(aGtkWindow *);
+extern (C) void gtk_window_set_has_frame(aGtkWindow *, int);
+extern (C) int gtk_window_has_toplevel_focus(aGtkWindow *);
+extern (C) int gtk_window_is_active(aGtkWindow *);
+extern (C) _GdkScreen * gtk_window_get_screen(aGtkWindow *);
+extern (C) void gtk_window_set_screen(aGtkWindow *, _GdkScreen *);
+extern (C) void gtk_window_set_geometry_hints(aGtkWindow *, aGtkWidget *, _GdkGeometry *, int);
+extern (C) int gtk_window_get_gravity(aGtkWindow *);
+extern (C) void gtk_window_set_gravity(aGtkWindow *, int);
+extern (C) int gtk_window_get_resizable(aGtkWindow *);
+extern (C) void gtk_window_set_resizable(aGtkWindow *, int);
+extern (C) int gtk_window_get_destroy_with_parent(aGtkWindow *);
+extern (C) void gtk_window_set_destroy_with_parent(aGtkWindow *, int);
+extern (C) int gtk_window_get_focus_on_map(aGtkWindow *);
+extern (C) void gtk_window_set_focus_on_map(aGtkWindow *, int);
+extern (C) int gtk_window_get_accept_focus(aGtkWindow *);
+extern (C) void gtk_window_set_accept_focus(aGtkWindow *, int);
+extern (C) int gtk_window_get_urgency_hint(aGtkWindow *);
+extern (C) void gtk_window_set_urgency_hint(aGtkWindow *, int);
+extern (C) int gtk_window_get_skip_pager_hint(aGtkWindow *);
+extern (C) void gtk_window_set_skip_pager_hint(aGtkWindow *, int);
+extern (C) int gtk_window_get_skip_taskbar_hint(aGtkWindow *);
+extern (C) void gtk_window_set_skip_taskbar_hint(aGtkWindow *, int);
+extern (C) int gtk_window_get_type_hint(aGtkWindow *);
+extern (C) void gtk_window_set_type_hint(aGtkWindow *, int);
+extern (C) double gtk_window_get_opacity(aGtkWindow *);
+extern (C) void gtk_window_set_opacity(aGtkWindow *, double);
+extern (C) _GtkWindow * gtk_window_get_transient_for(aGtkWindow *);
+extern (C) void gtk_window_set_transient_for(aGtkWindow *, aGtkWindow *);
+extern (C) int gtk_window_activate_default(aGtkWindow *);
+extern (C) void gtk_window_set_default(aGtkWindow *, aGtkWidget *);
+extern (C) _GtkWidget * gtk_window_get_focus(aGtkWindow *);
+extern (C) void gtk_window_set_focus(aGtkWindow *, aGtkWidget *);
+extern (C) int gtk_window_activate_focus(aGtkWindow *);
+extern (C) void gtk_window_set_position(aGtkWindow *, int);
+extern (C) void gtk_window_remove_accel_group(aGtkWindow *, aGtkAccelGroup *);
+extern (C) void gtk_window_add_accel_group(aGtkWindow *, aGtkAccelGroup *);
+extern (C) char * gtk_window_get_role(aGtkWindow *);
+extern (C) void gtk_window_set_startup_id(aGtkWindow *, char *);
+extern (C) void gtk_window_set_role(aGtkWindow *, char *);
+extern (C) void gtk_window_set_wmclass(aGtkWindow *, char *, char *);
+extern (C) char * gtk_window_get_title(aGtkWindow *);
+extern (C) void gtk_window_set_title(aGtkWindow *, char *);
 extern (C) _GtkWidget * gtk_window_new(int);
 extern (C) uint gtk_window_get_type();
-extern (C) _GtkWidget * gtk_bin_get_child(_GtkBin *);
+extern (C) _GtkWidget * gtk_bin_get_child(aGtkBin *);
 extern (C) uint gtk_bin_get_type();
-extern (C) _GList * _gtk_container_focus_sort(_GtkContainer *, _GList *, int, _GtkWidget *);
-extern (C) void _gtk_container_dequeue_resize_handler(_GtkContainer *);
-extern (C) char * _gtk_container_child_composite_name(_GtkContainer *, _GtkWidget *);
-extern (C) void _gtk_container_clear_resize_widgets(_GtkContainer *);
-extern (C) void _gtk_container_queue_resize(_GtkContainer *);
-extern (C) void gtk_container_forall(_GtkContainer *, _BCD_func__12090, void *);
-extern (C) void gtk_container_child_get_property(_GtkContainer *, _GtkWidget *, char *, _GValue *);
-extern (C) void gtk_container_child_set_property(_GtkContainer *, _GtkWidget *, char *, _GValue *);
-extern (C) void gtk_container_child_get_valist(_GtkContainer *, _GtkWidget *, char *, char *);
-extern (C) void gtk_container_child_set_valist(_GtkContainer *, _GtkWidget *, char *, char *);
-extern (C) void gtk_container_child_get(_GtkContainer *, _GtkWidget *, char *, ...);
-extern (C) void gtk_container_child_set(_GtkContainer *, _GtkWidget *, char *, ...);
-extern (C) void gtk_container_add_with_properties(_GtkContainer *, _GtkWidget *, char *, ...);
+extern (C) _GList * _gtk_container_focus_sort(aGtkContainer *, _GList *, int, aGtkWidget *);
+extern (C) void _gtk_container_dequeue_resize_handler(aGtkContainer *);
+extern (C) char * _gtk_container_child_composite_name(aGtkContainer *, aGtkWidget *);
+extern (C) void _gtk_container_clear_resize_widgets(aGtkContainer *);
+extern (C) void _gtk_container_queue_resize(aGtkContainer *);
+extern (C) void gtk_container_forall(aGtkContainer *, _BCD_func__12090, void *);
+extern (C) void gtk_container_child_get_property(aGtkContainer *, aGtkWidget *, char *, _GValue *);
+extern (C) void gtk_container_child_set_property(aGtkContainer *, aGtkWidget *, char *, _GValue *);
+extern (C) void gtk_container_child_get_valist(aGtkContainer *, aGtkWidget *, char *, char *);
+extern (C) void gtk_container_child_set_valist(aGtkContainer *, aGtkWidget *, char *, char *);
+extern (C) void gtk_container_child_get(aGtkContainer *, aGtkWidget *, char *, ...);
+extern (C) void gtk_container_child_set(aGtkContainer *, aGtkWidget *, char *, ...);
+extern (C) void gtk_container_add_with_properties(aGtkContainer *, aGtkWidget *, char *, ...);
 extern (C) _GParamSpec * * gtk_container_class_list_child_properties(_GObjectClass *, uint *);
 extern (C) _GParamSpec * gtk_container_class_find_child_property(_GObjectClass *, char *);
-extern (C) void gtk_container_class_install_child_property(_GtkContainerClass *, uint, _GParamSpec *);
-extern (C) uint gtk_container_child_type(_GtkContainer *);
-extern (C) void gtk_container_resize_children(_GtkContainer *);
-extern (C) _GtkAdjustment * gtk_container_get_focus_hadjustment(_GtkContainer *);
-extern (C) void gtk_container_set_focus_hadjustment(_GtkContainer *, _GtkAdjustment *);
-extern (C) _GtkAdjustment * gtk_container_get_focus_vadjustment(_GtkContainer *);
-extern (C) void gtk_container_set_focus_vadjustment(_GtkContainer *, _GtkAdjustment *);
-extern (C) void gtk_container_set_focus_child(_GtkContainer *, _GtkWidget *);
-extern (C) void gtk_container_set_reallocate_redraws(_GtkContainer *, int);
-extern (C) void gtk_container_unset_focus_chain(_GtkContainer *);
-extern (C) int gtk_container_get_focus_chain(_GtkContainer *, _GList * *);
-extern (C) void gtk_container_set_focus_chain(_GtkContainer *, _GList *);
-extern (C) void gtk_container_propagate_expose(_GtkContainer *, _GtkWidget *, _GdkEventExpose *);
-extern (C) _GList * gtk_container_get_children(_GtkContainer *);
-extern (C) void gtk_container_foreach_full(_GtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158);
-extern (C) void gtk_container_foreach(_GtkContainer *, _BCD_func__12090, void *);
-extern (C) void gtk_container_check_resize(_GtkContainer *);
-extern (C) int gtk_container_get_resize_mode(_GtkContainer *);
-extern (C) void gtk_container_set_resize_mode(_GtkContainer *, int);
-extern (C) void gtk_container_remove(_GtkContainer *, _GtkWidget *);
-extern (C) void gtk_container_add(_GtkContainer *, _GtkWidget *);
-extern (C) uint gtk_container_get_border_width(_GtkContainer *);
-extern (C) void gtk_container_set_border_width(_GtkContainer *, uint);
+extern (C) void gtk_container_class_install_child_property(aGtkContainerClass *, uint, _GParamSpec *);
+extern (C) uint gtk_container_child_type(aGtkContainer *);
+extern (C) void gtk_container_resize_children(aGtkContainer *);
+extern (C) _GtkAdjustment * gtk_container_get_focus_hadjustment(aGtkContainer *);
+extern (C) void gtk_container_set_focus_hadjustment(aGtkContainer *, aGtkAdjustment *);
+extern (C) _GtkAdjustment * gtk_container_get_focus_vadjustment(aGtkContainer *);
+extern (C) void gtk_container_set_focus_vadjustment(aGtkContainer *, aGtkAdjustment *);
+extern (C) void gtk_container_set_focus_child(aGtkContainer *, aGtkWidget *);
+extern (C) void gtk_container_set_reallocate_redraws(aGtkContainer *, int);
+extern (C) void gtk_container_unset_focus_chain(aGtkContainer *);
+extern (C) int gtk_container_get_focus_chain(aGtkContainer *, _GList * *);
+extern (C) void gtk_container_set_focus_chain(aGtkContainer *, _GList *);
+extern (C) void gtk_container_propagate_expose(aGtkContainer *, aGtkWidget *, _GdkEventExpose *);
+extern (C) _GList * gtk_container_get_children(aGtkContainer *);
+extern (C) void gtk_container_foreach_full(aGtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158);
+extern (C) void gtk_container_foreach(aGtkContainer *, _BCD_func__12090, void *);
+extern (C) void gtk_container_check_resize(aGtkContainer *);
+extern (C) int gtk_container_get_resize_mode(aGtkContainer *);
+extern (C) void gtk_container_set_resize_mode(aGtkContainer *, int);
+extern (C) void gtk_container_remove(aGtkContainer *, aGtkWidget *);
+extern (C) void gtk_container_add(aGtkContainer *, aGtkWidget *);
+extern (C) uint gtk_container_get_border_width(aGtkContainer *);
+extern (C) void gtk_container_set_border_width(aGtkContainer *, uint);
 extern (C) uint gtk_container_get_type();
 extern (C) _GdkColormap * _gtk_widget_peek_colormap();
-extern (C) void _gtk_widget_propagate_composited_changed(_GtkWidget *);
-extern (C) void _gtk_widget_propagate_screen_changed(_GtkWidget *, _GdkScreen *);
-extern (C) void _gtk_widget_propagate_hierarchy_changed(_GtkWidget *, _GtkWidget *);
-extern (C) _GtkWidgetAuxInfo * _gtk_widget_get_aux_info(_GtkWidget *, int);
-extern (C) void _gtk_widget_grab_notify(_GtkWidget *, int);
-extern (C) void gtk_requisition_free(_GtkRequisition *);
-extern (C) _GtkRequisition * gtk_requisition_copy(_GtkRequisition *);
+extern (C) void _gtk_widget_propagate_composited_changed(aGtkWidget *);
+extern (C) void _gtk_widget_propagate_screen_changed(aGtkWidget *, _GdkScreen *);
+extern (C) void _gtk_widget_propagate_hierarchy_changed(aGtkWidget *, aGtkWidget *);
+extern (C) _GtkWidgetAuxInfo * _gtk_widget_get_aux_info(aGtkWidget *, int);
+extern (C) void _gtk_widget_grab_notify(aGtkWidget *, int);
+extern (C) void gtk_requisition_free(aGtkRequisition *);
+extern (C) _GtkRequisition * gtk_requisition_copy(aGtkRequisition *);
 extern (C) uint gtk_requisition_get_type();
-extern (C) int gtk_widget_get_has_tooltip(_GtkWidget *);
-extern (C) void gtk_widget_set_has_tooltip(_GtkWidget *, int);
-extern (C) char * gtk_widget_get_tooltip_markup(_GtkWidget *);
-extern (C) void gtk_widget_set_tooltip_markup(_GtkWidget *, char *);
-extern (C) char * gtk_widget_get_tooltip_text(_GtkWidget *);
-extern (C) void gtk_widget_set_tooltip_text(_GtkWidget *, char *);
-extern (C) void gtk_widget_trigger_tooltip_query(_GtkWidget *);
-extern (C) _GtkWindow * gtk_widget_get_tooltip_window(_GtkWidget *);
-extern (C) void gtk_widget_set_tooltip_window(_GtkWidget *, _GtkWindow *);
-extern (C) void gtk_widget_remove_mnemonic_label(_GtkWidget *, _GtkWidget *);
-extern (C) void gtk_widget_add_mnemonic_label(_GtkWidget *, _GtkWidget *);
-extern (C) _GList * gtk_widget_list_mnemonic_labels(_GtkWidget *);
-extern (C) void gtk_widget_class_path(_GtkWidget *, uint *, char * *, char * *);
-extern (C) void gtk_widget_path(_GtkWidget *, uint *, char * *, char * *);
-extern (C) void gtk_widget_reset_shapes(_GtkWidget *);
-extern (C) void gtk_widget_input_shape_combine_mask(_GtkWidget *, _GdkDrawable *, int, int);
-extern (C) void gtk_widget_shape_combine_mask(_GtkWidget *, _GdkDrawable *, int, int);
-extern (C) int gtk_widget_is_composited(_GtkWidget *);
+extern (C) int gtk_widget_get_has_tooltip(aGtkWidget *);
+extern (C) void gtk_widget_set_has_tooltip(aGtkWidget *, int);
+extern (C) char * gtk_widget_get_tooltip_markup(aGtkWidget *);
+extern (C) void gtk_widget_set_tooltip_markup(aGtkWidget *, char *);
+extern (C) char * gtk_widget_get_tooltip_text(aGtkWidget *);
+extern (C) void gtk_widget_set_tooltip_text(aGtkWidget *, char *);
+extern (C) void gtk_widget_trigger_tooltip_query(aGtkWidget *);
+extern (C) _GtkWindow * gtk_widget_get_tooltip_window(aGtkWidget *);
+extern (C) void gtk_widget_set_tooltip_window(aGtkWidget *, aGtkWindow *);
+extern (C) void gtk_widget_remove_mnemonic_label(aGtkWidget *, aGtkWidget *);
+extern (C) void gtk_widget_add_mnemonic_label(aGtkWidget *, aGtkWidget *);
+extern (C) _GList * gtk_widget_list_mnemonic_labels(aGtkWidget *);
+extern (C) void gtk_widget_class_path(aGtkWidget *, uint *, char * *, char * *);
+extern (C) void gtk_widget_path(aGtkWidget *, uint *, char * *, char * *);
+extern (C) void gtk_widget_reset_shapes(aGtkWidget *);
+extern (C) void gtk_widget_input_shape_combine_mask(aGtkWidget *, _GdkDrawable *, int, int);
+extern (C) void gtk_widget_shape_combine_mask(aGtkWidget *, _GdkDrawable *, int, int);
+extern (C) int gtk_widget_is_composited(aGtkWidget *);
 extern (C) int gtk_widget_get_default_direction();
 extern (C) void gtk_widget_set_default_direction(int);
-extern (C) int gtk_widget_get_direction(_GtkWidget *);
-extern (C) void gtk_widget_set_direction(_GtkWidget *, int);
+extern (C) int gtk_widget_get_direction(aGtkWidget *);
+extern (C) void gtk_widget_set_direction(aGtkWidget *, int);
 extern (C) _GdkVisual * gtk_widget_get_default_visual();
 extern (C) _GdkColormap * gtk_widget_get_default_colormap();
 extern (C) _GtkStyle * gtk_widget_get_default_style();
 extern (C) void gtk_widget_set_default_colormap(_GdkColormap *);
-extern (C) void gtk_widget_style_get(_GtkWidget *, char *, ...);
-extern (C) void gtk_widget_style_get_valist(_GtkWidget *, char *, char *);
-extern (C) void gtk_widget_style_get_property(_GtkWidget *, char *, _GValue *);
-extern (C) _GParamSpec * * gtk_widget_class_list_style_properties(_GtkWidgetClass *, uint *);
-extern (C) _GParamSpec * gtk_widget_class_find_style_property(_GtkWidgetClass *, char *);
-extern (C) void gtk_widget_class_install_style_property_parser(_GtkWidgetClass *, _GParamSpec *, _BCD_func__12993);
-extern (C) void gtk_widget_class_install_style_property(_GtkWidgetClass *, _GParamSpec *);
+extern (C) void gtk_widget_style_get(aGtkWidget *, char *, ...);
+extern (C) void gtk_widget_style_get_valist(aGtkWidget *, char *, char *);
+extern (C) void gtk_widget_style_get_property(aGtkWidget *, char *, _GValue *);
+extern (C) _GParamSpec * * gtk_widget_class_list_style_properties(aGtkWidgetClass *, uint *);
+extern (C) _GParamSpec * gtk_widget_class_find_style_property(aGtkWidgetClass *, char *);
+extern (C) void gtk_widget_class_install_style_property_parser(aGtkWidgetClass *, _GParamSpec *, _BCD_func__12993);
+extern (C) void gtk_widget_class_install_style_property(aGtkWidgetClass *, _GParamSpec *);
 extern (C) void gtk_widget_pop_colormap();
 extern (C) void gtk_widget_pop_composite_child();
 extern (C) void gtk_widget_push_composite_child();
 extern (C) void gtk_widget_push_colormap(_GdkColormap *);
-extern (C) void gtk_widget_reset_rc_styles(_GtkWidget *);
-extern (C) char * gtk_widget_get_composite_name(_GtkWidget *);
-extern (C) void gtk_widget_set_composite_name(_GtkWidget *, char *);
-extern (C) void * gtk_widget_render_icon(_GtkWidget *, char *, int, char *);
-extern (C) void * gtk_widget_create_pango_layout(_GtkWidget *, char *);
-extern (C) void * gtk_widget_get_pango_context(_GtkWidget *);
-extern (C) void * gtk_widget_create_pango_context(_GtkWidget *);
-extern (C) void gtk_widget_modify_font(_GtkWidget *, void *);
-extern (C) void gtk_widget_modify_cursor(_GtkWidget *, _GdkColor *, _GdkColor *);
-extern (C) void gtk_widget_modify_base(_GtkWidget *, int, _GdkColor *);
-extern (C) void gtk_widget_modify_text(_GtkWidget *, int, _GdkColor *);
-extern (C) void gtk_widget_modify_bg(_GtkWidget *, int, _GdkColor *);
-extern (C) void gtk_widget_modify_fg(_GtkWidget *, int, _GdkColor *);
-extern (C) _GtkRcStyle * gtk_widget_get_modifier_style(_GtkWidget *);
-extern (C) void gtk_widget_modify_style(_GtkWidget *, _GtkRcStyle *);
-extern (C) _GtkStyle * gtk_widget_get_style(_GtkWidget *);
-extern (C) void gtk_widget_ensure_style(_GtkWidget *);
-extern (C) void gtk_widget_set_style(_GtkWidget *, _GtkStyle *);
-extern (C) int gtk_widget_hide_on_delete(_GtkWidget *);
-extern (C) int gtk_widget_translate_coordinates(_GtkWidget *, _GtkWidget *, int, int, int *, int *);
-extern (C) int gtk_widget_is_ancestor(_GtkWidget *, _GtkWidget *);
-extern (C) void gtk_widget_get_pointer(_GtkWidget *, int *, int *);
-extern (C) int gtk_widget_get_events(_GtkWidget *);
-extern (C) void gtk_widget_set_colormap(_GtkWidget *, _GdkColormap *);
-extern (C) _AtkObject * gtk_widget_get_accessible(_GtkWidget *);
-extern (C) void * gtk_widget_get_clipboard(_GtkWidget *, void *);
-extern (C) _GtkSettings * gtk_widget_get_settings(_GtkWidget *);
-extern (C) _GdkDrawable * gtk_widget_get_root_window(_GtkWidget *);
-extern (C) _GdkDisplay * gtk_widget_get_display(_GtkWidget *);
-extern (C) int gtk_widget_has_screen(_GtkWidget *);
-extern (C) _GdkScreen * gtk_widget_get_screen(_GtkWidget *);
-extern (C) _GdkVisual * gtk_widget_get_visual(_GtkWidget *);
-extern (C) _GdkColormap * gtk_widget_get_colormap(_GtkWidget *);
-extern (C) _GtkWidget * gtk_widget_get_ancestor(_GtkWidget *, uint);
-extern (C) _GtkWidget * gtk_widget_get_toplevel(_GtkWidget *);
-extern (C) int gtk_widget_get_extension_events(_GtkWidget *);
-extern (C) void gtk_widget_set_extension_events(_GtkWidget *, int);
-extern (C) void gtk_widget_add_events(_GtkWidget *, int);
-extern (C) void gtk_widget_set_events(_GtkWidget *, int);
-extern (C) void gtk_widget_set_usize(_GtkWidget *, int, int);
-extern (C) void gtk_widget_set_uposition(_GtkWidget *, int, int);
-extern (C) void gtk_widget_get_size_request(_GtkWidget *, int *, int *);
-extern (C) void gtk_widget_set_size_request(_GtkWidget *, int, int);
-extern (C) void gtk_widget_error_bell(_GtkWidget *);
-extern (C) int gtk_widget_keynav_failed(_GtkWidget *, int);
-extern (C) int gtk_widget_child_focus(_GtkWidget *, int);
-extern (C) _GdkDrawable * gtk_widget_get_parent_window(_GtkWidget *);
-extern (C) _GtkWidget * gtk_widget_get_parent(_GtkWidget *);
-extern (C) int gtk_widget_get_child_visible(_GtkWidget *);
-extern (C) void gtk_widget_set_child_visible(_GtkWidget *, int);
-extern (C) void gtk_widget_set_parent_window(_GtkWidget *, _GdkDrawable *);
-extern (C) void gtk_widget_set_parent(_GtkWidget *, _GtkWidget *);
-extern (C) void gtk_widget_set_redraw_on_allocate(_GtkWidget *, int);
-extern (C) void gtk_widget_set_double_buffered(_GtkWidget *, int);
-extern (C) void gtk_widget_set_app_paintable(_GtkWidget *, int);
-extern (C) void gtk_widget_set_sensitive(_GtkWidget *, int);
-extern (C) void gtk_widget_set_state(_GtkWidget *, int);
-extern (C) char * gtk_widget_get_name(_GtkWidget *);
-extern (C) void gtk_widget_set_name(_GtkWidget *, char *);
-extern (C) void gtk_widget_grab_default(_GtkWidget *);
-extern (C) void gtk_widget_grab_focus(_GtkWidget *);
-extern (C) int gtk_widget_is_focus(_GtkWidget *);
-extern (C) void gtk_widget_thaw_child_notify(_GtkWidget *);
-extern (C) void gtk_widget_child_notify(_GtkWidget *, char *);
-extern (C) void gtk_widget_freeze_child_notify(_GtkWidget *);
-extern (C) void * gtk_widget_region_intersect(_GtkWidget *, void *);
-extern (C) int gtk_widget_intersect(_GtkWidget *, _GdkRectangle *, _GdkRectangle *);
-extern (C) void gtk_widget_reparent(_GtkWidget *, _GtkWidget *);
-extern (C) int gtk_widget_set_scroll_adjustments(_GtkWidget *, _GtkAdjustment *, _GtkAdjustment *);
-extern (C) int gtk_widget_activate(_GtkWidget *);
-extern (C) int gtk_widget_send_expose(_GtkWidget *, _GdkEvent *);
-extern (C) int gtk_widget_event(_GtkWidget *, _GdkEvent *);
-extern (C) int gtk_widget_mnemonic_activate(_GtkWidget *, int);
-extern (C) int gtk_widget_can_activate_accel(_GtkWidget *, uint);
-extern (C) _GList * gtk_widget_list_accel_closures(_GtkWidget *);
-extern (C) char * _gtk_widget_get_accel_path(_GtkWidget *, int *);
-extern (C) void gtk_widget_set_accel_path(_GtkWidget *, char *, _GtkAccelGroup *);
-extern (C) int gtk_widget_remove_accelerator(_GtkWidget *, _GtkAccelGroup *, uint, int);
-extern (C) void gtk_widget_add_accelerator(_GtkWidget *, char *, _GtkAccelGroup *, uint, int, int);
-extern (C) void gtk_widget_get_child_requisition(_GtkWidget *, _GtkRequisition *);
-extern (C) void gtk_widget_size_allocate(_GtkWidget *, _GdkRectangle *);
-extern (C) void gtk_widget_size_request(_GtkWidget *, _GtkRequisition *);
-extern (C) void gtk_widget_draw(_GtkWidget *, _GdkRectangle *);
-extern (C) void gtk_widget_queue_resize_no_redraw(_GtkWidget *);
-extern (C) void gtk_widget_queue_resize(_GtkWidget *);
-extern (C) void gtk_widget_queue_clear_area(_GtkWidget *, int, int, int, int);
-extern (C) void gtk_widget_queue_clear(_GtkWidget *);
-extern (C) void gtk_widget_queue_draw_area(_GtkWidget *, int, int, int, int);
-extern (C) void gtk_widget_queue_draw(_GtkWidget *);
-extern (C) void gtk_widget_unrealize(_GtkWidget *);
-extern (C) void gtk_widget_realize(_GtkWidget *);
-extern (C) void gtk_widget_unmap(_GtkWidget *);
-extern (C) void gtk_widget_map(_GtkWidget *);
-extern (C) int gtk_widget_get_no_show_all(_GtkWidget *);
-extern (C) void gtk_widget_set_no_show_all(_GtkWidget *, int);
-extern (C) void gtk_widget_hide_all(_GtkWidget *);
-extern (C) void gtk_widget_show_all(_GtkWidget *);
-extern (C) void gtk_widget_hide(_GtkWidget *);
-extern (C) void gtk_widget_show_now(_GtkWidget *);
-extern (C) void gtk_widget_show(_GtkWidget *);
-extern (C) void gtk_widget_unparent(_GtkWidget *);
-extern (C) void gtk_widget_set(_GtkWidget *, char *, ...);
-extern (C) void gtk_widget_unref(_GtkWidget *);
-extern (C) _GtkWidget * gtk_widget_ref(_GtkWidget *);
-extern (C) void gtk_widget_destroyed(_GtkWidget *, _GtkWidget * *);
-extern (C) void gtk_widget_destroy(_GtkWidget *);
+extern (C) void gtk_widget_reset_rc_styles(aGtkWidget *);
+extern (C) char * gtk_widget_get_composite_name(aGtkWidget *);
+extern (C) void gtk_widget_set_composite_name(aGtkWidget *, char *);
+extern (C) void * gtk_widget_render_icon(aGtkWidget *, char *, int, char *);
+extern (C) void * gtk_widget_create_pango_layout(aGtkWidget *, char *);
+extern (C) void * gtk_widget_get_pango_context(aGtkWidget *);
+extern (C) void * gtk_widget_create_pango_context(aGtkWidget *);
+extern (C) void gtk_widget_modify_font(aGtkWidget *, void *);
+extern (C) void gtk_widget_modify_cursor(aGtkWidget *, _GdkColor *, _GdkColor *);
+extern (C) void gtk_widget_modify_base(aGtkWidget *, int, _GdkColor *);
+extern (C) void gtk_widget_modify_text(aGtkWidget *, int, _GdkColor *);
+extern (C) void gtk_widget_modify_bg(aGtkWidget *, int, _GdkColor *);
+extern (C) void gtk_widget_modify_fg(aGtkWidget *, int, _GdkColor *);
+extern (C) _GtkRcStyle * gtk_widget_get_modifier_style(aGtkWidget *);
+extern (C) void gtk_widget_modify_style(aGtkWidget *, aGtkRcStyle *);
+extern (C) _GtkStyle * gtk_widget_get_style(aGtkWidget *);
+extern (C) void gtk_widget_ensure_style(aGtkWidget *);
+extern (C) void gtk_widget_set_style(aGtkWidget *, aGtkStyle *);
+extern (C) int gtk_widget_hide_on_delete(aGtkWidget *);
+extern (C) int gtk_widget_translate_coordinates(aGtkWidget *, aGtkWidget *, int, int, int *, int *);
+extern (C) int gtk_widget_is_ancestor(aGtkWidget *, aGtkWidget *);
+extern (C) void gtk_widget_get_pointer(aGtkWidget *, int *, int *);
+extern (C) int gtk_widget_get_events(aGtkWidget *);
+extern (C) void gtk_widget_set_colormap(aGtkWidget *, _GdkColormap *);
+extern (C) _AtkObject * gtk_widget_get_accessible(aGtkWidget *);
+extern (C) void * gtk_widget_get_clipboard(aGtkWidget *, void *);
+extern (C) _GtkSettings * gtk_widget_get_settings(aGtkWidget *);
+extern (C) _GdkDrawable * gtk_widget_get_root_window(aGtkWidget *);
+extern (C) _GdkDisplay * gtk_widget_get_display(aGtkWidget *);
+extern (C) int gtk_widget_has_screen(aGtkWidget *);
+extern (C) _GdkScreen * gtk_widget_get_screen(aGtkWidget *);
+extern (C) _GdkVisual * gtk_widget_get_visual(aGtkWidget *);
+extern (C) _GdkColormap * gtk_widget_get_colormap(aGtkWidget *);
+extern (C) _GtkWidget * gtk_widget_get_ancestor(aGtkWidget *, uint);
+extern (C) _GtkWidget * gtk_widget_get_toplevel(aGtkWidget *);
+extern (C) int gtk_widget_get_extension_events(aGtkWidget *);
+extern (C) void gtk_widget_set_extension_events(aGtkWidget *, int);
+extern (C) void gtk_widget_add_events(aGtkWidget *, int);
+extern (C) void gtk_widget_set_events(aGtkWidget *, int);
+extern (C) void gtk_widget_set_usize(aGtkWidget *, int, int);
+extern (C) void gtk_widget_set_uposition(aGtkWidget *, int, int);
+extern (C) void gtk_widget_get_size_request(aGtkWidget *, int *, int *);
+extern (C) void gtk_widget_set_size_request(aGtkWidget *, int, int);
+extern (C) void gtk_widget_error_bell(aGtkWidget *);
+extern (C) int gtk_widget_keynav_failed(aGtkWidget *, int);
+extern (C) int gtk_widget_child_focus(aGtkWidget *, int);
+extern (C) _GdkDrawable * gtk_widget_get_parent_window(aGtkWidget *);
+extern (C) _GtkWidget * gtk_widget_get_parent(aGtkWidget *);
+extern (C) int gtk_widget_get_child_visible(aGtkWidget *);
+extern (C) void gtk_widget_set_child_visible(aGtkWidget *, int);
+extern (C) void gtk_widget_set_parent_window(aGtkWidget *, _GdkDrawable *);
+extern (C) void gtk_widget_set_parent(aGtkWidget *, aGtkWidget *);
+extern (C) void gtk_widget_set_redraw_on_allocate(aGtkWidget *, int);
+extern (C) void gtk_widget_set_double_buffered(aGtkWidget *, int);
+extern (C) void gtk_widget_set_app_paintable(aGtkWidget *, int);
+extern (C) void gtk_widget_set_sensitive(aGtkWidget *, int);
+extern (C) void gtk_widget_set_state(aGtkWidget *, int);
+extern (C) char * gtk_widget_get_name(aGtkWidget *);
+extern (C) void gtk_widget_set_name(aGtkWidget *, char *);
+extern (C) void gtk_widget_grab_default(aGtkWidget *);
+extern (C) void gtk_widget_grab_focus(aGtkWidget *);
+extern (C) int gtk_widget_is_focus(aGtkWidget *);
+extern (C) void gtk_widget_thaw_child_notify(aGtkWidget *);
+extern (C) void gtk_widget_child_notify(aGtkWidget *, char *);
+extern (C) void gtk_widget_freeze_child_notify(aGtkWidget *);
+extern (C) void * gtk_widget_region_intersect(aGtkWidget *, void *);
+extern (C) int gtk_widget_intersect(aGtkWidget *, _GdkRectangle *, _GdkRectangle *);
+extern (C) void gtk_widget_reparent(aGtkWidget *, aGtkWidget *);
+extern (C) int gtk_widget_set_scroll_adjustments(aGtkWidget *, aGtkAdjustment *, aGtkAdjustment *);
+extern (C) int gtk_widget_activate(aGtkWidget *);
+extern (C) int gtk_widget_send_expose(aGtkWidget *, _GdkEvent *);
+extern (C) int gtk_widget_event(aGtkWidget *, _GdkEvent *);
+extern (C) int gtk_widget_mnemonic_activate(aGtkWidget *, int);
+extern (C) int gtk_widget_can_activate_accel(aGtkWidget *, uint);
+extern (C) _GList * gtk_widget_list_accel_closures(aGtkWidget *);
+extern (C) char * _gtk_widget_get_accel_path(aGtkWidget *, int *);
+extern (C) void gtk_widget_set_accel_path(aGtkWidget *, char *, aGtkAccelGroup *);
+extern (C) int gtk_widget_remove_accelerator(aGtkWidget *, aGtkAccelGroup *, uint, int);
+extern (C) void gtk_widget_add_accelerator(aGtkWidget *, char *, aGtkAccelGroup *, uint, int, int);
+extern (C) void gtk_widget_get_child_requisition(aGtkWidget *, aGtkRequisition *);
+extern (C) void gtk_widget_size_allocate(aGtkWidget *, _GdkRectangle *);
+extern (C) void gtk_widget_size_request(aGtkWidget *, aGtkRequisition *);
+extern (C) void gtk_widget_draw(aGtkWidget *, _GdkRectangle *);
+extern (C) void gtk_widget_queue_resize_no_redraw(aGtkWidget *);
+extern (C) void gtk_widget_queue_resize(aGtkWidget *);
+extern (C) void gtk_widget_queue_clear_area(aGtkWidget *, int, int, int, int);
+extern (C) void gtk_widget_queue_clear(aGtkWidget *);
+extern (C) void gtk_widget_queue_draw_area(aGtkWidget *, int, int, int, int);
+extern (C) void gtk_widget_queue_draw(aGtkWidget *);
+extern (C) void gtk_widget_unrealize(aGtkWidget *);
+extern (C) void gtk_widget_realize(aGtkWidget *);
+extern (C) void gtk_widget_unmap(aGtkWidget *);
+extern (C) void gtk_widget_map(aGtkWidget *);
+extern (C) int gtk_widget_get_no_show_all(aGtkWidget *);
+extern (C) void gtk_widget_set_no_show_all(aGtkWidget *, int);
+extern (C) void gtk_widget_hide_all(aGtkWidget *);
+extern (C) void gtk_widget_show_all(aGtkWidget *);
+extern (C) void gtk_widget_hide(aGtkWidget *);
+extern (C) void gtk_widget_show_now(aGtkWidget *);
+extern (C) void gtk_widget_show(aGtkWidget *);
+extern (C) void gtk_widget_unparent(aGtkWidget *);
+extern (C) void gtk_widget_set(aGtkWidget *, char *, ...);
+extern (C) void gtk_widget_unref(aGtkWidget *);
+extern (C) _GtkWidget * gtk_widget_ref(aGtkWidget *);
+extern (C) void gtk_widget_destroyed(aGtkWidget *, _GtkWidget * *);
+extern (C) void gtk_widget_destroy(aGtkWidget *);
 extern (C) _GtkWidget * gtk_widget_new(uint, char *, ...);
 extern (C) uint gtk_widget_get_type();
 extern (C) int _gtk_settings_parse_convert(_BCD_func__12993, _GValue *, _GParamSpec *, _GValue *);
 extern (C) _BCD_func__12993 _gtk_rc_property_parser_from_type(uint);
 extern (C) void _gtk_settings_handle_event(_GdkEventSetting *);
-extern (C) void _gtk_settings_reset_rc_values(_GtkSettings *);
-extern (C) void _gtk_settings_set_property_value_from_rc(_GtkSettings *, char *, _GtkSettingsValue *);
-extern (C) void gtk_settings_set_double_property(_GtkSettings *, char *, double, char *);
-extern (C) void gtk_settings_set_long_property(_GtkSettings *, char *, int, char *);
-extern (C) void gtk_settings_set_string_property(_GtkSettings *, char *, char *, char *);
-extern (C) void gtk_settings_set_property_value(_GtkSettings *, char *, _GtkSettingsValue *);
+extern (C) void _gtk_settings_reset_rc_values(aGtkSettings *);
+extern (C) void _gtk_settings_set_property_value_from_rc(aGtkSettings *, char *, aGtkSettingsValue *);
+extern (C) void gtk_settings_set_double_property(aGtkSettings *, char *, double, char *);
+extern (C) void gtk_settings_set_long_property(aGtkSettings *, char *, int, char *);
+extern (C) void gtk_settings_set_string_property(aGtkSettings *, char *, char *, char *);
+extern (C) void gtk_settings_set_property_value(aGtkSettings *, char *, aGtkSettingsValue *);
 extern (C) int gtk_rc_property_parse_border(_GParamSpec *, _GString *, _GValue *);
 extern (C) int gtk_rc_property_parse_requisition(_GParamSpec *, _GString *, _GValue *);
 extern (C) int gtk_rc_property_parse_flags(_GParamSpec *, _GString *, _GValue *);
@@ -15410,15 +16184,15 @@
 extern (C) _GtkSettings * gtk_settings_get_for_screen(_GdkScreen *);
 extern (C) _GtkSettings * gtk_settings_get_default();
 extern (C) uint gtk_settings_get_type();
-extern (C) void _gtk_rc_context_destroy(_GtkSettings *);
-extern (C) char * _gtk_rc_context_get_default_font_name(_GtkSettings *);
-extern (C) _GSList * _gtk_rc_style_get_color_hashes(_GtkRcStyle *);
-extern (C) void _gtk_rc_style_unset_rc_property(_GtkRcStyle *, uint, uint);
-extern (C) void _gtk_rc_style_set_rc_property(_GtkRcStyle *, _GtkRcProperty *);
-extern (C) _GtkRcProperty * _gtk_rc_style_lookup_rc_property(_GtkRcStyle *, uint, uint);
+extern (C) void _gtk_rc_context_destroy(aGtkSettings *);
+extern (C) char * _gtk_rc_context_get_default_font_name(aGtkSettings *);
+extern (C) _GSList * _gtk_rc_style_get_color_hashes(aGtkRcStyle *);
+extern (C) void _gtk_rc_style_unset_rc_property(aGtkRcStyle *, uint, uint);
+extern (C) void _gtk_rc_style_set_rc_property(aGtkRcStyle *, aGtkRcProperty *);
+extern (C) _GtkRcProperty * _gtk_rc_style_lookup_rc_property(aGtkRcStyle *, uint, uint);
 extern (C) uint gtk_rc_parse_priority(_GScanner *, int *);
 extern (C) uint gtk_rc_parse_state(_GScanner *, int *);
-extern (C) uint gtk_rc_parse_color_full(_GScanner *, _GtkRcStyle *, _GdkColor *);
+extern (C) uint gtk_rc_parse_color_full(_GScanner *, aGtkRcStyle *, _GdkColor *);
 extern (C) uint gtk_rc_parse_color(_GScanner *, _GdkColor *);
 extern (C) _GScanner * gtk_rc_scanner_new();
 extern (C) char * gtk_rc_get_im_module_file();
@@ -15426,22 +16200,22 @@
 extern (C) char * gtk_rc_get_module_dir();
 extern (C) char * gtk_rc_get_theme_dir();
 extern (C) char * gtk_rc_find_module_in_path(char *);
-extern (C) void gtk_rc_style_unref(_GtkRcStyle *);
-extern (C) void gtk_rc_style_ref(_GtkRcStyle *);
-extern (C) _GtkRcStyle * gtk_rc_style_copy(_GtkRcStyle *);
+extern (C) void gtk_rc_style_unref(aGtkRcStyle *);
+extern (C) void gtk_rc_style_ref(aGtkRcStyle *);
+extern (C) _GtkRcStyle * gtk_rc_style_copy(aGtkRcStyle *);
 extern (C) _GtkRcStyle * gtk_rc_style_new();
 extern (C) uint gtk_rc_style_get_type();
-extern (C) void gtk_rc_add_class_style(_GtkRcStyle *, char *);
-extern (C) void gtk_rc_add_widget_class_style(_GtkRcStyle *, char *);
-extern (C) void gtk_rc_add_widget_name_style(_GtkRcStyle *, char *);
+extern (C) void gtk_rc_add_class_style(aGtkRcStyle *, char *);
+extern (C) void gtk_rc_add_widget_class_style(aGtkRcStyle *, char *);
+extern (C) void gtk_rc_add_widget_name_style(aGtkRcStyle *, char *);
 extern (C) int gtk_rc_reparse_all();
 extern (C) void gtk_rc_parse_string(char *);
 extern (C) void gtk_rc_parse(char *);
-extern (C) char * gtk_rc_find_pixmap_in_path(_GtkSettings *, _GScanner *, char *);
-extern (C) void gtk_rc_reset_styles(_GtkSettings *);
-extern (C) int gtk_rc_reparse_all_for_settings(_GtkSettings *, int);
-extern (C) _GtkStyle * gtk_rc_get_style_by_paths(_GtkSettings *, char *, char *, uint);
-extern (C) _GtkStyle * gtk_rc_get_style(_GtkWidget *);
+extern (C) char * gtk_rc_find_pixmap_in_path(aGtkSettings *, _GScanner *, char *);
+extern (C) void gtk_rc_reset_styles(aGtkSettings *);
+extern (C) int gtk_rc_reparse_all_for_settings(aGtkSettings *, int);
+extern (C) _GtkStyle * gtk_rc_get_style_by_paths(aGtkSettings *, char *, char *, uint);
+extern (C) _GtkStyle * gtk_rc_get_style(aGtkWidget *);
 extern (C) char * * gtk_rc_get_default_files();
 extern (C) void gtk_rc_set_default_files(char * *);
 extern (C) void gtk_rc_add_default_file(char *);
@@ -15449,100 +16223,100 @@
 extern (C) void _gtk_rc_free_widget_class_path(_GSList *);
 extern (C) _GSList * _gtk_rc_parse_widget_class_path(char *);
 extern (C) void _gtk_rc_init();
-extern (C) void _gtk_widget_get_cursor_color(_GtkWidget *, _GdkColor *);
-extern (C) _GdkGC * _gtk_widget_get_cursor_gc(_GtkWidget *);
-extern (C) void gtk_draw_insertion_cursor(_GtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int);
-extern (C) void gtk_paint_string(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, char *);
-extern (C) void gtk_draw_string(_GtkStyle *, _GdkDrawable *, int, int, int, char *);
+extern (C) void _gtk_widget_get_cursor_color(aGtkWidget *, _GdkColor *);
+extern (C) _GdkGC * _gtk_widget_get_cursor_gc(aGtkWidget *);
+extern (C) void gtk_draw_insertion_cursor(aGtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int);
+extern (C) void gtk_paint_string(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, char *);
+extern (C) void gtk_draw_string(aGtkStyle *, _GdkDrawable *, int, int, int, char *);
 extern (C) void _gtk_style_shade(_GdkColor *, _GdkColor *, double);
-extern (C) void _gtk_style_init_for_settings(_GtkStyle *, _GtkSettings *);
-extern (C) _GValue * _gtk_style_peek_property_value(_GtkStyle *, uint, _GParamSpec *, _BCD_func__12993);
-extern (C) void gtk_border_free(_GtkBorder *);
-extern (C) _GtkBorder * gtk_border_copy(_GtkBorder *);
+extern (C) void _gtk_style_init_for_settings(aGtkStyle *, aGtkSettings *);
+extern (C) _GValue * _gtk_style_peek_property_value(aGtkStyle *, uint, _GParamSpec *, _BCD_func__12993);
+extern (C) void gtk_border_free(aGtkBorder *);
+extern (C) _GtkBorder * gtk_border_copy(aGtkBorder *);
 extern (C) uint gtk_border_get_type();
-extern (C) void gtk_paint_resize_grip(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
-extern (C) void gtk_paint_layout(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, void *);
-extern (C) void gtk_paint_expander(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
-extern (C) void gtk_paint_handle(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
-extern (C) void gtk_paint_slider(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
-extern (C) void gtk_paint_focus(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_extension(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
-extern (C) void gtk_paint_box_gap(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int);
-extern (C) void gtk_paint_shadow_gap(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int);
-extern (C) void gtk_paint_tab(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_option(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_check(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_flat_box(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_box(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_diamond(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_arrow(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int);
-extern (C) void gtk_paint_polygon(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, _GdkPoint *, int, int);
-extern (C) void gtk_paint_shadow(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
-extern (C) void gtk_paint_vline(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
-extern (C) void gtk_paint_hline(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
-extern (C) void gtk_draw_resize_grip(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_layout(_GtkStyle *, _GdkDrawable *, int, int, int, int, void *);
-extern (C) void gtk_draw_expander(_GtkStyle *, _GdkDrawable *, int, int, int, int);
-extern (C) void gtk_draw_handle(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_slider(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_focus(_GtkStyle *, _GdkDrawable *, int, int, int, int);
-extern (C) void gtk_draw_extension(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_box_gap(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_shadow_gap(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_tab(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_option(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_check(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_flat_box(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_box(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_diamond(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_arrow(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int);
-extern (C) void gtk_draw_polygon(_GtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int);
-extern (C) void gtk_draw_shadow(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
-extern (C) void gtk_draw_vline(_GtkStyle *, _GdkDrawable *, int, int, int, int);
-extern (C) void gtk_draw_hline(_GtkStyle *, _GdkDrawable *, int, int, int, int);
-extern (C) void * gtk_style_render_icon(_GtkStyle *, void *, int, int, int, _GtkWidget *, char *);
-extern (C) int gtk_style_lookup_color(_GtkStyle *, char *, _GdkColor *);
-extern (C) void * gtk_style_lookup_icon_set(_GtkStyle *, char *);
-extern (C) void gtk_style_apply_default_background(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int);
-extern (C) void gtk_style_set_background(_GtkStyle *, _GdkDrawable *, int);
-extern (C) void gtk_style_set_font(_GtkStyle *, _GdkFont *);
-extern (C) _GdkFont * gtk_style_get_font(_GtkStyle *);
-extern (C) void gtk_style_unref(_GtkStyle *);
-extern (C) _GtkStyle * gtk_style_ref(_GtkStyle *);
-extern (C) void gtk_style_detach(_GtkStyle *);
-extern (C) _GtkStyle * gtk_style_attach(_GtkStyle *, _GdkDrawable *);
-extern (C) _GtkStyle * gtk_style_copy(_GtkStyle *);
+extern (C) void gtk_paint_resize_grip(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int);
+extern (C) void gtk_paint_layout(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, void *);
+extern (C) void gtk_paint_expander(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int);
+extern (C) void gtk_paint_handle(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int);
+extern (C) void gtk_paint_slider(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int);
+extern (C) void gtk_paint_focus(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_extension(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int);
+extern (C) void gtk_paint_box_gap(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int, int);
+extern (C) void gtk_paint_shadow_gap(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int, int);
+extern (C) void gtk_paint_tab(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_option(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_check(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_flat_box(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_box(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_diamond(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_arrow(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int, int, int);
+extern (C) void gtk_paint_polygon(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, _GdkPoint *, int, int);
+extern (C) void gtk_paint_shadow(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int, int);
+extern (C) void gtk_paint_vline(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int);
+extern (C) void gtk_paint_hline(aGtkStyle *, _GdkDrawable *, int, _GdkRectangle *, aGtkWidget *, char *, int, int, int);
+extern (C) void gtk_draw_resize_grip(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_layout(aGtkStyle *, _GdkDrawable *, int, int, int, int, void *);
+extern (C) void gtk_draw_expander(aGtkStyle *, _GdkDrawable *, int, int, int, int);
+extern (C) void gtk_draw_handle(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_slider(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_focus(aGtkStyle *, _GdkDrawable *, int, int, int, int);
+extern (C) void gtk_draw_extension(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_box_gap(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_shadow_gap(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_tab(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_option(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_check(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_flat_box(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_box(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_diamond(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_arrow(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int);
+extern (C) void gtk_draw_polygon(aGtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int);
+extern (C) void gtk_draw_shadow(aGtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
+extern (C) void gtk_draw_vline(aGtkStyle *, _GdkDrawable *, int, int, int, int);
+extern (C) void gtk_draw_hline(aGtkStyle *, _GdkDrawable *, int, int, int, int);
+extern (C) void * gtk_style_render_icon(aGtkStyle *, void *, int, int, int, aGtkWidget *, char *);
+extern (C) int gtk_style_lookup_color(aGtkStyle *, char *, _GdkColor *);
+extern (C) void * gtk_style_lookup_icon_set(aGtkStyle *, char *);
+extern (C) void gtk_style_apply_default_background(aGtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int);
+extern (C) void gtk_style_set_background(aGtkStyle *, _GdkDrawable *, int);
+extern (C) void gtk_style_set_font(aGtkStyle *, _GdkFont *);
+extern (C) _GdkFont * gtk_style_get_font(aGtkStyle *);
+extern (C) void gtk_style_unref(aGtkStyle *);
+extern (C) _GtkStyle * gtk_style_ref(aGtkStyle *);
+extern (C) void gtk_style_detach(aGtkStyle *);
+extern (C) _GtkStyle * gtk_style_attach(aGtkStyle *, _GdkDrawable *);
+extern (C) _GtkStyle * gtk_style_copy(aGtkStyle *);
 extern (C) _GtkStyle * gtk_style_new();
 extern (C) uint gtk_style_get_type();
-extern (C) void gtk_adjustment_set_value(_GtkAdjustment *, double);
-extern (C) double gtk_adjustment_get_value(_GtkAdjustment *);
-extern (C) void gtk_adjustment_clamp_page(_GtkAdjustment *, double, double);
-extern (C) void gtk_adjustment_value_changed(_GtkAdjustment *);
-extern (C) void gtk_adjustment_changed(_GtkAdjustment *);
+extern (C) void gtk_adjustment_set_value(aGtkAdjustment *, double);
+extern (C) double gtk_adjustment_get_value(aGtkAdjustment *);
+extern (C) void gtk_adjustment_clamp_page(aGtkAdjustment *, double, double);
+extern (C) void gtk_adjustment_value_changed(aGtkAdjustment *);
+extern (C) void gtk_adjustment_changed(aGtkAdjustment *);
 extern (C) _GtkObject * gtk_adjustment_new(double, double, double, double, double, double);
 extern (C) uint gtk_adjustment_get_type();
 extern (C) void gtk_object_add_arg_type(char *, uint, uint, uint);
-extern (C) void gtk_object_set(_GtkObject *, char *, ...);
-extern (C) void gtk_object_get(_GtkObject *, char *, ...);
-extern (C) void gtk_object_remove_no_notify_by_id(_GtkObject *, uint);
-extern (C) void gtk_object_remove_data_by_id(_GtkObject *, uint);
-extern (C) void * gtk_object_get_data_by_id(_GtkObject *, uint);
-extern (C) void gtk_object_set_data_by_id_full(_GtkObject *, uint, void *, _BCD_func__13158);
-extern (C) void gtk_object_set_data_by_id(_GtkObject *, uint, void *);
-extern (C) void * gtk_object_get_user_data(_GtkObject *);
-extern (C) void gtk_object_set_user_data(_GtkObject *, void *);
-extern (C) void gtk_object_remove_no_notify(_GtkObject *, char *);
-extern (C) void * gtk_object_get_data(_GtkObject *, char *);
-extern (C) void gtk_object_remove_data(_GtkObject *, char *);
-extern (C) void gtk_object_set_data_full(_GtkObject *, char *, void *, _BCD_func__13158);
-extern (C) void gtk_object_set_data(_GtkObject *, char *, void *);
-extern (C) void gtk_object_weakunref(_GtkObject *, _BCD_func__13158, void *);
-extern (C) void gtk_object_weakref(_GtkObject *, _BCD_func__13158, void *);
-extern (C) void gtk_object_unref(_GtkObject *);
-extern (C) _GtkObject * gtk_object_ref(_GtkObject *);
+extern (C) void gtk_object_set(aGtkObject *, char *, ...);
+extern (C) void gtk_object_get(aGtkObject *, char *, ...);
+extern (C) void gtk_object_remove_no_notify_by_id(aGtkObject *, uint);
+extern (C) void gtk_object_remove_data_by_id(aGtkObject *, uint);
+extern (C) void * gtk_object_get_data_by_id(aGtkObject *, uint);
+extern (C) void gtk_object_set_data_by_id_full(aGtkObject *, uint, void *, _BCD_func__13158);
+extern (C) void gtk_object_set_data_by_id(aGtkObject *, uint, void *);
+extern (C) void * gtk_object_get_user_data(aGtkObject *);
+extern (C) void gtk_object_set_user_data(aGtkObject *, void *);
+extern (C) void gtk_object_remove_no_notify(aGtkObject *, char *);
+extern (C) void * gtk_object_get_data(aGtkObject *, char *);
+extern (C) void gtk_object_remove_data(aGtkObject *, char *);
+extern (C) void gtk_object_set_data_full(aGtkObject *, char *, void *, _BCD_func__13158);
+extern (C) void gtk_object_set_data(aGtkObject *, char *, void *);
+extern (C) void gtk_object_weakunref(aGtkObject *, _BCD_func__13158, void *);
+extern (C) void gtk_object_weakref(aGtkObject *, _BCD_func__13158, void *);
+extern (C) void gtk_object_unref(aGtkObject *);
+extern (C) _GtkObject * gtk_object_ref(aGtkObject *);
 extern (C) _GtkObject * gtk_object_new(uint, char *, ...);
-extern (C) void gtk_object_destroy(_GtkObject *);
-extern (C) void gtk_object_sink(_GtkObject *);
+extern (C) void gtk_object_destroy(aGtkObject *);
+extern (C) void gtk_object_sink(aGtkObject *);
 extern (C) uint gtk_object_get_type();
 extern (C) extern uint gtk_debug_flags;
 extern (C) void gtk_type_init(int);
@@ -15551,7 +16325,7 @@
 extern (C) _GFlagsValue * gtk_type_flags_get_values(uint);
 extern (C) _GEnumValue * gtk_type_enum_get_values(uint);
 extern (C) void * gtk_type_new(uint);
-extern (C) uint gtk_type_unique(uint, _GtkTypeInfo *);
+extern (C) uint gtk_type_unique(uint, aGtkTypeInfo *);
 extern (C) void * gtk_type_class(uint);
 extern (C) uint gtk_identifier_get_type();
 extern (C) uint gtk_widget_help_type_get_type();
@@ -15667,8 +16441,8 @@
 extern (C) uint gtk_builder_error_get_type();
 extern (C) uint gtk_assistant_page_type_get_type();
 extern (C) uint gtk_accel_flags_get_type();
-extern (C) void _gtk_accel_group_reconnect(_GtkAccelGroup *, uint);
-extern (C) _GtkAccelGroupEntry * gtk_accel_group_query(_GtkAccelGroup *, uint, int, uint *);
+extern (C) void _gtk_accel_group_reconnect(aGtkAccelGroup *, uint);
+extern (C) _GtkAccelGroupEntry * gtk_accel_group_query(aGtkAccelGroup *, uint, int, uint *);
 extern (C) uint gtk_accelerator_get_default_mod_mask();
 extern (C) void gtk_accelerator_set_default_mod_mask(int);
 extern (C) char * gtk_accelerator_get_label(uint, int);
@@ -15676,18 +16450,18 @@
 extern (C) void gtk_accelerator_parse(char *, uint *, int *);
 extern (C) int gtk_accelerator_valid(uint, int);
 extern (C) _GtkAccelGroup * gtk_accel_group_from_accel_closure(_GClosure *);
-extern (C) _GtkAccelKey * gtk_accel_group_find(_GtkAccelGroup *, _BCD_func__13177, void *);
+extern (C) _GtkAccelKey * gtk_accel_group_find(aGtkAccelGroup *, _BCD_func__13177, void *);
 extern (C) _GSList * gtk_accel_groups_from_object(_GObject *);
 extern (C) int gtk_accel_groups_activate(_GObject *, uint, int);
-extern (C) void _gtk_accel_group_detach(_GtkAccelGroup *, _GObject *);
-extern (C) void _gtk_accel_group_attach(_GtkAccelGroup *, _GObject *);
-extern (C) int gtk_accel_group_activate(_GtkAccelGroup *, uint, _GObject *, uint, int);
-extern (C) int gtk_accel_group_disconnect_key(_GtkAccelGroup *, uint, int);
-extern (C) int gtk_accel_group_disconnect(_GtkAccelGroup *, _GClosure *);
-extern (C) void gtk_accel_group_connect_by_path(_GtkAccelGroup *, char *, _GClosure *);
-extern (C) void gtk_accel_group_connect(_GtkAccelGroup *, uint, int, int, _GClosure *);
-extern (C) void gtk_accel_group_unlock(_GtkAccelGroup *);
-extern (C) void gtk_accel_group_lock(_GtkAccelGroup *);
+extern (C) void _gtk_accel_group_detach(aGtkAccelGroup *, _GObject *);
+extern (C) void _gtk_accel_group_attach(aGtkAccelGroup *, _GObject *);
+extern (C) int gtk_accel_group_activate(aGtkAccelGroup *, uint, _GObject *, uint, int);
+extern (C) int gtk_accel_group_disconnect_key(aGtkAccelGroup *, uint, int);
+extern (C) int gtk_accel_group_disconnect(aGtkAccelGroup *, _GClosure *);
+extern (C) void gtk_accel_group_connect_by_path(aGtkAccelGroup *, char *, _GClosure *);
+extern (C) void gtk_accel_group_connect(aGtkAccelGroup *, uint, int, int, _GClosure *);
+extern (C) void gtk_accel_group_unlock(aGtkAccelGroup *);
+extern (C) void gtk_accel_group_lock(aGtkAccelGroup *);
 extern (C) _GtkAccelGroup * gtk_accel_group_new();
 extern (C) uint gtk_accel_group_get_type();
 } // version(DYNLINK)
--- a/dwt/internal/gtk/OS.d	Tue Jan 15 07:20:20 2008 +0100
+++ b/dwt/internal/gtk/OS.d	Tue Jan 15 08:28:52 2008 +0100
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.
  * The contents of this file are made available under the terms
  * of the GNU Lesser General Public License (LGPL) Version 2.1 that
@@ -211,15 +211,15 @@
     g_signal_emit_by_name( instance, detailed_signal, value1, value2, value3 );
 }
 
-private void gtk_list_store_set1(GtkListStore * store , GtkTreeIter * iter, int column, void* value ){
-    gtk_list_store_set( store, iter, column, value, -1 );
+private void gtk_list_store_set1(void* store , void* iter, int column, void* value ){
+    gtk_list_store_set( cast(GtkListStore *)store, cast(GtkTreeIter *)iter, column, value, -1 );
 }
 
-private void gtk_tree_model_get1(GtkTreeModel * store , GtkTreeIter * iter, int column, void** value ){
-    gtk_tree_model_get( store, iter, column, value, -1 );
+private void gtk_tree_model_get1(void* store , void* iter, int column, void** value ){
+    gtk_tree_model_get( cast(GtkTreeModel*) store, cast(GtkTreeIter *)iter, column, value, -1 );
 }
-private void gtk_cell_layout_set_attributes1( GtkCellLayout *cell_layout, GtkCellRenderer *cell, void* key, void* value ){
-    gtk_cell_layout_set_attributes( cell_layout, cell, key, value, null );
+private void gtk_cell_layout_set_attributes1( void *cell_layout, void* cell, void* key, void* value ){
+    gtk_cell_layout_set_attributes( cast(GtkCellLayout *)cell_layout, cast(GtkCellRenderer*)cell, key, value, null );
 }
 
 // for linux always true, the other possibility would be GDK_WINDOWING_WIN32
@@ -1841,46 +1841,46 @@
                   (cast(GtkScrolledWindowClass*) ((cast(GTypeInstance*) arg0).g_class)).scrollbar_spacing : 3) ;
     }
 
-    static int  GTK_WIDGET_HEIGHT( GtkWidget* arg0 )
-         { return arg0.allocation.height; }
-    static void GTK_WIDGET_SET_HEIGHT( GtkWidget* arg0, int arg1)
-         { arg0.allocation.height = arg1; }
-    static int  GTK_WIDGET_WIDTH( GtkWidget* arg0)
-         { return arg0.allocation.width; }
-    static void GTK_WIDGET_SET_WIDTH( GtkWidget* arg0, int arg1)
-         { arg0.allocation.width = arg1; }
-    static GdkWindow* GTK_WIDGET_WINDOW( GtkWidget* arg0)
-         { return arg0.window; }
-    static int  GTK_WIDGET_X( GtkWidget* arg0 )
-         { return arg0.allocation.x; }
-    static void GTK_WIDGET_SET_X( GtkWidget* arg0, int arg1)
-         { arg0.allocation.x = arg1; }
-    static int  GTK_WIDGET_Y( GtkWidget* arg0 )
-         { return arg0.allocation.y; }
-    static void GTK_WIDGET_SET_Y( GtkWidget* arg0, int arg1)
-         { arg0.allocation.y = arg1; }
-    static int  GTK_WIDGET_REQUISITION_WIDTH( GtkWidget* arg0 )
-         { return arg0.requisition.width;  }
-    static int  GTK_WIDGET_REQUISITION_HEIGHT( GtkWidget* arg0 )
-         { return arg0.requisition.height; }
+    static int  GTK_WIDGET_HEIGHT( void* arg0 )
+         { return (cast(GtkWidget*)arg0).allocation.height; }
+    static void GTK_WIDGET_SET_HEIGHT( void* arg0, int arg1)
+         { (cast(GtkWidget*)arg0).allocation.height = arg1; }
+    static int  GTK_WIDGET_WIDTH( void* arg0)
+         { return (cast(GtkWidget*)arg0).allocation.width; }
+    static void GTK_WIDGET_SET_WIDTH( void* arg0, int arg1)
+         { (cast(GtkWidget*)arg0).allocation.width = arg1; }
+    static GdkWindow* GTK_WIDGET_WINDOW( void* arg0)
+         { return (cast(GtkWidget*)arg0).window; }
+    static int  GTK_WIDGET_X( void* arg0 )
+         { return (cast(GtkWidget*)arg0).allocation.x; }
+    static void GTK_WIDGET_SET_X( void* arg0, int arg1)
+         { (cast(GtkWidget*)arg0).allocation.x = arg1; }
+    static int  GTK_WIDGET_Y( void* arg0 )
+         { return (cast(GtkWidget*)arg0).allocation.y; }
+    static void GTK_WIDGET_SET_Y( void* arg0, int arg1)
+         { (cast(GtkWidget*)arg0).allocation.y = arg1; }
+    static int  GTK_WIDGET_REQUISITION_WIDTH( void* arg0 )
+         { return (cast(GtkWidget*)arg0).requisition.width;  }
+    static int  GTK_WIDGET_REQUISITION_HEIGHT( void* arg0 )
+         { return (cast(GtkWidget*)arg0).requisition.height; }
 
-    static GtkIMContext* GTK_ENTRY_IM_CONTEXT( GtkEntry* arg0 )
-         { return arg0.im_context; }
+    static GtkIMContext* GTK_ENTRY_IM_CONTEXT( void* arg0 )
+         { return (cast(GtkEntry*)arg0).im_context; }
 
-    static GtkIMContext* GTK_TEXTVIEW_IM_CONTEXT( GtkTextView* arg0)
-         { return arg0.im_context; }
+    static GtkIMContext* GTK_TEXTVIEW_IM_CONTEXT( void* arg0)
+         { return (cast(GtkTextView*)arg0).im_context; }
 
-    static GtkWidget* GTK_TOOLTIPS_TIP_WINDOW( GtkTooltips* arg0)
-         { return arg0.tip_window; }
-    static void GTK_TOOLTIPS_SET_ACTIVE( GtkTooltips* arg0, GtkTooltipsData*  arg1 )
-         { arg0.active_tips_data = arg1; }
+    static GtkWidget* GTK_TOOLTIPS_TIP_WINDOW( void* arg0)
+         { return (cast(GtkTooltips*)arg0).tip_window; }
+    static void GTK_TOOLTIPS_SET_ACTIVE( void* arg0, void*  arg1 )
+         { (cast(GtkTooltips*)arg0).active_tips_data = cast(GtkTooltipsData*)arg1; }
 
-    static int  GDK_EVENT_TYPE( GdkEvent* arg0 )
-         { return arg0.type; }
-    static GdkWindow* GDK_EVENT_WINDOW( GdkEventAny* arg0 )
-         { return arg0.window; }
-    static int  X_EVENT_TYPE( XEvent* arg0 )
-         { return arg0.type; }
+    static int  GDK_EVENT_TYPE( void* arg0 )
+         { return (cast(GdkEvent*)arg0).type; }
+    static GdkWindow* GDK_EVENT_WINDOW( void* arg0 )
+         { return (cast(GdkEventAny*)arg0).window; }
+    static int  X_EVENT_TYPE( void* arg0 )
+         { return (cast(XEvent*)arg0).type; }
     //Window X_EVENT_WINDOW( XAnyEvent* arg0 )
     //     { return arg0.window; }
 
@@ -2157,95 +2157,95 @@
         return gtk_widget_get_type ();
     }
 
-    static uint GTK_WIDGET_FLAGS( GtkWidget* arg0 )
+    static uint GTK_WIDGET_FLAGS( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return    (cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*) arg0,  gtk_object_get_type ())).flags ;
     }
 
-    static ubyte GTK_WIDGET_STATE( GtkWidget* arg0 )
+    static ubyte GTK_WIDGET_STATE( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return (  cast(GtkWidget*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_widget_get_type ())).state;
     }
 
-    static bool GTK_WIDGET_HAS_DEFAULT( GtkWidget* arg0 )
+    static bool GTK_WIDGET_HAS_DEFAULT( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_object_get_type () )).flags & GtkWidgetFlags.GTK_HAS_DEFAULT) != 0) ;
     }
 
-    static bool GTK_WIDGET_HAS_FOCUS( GtkWidget* arg0 )
+    static bool GTK_WIDGET_HAS_FOCUS( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_object_get_type () )).flags & GtkWidgetFlags.GTK_HAS_FOCUS) != 0) ;
     }
 
-    static bool GTK_WIDGET_IS_SENSITIVE( GtkWidget* arg0 )
+    static bool GTK_WIDGET_IS_SENSITIVE( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast (GtkObject*) g_type_check_instance_cast ( cast(GTypeInstance*)arg0, gtk_object_get_type ()) ).flags & GtkWidgetFlags.GTK_SENSITIVE) != 0)   && ( ( ( cast(GtkObject*) g_type_check_instance_cast ( cast(GTypeInstance*)arg0, gtk_object_get_type ()) ).flags & GtkWidgetFlags.GTK_PARENT_SENSITIVE) != 0);
     }
 
-    static bool GTK_WIDGET_MAPPED( GtkWidget* arg0 )
+    static bool GTK_WIDGET_MAPPED( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_object_get_type () )).flags & GtkWidgetFlags.GTK_MAPPED) != 0) ;
     }
 
-    static bool GTK_WIDGET_SENSITIVE( GtkWidget* arg0 )
+    static bool GTK_WIDGET_SENSITIVE( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_object_get_type () )).flags & GTK_SENSITIVE) != 0) ;
     }
 
-    static void GTK_WIDGET_SET_FLAGS( GtkWidget* arg0, uint arg1 )
+    static void GTK_WIDGET_SET_FLAGS( void* arg0, uint arg1 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         (cast(GtkObject*) g_type_check_instance_cast ( cast(GTypeInstance*)arg0,  gtk_object_get_type () ) ).flags |= arg1;
     }
 
-    static void GTK_WIDGET_UNSET_FLAGS( GtkWidget* arg0, uint arg1 )
+    static void GTK_WIDGET_UNSET_FLAGS( void* arg0, uint arg1 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         (cast(GtkObject*) g_type_check_instance_cast ( cast(GTypeInstance*)arg0,  gtk_object_get_type () ) ).flags &= ~arg1;
     }
 
-    static bool GTK_WIDGET_VISIBLE( GtkWidget* arg0 )
+    static bool GTK_WIDGET_VISIBLE( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
         return ( ( ( cast(GtkObject*) g_type_check_instance_cast (cast(GTypeInstance*)arg0, gtk_object_get_type () )).flags & GTK_VISIBLE) != 0) ;
     }
 
-    static GObjectClass* G_OBJECT_CLASS( GTypeClass* arg0 )
+    static GObjectClass* G_OBJECT_CLASS( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
-        return (cast(GObjectClass*) g_type_check_class_cast ( arg0, cast(GType) (20 << 2) ) ) ;
+        return (cast(GObjectClass*) g_type_check_class_cast ( cast(GTypeClass*)arg0, cast(GType) (20 << 2) ) ) ;
     }
 
-    static GObjectClass* G_OBJECT_GET_CLASS( GTypeInstance* arg0 )
+    static GObjectClass* G_OBJECT_GET_CLASS( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
-        return (cast(GObjectClass*) arg0.g_class) ;
+        return (cast(GObjectClass*) (cast(GTypeInstance*)arg0).g_class) ;
     }
 
-    static gchar* G_OBJECT_TYPE_NAME( GTypeInstance* arg0 )
+    static gchar* G_OBJECT_TYPE_NAME( void* arg0 )
     {
         lock.lock();
         scope(exit) lock.unlock();
-        return g_type_name( (cast(GTypeClass*) arg0.g_class).g_type ) ;
+        return g_type_name( (cast(GTypeClass*) (cast(GTypeInstance*)arg0).g_class).g_type ) ;
     }
 
     static GType G_TYPE_BOOLEAN()
--- a/dwt/widgets/Combo.d	Tue Jan 15 07:20:20 2008 +0100
+++ b/dwt/widgets/Combo.d	Tue Jan 15 08:28:52 2008 +0100
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2007 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
@@ -179,7 +179,7 @@
     items = newItems;
     char* buffer = toStringz(string);
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        OS.gtk_combo_box_insert_text (cast(GtkComboBox*)handle, index, buffer);
+        OS.gtk_combo_box_insert_text (handle, index, buffer);
     } else {
         /*
         * Feature in GTK. When the list is empty and the first item
@@ -189,13 +189,13 @@
         */
         ignoreSelect = lockText = true;
         auto item = OS.gtk_list_item_new_with_label (buffer);
-        auto label = OS.gtk_bin_get_child (cast(GtkBin*)item);
+        auto label = OS.gtk_bin_get_child (item);
         setForegroundColor (label, getForegroundColor ());
         OS.gtk_widget_modify_font (label, getFontDescription ());
         OS.gtk_widget_set_direction (label, OS.gtk_widget_get_direction (handle));
         OS.gtk_widget_show (item);
         auto items = OS.g_list_append (null, item);
-        OS.gtk_list_insert_items (cast(GtkList*)listHandle, items, index);
+        OS.gtk_list_insert_items (listHandle, items, index);
         ignoreSelect = lockText = false;
     }
 }
@@ -338,8 +338,8 @@
 public void clearSelection () {
     checkWidget();
     if (entryHandle !is null) {
-        int position = OS.gtk_editable_get_position (cast(GtkEditable*)entryHandle);
-        OS.gtk_editable_select_region (cast(GtkEditable*)entryHandle, position, position);
+        int position = OS.gtk_editable_get_position (entryHandle);
+        OS.gtk_editable_select_region (entryHandle, position, position);
     }
 }
 
@@ -347,21 +347,21 @@
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         OS.g_signal_handlers_block_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
         if ((style & DWT.READ_ONLY) !is 0) {
-            int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+            int index = OS.gtk_combo_box_get_active (handle);
             if (index !is -1) {
-                auto modelHandle = OS.gtk_combo_box_get_model (cast(GtkComboBox*)handle);
+                auto modelHandle = OS.gtk_combo_box_get_model (handle);
                 char* ptr;
                 GtkTreeIter iter;
-                OS.gtk_tree_model_iter_nth_child (cast(GtkTreeModel*)modelHandle, &iter, null, index);
-                OS.gtk_tree_model_get1 (cast(GtkTreeModel*)modelHandle, &iter, 0, cast(void**)&ptr );
+                OS.gtk_tree_model_iter_nth_child (modelHandle, &iter, null, index);
+                OS.gtk_tree_model_get1 (modelHandle, &iter, 0, cast(void**)&ptr );
                 if (fromUtf8z(ptr).length > 0) postEvent (DWT.Modify);
                 OS.g_free (ptr);
             }
         } else {
             char dummy = '\0';
-            OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, &dummy );
+            OS.gtk_entry_set_text (entryHandle, &dummy );
         }
-        OS.gtk_combo_box_set_active (cast(GtkComboBox*)handle, -1);
+        OS.gtk_combo_box_set_active (handle, -1);
         OS.g_signal_handlers_unblock_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
     }
 }
@@ -375,7 +375,7 @@
     if (hHint !is DWT.DEFAULT && hHint < 0) hHint = 0;
     int w, h;
     OS.gtk_widget_realize (entryHandle);
-    auto layout = OS.gtk_entry_get_layout (cast(GtkEntry*)entryHandle);
+    auto layout = OS.gtk_entry_get_layout (entryHandle);
     OS.pango_layout_get_size (layout, &w, &h);
     int xborder = INNER_BORDER, yborder = INNER_BORDER;
     auto style = OS.gtk_widget_get_style (entryHandle);
@@ -418,25 +418,25 @@
  */
 public void copy () {
     checkWidget ();
-    if (entryHandle !is null) OS.gtk_editable_copy_clipboard (cast(GtkEditable*)entryHandle);
+    if (entryHandle !is null) OS.gtk_editable_copy_clipboard (entryHandle);
 }
 
 void createHandle (int index) {
     state |= HANDLE | MENU;
     fixedHandle = cast(GtkWidget*)OS.g_object_new (display.gtk_fixed_get_type (), null);
     if (fixedHandle is null) error (DWT.ERROR_NO_HANDLES);
-    OS.gtk_fixed_set_has_window (cast(GtkFixed*)fixedHandle, true);
+    OS.gtk_fixed_set_has_window (fixedHandle, true);
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         if ((style & DWT.READ_ONLY) !is 0) {
-            handle = cast(GtkWidget*)OS.gtk_combo_box_new_text ();
+            handle = OS.gtk_combo_box_new_text ();
             if (handle is null) error (DWT.ERROR_NO_HANDLES);
         } else {
-            handle = cast(GtkWidget*)OS.gtk_combo_box_entry_new_text ();
+            handle = OS.gtk_combo_box_entry_new_text ();
             if (handle is null) error (DWT.ERROR_NO_HANDLES);
-            entryHandle = cast(GtkWidget*)OS.gtk_bin_get_child (cast(GtkBin*)handle);
+            entryHandle = OS.gtk_bin_get_child (handle);
             if (entryHandle is null) error (DWT.ERROR_NO_HANDLES);
         }
-        OS.gtk_container_add (cast(GtkContainer*)fixedHandle, handle);
+        OS.gtk_container_add (fixedHandle, handle);
         textRenderer = cast(GtkWidget*)OS.gtk_cell_renderer_text_new ();
         if (textRenderer is null) error (DWT.ERROR_NO_HANDLES);
         /*
@@ -457,8 +457,8 @@
         display.setWarnings (false);
         OS.gtk_cell_layout_clear (handle);
         display.setWarnings (warnings);
-        OS.gtk_cell_layout_pack_start (cast(GtkCellLayout*)handle, cast(GtkCellRenderer*)textRenderer, true);
-        OS.gtk_cell_layout_set_attributes1 (handle, cast(GtkCellRenderer*)textRenderer, OS.text.ptr, null);
+        OS.gtk_cell_layout_pack_start (handle, textRenderer, true);
+        OS.gtk_cell_layout_set_attributes1 (handle, textRenderer, OS.text.ptr, null);
 
         /*
         * Feature in GTK.  There is no API to query the button
@@ -482,9 +482,9 @@
             display.allChildren = null;
         }
     } else {
-        handle = cast(GtkWidget*)OS.gtk_combo_new ();
+        handle = OS.gtk_combo_new ();
         if (handle is null) error (DWT.ERROR_NO_HANDLES);
-        OS.gtk_container_add (cast(GtkContainer*)fixedHandle, handle);
+        OS.gtk_container_add (fixedHandle, handle);
         GtkCombo* combo = cast(GtkCombo*)handle;
         entryHandle = combo.entry;
         listHandle = combo.list;
@@ -496,7 +496,7 @@
         * to hook events.  The fix is to find the first child that is
         * not the entry or list and assume this is the arrow handle.
         */
-        auto list = OS.gtk_container_get_children (cast(GtkContainer*)handle);
+        auto list = OS.gtk_container_get_children (handle);
         if (list !is null) {
             int i = 0, count = OS.g_list_length (list);
             while (i<count) {
@@ -511,9 +511,9 @@
         }
 
         bool editable = (style & DWT.READ_ONLY) is 0;
-        OS.gtk_editable_set_editable (cast(GtkEditable*)entryHandle, editable);
-        OS.gtk_combo_disable_activate (cast(GtkCombo*)handle);
-        OS.gtk_combo_set_case_sensitive (cast(GtkCombo*)handle, true);
+        OS.gtk_editable_set_editable (entryHandle, editable);
+        OS.gtk_combo_disable_activate (handle);
+        OS.gtk_combo_set_case_sensitive (handle, true);
     }
 }
 
@@ -533,7 +533,7 @@
  */
 public void cut () {
     checkWidget ();
-    if (entryHandle !is null) OS.gtk_editable_cut_clipboard (cast(GtkEditable*)entryHandle);
+    if (entryHandle !is null) OS.gtk_editable_cut_clipboard (entryHandle);
 }
 
 override void deregister () {
@@ -551,7 +551,7 @@
         lastEventTime = time;
         auto imContext = imContext ();
         if (imContext !is null) {
-            return cast(bool)OS.gtk_im_context_filter_keypress (cast(GtkIMContext*)imContext, event);
+            return cast(bool)OS.gtk_im_context_filter_keypress (imContext, event);
         }
     }
     gdkEventKey = event;
@@ -570,7 +570,7 @@
     if (gdkEventKey !is null && gdkEventKey !is cast(GdkEventKey*)-1) {
         auto imContext = imContext ();
         if (imContext !is null) {
-            OS.gtk_im_context_filter_keypress (cast(GtkIMContext*)imContext, gdkEventKey);
+            OS.gtk_im_context_filter_keypress (imContext, gdkEventKey);
             gdkEventKey = cast(GdkEventKey*)-1;
             return;
         }
@@ -648,7 +648,7 @@
 }
 
 GtkIMContext* imContext () {
-    return entryHandle !is null ? OS.GTK_ENTRY_IM_CONTEXT (cast(GtkEntry*)entryHandle) : null;
+    return entryHandle !is null ? OS.GTK_ENTRY_IM_CONTEXT (entryHandle) : null;
 }
 
 /**
@@ -667,17 +667,17 @@
     checkWidget();
     if (index < 0 || index >= items.length) return;
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        if (OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle) is index) {
+        if (OS.gtk_combo_box_get_active (handle) is index) {
             clearText ();
         }
     } else {
         ignoreSelect = true;
-        auto children = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
-        auto item = cast(GtkWidget*)OS.g_list_nth_data (children, index);
+        auto children = OS.gtk_container_get_children (listHandle);
+        auto item = OS.g_list_nth_data (children, index);
         bool selected = OS.GTK_WIDGET_STATE (item) is OS.GTK_STATE_SELECTED;
         if (selected) {
-            OS.gtk_list_unselect_all (cast(GtkList*)listHandle);
-            OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr );
+            OS.gtk_list_unselect_all (listHandle);
+            OS.gtk_entry_set_text (entryHandle, "".ptr );
         }
         OS.g_list_free (children);
         ignoreSelect = false;
@@ -704,8 +704,8 @@
         clearText ();
     } else {
         ignoreSelect = true;
-        OS.gtk_list_unselect_all (cast(GtkList*)listHandle);
-        OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr );
+        OS.gtk_list_unselect_all (listHandle);
+        OS.gtk_entry_set_text (entryHandle, "".ptr );
         ignoreSelect = false;
     }
 }
@@ -715,7 +715,7 @@
     if (filter && entryHandle !is null) {
         int index;
         int trailing;
-        auto layout = OS.gtk_entry_get_layout (cast(GtkEntry*)entryHandle);
+        auto layout = OS.gtk_entry_get_layout (entryHandle);
         OS.pango_layout_xy_to_index (layout, x * OS.PANGO_SCALE, y * OS.PANGO_SCALE, &index, &trailing);
         auto ptr = OS.pango_layout_get_text (layout);
         int position = cast(int)/*64*/OS.g_utf8_pointer_to_offset (ptr, ptr + index) + trailing;
@@ -866,10 +866,10 @@
     if ((style & DWT.READ_ONLY) !is 0) {
         int length = 0;
         if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-            int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+            int index = OS.gtk_combo_box_get_active (handle);
             if (index !is -1) length = getItem (index).length;
         } else {
-            auto str = OS.gtk_entry_get_text (cast(GtkEntry*)entryHandle);
+            auto str = OS.gtk_entry_get_text (entryHandle);
             if (str !is null) length = cast(int)/*64*/OS.g_utf8_strlen (str, -1);
         }
         return new Point (0, length);
@@ -877,7 +877,7 @@
     int start;
     int end;
     if (entryHandle !is null) {
-        OS.gtk_editable_get_selection_bounds (cast(GtkEditable*)entryHandle, &start, &end);
+        OS.gtk_editable_get_selection_bounds (entryHandle, &start, &end);
     }
     return new Point(start, end);
 }
@@ -896,14 +896,14 @@
 public int getSelectionIndex () {
     checkWidget();
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        return OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+        return OS.gtk_combo_box_get_active (handle);
     }
     int index = 0, result = -1;
-    auto children = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+    auto children = OS.gtk_container_get_children (listHandle);
     auto temp = children;
     while (temp !is null) {
         auto item = OS.g_list_data (temp);
-        if (OS.GTK_WIDGET_STATE (cast(GtkWidget*)item) is OS.GTK_STATE_SELECTED) {
+        if (OS.GTK_WIDGET_STATE (item) is OS.GTK_STATE_SELECTED) {
             result = index;
             break;
         }
@@ -929,11 +929,11 @@
 public char[] getText () {
     checkWidget();
     if (entryHandle !is null) {
-        auto str = OS.gtk_entry_get_text (cast(GtkEntry*)entryHandle);
+        auto str = OS.gtk_entry_get_text (entryHandle);
         if (str is null) return "";
         return fromUtf8z(str).dup;
     } else {
-        int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+        int index = OS.gtk_combo_box_get_active (handle);
         return index !is -1 ? getItem (index) : "";
     }
 }
@@ -981,7 +981,7 @@
  */
 public int getTextLimit () {
     checkWidget();
-    int limit = entryHandle !is null ? OS.gtk_entry_get_max_length (cast(GtkEntry*)entryHandle) : 0;
+    int limit = entryHandle !is null ? OS.gtk_entry_get_max_length (entryHandle) : 0;
     return limit is 0 ? LIMIT : limit;
 }
 
@@ -1030,13 +1030,13 @@
             * NOTE: This code relies on GTK clearing the selected
             * item and not matching the item as the user types.
             */
-            int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+            int index = OS.gtk_combo_box_get_active (handle);
             if (index !is -1) postEvent (DWT.Selection);
             return 0;
         }
     } else {
         if (!ignoreSelect) {
-            auto ptr = OS.gtk_entry_get_text (cast(GtkEntry*)entryHandle);
+            auto ptr = OS.gtk_entry_get_text (entryHandle);
             char[] text = fromUtf8z(ptr).dup;
             for (int i = 0; i < items.length; i++) {
                 if (items [i] ==/*eq*/ text) {
@@ -1075,7 +1075,7 @@
 
 override int gtk_commit (GtkIMContext* imContext, char* text) {
     if (text is null) return 0;
-    if (!OS.gtk_editable_get_editable (cast(GtkEditable*)entryHandle)) return 0;
+    if (!OS.gtk_editable_get_editable (entryHandle)) return 0;
     char [] chars = fromUtf8z(text);
     if (chars.length is 0) return 0;
     char [] newChars = sendIMKeyEvent (DWT.KeyDown, null, chars);
@@ -1100,8 +1100,8 @@
     OS.g_signal_handlers_unblock_matched (imContext, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCOMMIT);
     OS.g_signal_handlers_block_matched (imContext, mask, id, 0, null, null, entryHandle);
     if (fixStart !is -1 && fixEnd !is -1) {
-        OS.gtk_editable_set_position (cast(GtkEditable*)entryHandle, fixStart);
-        OS.gtk_editable_select_region (cast(GtkEditable*)entryHandle, fixStart, fixEnd);
+        OS.gtk_editable_set_position (entryHandle, fixStart);
+        OS.gtk_editable_select_region (entryHandle, fixStart, fixEnd);
     }
     fixStart = fixEnd = -1;
     return 0;
@@ -1109,7 +1109,7 @@
 
 override int gtk_delete_text (GtkWidget* widget, int start_pos, int end_pos) {
     if (lockText) {
-        OS.gtk_list_unselect_item (cast(GtkList*)listHandle, 0);
+        OS.gtk_list_unselect_item (listHandle, 0);
         OS.g_signal_stop_emission_by_name (entryHandle, OS.delete_text.ptr);
         return 0;
     }
@@ -1123,10 +1123,10 @@
             pos = cast(int)/*64*/end_pos;
             OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
             OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udINSERT_TEXT);
-            OS.gtk_editable_insert_text (cast(GtkEditable*)entryHandle, newText.ptr, newText.length, &pos);
+            OS.gtk_editable_insert_text (entryHandle, newText.ptr, newText.length, &pos);
             OS.g_signal_handlers_unblock_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udINSERT_TEXT);
             OS.g_signal_handlers_unblock_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
-            OS.gtk_editable_set_position (cast(GtkEditable*)entryHandle, pos );
+            OS.gtk_editable_set_position (entryHandle, pos );
         }
     }
     return 0;
@@ -1139,7 +1139,7 @@
 
 override int gtk_insert_text (GtkEditable* widget, char* new_text, int new_text_length, int position) {
     if (lockText) {
-        OS.gtk_list_unselect_item (cast(GtkList*)listHandle, 0);
+        OS.gtk_list_unselect_item (listHandle, 0);
         OS.g_signal_stop_emission_by_name (entryHandle, OS.insert_text.ptr);
         return 0;
     }
@@ -1149,23 +1149,23 @@
     int pos;
     pos = position;
     if (pos is -1) {
-        auto ptr = OS.gtk_entry_get_text (cast(GtkEntry*)entryHandle);
+        auto ptr = OS.gtk_entry_get_text (entryHandle);
         pos = fromUtf8z(ptr).length;
     }
     char[] newText = verifyText (oldText, pos, pos);
     if (newText !is oldText) {
         int newStart, newEnd;
-        OS.gtk_editable_get_selection_bounds (cast(GtkEditable*)entryHandle, &newStart, &newEnd);
+        OS.gtk_editable_get_selection_bounds (entryHandle, &newStart, &newEnd);
         if (newText !is null) {
             if (newStart !is newEnd) {
                 OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udDELETE_TEXT);
                 OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
-                OS.gtk_editable_delete_selection (cast(GtkEditable*)entryHandle);
+                OS.gtk_editable_delete_selection (entryHandle);
                 OS.g_signal_handlers_unblock_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udDELETE_TEXT);
                 OS.g_signal_handlers_unblock_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
             }
             OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udINSERT_TEXT);
-            OS.gtk_editable_insert_text (cast(GtkEditable*)entryHandle, newText.ptr, newText.length, &pos);
+            OS.gtk_editable_insert_text (entryHandle, newText.ptr, newText.length, &pos);
             OS.g_signal_handlers_unblock_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udINSERT_TEXT);
             newStart = newEnd = pos;
         }
@@ -1268,7 +1268,7 @@
  */
 public void paste () {
     checkWidget ();
-    if (entryHandle !is null) OS.gtk_editable_paste_clipboard (cast(GtkEditable*)entryHandle);
+    if (entryHandle !is null) OS.gtk_editable_paste_clipboard (entryHandle);
 }
 
 override GtkWidget* parentingHandle() {
@@ -1320,19 +1320,19 @@
     System.arraycopy (oldItems, index + 1, newItems, index, oldItems.length - index - 1);
     items = newItems;
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        if (OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle) is index) clearText ();
-        OS.gtk_combo_box_remove_text (cast(GtkComboBox*)handle, index);
+        if (OS.gtk_combo_box_get_active (handle) is index) clearText ();
+        OS.gtk_combo_box_remove_text (handle, index);
     } else {
         ignoreSelect = true;
-        auto children = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+        auto children = OS.gtk_container_get_children (listHandle);
         auto item = OS.g_list_nth_data (children, index);
-        bool selected = OS.GTK_WIDGET_STATE (cast(GtkWidget*)item) is OS.GTK_STATE_SELECTED;
+        bool selected = OS.GTK_WIDGET_STATE (item) is OS.GTK_STATE_SELECTED;
         auto items = OS.g_list_append (null, item);
-        OS.gtk_list_remove_items (cast(GtkList*)listHandle, items);
+        OS.gtk_list_remove_items (listHandle, items);
         OS.g_list_free (items);
         OS.g_list_free (children);
         if (selected) {
-            OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr);
+            OS.gtk_entry_set_text (entryHandle, "".ptr);
         }
         ignoreSelect = false;
     }
@@ -1366,26 +1366,26 @@
     System.arraycopy (oldItems, end + 1, newItems, start, oldItems.length - end - 1);
     items = newItems;
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+        int index = OS.gtk_combo_box_get_active (handle);
         if (start <= index && index <= end) clearText();
         for (int i = end; i >= start; i--) {
-            OS.gtk_combo_box_remove_text (cast(GtkComboBox*)handle, i);
+            OS.gtk_combo_box_remove_text (handle, i);
         }
     } else {
         bool selected = false;
         ignoreSelect = true;
         GList* items;
-        auto children = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+        auto children = OS.gtk_container_get_children (listHandle);
         for (int i = start; i <= end; i++) {
             auto item = OS.g_list_nth_data (children, i);
-            selected |= OS.GTK_WIDGET_STATE (cast(GtkWidget*)item) is OS.GTK_STATE_SELECTED;
+            selected |= OS.GTK_WIDGET_STATE (item) is OS.GTK_STATE_SELECTED;
             items = OS.g_list_append (items, item);
         }
-        OS.gtk_list_remove_items (cast(GtkList*)listHandle, items);
+        OS.gtk_list_remove_items (listHandle, items);
         OS.g_list_free (items);
         OS.g_list_free (children);
         if (selected) {
-            OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr );
+            OS.gtk_entry_set_text (entryHandle, "".ptr );
         }
         ignoreSelect = false;
     }
@@ -1431,12 +1431,12 @@
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         clearText ();
         for (int i = count - 1; i >= 0; i--) {
-            OS.gtk_combo_box_remove_text (cast(GtkComboBox*)handle, i);
+            OS.gtk_combo_box_remove_text (handle, i);
         }
     } else {
         ignoreSelect = true;
-        OS.gtk_list_clear_items (cast(GtkList*)listHandle, 0, -1);
-        OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr);
+        OS.gtk_list_clear_items (listHandle, 0, -1);
+        OS.gtk_entry_set_text (entryHandle, "".ptr);
         ignoreSelect = false;
     }
 }
@@ -1533,11 +1533,11 @@
     if (index < 0 || index >= items.length) return;
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         OS.g_signal_handlers_block_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
-        OS.gtk_combo_box_set_active (cast(GtkComboBox*)handle, index);
+        OS.gtk_combo_box_set_active (handle, index);
         OS.g_signal_handlers_unblock_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
     } else {
         ignoreSelect = true;
-        OS.gtk_list_select_item (cast(GtkList*)listHandle, index);
+        OS.gtk_list_select_item (listHandle, index);
         ignoreSelect = false;
     }
 }
@@ -1569,21 +1569,21 @@
             * invalid minimum size.  The fix is to temporarily change the
             * selected item to force the combo box to resize.
             */
-            int index = OS.gtk_combo_box_get_active (cast(GtkComboBox*)handle);
+            int index = OS.gtk_combo_box_get_active (handle);
             OS.g_signal_handlers_block_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
-            OS.gtk_combo_box_set_active (cast(GtkComboBox*)handle, -1);
-            OS.gtk_combo_box_set_active (cast(GtkComboBox*)handle, index);
+            OS.gtk_combo_box_set_active (handle, -1);
+            OS.gtk_combo_box_set_active (handle, index);
             OS.g_signal_handlers_unblock_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
         }
     } else {
         OS.gtk_widget_modify_font (entryHandle, font);
         if (listHandle !is null) {
             OS.gtk_widget_modify_font (listHandle, font);
-            auto itemsList = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+            auto itemsList = OS.gtk_container_get_children (listHandle);
             if (itemsList !is null) {
                 int count = OS.g_list_length (itemsList);
                 for (int i=count - 1; i>=0; i--) {
-                    auto widget = OS.gtk_bin_get_child (cast(GtkBin*)OS.g_list_nth_data (itemsList, i));
+                    auto widget = OS.gtk_bin_get_child (OS.g_list_nth_data (itemsList, i));
                     OS.gtk_widget_modify_font (widget, font);
                 }
                 OS.g_list_free (itemsList);
@@ -1602,11 +1602,11 @@
         setForegroundColor (entryHandle, color);
         if (listHandle !is null) {
             setForegroundColor (listHandle, color);
-            auto itemsList = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+            auto itemsList = OS.gtk_container_get_children (listHandle);
             if (itemsList !is null) {
                 int count = OS.g_list_length (itemsList);
                 for (int i=count - 1; i>=0; i--) {
-                    auto widget = OS.gtk_bin_get_child (cast(GtkBin*)OS.g_list_nth_data (itemsList, i));
+                    auto widget = OS.gtk_bin_get_child (OS.g_list_nth_data (itemsList, i));
                     setForegroundColor (widget, color);
                 }
                 OS.g_list_free (itemsList);
@@ -1640,14 +1640,14 @@
     items [index] = string;
     char* buffer = toStringz(string);
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
-        OS.gtk_combo_box_remove_text (cast(GtkComboBox*)handle, index);
-        OS.gtk_combo_box_insert_text (cast(GtkComboBox*)handle, index, buffer);
+        OS.gtk_combo_box_remove_text (handle, index);
+        OS.gtk_combo_box_insert_text (handle, index, buffer);
     } else {
         ignoreSelect = true;
-        auto children = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+        auto children = OS.gtk_container_get_children (listHandle);
         auto item = OS.g_list_nth_data (children, index);
-        auto label = OS.gtk_bin_get_child (cast(GtkBin*)item);
-        OS.gtk_label_set_text (cast(GtkLabel*)label, buffer);
+        auto label = OS.gtk_bin_get_child (item);
+        OS.gtk_label_set_text (label, buffer);
         OS.g_list_free (children);
         ignoreSelect = false;
     }
@@ -1679,16 +1679,16 @@
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         clearText ();
         for (int i = count - 1; i >= 0; i--) {
-            OS.gtk_combo_box_remove_text (cast(GtkComboBox*)handle, i);
+            OS.gtk_combo_box_remove_text (handle, i);
         }
         for (int i = 0; i < items.length; i++) {
             char[] string = items [i];
             char* buffer = toStringz(string);
-            OS.gtk_combo_box_insert_text (cast(GtkComboBox*)handle, i, buffer);
+            OS.gtk_combo_box_insert_text (handle, i, buffer);
         }
     } else {
         lockText = ignoreSelect = true;
-        OS.gtk_list_clear_items (cast(GtkList*)listHandle, 0, -1);
+        OS.gtk_list_clear_items (listHandle, 0, -1);
         auto font = getFontDescription ();
         GdkColor* color = getForegroundColor ();
         int direction = OS.gtk_widget_get_direction (handle);
@@ -1697,16 +1697,16 @@
             char[] string = items [i];
             char * buffer = toStringz(string);
             auto item = OS.gtk_list_item_new_with_label (buffer);
-            auto label = OS.gtk_bin_get_child (cast(GtkBin*)item);
+            auto label = OS.gtk_bin_get_child (item);
             setForegroundColor (label, color);
             OS.gtk_widget_modify_font (label, font);
             OS.gtk_widget_set_direction (label, direction);
-            OS.gtk_container_add (cast(GtkContainer*)listHandle, item);
+            OS.gtk_container_add (listHandle, item);
             OS.gtk_widget_show (item);
             i++;
         }
         lockText = ignoreSelect = false;
-        OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, "".ptr);
+        OS.gtk_entry_set_text (entryHandle, "".ptr);
     }
 }
 
@@ -1714,9 +1714,9 @@
     checkWidget ();
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         if (visible) {
-            OS.gtk_combo_box_popup (cast(GtkComboBox*)handle);
+            OS.gtk_combo_box_popup (handle);
         } else {
-            OS.gtk_combo_box_popdown (cast(GtkComboBox*)handle);
+            OS.gtk_combo_box_popdown (handle);
         }
     }
 }
@@ -1755,11 +1755,11 @@
     if (entryHandle !is null) OS.gtk_widget_set_direction (entryHandle, dir);
     if (listHandle !is null) {
         OS.gtk_widget_set_direction (listHandle, dir);
-        auto itemsList = OS.gtk_container_get_children (cast(GtkContainer*)listHandle);
+        auto itemsList = OS.gtk_container_get_children (listHandle);
         if (itemsList !is null) {
             int count = OS.g_list_length (itemsList);
             for (int i=count - 1; i>=0; i--) {
-                auto widget = OS.gtk_bin_get_child (cast(GtkBin*)OS.g_list_nth_data (itemsList, i));
+                auto widget = OS.gtk_bin_get_child (OS.g_list_nth_data (itemsList, i));
                 OS.gtk_widget_set_direction (widget, dir);
             }
             OS.g_list_free (itemsList);
@@ -1788,8 +1788,8 @@
     if (selection is null) error (DWT.ERROR_NULL_ARGUMENT);
     if ((style & DWT.READ_ONLY) !is 0) return;
     if (entryHandle !is null) {
-        OS.gtk_editable_set_position (cast(GtkEditable*)entryHandle, selection.x);
-        OS.gtk_editable_select_region (cast(GtkEditable*)entryHandle, selection.x, selection.y);
+        OS.gtk_editable_set_position (entryHandle, selection.x);
+        OS.gtk_editable_select_region (entryHandle, selection.x, selection.y);
     }
 }
 
@@ -1822,7 +1822,7 @@
         if (index is -1) return;
         if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
             OS.g_signal_handlers_block_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
-            OS.gtk_combo_box_set_active (cast(GtkComboBox*)handle, index);
+            OS.gtk_combo_box_set_active (handle, index);
             OS.g_signal_handlers_unblock_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
             return;
         }
@@ -1833,7 +1833,7 @@
     * fix is to block the firing of these events and fire them ourselves in a consistent manner.
     */
     if (hooks (DWT.Verify) || filters (DWT.Verify)) {
-        auto ptr = OS.gtk_entry_get_text (cast(GtkEntry*)entryHandle);
+        auto ptr = OS.gtk_entry_get_text (entryHandle);
         string = verifyText (string, 0, cast(int)/*64*/OS.g_utf8_strlen (ptr, -1));
         if (string is null) return;
     }
@@ -1844,7 +1844,7 @@
     OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
     OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udDELETE_TEXT);
     OS.g_signal_handlers_block_matched (entryHandle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udINSERT_TEXT);
-    OS.gtk_entry_set_text (cast(GtkEntry*)entryHandle, buffer);
+    OS.gtk_entry_set_text (entryHandle, buffer);
     if (OS.GTK_VERSION >= OS.buildVERSION (2, 4, 0)) {
         OS.g_signal_handlers_unblock_matched (handle, OS.G_SIGNAL_MATCH_DATA, 0, 0, null, null, udCHANGED);
     }
@@ -1877,7 +1877,7 @@
 public void setTextLimit (int limit) {
     checkWidget();
     if (limit is 0) error (DWT.ERROR_CANNOT_BE_ZERO);
-    if (entryHandle !is null) OS.gtk_entry_set_max_length (cast(GtkEntry*)entryHandle, limit);
+    if (entryHandle !is null) OS.gtk_entry_set_max_length (entryHandle, limit);
 }
 
 void setToolTipText (Shell shell, char[] newString) {
@@ -1916,7 +1916,7 @@
             auto imContext = imContext ();
             if (imContext !is null) {
                 char* preeditString;
-                OS.gtk_im_context_get_preedit_string (cast(GtkIMContext*)imContext, &preeditString, null, null);
+                OS.gtk_im_context_get_preedit_string (imContext, &preeditString, null, null);
                 if (preeditString !is null) {
                     int length = fromUtf8z(preeditString).length;
                     OS.g_free (preeditString);