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
@@ -6,15 +6,15 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK 2 Reference Manual">
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
|
-
<link rel="prev" href="gdk-
|
9
|
+
<link rel="prev" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">
|
10
10
|
<link rel="next" href="gdk-Testing.html" title="Testing">
|
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">
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
16
|
<tr valign="middle">
|
17
|
-
<td><a accesskey="p" href="gdk-
|
17
|
+
<td><a accesskey="p" href="gdk-X-Window-System-Interaction.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
18
|
<td><a accesskey="u" href="reference.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
19
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
20
|
<th width="100%" align="center">GDK 2 Reference Manual</th>
|
@@ -67,7 +67,7 @@ startup notification and allows to launch applications on a specific
|
|
67
67
|
screen or workspace.
|
68
68
|
</p>
|
69
69
|
<div class="example">
|
70
|
-
<a name="
|
70
|
+
<a name="id763541"></a><p class="title"><b>Example 9. Launching an application</b></p>
|
71
71
|
<div class="example-contents">
|
72
72
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
73
73
|
<tbody>
|
@@ -314,6 +314,6 @@ for the launched application itself.
|
|
314
314
|
</div>
|
315
315
|
<div class="footer">
|
316
316
|
<hr>
|
317
|
-
Generated by GTK-Doc V1.
|
317
|
+
Generated by GTK-Doc V1.18</div>
|
318
318
|
</body>
|
319
319
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Drawing-Primitives.html" title="Drawing Primitives">
|
10
10
|
<link rel="next" href="gdk-GdkRGB.html" title="GdkRGB">
|
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">
|
@@ -606,6 +606,6 @@ Deprecated equivalent of <a href="http://library.gnome.org/devel/gobject/unstabl
|
|
606
606
|
</div>
|
607
607
|
<div class="footer">
|
608
608
|
<hr>
|
609
|
-
Generated by GTK-Doc V1.
|
609
|
+
Generated by GTK-Doc V1.18</div>
|
610
610
|
</body>
|
611
611
|
</html>
|
@@ -7,8 +7,8 @@
|
|
7
7
|
<link rel="home" href="index.html" title="GDK 2 Reference Manual">
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Pango-Interaction.html" title="Pango Interaction">
|
10
|
-
<link rel="next" href="gdk-
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<link rel="next" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">
|
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">
|
@@ -18,7 +18,7 @@
|
|
18
18
|
<td><a accesskey="u" href="reference.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
19
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
20
|
<th width="100%" align="center">GDK 2 Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="gdk-
|
21
|
+
<td><a accesskey="n" href="gdk-X-Window-System-Interaction.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
22
|
</tr>
|
23
23
|
<tr><td colspan="5" class="shortcuts">
|
24
24
|
<a href="#gdk-Cairo-Interaction.synopsis" class="shortcut">Top</a>
|
@@ -410,6 +410,6 @@ using <a class="link" href="gdk-Cairo-Interaction.html#gdk-cairo-create" title="
|
|
410
410
|
</div>
|
411
411
|
<div class="footer">
|
412
412
|
<hr>
|
413
|
-
Generated by GTK-Doc V1.
|
413
|
+
Generated by GTK-Doc V1.18</div>
|
414
414
|
</body>
|
415
415
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Pixbufs.html" title="Pixbufs">
|
10
10
|
<link rel="next" href="gdk-Visuals.html" title="Visuals">
|
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">
|
@@ -463,7 +463,7 @@ contains image data in a canonical 24-bit RGB format.)
|
|
463
463
|
</p>
|
464
464
|
<p>
|
465
465
|
This function is rarely useful; it's used for example to
|
466
|
-
implement the eyedropper feature in <a href="http://library.gnome.org/devel/
|
466
|
+
implement the eyedropper feature in <a href="http://library.gnome.org/devel/gtk/GtkColorSelection.html"><span class="type">GtkColorSelection</span></a>.
|
467
467
|
</p>
|
468
468
|
<div class="variablelist"><table border="0">
|
469
469
|
<col align="left" valign="top">
|
@@ -945,6 +945,6 @@ representing the red, green and blue components respectively.
|
|
945
945
|
</div>
|
946
946
|
<div class="footer">
|
947
947
|
<hr>
|
948
|
-
Generated by GTK-Doc V1.
|
948
|
+
Generated by GTK-Doc V1.18</div>
|
949
949
|
</body>
|
950
950
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Fonts.html" title="Fonts">
|
10
10
|
<link rel="next" href="gdk-Windows.html" title="Windows">
|
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">
|
@@ -100,8 +100,7 @@ A <span class="type">GdkCursor</span> structure represents a cursor.
|
|
100
100
|
<hr>
|
101
101
|
<div class="refsect2">
|
102
102
|
<a name="GdkCursorType"></a><h3>enum GdkCursorType</h3>
|
103
|
-
<pre class="programlisting">typedef enum
|
104
|
-
{
|
103
|
+
<pre class="programlisting">typedef enum {
|
105
104
|
GDK_X_CURSOR = 0,
|
106
105
|
GDK_ARROW = 2,
|
107
106
|
GDK_BASED_ARROW_DOWN = 4,
|
@@ -715,7 +714,7 @@ from inline data as in the below example.
|
|
715
714
|
<p>
|
716
715
|
</p>
|
717
716
|
<div class="example">
|
718
|
-
<a name="
|
717
|
+
<a name="id722208"></a><p class="title"><b>Example 6. Creating a custom cursor</b></p>
|
719
718
|
<div class="example-contents">
|
720
719
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
721
720
|
<tbody>
|
@@ -1133,6 +1132,6 @@ Destroys a cursor, freeing any resources allocated for it.
|
|
1133
1132
|
</div>
|
1134
1133
|
<div class="footer">
|
1135
1134
|
<hr>
|
1136
|
-
Generated by GTK-Doc V1.
|
1135
|
+
Generated by GTK-Doc V1.18</div>
|
1137
1136
|
</body>
|
1138
1137
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Selections.html" title="Selections">
|
10
10
|
<link rel="next" href="gdk-Properties-and-Atoms.html" title="Properties and Atoms">
|
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">
|
@@ -108,7 +108,7 @@ transparently, the Win32 backend supports the WM_DROPFILES protocol.
|
|
108
108
|
<p>
|
109
109
|
GTK+ provides a higher level abstraction based on top of these functions,
|
110
110
|
and so they are not normally needed in GTK+ applications.
|
111
|
-
See the
|
111
|
+
See the Drag and Drop section of
|
112
112
|
the GTK+ documentation for more information.
|
113
113
|
</p>
|
114
114
|
</div>
|
@@ -678,8 +678,7 @@ support Drag and Drop.</td>
|
|
678
678
|
<hr>
|
679
679
|
<div class="refsect2">
|
680
680
|
<a name="GdkDragProtocol"></a><h3>enum GdkDragProtocol</h3>
|
681
|
-
<pre class="programlisting">typedef enum
|
682
|
-
{
|
681
|
+
<pre class="programlisting">typedef enum {
|
683
682
|
GDK_DRAG_PROTO_MOTIF,
|
684
683
|
GDK_DRAG_PROTO_XDND,
|
685
684
|
GDK_DRAG_PROTO_ROOTWIN, /* A root window with nobody claiming
|
@@ -792,8 +791,7 @@ drag in progress. It is used on both source and destination sides.
|
|
792
791
|
<hr>
|
793
792
|
<div class="refsect2">
|
794
793
|
<a name="GdkDragAction"></a><h3>enum GdkDragAction</h3>
|
795
|
-
<pre class="programlisting">typedef enum
|
796
|
-
{
|
794
|
+
<pre class="programlisting">typedef enum {
|
797
795
|
GDK_ACTION_DEFAULT = 1 << 0,
|
798
796
|
GDK_ACTION_COPY = 1 << 1,
|
799
797
|
GDK_ACTION_MOVE = 1 << 2,
|
@@ -908,6 +906,6 @@ meaningless at other times.
|
|
908
906
|
</div>
|
909
907
|
<div class="footer">
|
910
908
|
<hr>
|
911
|
-
Generated by GTK-Doc V1.
|
909
|
+
Generated by GTK-Doc V1.18</div>
|
912
910
|
</body>
|
913
911
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Graphics-Contexts.html" title="Graphics Contexts">
|
10
10
|
<link rel="next" href="gdk-Bitmaps-and-Pixmaps.html" title="Bitmaps and Pixmaps">
|
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">
|
@@ -51,8 +51,8 @@
|
|
51
51
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy_func</code></em>);
|
52
52
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="gdk-Drawing-Primitives.html#gdk-drawable-get-data" title="gdk_drawable_get_data ()">gdk_drawable_get_data</a> (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
53
53
|
<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> *key</code></em>);
|
54
|
-
<a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="returnvalue">GdkDisplay</span></a> *
|
55
|
-
<a class="link" href="GdkScreen.html" title="GdkScreen"><span class="returnvalue">GdkScreen</span></a> *
|
54
|
+
<a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="returnvalue">GdkDisplay</span></a> * <a class="link" href="gdk-Drawing-Primitives.html#gdk-drawable-get-display" title="gdk_drawable_get_display ()">gdk_drawable_get_display</a> (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
55
|
+
<a class="link" href="GdkScreen.html" title="GdkScreen"><span class="returnvalue">GdkScreen</span></a> * <a class="link" href="gdk-Drawing-Primitives.html#gdk-drawable-get-screen" title="gdk_drawable_get_screen ()">gdk_drawable_get_screen</a> (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
56
56
|
<a class="link" href="gdk-Visuals.html#GdkVisual" title="GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="gdk-Drawing-Primitives.html#gdk-drawable-get-visual" title="gdk_drawable_get_visual ()">gdk_drawable_get_visual</a> (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
57
57
|
<span class="returnvalue">void</span> <a class="link" href="gdk-Drawing-Primitives.html#gdk-drawable-set-colormap" title="gdk_drawable_set_colormap ()">gdk_drawable_set_colormap</a> (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
58
58
|
<em class="parameter"><code><a class="link" href="gdk-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);
|
@@ -246,8 +246,8 @@ more information.
|
|
246
246
|
<p><a name="pango-data-structures"></a>
|
247
247
|
Some of the drawing operations take Pango data structures like <a href="/usr/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>,
|
248
248
|
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> or <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> as arguments. If you're using GTK+, the ususal
|
249
|
-
way to obtain these structures is via <a href="http://library.gnome.org/devel/
|
250
|
-
<a href="http://library.gnome.org/devel/
|
249
|
+
way to obtain these structures is via <a href="http://library.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-create-pango-context"><code class="function">gtk_widget_create_pango_context()</code></a> or
|
250
|
+
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.
|
251
251
|
</p>
|
252
252
|
</div>
|
253
253
|
<div class="refsect1">
|
@@ -383,7 +383,7 @@ used instead.
|
|
383
383
|
<hr>
|
384
384
|
<div class="refsect2">
|
385
385
|
<a name="gdk-drawable-get-display"></a><h3>gdk_drawable_get_display ()</h3>
|
386
|
-
<pre class="programlisting"><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="returnvalue">GdkDisplay</span></a> *
|
386
|
+
<pre class="programlisting"><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="returnvalue">GdkDisplay</span></a> * gdk_drawable_get_display (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
387
387
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
388
388
|
<h3 class="title">Warning</h3>
|
389
389
|
<p><code class="literal">gdk_drawable_get_display</code> has been deprecated since version 2.24 and should not be used in newly-written code. Use <a class="link" href="gdk-Windows.html#gdk-window-get-display" title="gdk_window_get_display ()"><code class="function">gdk_window_get_display()</code></a> instead</p>
|
@@ -411,7 +411,7 @@ Gets the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="
|
|
411
411
|
<hr>
|
412
412
|
<div class="refsect2">
|
413
413
|
<a name="gdk-drawable-get-screen"></a><h3>gdk_drawable_get_screen ()</h3>
|
414
|
-
<pre class="programlisting"><a class="link" href="GdkScreen.html" title="GdkScreen"><span class="returnvalue">GdkScreen</span></a> *
|
414
|
+
<pre class="programlisting"><a class="link" href="GdkScreen.html" title="GdkScreen"><span class="returnvalue">GdkScreen</span></a> * gdk_drawable_get_screen (<em class="parameter"><code><a class="link" href="gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
415
415
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
416
416
|
<h3 class="title">Warning</h3>
|
417
417
|
<p><code class="literal">gdk_drawable_get_screen</code> has been deprecated since version 2.24 and should not be used in newly-written code. Use <a class="link" href="gdk-Windows.html#gdk-window-get-screen" title="gdk_window_get_screen ()"><code class="function">gdk_window_get_screen()</code></a> instead</p>
|
@@ -1521,7 +1521,7 @@ bounding box (in device space) of the transformed layout.
|
|
1521
1521
|
</p>
|
1522
1522
|
<p>
|
1523
1523
|
If you're using GTK+, the usual way to obtain a <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>
|
1524
|
-
is <a href="http://library.gnome.org/devel/
|
1524
|
+
is <a href="http://library.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.
|
1525
1525
|
</p>
|
1526
1526
|
<div class="variablelist"><table border="0">
|
1527
1527
|
<col align="left" valign="top">
|
@@ -1576,7 +1576,7 @@ bounding box (in device space) of the transformed layout.
|
|
1576
1576
|
</p>
|
1577
1577
|
<p>
|
1578
1578
|
If you're using GTK+, the ususal way to obtain a <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>
|
1579
|
-
is <a href="http://library.gnome.org/devel/
|
1579
|
+
is <a href="http://library.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.
|
1580
1580
|
</p>
|
1581
1581
|
<div class="variablelist"><table border="0">
|
1582
1582
|
<col align="left" valign="top">
|
@@ -2083,6 +2083,6 @@ of <em class="parameter"><code>drawable</code></em>
|
|
2083
2083
|
</div>
|
2084
2084
|
<div class="footer">
|
2085
2085
|
<hr>
|
2086
|
-
Generated by GTK-Doc V1.
|
2086
|
+
Generated by GTK-Doc V1.18</div>
|
2087
2087
|
</body>
|
2088
2088
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Events.html" title="Events">
|
10
10
|
<link rel="next" href="gdk-Keyboard-Handling.html" title="Key Values">
|
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">
|
@@ -83,7 +83,7 @@ The event structs contain data specific to each type of event in GDK.
|
|
83
83
|
<h3 class="title">Note</h3>
|
84
84
|
<p>
|
85
85
|
A common mistake is to forget to set the event mask of a widget so that the
|
86
|
-
required events are received. See <a href="http://library.gnome.org/devel/
|
86
|
+
required events are received. See <a href="http://library.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-set-events"><code class="function">gtk_widget_set_events()</code></a>.
|
87
87
|
</p>
|
88
88
|
</div>
|
89
89
|
</div>
|
@@ -278,7 +278,7 @@ header file for a complete list of GDK key codes.</td>
|
|
278
278
|
<td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkEventKey.string"></a>string</code></em>;</span></p></td>
|
279
279
|
<td>a string containing the an approximation of the text that
|
280
280
|
would result from this keypress. The only correct way to handle text
|
281
|
-
input of text is using input methods (see <a href="http://library.gnome.org/devel/
|
281
|
+
input of text is using input methods (see <a href="http://library.gnome.org/devel/gtk/GtkIMContext.html"><span class="type">GtkIMContext</span></a>), so this
|
282
282
|
field is deprecated and should never be used.
|
283
283
|
(<a class="link" href="gdk-Keyboard-Handling.html#gdk-unicode-to-keyval" title="gdk_unicode_to_keyval ()"><code class="function">gdk_unicode_to_keyval()</code></a> provides a non-deprecated way of getting
|
284
284
|
an approximate translation for a key.) The string is encoded in the encoding
|
@@ -1348,8 +1348,7 @@ application, <em class="parameter"><code>grab_window</code></em> contains the ne
|
|
1348
1348
|
<hr>
|
1349
1349
|
<div class="refsect2">
|
1350
1350
|
<a name="GdkScrollDirection"></a><h3>enum GdkScrollDirection</h3>
|
1351
|
-
<pre class="programlisting">typedef enum
|
1352
|
-
{
|
1351
|
+
<pre class="programlisting">typedef enum {
|
1353
1352
|
GDK_SCROLL_UP,
|
1354
1353
|
GDK_SCROLL_DOWN,
|
1355
1354
|
GDK_SCROLL_LEFT,
|
@@ -1388,8 +1387,7 @@ Specifies the direction for <a class="link" href="gdk-Event-Structures.html#GdkE
|
|
1388
1387
|
<hr>
|
1389
1388
|
<div class="refsect2">
|
1390
1389
|
<a name="GdkVisibilityState"></a><h3>enum GdkVisibilityState</h3>
|
1391
|
-
<pre class="programlisting">typedef enum
|
1392
|
-
{
|
1390
|
+
<pre class="programlisting">typedef enum {
|
1393
1391
|
GDK_VISIBILITY_UNOBSCURED,
|
1394
1392
|
GDK_VISIBILITY_PARTIAL,
|
1395
1393
|
GDK_VISIBILITY_FULLY_OBSCURED
|
@@ -1422,8 +1420,7 @@ Specifies the visiblity status of a window for a <a class="link" href="gdk-Event
|
|
1422
1420
|
<hr>
|
1423
1421
|
<div class="refsect2">
|
1424
1422
|
<a name="GdkCrossingMode"></a><h3>enum GdkCrossingMode</h3>
|
1425
|
-
<pre class="programlisting">typedef enum
|
1426
|
-
{
|
1423
|
+
<pre class="programlisting">typedef enum {
|
1427
1424
|
GDK_CROSSING_NORMAL,
|
1428
1425
|
GDK_CROSSING_GRAB,
|
1429
1426
|
GDK_CROSSING_UNGRAB,
|
@@ -1475,8 +1472,7 @@ Specifies the crossing mode for <a class="link" href="gdk-Event-Structures.html#
|
|
1475
1472
|
<hr>
|
1476
1473
|
<div class="refsect2">
|
1477
1474
|
<a name="GdkNotifyType"></a><h3>enum GdkNotifyType</h3>
|
1478
|
-
<pre class="programlisting">typedef enum
|
1479
|
-
{
|
1475
|
+
<pre class="programlisting">typedef enum {
|
1480
1476
|
GDK_NOTIFY_ANCESTOR = 0,
|
1481
1477
|
GDK_NOTIFY_VIRTUAL = 1,
|
1482
1478
|
GDK_NOTIFY_INFERIOR = 2,
|
@@ -1538,8 +1534,7 @@ full details of crossing event generation.
|
|
1538
1534
|
<hr>
|
1539
1535
|
<div class="refsect2">
|
1540
1536
|
<a name="GdkPropertyState"></a><h3>enum GdkPropertyState</h3>
|
1541
|
-
<pre class="programlisting">typedef enum
|
1542
|
-
{
|
1537
|
+
<pre class="programlisting">typedef enum {
|
1543
1538
|
GDK_PROPERTY_NEW_VALUE,
|
1544
1539
|
GDK_PROPERTY_DELETE
|
1545
1540
|
} GdkPropertyState;
|
@@ -1566,8 +1561,7 @@ Specifies the type of a property change for a <a class="link" href="gdk-Event-St
|
|
1566
1561
|
<hr>
|
1567
1562
|
<div class="refsect2">
|
1568
1563
|
<a name="GdkWindowState"></a><h3>enum GdkWindowState</h3>
|
1569
|
-
<pre class="programlisting">typedef enum
|
1570
|
-
{
|
1564
|
+
<pre class="programlisting">typedef enum {
|
1571
1565
|
GDK_WINDOW_STATE_WITHDRAWN = 1 << 0,
|
1572
1566
|
GDK_WINDOW_STATE_ICONIFIED = 1 << 1,
|
1573
1567
|
GDK_WINDOW_STATE_MAXIMIZED = 1 << 2,
|
@@ -1624,8 +1618,7 @@ Specifies the state of a toplevel window.
|
|
1624
1618
|
<hr>
|
1625
1619
|
<div class="refsect2">
|
1626
1620
|
<a name="GdkSettingAction"></a><h3>enum GdkSettingAction</h3>
|
1627
|
-
<pre class="programlisting">typedef enum
|
1628
|
-
{
|
1621
|
+
<pre class="programlisting">typedef enum {
|
1629
1622
|
GDK_SETTING_ACTION_NEW,
|
1630
1623
|
GDK_SETTING_ACTION_CHANGED,
|
1631
1624
|
GDK_SETTING_ACTION_DELETED
|
@@ -1658,8 +1651,7 @@ Specifies the kind of modification applied to a setting in a <a class="link" hre
|
|
1658
1651
|
<hr>
|
1659
1652
|
<div class="refsect2">
|
1660
1653
|
<a name="GdkOwnerChange"></a><h3>enum GdkOwnerChange</h3>
|
1661
|
-
<pre class="programlisting">typedef enum
|
1662
|
-
{
|
1654
|
+
<pre class="programlisting">typedef enum {
|
1663
1655
|
GDK_OWNER_CHANGE_NEW_OWNER,
|
1664
1656
|
GDK_OWNER_CHANGE_DESTROY,
|
1665
1657
|
GDK_OWNER_CHANGE_CLOSE
|
@@ -1693,6 +1685,6 @@ Specifies why a selection ownership was changed.
|
|
1693
1685
|
</div>
|
1694
1686
|
<div class="footer">
|
1695
1687
|
<hr>
|
1696
|
-
Generated by GTK-Doc V1.
|
1688
|
+
Generated by GTK-Doc V1.18</div>
|
1697
1689
|
</body>
|
1698
1690
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Windows.html" title="Windows">
|
10
10
|
<link rel="next" href="gdk-Event-Structures.html" title="Event Structures">
|
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">
|
@@ -102,7 +102,7 @@ This section describes functions dealing with events from the window system.
|
|
102
102
|
</p>
|
103
103
|
<p>
|
104
104
|
In GTK+ applications the events are handled automatically in
|
105
|
-
<a href="http://library.gnome.org/devel/gtk3
|
105
|
+
<a href="http://library.gnome.org/devel/gtk/gtk3-General.html#gtk-main-do-event"><code class="function">gtk_main_do_event()</code></a> and passed on to the appropriate widgets, so these
|
106
106
|
functions are rarely needed. Though some of the fields in the
|
107
107
|
<a class="link" href="gdk-Event-Structures.html" title="Event Structures">Event Structures</a> are useful.
|
108
108
|
</p>
|
@@ -111,8 +111,7 @@ functions are rarely needed. Though some of the fields in the
|
|
111
111
|
<a name="gdk-Events.details"></a><h2>Details</h2>
|
112
112
|
<div class="refsect2">
|
113
113
|
<a name="GdkEventType"></a><h3>enum GdkEventType</h3>
|
114
|
-
<pre class="programlisting">typedef enum
|
115
|
-
{
|
114
|
+
<pre class="programlisting">typedef enum {
|
116
115
|
GDK_NOTHING = -1,
|
117
116
|
GDK_DELETE = 0,
|
118
117
|
GDK_DESTROY = 1,
|
@@ -382,8 +381,7 @@ for the possible window states
|
|
382
381
|
<hr>
|
383
382
|
<div class="refsect2">
|
384
383
|
<a name="GdkEventMask"></a><h3>enum GdkEventMask</h3>
|
385
|
-
<pre class="programlisting">typedef enum
|
386
|
-
{
|
384
|
+
<pre class="programlisting">typedef enum {
|
387
385
|
GDK_EXPOSURE_MASK = 1 << 1,
|
388
386
|
GDK_POINTER_MOTION_MASK = 1 << 2,
|
389
387
|
GDK_POINTER_MOTION_HINT_MASK = 1 << 3,
|
@@ -631,7 +629,7 @@ are pending. The returned <a class="link" href="gdk-Event-Structures.html#GdkEve
|
|
631
629
|
</div>
|
632
630
|
<p>
|
633
631
|
Waits for a GraphicsExpose or NoExpose event from the X server.
|
634
|
-
This is used in the <
|
632
|
+
This is used in the <span class="type">GtkText</span> and <span class="type">GtkCList</span> widgets in GTK+ to make sure any
|
635
633
|
GraphicsExpose events are handled before the widget is scrolled.
|
636
634
|
</p>
|
637
635
|
<div class="variablelist"><table border="0">
|
@@ -954,7 +952,7 @@ Sets the function to call to handle all events from GDK.
|
|
954
952
|
<p>
|
955
953
|
Note that GTK+ uses this to install its own event handler, so it is
|
956
954
|
usually not useful for GTK+ applications. (Although an application
|
957
|
-
can call this function then call <a href="http://library.gnome.org/devel/gtk3
|
955
|
+
can call this function then call <a href="http://library.gnome.org/devel/gtk/gtk3-General.html#gtk-main-do-event"><code class="function">gtk_main_do_event()</code></a> to pass
|
958
956
|
events to GTK+.)
|
959
957
|
</p>
|
960
958
|
<div class="variablelist"><table border="0">
|
@@ -1261,6 +1259,6 @@ The structs used for each type of event.
|
|
1261
1259
|
</div>
|
1262
1260
|
<div class="footer">
|
1263
1261
|
<hr>
|
1264
|
-
Generated by GTK-Doc V1.
|
1262
|
+
Generated by GTK-Doc V1.18</div>
|
1265
1263
|
</body>
|
1266
1264
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-Visuals.html" title="Visuals">
|
10
10
|
<link rel="next" href="gdk-Cursors.html" title="Cursors">
|
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">
|
@@ -423,8 +423,7 @@ descends below the baseline.</td>
|
|
423
423
|
<hr>
|
424
424
|
<div class="refsect2">
|
425
425
|
<a name="GdkFontType"></a><h3>enum GdkFontType</h3>
|
426
|
-
<pre class="programlisting">typedef enum
|
427
|
-
{
|
426
|
+
<pre class="programlisting">typedef enum {
|
428
427
|
GDK_FONT_FONT,
|
429
428
|
GDK_FONT_FONTSET
|
430
429
|
} GdkFontType;
|
@@ -1445,6 +1444,6 @@ the conversion failed.</td>
|
|
1445
1444
|
</div>
|
1446
1445
|
<div class="footer">
|
1447
1446
|
<hr>
|
1448
|
-
Generated by GTK-Doc V1.
|
1447
|
+
Generated by GTK-Doc V1.18</div>
|
1449
1448
|
</body>
|
1450
1449
|
</html>
|