gtk2 1.1.4-x86-mingw32 → 1.1.5-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +2 -1
- data/ext/gtk2/rbgtk.c +40 -0
- data/ext/gtk2/rbgtktreestore.c +6 -5
- data/lib/1.8/gtk2.so +0 -0
- data/lib/1.9/gtk2.so +0 -0
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +17 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/manifest/{gtk+-dev_2.24.8-1_win32.mft → gtk+-dev_2.24.10-1_win32.mft} +5 -7
- data/vendor/local/manifest/{gtk+_2.24.8-1_win32.mft → gtk+_2.24.10-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{gtk+-2.24.8 → gtk+-2.24.10}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-dev-2.24.8 → gtk+-dev-2.24.10}/COPYING +0 -0
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +1 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +18 -18
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +9 -10
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +22 -22
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +93 -93
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +5 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +12 -20
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +7 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +16 -17
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +9 -16
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +9 -13
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +6 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +88 -98
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +2486 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +92 -0
- data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +95 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +5 -3
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +26 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +37 -40
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +54 -58
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +3 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +33 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +7 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +9 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +17 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +2 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +63 -64
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +20 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +5 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +6 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +9 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +22 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +6 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +2 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +32 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +14 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +222 -222
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +38 -52
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +11 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +21 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +23 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +10 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +24 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +3 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +35 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +9 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +312 -309
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +26 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +60 -56
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +7 -22
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +43 -84
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +8 -18
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +2 -2
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +4954 -0
- data/vendor/local/src/dieterv/packaging/{gtk+_2.24.8-1_win32.sh → gtk+_2.24.10-1_win32.sh} +16 -1
- metadata +20 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp +0 -27
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +0 -858
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +0 -6126
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.8-1_win32.log +0 -4937
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk-Bindings.html" title="Bindings">
|
10
10
|
<link rel="next" href="gtk-Graphics-Contexts.html" title="Graphics Contexts">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -92,8 +92,7 @@ enum <a class="link" href="gtk-Standard-Enumerations.html#GtkDrag
|
|
92
92
|
<a name="gtk-Standard-Enumerations.details"></a><h2>Details</h2>
|
93
93
|
<div class="refsect2">
|
94
94
|
<a name="GtkAccelFlags"></a><h3>enum GtkAccelFlags</h3>
|
95
|
-
<pre class="programlisting">typedef enum
|
96
|
-
{
|
95
|
+
<pre class="programlisting">typedef enum {
|
97
96
|
GTK_ACCEL_VISIBLE = 1 << 0, /* display in GtkAccelLabel? */
|
98
97
|
GTK_ACCEL_LOCKED = 1 << 1, /* is it removable? */
|
99
98
|
GTK_ACCEL_MASK = 0x07
|
@@ -105,8 +104,7 @@ enum <a class="link" href="gtk-Standard-Enumerations.html#GtkDrag
|
|
105
104
|
<hr>
|
106
105
|
<div class="refsect2">
|
107
106
|
<a name="GtkAnchorType"></a><h3>enum GtkAnchorType</h3>
|
108
|
-
<pre class="programlisting">typedef enum
|
109
|
-
{
|
107
|
+
<pre class="programlisting">typedef enum {
|
110
108
|
GTK_ANCHOR_CENTER,
|
111
109
|
GTK_ANCHOR_NORTH,
|
112
110
|
GTK_ANCHOR_NORTH_WEST,
|
@@ -132,8 +130,7 @@ enum <a class="link" href="gtk-Standard-Enumerations.html#GtkDrag
|
|
132
130
|
<hr>
|
133
131
|
<div class="refsect2">
|
134
132
|
<a name="GtkArrowPlacement"></a><h3>enum GtkArrowPlacement</h3>
|
135
|
-
<pre class="programlisting">typedef enum
|
136
|
-
{
|
133
|
+
<pre class="programlisting">typedef enum {
|
137
134
|
GTK_ARROWS_BOTH,
|
138
135
|
GTK_ARROWS_START,
|
139
136
|
GTK_ARROWS_END
|
@@ -166,8 +163,7 @@ Used to specify the placement of scroll arrows in scrolling menus.
|
|
166
163
|
<hr>
|
167
164
|
<div class="refsect2">
|
168
165
|
<a name="GtkArrowType"></a><h3>enum GtkArrowType</h3>
|
169
|
-
<pre class="programlisting">typedef enum
|
170
|
-
{
|
166
|
+
<pre class="programlisting">typedef enum {
|
171
167
|
GTK_ARROW_UP,
|
172
168
|
GTK_ARROW_DOWN,
|
173
169
|
GTK_ARROW_LEFT,
|
@@ -212,8 +208,7 @@ Used to indicate the direction in which a <a class="link" href="GtkArrow.html" t
|
|
212
208
|
<hr>
|
213
209
|
<div class="refsect2">
|
214
210
|
<a name="GtkAttachOptions"></a><h3>enum GtkAttachOptions</h3>
|
215
|
-
<pre class="programlisting">typedef enum
|
216
|
-
{
|
211
|
+
<pre class="programlisting">typedef enum {
|
217
212
|
GTK_EXPAND = 1 << 0,
|
218
213
|
GTK_SHRINK = 1 << 1,
|
219
214
|
GTK_FILL = 1 << 2
|
@@ -248,8 +243,7 @@ container that has been allocated.
|
|
248
243
|
<hr>
|
249
244
|
<div class="refsect2">
|
250
245
|
<a name="GtkButtonBoxStyle"></a><h3>enum GtkButtonBoxStyle</h3>
|
251
|
-
<pre class="programlisting">typedef enum
|
252
|
-
{
|
246
|
+
<pre class="programlisting">typedef enum {
|
253
247
|
GTK_BUTTONBOX_DEFAULT_STYLE,
|
254
248
|
GTK_BUTTONBOX_SPREAD,
|
255
249
|
GTK_BUTTONBOX_EDGE,
|
@@ -303,8 +297,7 @@ contains. (See also: <a class="link" href="GtkVButtonBox.html" title="GtkVButton
|
|
303
297
|
<hr>
|
304
298
|
<div class="refsect2">
|
305
299
|
<a name="GtkCornerType"></a><h3>enum GtkCornerType</h3>
|
306
|
-
<pre class="programlisting">typedef enum
|
307
|
-
{
|
300
|
+
<pre class="programlisting">typedef enum {
|
308
301
|
GTK_CORNER_TOP_LEFT,
|
309
302
|
GTK_CORNER_BOTTOM_LEFT,
|
310
303
|
GTK_CORNER_TOP_RIGHT,
|
@@ -349,8 +342,7 @@ widget.
|
|
349
342
|
<hr>
|
350
343
|
<div class="refsect2">
|
351
344
|
<a name="GtkCurveType"></a><h3>enum GtkCurveType</h3>
|
352
|
-
<pre class="programlisting">typedef enum
|
353
|
-
{
|
345
|
+
<pre class="programlisting">typedef enum {
|
354
346
|
GTK_CURVE_TYPE_LINEAR, /* linear interpolation */
|
355
347
|
GTK_CURVE_TYPE_SPLINE, /* spline interpolation */
|
356
348
|
GTK_CURVE_TYPE_FREE /* free form curve */
|
@@ -366,8 +358,7 @@ widget.
|
|
366
358
|
<hr>
|
367
359
|
<div class="refsect2">
|
368
360
|
<a name="GtkDeleteType"></a><h3>enum GtkDeleteType</h3>
|
369
|
-
<pre class="programlisting">typedef enum
|
370
|
-
{
|
361
|
+
<pre class="programlisting">typedef enum {
|
371
362
|
GTK_DELETE_CHARS,
|
372
363
|
GTK_DELETE_WORD_ENDS, /* delete only the portion of the word to the
|
373
364
|
* left/right of cursor if we're in the middle
|
@@ -386,8 +377,7 @@ widget.
|
|
386
377
|
<hr>
|
387
378
|
<div class="refsect2">
|
388
379
|
<a name="GtkDirectionType"></a><h3>enum GtkDirectionType</h3>
|
389
|
-
<pre class="programlisting">typedef enum
|
390
|
-
{
|
380
|
+
<pre class="programlisting">typedef enum {
|
391
381
|
GTK_DIR_TAB_FORWARD,
|
392
382
|
GTK_DIR_TAB_BACKWARD,
|
393
383
|
GTK_DIR_UP,
|
@@ -402,8 +392,7 @@ widget.
|
|
402
392
|
<hr>
|
403
393
|
<div class="refsect2">
|
404
394
|
<a name="GtkExpanderStyle"></a><h3>enum GtkExpanderStyle</h3>
|
405
|
-
<pre class="programlisting">typedef enum
|
406
|
-
{
|
395
|
+
<pre class="programlisting">typedef enum {
|
407
396
|
GTK_EXPANDER_COLLAPSED,
|
408
397
|
GTK_EXPANDER_SEMI_COLLAPSED,
|
409
398
|
GTK_EXPANDER_SEMI_EXPANDED,
|
@@ -442,8 +431,7 @@ Used to specify the style of the expanders drawn by a <a class="link" href="GtkT
|
|
442
431
|
<hr>
|
443
432
|
<div class="refsect2">
|
444
433
|
<a name="GtkIMPreeditStyle"></a><h3>enum GtkIMPreeditStyle</h3>
|
445
|
-
<pre class="programlisting">typedef enum
|
446
|
-
{
|
434
|
+
<pre class="programlisting">typedef enum {
|
447
435
|
GTK_IM_PREEDIT_NOTHING,
|
448
436
|
GTK_IM_PREEDIT_CALLBACK,
|
449
437
|
GTK_IM_PREEDIT_NONE
|
@@ -455,8 +443,7 @@ Used to specify the style of the expanders drawn by a <a class="link" href="GtkT
|
|
455
443
|
<hr>
|
456
444
|
<div class="refsect2">
|
457
445
|
<a name="GtkIMStatusStyle"></a><h3>enum GtkIMStatusStyle</h3>
|
458
|
-
<pre class="programlisting">typedef enum
|
459
|
-
{
|
446
|
+
<pre class="programlisting">typedef enum {
|
460
447
|
GTK_IM_STATUS_NOTHING,
|
461
448
|
GTK_IM_STATUS_CALLBACK,
|
462
449
|
GTK_IM_STATUS_NONE
|
@@ -468,8 +455,7 @@ Used to specify the style of the expanders drawn by a <a class="link" href="GtkT
|
|
468
455
|
<hr>
|
469
456
|
<div class="refsect2">
|
470
457
|
<a name="GtkJustification"></a><h3>enum GtkJustification</h3>
|
471
|
-
<pre class="programlisting">typedef enum
|
472
|
-
{
|
458
|
+
<pre class="programlisting">typedef enum {
|
473
459
|
GTK_JUSTIFY_LEFT,
|
474
460
|
GTK_JUSTIFY_RIGHT,
|
475
461
|
GTK_JUSTIFY_CENTER,
|
@@ -509,8 +495,7 @@ Used for justifying the text inside a <a class="link" href="GtkLabel.html" title
|
|
509
495
|
<hr>
|
510
496
|
<div class="refsect2">
|
511
497
|
<a name="GtkMatchType"></a><h3>enum GtkMatchType</h3>
|
512
|
-
<pre class="programlisting">typedef enum
|
513
|
-
{
|
498
|
+
<pre class="programlisting">typedef enum {
|
514
499
|
GTK_MATCH_ALL, /* "*A?A*" */
|
515
500
|
GTK_MATCH_ALL_TAIL, /* "*A?AA" */
|
516
501
|
GTK_MATCH_HEAD, /* "AAAA*" */
|
@@ -529,8 +514,7 @@ Used for justifying the text inside a <a class="link" href="GtkLabel.html" title
|
|
529
514
|
<hr>
|
530
515
|
<div class="refsect2">
|
531
516
|
<a name="GtkMetricType"></a><h3>enum GtkMetricType</h3>
|
532
|
-
<pre class="programlisting">typedef enum
|
533
|
-
{
|
517
|
+
<pre class="programlisting">typedef enum {
|
534
518
|
GTK_PIXELS,
|
535
519
|
GTK_INCHES,
|
536
520
|
GTK_CENTIMETERS
|
@@ -563,8 +547,7 @@ Used to indicate which metric is used by a <a class="link" href="GtkRuler.html"
|
|
563
547
|
<hr>
|
564
548
|
<div class="refsect2">
|
565
549
|
<a name="GtkMovementStep"></a><h3>enum GtkMovementStep</h3>
|
566
|
-
<pre class="programlisting">typedef enum
|
567
|
-
{
|
550
|
+
<pre class="programlisting">typedef enum {
|
568
551
|
GTK_MOVEMENT_LOGICAL_POSITIONS, /* move by forw/back graphemes */
|
569
552
|
GTK_MOVEMENT_VISUAL_POSITIONS, /* move by left/right graphemes */
|
570
553
|
GTK_MOVEMENT_WORDS, /* move by forward/back words */
|
@@ -583,8 +566,7 @@ Used to indicate which metric is used by a <a class="link" href="GtkRuler.html"
|
|
583
566
|
<hr>
|
584
567
|
<div class="refsect2">
|
585
568
|
<a name="GtkOrientation"></a><h3>enum GtkOrientation</h3>
|
586
|
-
<pre class="programlisting">typedef enum
|
587
|
-
{
|
569
|
+
<pre class="programlisting">typedef enum {
|
588
570
|
GTK_ORIENTATION_HORIZONTAL,
|
589
571
|
GTK_ORIENTATION_VERTICAL
|
590
572
|
} GtkOrientation;
|
@@ -612,8 +594,7 @@ and vertical orientation on the fly, like <a class="link" href="GtkToolbar.html"
|
|
612
594
|
<hr>
|
613
595
|
<div class="refsect2">
|
614
596
|
<a name="GtkPackType"></a><h3>enum GtkPackType</h3>
|
615
|
-
<pre class="programlisting">typedef enum
|
616
|
-
{
|
597
|
+
<pre class="programlisting">typedef enum {
|
617
598
|
GTK_PACK_START,
|
618
599
|
GTK_PACK_END
|
619
600
|
} GtkPackType;
|
@@ -641,8 +622,7 @@ Represents the packing location <a class="link" href="GtkBox.html" title="GtkBox
|
|
641
622
|
<hr>
|
642
623
|
<div class="refsect2">
|
643
624
|
<a name="GtkPathPriorityType"></a><h3>enum GtkPathPriorityType</h3>
|
644
|
-
<pre class="programlisting">typedef enum
|
645
|
-
{
|
625
|
+
<pre class="programlisting">typedef enum {
|
646
626
|
GTK_PATH_PRIO_LOWEST = 0,
|
647
627
|
GTK_PATH_PRIO_GTK = 4,
|
648
628
|
GTK_PATH_PRIO_APPLICATION = 8,
|
@@ -657,8 +637,7 @@ Represents the packing location <a class="link" href="GtkBox.html" title="GtkBox
|
|
657
637
|
<hr>
|
658
638
|
<div class="refsect2">
|
659
639
|
<a name="GtkPathType"></a><h3>enum GtkPathType</h3>
|
660
|
-
<pre class="programlisting">typedef enum
|
661
|
-
{
|
640
|
+
<pre class="programlisting">typedef enum {
|
662
641
|
GTK_PATH_WIDGET,
|
663
642
|
GTK_PATH_WIDGET_CLASS,
|
664
643
|
GTK_PATH_CLASS
|
@@ -670,8 +649,7 @@ Represents the packing location <a class="link" href="GtkBox.html" title="GtkBox
|
|
670
649
|
<hr>
|
671
650
|
<div class="refsect2">
|
672
651
|
<a name="GtkPolicyType"></a><h3>enum GtkPolicyType</h3>
|
673
|
-
<pre class="programlisting">typedef enum
|
674
|
-
{
|
652
|
+
<pre class="programlisting">typedef enum {
|
675
653
|
GTK_POLICY_ALWAYS,
|
676
654
|
GTK_POLICY_AUTOMATIC,
|
677
655
|
GTK_POLICY_NEVER
|
@@ -705,8 +683,7 @@ when all of a <a class="link" href="GtkCList.html" title="GtkCList"><span class=
|
|
705
683
|
<hr>
|
706
684
|
<div class="refsect2">
|
707
685
|
<a name="GtkPositionType"></a><h3>enum GtkPositionType</h3>
|
708
|
-
<pre class="programlisting">typedef enum
|
709
|
-
{
|
686
|
+
<pre class="programlisting">typedef enum {
|
710
687
|
GTK_POS_LEFT,
|
711
688
|
GTK_POS_RIGHT,
|
712
689
|
GTK_POS_TOP,
|
@@ -747,8 +724,7 @@ tabs of a <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span clas
|
|
747
724
|
<hr>
|
748
725
|
<div class="refsect2">
|
749
726
|
<a name="GtkPreviewType"></a><h3>enum GtkPreviewType</h3>
|
750
|
-
<pre class="programlisting">typedef enum
|
751
|
-
{
|
727
|
+
<pre class="programlisting">typedef enum {
|
752
728
|
GTK_PREVIEW_COLOR,
|
753
729
|
GTK_PREVIEW_GRAYSCALE
|
754
730
|
} GtkPreviewType;
|
@@ -780,8 +756,7 @@ contains grayscale or red-green-blue data.
|
|
780
756
|
<hr>
|
781
757
|
<div class="refsect2">
|
782
758
|
<a name="GtkReliefStyle"></a><h3>enum GtkReliefStyle</h3>
|
783
|
-
<pre class="programlisting">typedef enum
|
784
|
-
{
|
759
|
+
<pre class="programlisting">typedef enum {
|
785
760
|
GTK_RELIEF_NORMAL,
|
786
761
|
GTK_RELIEF_HALF,
|
787
762
|
GTK_RELIEF_NONE
|
@@ -814,8 +789,7 @@ Indicated the relief to be drawn around a <a class="link" href="GtkButton.html"
|
|
814
789
|
<hr>
|
815
790
|
<div class="refsect2">
|
816
791
|
<a name="GtkResizeMode"></a><h3>enum GtkResizeMode</h3>
|
817
|
-
<pre class="programlisting">typedef enum
|
818
|
-
{
|
792
|
+
<pre class="programlisting">typedef enum {
|
819
793
|
GTK_RESIZE_PARENT, /* Pass resize request to the parent */
|
820
794
|
GTK_RESIZE_QUEUE, /* Queue resizes on this widget */
|
821
795
|
GTK_RESIZE_IMMEDIATE /* Perform the resizes now */
|
@@ -847,8 +821,7 @@ Indicated the relief to be drawn around a <a class="link" href="GtkButton.html"
|
|
847
821
|
<hr>
|
848
822
|
<div class="refsect2">
|
849
823
|
<a name="GtkScrollStep"></a><h3>enum GtkScrollStep</h3>
|
850
|
-
<pre class="programlisting">typedef enum
|
851
|
-
{
|
824
|
+
<pre class="programlisting">typedef enum {
|
852
825
|
GTK_SCROLL_STEPS,
|
853
826
|
GTK_SCROLL_PAGES,
|
854
827
|
GTK_SCROLL_ENDS,
|
@@ -863,8 +836,7 @@ Indicated the relief to be drawn around a <a class="link" href="GtkButton.html"
|
|
863
836
|
<hr>
|
864
837
|
<div class="refsect2">
|
865
838
|
<a name="GtkScrollType"></a><h3>enum GtkScrollType</h3>
|
866
|
-
<pre class="programlisting">typedef enum
|
867
|
-
{
|
839
|
+
<pre class="programlisting">typedef enum {
|
868
840
|
GTK_SCROLL_NONE,
|
869
841
|
GTK_SCROLL_JUMP,
|
870
842
|
GTK_SCROLL_STEP_BACKWARD,
|
@@ -889,8 +861,7 @@ Indicated the relief to be drawn around a <a class="link" href="GtkButton.html"
|
|
889
861
|
<hr>
|
890
862
|
<div class="refsect2">
|
891
863
|
<a name="GtkSelectionMode"></a><h3>enum GtkSelectionMode</h3>
|
892
|
-
<pre class="programlisting">typedef enum
|
893
|
-
{
|
864
|
+
<pre class="programlisting">typedef enum {
|
894
865
|
GTK_SELECTION_NONE, /* Nothing can be selected */
|
895
866
|
GTK_SELECTION_SINGLE,
|
896
867
|
GTK_SELECTION_BROWSE,
|
@@ -943,8 +914,7 @@ Used to control what selections users are allowed to make.
|
|
943
914
|
<hr>
|
944
915
|
<div class="refsect2">
|
945
916
|
<a name="GtkShadowType"></a><h3>enum GtkShadowType</h3>
|
946
|
-
<pre class="programlisting">typedef enum
|
947
|
-
{
|
917
|
+
<pre class="programlisting">typedef enum {
|
948
918
|
GTK_SHADOW_NONE,
|
949
919
|
GTK_SHADOW_IN,
|
950
920
|
GTK_SHADOW_OUT,
|
@@ -989,8 +959,7 @@ Used to change the appearance of an outline typically provided by a <a class="li
|
|
989
959
|
<hr>
|
990
960
|
<div class="refsect2">
|
991
961
|
<a name="GtkSideType"></a><h3>enum GtkSideType</h3>
|
992
|
-
<pre class="programlisting">typedef enum
|
993
|
-
{
|
962
|
+
<pre class="programlisting">typedef enum {
|
994
963
|
GTK_SIDE_TOP,
|
995
964
|
GTK_SIDE_BOTTOM,
|
996
965
|
GTK_SIDE_LEFT,
|
@@ -1007,8 +976,7 @@ Used to change the appearance of an outline typically provided by a <a class="li
|
|
1007
976
|
<hr>
|
1008
977
|
<div class="refsect2">
|
1009
978
|
<a name="GtkStateType"></a><h3>enum GtkStateType</h3>
|
1010
|
-
<pre class="programlisting">typedef enum
|
1011
|
-
{
|
979
|
+
<pre class="programlisting">typedef enum {
|
1012
980
|
GTK_STATE_NORMAL,
|
1013
981
|
GTK_STATE_ACTIVE,
|
1014
982
|
GTK_STATE_PRELIGHT,
|
@@ -1058,8 +1026,7 @@ unresponsive to user actions.
|
|
1058
1026
|
<hr>
|
1059
1027
|
<div class="refsect2">
|
1060
1028
|
<a name="GtkSubmenuDirection"></a><h3>enum GtkSubmenuDirection</h3>
|
1061
|
-
<pre class="programlisting">typedef enum
|
1062
|
-
{
|
1029
|
+
<pre class="programlisting">typedef enum {
|
1063
1030
|
GTK_DIRECTION_LEFT,
|
1064
1031
|
GTK_DIRECTION_RIGHT
|
1065
1032
|
} GtkSubmenuDirection;
|
@@ -1090,8 +1057,7 @@ Indicates the direction a sub-menu will appear.
|
|
1090
1057
|
<hr>
|
1091
1058
|
<div class="refsect2">
|
1092
1059
|
<a name="GtkSubmenuPlacement"></a><h3>enum GtkSubmenuPlacement</h3>
|
1093
|
-
<pre class="programlisting">typedef enum
|
1094
|
-
{
|
1060
|
+
<pre class="programlisting">typedef enum {
|
1095
1061
|
GTK_TOP_BOTTOM,
|
1096
1062
|
GTK_LEFT_RIGHT
|
1097
1063
|
} GtkSubmenuPlacement;
|
@@ -1106,8 +1072,7 @@ Indicates the direction a sub-menu will appear.
|
|
1106
1072
|
<hr>
|
1107
1073
|
<div class="refsect2">
|
1108
1074
|
<a name="GtkToolbarStyle"></a><h3>enum GtkToolbarStyle</h3>
|
1109
|
-
<pre class="programlisting">typedef enum
|
1110
|
-
{
|
1075
|
+
<pre class="programlisting">typedef enum {
|
1111
1076
|
GTK_TOOLBAR_ICONS,
|
1112
1077
|
GTK_TOOLBAR_TEXT,
|
1113
1078
|
GTK_TOOLBAR_BOTH,
|
@@ -1151,8 +1116,7 @@ other, rather than vertically stacked
|
|
1151
1116
|
<hr>
|
1152
1117
|
<div class="refsect2">
|
1153
1118
|
<a name="GtkUpdateType"></a><h3>enum GtkUpdateType</h3>
|
1154
|
-
<pre class="programlisting">typedef enum
|
1155
|
-
{
|
1119
|
+
<pre class="programlisting">typedef enum {
|
1156
1120
|
GTK_UPDATE_CONTINUOUS,
|
1157
1121
|
GTK_UPDATE_DISCONTINUOUS,
|
1158
1122
|
GTK_UPDATE_DELAYED
|
@@ -1185,8 +1149,7 @@ Used by <a class="link" href="GtkRange.html" title="GtkRange"><span class="type"
|
|
1185
1149
|
<hr>
|
1186
1150
|
<div class="refsect2">
|
1187
1151
|
<a name="GtkVisibility"></a><h3>enum GtkVisibility</h3>
|
1188
|
-
<pre class="programlisting">typedef enum
|
1189
|
-
{
|
1152
|
+
<pre class="programlisting">typedef enum {
|
1190
1153
|
GTK_VISIBILITY_NONE,
|
1191
1154
|
GTK_VISIBILITY_PARTIAL,
|
1192
1155
|
GTK_VISIBILITY_FULL
|
@@ -1219,8 +1182,7 @@ Used by <a class="link" href="GtkCList.html" title="GtkCList"><span class="type"
|
|
1219
1182
|
<hr>
|
1220
1183
|
<div class="refsect2">
|
1221
1184
|
<a name="GtkWindowPosition"></a><h3>enum GtkWindowPosition</h3>
|
1222
|
-
<pre class="programlisting">typedef enum
|
1223
|
-
{
|
1185
|
+
<pre class="programlisting">typedef enum {
|
1224
1186
|
GTK_WIN_POS_NONE,
|
1225
1187
|
GTK_WIN_POS_CENTER,
|
1226
1188
|
GTK_WIN_POS_MOUSE,
|
@@ -1268,8 +1230,7 @@ parent (see <a class="link" href="GtkWindow.html#gtk-window-set-transient-for" t
|
|
1268
1230
|
<hr>
|
1269
1231
|
<div class="refsect2">
|
1270
1232
|
<a name="GtkWindowType"></a><h3>enum GtkWindowType</h3>
|
1271
|
-
<pre class="programlisting">typedef enum
|
1272
|
-
{
|
1233
|
+
<pre class="programlisting">typedef enum {
|
1273
1234
|
GTK_WINDOW_TOPLEVEL,
|
1274
1235
|
GTK_WINDOW_POPUP
|
1275
1236
|
} GtkWindowType;
|
@@ -1308,8 +1269,7 @@ the window borders; use <a class="link" href="GtkWindow.html#gtk-window-set-deco
|
|
1308
1269
|
<hr>
|
1309
1270
|
<div class="refsect2">
|
1310
1271
|
<a name="GtkSortType"></a><h3>enum GtkSortType</h3>
|
1311
|
-
<pre class="programlisting">typedef enum
|
1312
|
-
{
|
1272
|
+
<pre class="programlisting">typedef enum {
|
1313
1273
|
GTK_SORT_ASCENDING,
|
1314
1274
|
GTK_SORT_DESCENDING
|
1315
1275
|
} GtkSortType;
|
@@ -1336,8 +1296,7 @@ Determines the direction of a sort.
|
|
1336
1296
|
<hr>
|
1337
1297
|
<div class="refsect2">
|
1338
1298
|
<a name="GtkDragResult"></a><h3>enum GtkDragResult</h3>
|
1339
|
-
<pre class="programlisting">typedef enum
|
1340
|
-
{
|
1299
|
+
<pre class="programlisting">typedef enum {
|
1341
1300
|
GTK_DRAG_RESULT_SUCCESS,
|
1342
1301
|
GTK_DRAG_RESULT_NO_TARGET,
|
1343
1302
|
GTK_DRAG_RESULT_USER_CANCELLED,
|
@@ -1393,6 +1352,6 @@ The value can by obtained by connecting to the
|
|
1393
1352
|
</div>
|
1394
1353
|
<div class="footer">
|
1395
1354
|
<hr>
|
1396
|
-
Generated by GTK-Doc V1.
|
1355
|
+
Generated by GTK-Doc V1.18</div>
|
1397
1356
|
</body>
|
1398
1357
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="GtkIconTheme.html" title="GtkIconTheme">
|
10
10
|
<link rel="next" href="gtk-Themeable-Stock-Images.html" title="Themeable Stock Images">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -404,7 +404,7 @@ when dealing with message contexts:
|
|
404
404
|
|
405
405
|
<span class="comment">/* ... */</span>
|
406
406
|
|
407
|
-
<span class="function"><a href="gtk-Stock-Items.html#gtk-stock-add">gtk_stock_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">items</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-
|
407
|
+
<span class="function"><a href="gtk-Stock-Items.html#gtk-stock-add">gtk_stock_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">items</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-N-ELEMENTS:CAPS">G_N_ELEMENTS</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">items</span><span class="symbol">));</span>
|
408
408
|
<span class="function"><a href="gtk-Stock-Items.html#gtk-stock-set-translate-func">gtk_stock_set_translate_func</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"odd-item-domain"</span><span class="symbol">,</span><span class="normal"> my_translate_func</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"odd items"</span><span class="symbol">);</span><span class="normal"> </span>
|
409
409
|
<span class="function"><a href="gtk-Stock-Items.html#gtk-stock-set-translate-func">gtk_stock_set_translate_func</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"even-item-domain"</span><span class="symbol">,</span><span class="normal"> my_translate_func</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"even items"</span><span class="symbol">);</span></pre></td>
|
410
410
|
</tr>
|
@@ -1560,6 +1560,6 @@ The "Zoom Out" item.
|
|
1560
1560
|
</div>
|
1561
1561
|
<div class="footer">
|
1562
1562
|
<hr>
|
1563
|
-
Generated by GTK-Doc V1.
|
1563
|
+
Generated by GTK-Doc V1.18</div>
|
1564
1564
|
</body>
|
1565
1565
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk-Types.html" title="Types">
|
10
10
|
<link rel="next" href="gtk-Filesystem-utilities.html" title="Filesystem utilities">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -71,10 +71,10 @@ const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Info
|
|
71
71
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
|
72
72
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk-Testing.html#gtk-test-widget-click" title="gtk_test_widget_click ()">gtk_test_widget_click</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
73
73
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> button</code></em>,
|
74
|
-
<em class="parameter"><code><a href="
|
74
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);
|
75
75
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk-Testing.html#gtk-test-widget-send-key" title="gtk_test_widget_send_key ()">gtk_test_widget_send_key</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
76
76
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
77
|
-
<em class="parameter"><code><a href="
|
77
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);
|
78
78
|
</pre>
|
79
79
|
</div>
|
80
80
|
<div class="refsect1">
|
@@ -137,12 +137,6 @@ and set them up for destruction during the next test teardown phase.
|
|
137
137
|
</td>
|
138
138
|
</tr>
|
139
139
|
<tr>
|
140
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
141
|
-
<td>value to set the first property to, followed by more
|
142
|
-
name-value pairs, terminated by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
143
|
-
</td>
|
144
|
-
</tr>
|
145
|
-
<tr>
|
146
140
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
147
141
|
<td>a newly created widget.</td>
|
148
142
|
</tr>
|
@@ -335,10 +329,6 @@ Any parameters understood by <a href="http://library.gnome.org/devel/glib/unstab
|
|
335
329
|
stripped before return. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=argcp]</span>
|
336
330
|
</td>
|
337
331
|
</tr>
|
338
|
-
<tr>
|
339
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
340
|
-
<td>currently unused</td>
|
341
|
-
</tr>
|
342
332
|
</tbody>
|
343
333
|
</table></div>
|
344
334
|
<p class="since">Since 2.14</p>
|
@@ -518,7 +508,7 @@ GtkEditable (entry and text widgets) or GtkTextView.
|
|
518
508
|
<a name="gtk-test-widget-click"></a><h3>gtk_test_widget_click ()</h3>
|
519
509
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_test_widget_click (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
520
510
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> button</code></em>,
|
521
|
-
<em class="parameter"><code><a href="
|
511
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
522
512
|
<p>
|
523
513
|
This function will generate a <em class="parameter"><code>button</code></em> click (button press and button
|
524
514
|
release event) in the middle of the first GdkWindow found that belongs
|
@@ -527,7 +517,7 @@ For <a class="link" href="GtkWidget.html#GTK-NO-WINDOW:CAPS"><code class="litera
|
|
527
517
|
input-only event window. For other widgets, this is usually widget->window.
|
528
518
|
Certain caveats should be considered when using this function, in
|
529
519
|
particular because the mouse pointer is warped to the button click
|
530
|
-
location, see <a href="
|
520
|
+
location, see <a href="../gdk/gdk-Testing.html#gdk-test-simulate-button"><code class="function">gdk_test_simulate_button()</code></a> for details.
|
531
521
|
</p>
|
532
522
|
<div class="variablelist"><table border="0">
|
533
523
|
<col align="left" valign="top">
|
@@ -557,7 +547,7 @@ location, see <a href="http://library.gnome.org/devel/gdk3/gdk-Testing.html#gdk-
|
|
557
547
|
<a name="gtk-test-widget-send-key"></a><h3>gtk_test_widget_send_key ()</h3>
|
558
548
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_test_widget_send_key (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
559
549
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
560
|
-
<em class="parameter"><code><a href="
|
550
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
561
551
|
<p>
|
562
552
|
This function will generate keyboard press and release events in
|
563
553
|
the middle of the first GdkWindow found that belongs to <em class="parameter"><code>widget</code></em>.
|
@@ -565,7 +555,7 @@ For <a class="link" href="GtkWidget.html#GTK-NO-WINDOW:CAPS"><code class="litera
|
|
565
555
|
input-only event window. For other widgets, this is usually widget->window.
|
566
556
|
Certain caveats should be considered when using this function, in
|
567
557
|
particular because the mouse pointer is warped to the key press
|
568
|
-
location, see <a href="
|
558
|
+
location, see <a href="../gdk/gdk-Testing.html#gdk-test-simulate-key"><code class="function">gdk_test_simulate_key()</code></a> for details.
|
569
559
|
</p>
|
570
560
|
<div class="variablelist"><table border="0">
|
571
561
|
<col align="left" valign="top">
|
@@ -594,6 +584,6 @@ location, see <a href="http://library.gnome.org/devel/gdk3/gdk-Testing.html#gdk-
|
|
594
584
|
</div>
|
595
585
|
<div class="footer">
|
596
586
|
<hr>
|
597
|
-
Generated by GTK-Doc V1.
|
587
|
+
Generated by GTK-Doc V1.18</div>
|
598
588
|
</body>
|
599
589
|
</html>
|