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
@@ -3,7 +3,7 @@
|
|
3
3
|
# usable unmodified by others, and is included only for reference.
|
4
4
|
|
5
5
|
MOD=gtk+
|
6
|
-
VER=2.24.
|
6
|
+
VER=2.24.10
|
7
7
|
REV=1
|
8
8
|
ARCH=win32
|
9
9
|
|
@@ -22,6 +22,21 @@ usewinsdk52
|
|
22
22
|
|
23
23
|
set -x
|
24
24
|
|
25
|
+
# Fix broken gtk/gtkmarshal.c file included with 2.24.10 tarball.
|
26
|
+
patch --verbose -p1 --fuzz=0 <<'EOF' &&
|
27
|
+
--- gtk+-2.24.10/gtk/gtkmarshal.c 2012-02-06 16:35:22 +0100
|
28
|
+
+++ gtk+-2.24.8/gtk/gtkmarshal.c 2011-11-10 18:43:53 +0100
|
29
|
+
@@ -6,7 +6,7 @@
|
30
|
+
|
31
|
+
#ifdef G_ENABLE_DEBUG
|
32
|
+
#define g_marshal_value_peek_boolean(v) g_value_get_boolean (v)
|
33
|
+
-#define g_marshal_value_peek_char(v) g_value_get_schar (v)
|
34
|
+
+#define g_marshal_value_peek_char(v) g_value_get_char (v)
|
35
|
+
#define g_marshal_value_peek_uchar(v) g_value_get_uchar (v)
|
36
|
+
#define g_marshal_value_peek_int(v) g_value_get_int (v)
|
37
|
+
#define g_marshal_value_peek_uint(v) g_value_get_uint (v)
|
38
|
+
EOF
|
39
|
+
|
25
40
|
DEPS=`latest --arch=${ARCH} zlib gettext-runtime gettext-tools glib pkg-config atk cairo freetype fontconfig pango gdk-pixbuf libpng`
|
26
41
|
GETTEXT_RUNTIME=`latest --arch=${ARCH} gettext-runtime`
|
27
42
|
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gtk2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 1
|
9
|
-
-
|
10
|
-
version: 1.1.
|
9
|
+
- 5
|
10
|
+
version: 1.1.5
|
11
11
|
platform: x86-mingw32
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Project Team
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2012-
|
18
|
+
date: 2012-08-28 00:00:00 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
name: atk
|
@@ -25,12 +25,12 @@ dependencies:
|
|
25
25
|
requirements:
|
26
26
|
- - ">="
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
hash:
|
28
|
+
hash: 25
|
29
29
|
segments:
|
30
30
|
- 1
|
31
31
|
- 1
|
32
|
-
-
|
33
|
-
version: 1.1.
|
32
|
+
- 5
|
33
|
+
version: 1.1.5
|
34
34
|
type: :runtime
|
35
35
|
version_requirements: *id001
|
36
36
|
- !ruby/object:Gem::Dependency
|
@@ -41,12 +41,12 @@ dependencies:
|
|
41
41
|
requirements:
|
42
42
|
- - ">="
|
43
43
|
- !ruby/object:Gem::Version
|
44
|
-
hash:
|
44
|
+
hash: 25
|
45
45
|
segments:
|
46
46
|
- 1
|
47
47
|
- 1
|
48
|
-
-
|
49
|
-
version: 1.1.
|
48
|
+
- 5
|
49
|
+
version: 1.1.5
|
50
50
|
type: :runtime
|
51
51
|
version_requirements: *id002
|
52
52
|
- !ruby/object:Gem::Dependency
|
@@ -57,12 +57,12 @@ dependencies:
|
|
57
57
|
requirements:
|
58
58
|
- - ">="
|
59
59
|
- !ruby/object:Gem::Version
|
60
|
-
hash:
|
60
|
+
hash: 25
|
61
61
|
segments:
|
62
62
|
- 1
|
63
63
|
- 1
|
64
|
-
-
|
65
|
-
version: 1.1.
|
64
|
+
- 5
|
65
|
+
version: 1.1.5
|
66
66
|
type: :runtime
|
67
67
|
version_requirements: *id003
|
68
68
|
description: Ruby/GTK2 is a Ruby binding of GTK+-2.x.
|
@@ -540,10 +540,10 @@ files:
|
|
540
540
|
- test/test_gdk.rb
|
541
541
|
- lib/1.8/gtk2.so
|
542
542
|
- lib/1.9/gtk2.so
|
543
|
-
- vendor/local/src/dieterv/packaging/gtk+_2.24.
|
544
|
-
- vendor/local/src/dieterv/packaging/gtk+_2.24.
|
545
|
-
- vendor/local/share/doc/gtk+-2.24.
|
546
|
-
- vendor/local/share/doc/gtk+-
|
543
|
+
- vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log
|
544
|
+
- vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.sh
|
545
|
+
- vendor/local/share/doc/gtk+-dev-2.24.10/COPYING
|
546
|
+
- vendor/local/share/doc/gtk+-2.24.10/COPYING
|
547
547
|
- vendor/local/share/gtk-2.0/demo/colorsel.c
|
548
548
|
- vendor/local/share/gtk-2.0/demo/gnome-applets.png
|
549
549
|
- vendor/local/share/gtk-2.0/demo/hypertext.c
|
@@ -1069,7 +1069,6 @@ files:
|
|
1069
1069
|
- vendor/local/share/gtk-doc/html/gtk/right.png
|
1070
1070
|
- vendor/local/share/gtk-doc/html/gtk/format-text-italic.png
|
1071
1071
|
- vendor/local/share/gtk-doc/html/gtk/frame.png
|
1072
|
-
- vendor/local/share/gtk-doc/html/gtk/gtk.devhelp
|
1073
1072
|
- vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html
|
1074
1073
|
- vendor/local/share/gtk-doc/html/gtk/go-first-ltr.png
|
1075
1074
|
- vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html
|
@@ -1081,7 +1080,6 @@ files:
|
|
1081
1080
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/style.css
|
1082
1081
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml
|
1083
1082
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/index.html
|
1084
|
-
- vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp
|
1085
1083
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/home.png
|
1086
1084
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2
|
1087
1085
|
- vendor/local/share/gtk-doc/html/gail-libgail-util/up.png
|
@@ -1131,7 +1129,6 @@ files:
|
|
1131
1129
|
- vendor/local/share/gtk-doc/html/gdk/dotbox.png
|
1132
1130
|
- vendor/local/share/gtk-doc/html/gdk/right_side.png
|
1133
1131
|
- vendor/local/share/gtk-doc/html/gdk/shuttle.png
|
1134
|
-
- vendor/local/share/gtk-doc/html/gdk/gdk.devhelp
|
1135
1132
|
- vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html
|
1136
1133
|
- vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html
|
1137
1134
|
- vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html
|
@@ -1158,6 +1155,7 @@ files:
|
|
1158
1155
|
- vendor/local/share/gtk-doc/html/gdk/heart.png
|
1159
1156
|
- vendor/local/share/gtk-doc/html/gdk/watch.png
|
1160
1157
|
- vendor/local/share/gtk-doc/html/gdk/bottom_left_corner.png
|
1158
|
+
- vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html
|
1161
1159
|
- vendor/local/share/gtk-doc/html/gdk/bottom_side.png
|
1162
1160
|
- vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html
|
1163
1161
|
- vendor/local/share/gtk-doc/html/gdk/ll_angle.png
|
@@ -1435,8 +1433,8 @@ files:
|
|
1435
1433
|
- vendor/local/share/themes/Raleigh/gtk-2.0/gtkrc
|
1436
1434
|
- vendor/local/share/icons/hicolor/index.theme
|
1437
1435
|
- vendor/local/share/aclocal/gtk-2.0.m4
|
1438
|
-
- vendor/local/manifest/gtk+_2.24.
|
1439
|
-
- vendor/local/manifest/gtk+-dev_2.24.
|
1436
|
+
- vendor/local/manifest/gtk+_2.24.10-1_win32.mft
|
1437
|
+
- vendor/local/manifest/gtk+-dev_2.24.10-1_win32.mft
|
1440
1438
|
- vendor/local/bin/libgdk-win32-2.0-0.dll
|
1441
1439
|
- vendor/local/bin/gtk-builder-convert
|
1442
1440
|
- vendor/local/bin/gtk-update-icon-cache.exe.manifest
|
@@ -1,27 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
2
|
-
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
3
|
-
<book xmlns="http://www.devhelp.net/book" title="GAIL Reference Manual" link="index.html" author="" name="gail-libgail-util">
|
4
|
-
<chapters>
|
5
|
-
<sub name="GAIL libgail-util Library" link="libgail-util-main.html">
|
6
|
-
<sub name="GailTextUtil" link="gail-libgail-util-GailTextUtil.html"/>
|
7
|
-
<sub name="GailMisc" link="gail-libgail-util-GailMisc.html"/>
|
8
|
-
</sub>
|
9
|
-
</chapters>
|
10
|
-
<functions>
|
11
|
-
<function name="struct GailTextUtil" link="gail-libgail-util-GailTextUtil.html#GailTextUtil"/>
|
12
|
-
<function name="enum GailOffsetType" link="gail-libgail-util-GailTextUtil.html#GailOffsetType"/>
|
13
|
-
<function name="gail_text_util_new ()" link="gail-libgail-util-GailTextUtil.html#gail-text-util-new"/>
|
14
|
-
<function name="gail_text_util_text_setup ()" link="gail-libgail-util-GailTextUtil.html#gail-text-util-text-setup"/>
|
15
|
-
<function name="gail_text_util_buffer_setup ()" link="gail-libgail-util-GailTextUtil.html#gail-text-util-buffer-setup"/>
|
16
|
-
<function name="gail_text_util_get_text ()" link="gail-libgail-util-GailTextUtil.html#gail-text-util-get-text"/>
|
17
|
-
<function name="gail_text_util_get_substring ()" link="gail-libgail-util-GailTextUtil.html#gail-text-util-get-substring"/>
|
18
|
-
<function name="gail_misc_add_attribute ()" link="gail-libgail-util-GailMisc.html#gail-misc-add-attribute"/>
|
19
|
-
<function name="gail_misc_layout_get_run_attributes ()" link="gail-libgail-util-GailMisc.html#gail-misc-layout-get-run-attributes"/>
|
20
|
-
<function name="gail_misc_get_default_attributes ()" link="gail-libgail-util-GailMisc.html#gail-misc-get-default-attributes"/>
|
21
|
-
<function name="gail_misc_get_extents_from_pango_rectangle ()" link="gail-libgail-util-GailMisc.html#gail-misc-get-extents-from-pango-rectangle"/>
|
22
|
-
<function name="gail_misc_get_index_at_point_in_layout ()" link="gail-libgail-util-GailMisc.html#gail-misc-get-index-at-point-in-layout"/>
|
23
|
-
<function name="gail_misc_get_origins ()" link="gail-libgail-util-GailMisc.html#gail-misc-get-origins"/>
|
24
|
-
<function name="gail_misc_add_to_attr_set ()" link="gail-libgail-util-GailMisc.html#gail-misc-add-to-attr-set"/>
|
25
|
-
<function name="gail_misc_buffer_get_run_attributes ()" link="gail-libgail-util-GailMisc.html#gail-misc-buffer-get-run-attributes"/>
|
26
|
-
</functions>
|
27
|
-
</book>
|
@@ -1,858 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
2
|
-
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
3
|
-
<book xmlns="http://www.devhelp.net/book" title="GDK 2 Reference Manual" link="index.html" author="" name="gdk">
|
4
|
-
<chapters>
|
5
|
-
<sub name="API Reference" link="reference.html">
|
6
|
-
<sub name="General" link="gdk-General.html"/>
|
7
|
-
<sub name="Multi-head Support Overview" link="multihead.html"/>
|
8
|
-
<sub name="GdkDisplay" link="GdkDisplay.html"/>
|
9
|
-
<sub name="GdkDisplayManager" link="GdkDisplayManager.html"/>
|
10
|
-
<sub name="GdkScreen" link="GdkScreen.html"/>
|
11
|
-
<sub name="Points, Rectangles and Regions" link="gdk-Points-Rectangles-and-Regions.html"/>
|
12
|
-
<sub name="Graphics Contexts" link="gdk-Graphics-Contexts.html"/>
|
13
|
-
<sub name="Drawing Primitives" link="gdk-Drawing-Primitives.html"/>
|
14
|
-
<sub name="Bitmaps and Pixmaps" link="gdk-Bitmaps-and-Pixmaps.html"/>
|
15
|
-
<sub name="GdkRGB" link="gdk-GdkRGB.html"/>
|
16
|
-
<sub name="Images" link="gdk-Images.html"/>
|
17
|
-
<sub name="Pixbufs" link="gdk-Pixbufs.html"/>
|
18
|
-
<sub name="Colormaps and Colors" link="gdk-Colormaps-and-Colors.html"/>
|
19
|
-
<sub name="Visuals" link="gdk-Visuals.html"/>
|
20
|
-
<sub name="Fonts" link="gdk-Fonts.html"/>
|
21
|
-
<sub name="Cursors" link="gdk-Cursors.html"/>
|
22
|
-
<sub name="Windows" link="gdk-Windows.html"/>
|
23
|
-
<sub name="Events" link="gdk-Events.html"/>
|
24
|
-
<sub name="Event Structures" link="gdk-Event-Structures.html"/>
|
25
|
-
<sub name="Key Values" link="gdk-Keyboard-Handling.html"/>
|
26
|
-
<sub name="Selections" link="gdk-Selections.html"/>
|
27
|
-
<sub name="Drag and Drop" link="gdk-Drag-and-Drop.html"/>
|
28
|
-
<sub name="Properties and Atoms" link="gdk-Properties-and-Atoms.html"/>
|
29
|
-
<sub name="Threads" link="gdk-Threads.html"/>
|
30
|
-
<sub name="Input" link="gdk-Input.html"/>
|
31
|
-
<sub name="Input Devices" link="gdk-Input-Devices.html"/>
|
32
|
-
<sub name="Pango Interaction" link="gdk-Pango-Interaction.html"/>
|
33
|
-
<sub name="Cairo Interaction" link="gdk-Cairo-Interaction.html"/>
|
34
|
-
<sub name="Application launching" link="gdk-Application-launching.html"/>
|
35
|
-
<sub name="Testing" link="gdk-Testing.html"/>
|
36
|
-
</sub>
|
37
|
-
<sub name="Index of all symbols" link="api-index-full.html"/>
|
38
|
-
<sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
|
39
|
-
<sub name="Index of new symbols in 2.2" link="api-index-2-2.html"/>
|
40
|
-
<sub name="Index of new symbols in 2.4" link="api-index-2-4.html"/>
|
41
|
-
<sub name="Index of new symbols in 2.6" link="api-index-2-6.html"/>
|
42
|
-
<sub name="Index of new symbols in 2.8" link="api-index-2-8.html"/>
|
43
|
-
<sub name="Index of new symbols in 2.10" link="api-index-2-10.html"/>
|
44
|
-
<sub name="Index of new symbols in 2.12" link="api-index-2-12.html"/>
|
45
|
-
<sub name="Index of new symbols in 2.14" link="api-index-2-14.html"/>
|
46
|
-
<sub name="Index of new symbols in 2.16" link="api-index-2-16.html"/>
|
47
|
-
<sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/>
|
48
|
-
<sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/>
|
49
|
-
<sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/>
|
50
|
-
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
51
|
-
</chapters>
|
52
|
-
<functions>
|
53
|
-
<function name="gdk_init ()" link="gdk-General.html#gdk-init"/>
|
54
|
-
<function name="gdk_init_check ()" link="gdk-General.html#gdk-init-check"/>
|
55
|
-
<function name="gdk_parse_args ()" link="gdk-General.html#gdk-parse-args"/>
|
56
|
-
<function name="gdk_get_display_arg_name ()" link="gdk-General.html#gdk-get-display-arg-name"/>
|
57
|
-
<function name="gdk_set_locale ()" link="gdk-General.html#gdk-set-locale"/>
|
58
|
-
<function name="gdk_set_sm_client_id ()" link="gdk-General.html#gdk-set-sm-client-id"/>
|
59
|
-
<function name="gdk_exit ()" link="gdk-General.html#gdk-exit"/>
|
60
|
-
<function name="gdk_notify_startup_complete ()" link="gdk-General.html#gdk-notify-startup-complete"/>
|
61
|
-
<function name="gdk_notify_startup_complete_with_id ()" link="gdk-General.html#gdk-notify-startup-complete-with-id"/>
|
62
|
-
<function name="gdk_get_program_class ()" link="gdk-General.html#gdk-get-program-class"/>
|
63
|
-
<function name="gdk_set_program_class ()" link="gdk-General.html#gdk-set-program-class"/>
|
64
|
-
<function name="gdk_get_display ()" link="gdk-General.html#gdk-get-display"/>
|
65
|
-
<function name="gdk_flush ()" link="gdk-General.html#gdk-flush"/>
|
66
|
-
<function name="gdk_screen_width ()" link="gdk-General.html#gdk-screen-width"/>
|
67
|
-
<function name="gdk_screen_height ()" link="gdk-General.html#gdk-screen-height"/>
|
68
|
-
<function name="gdk_screen_width_mm ()" link="gdk-General.html#gdk-screen-width-mm"/>
|
69
|
-
<function name="gdk_screen_height_mm ()" link="gdk-General.html#gdk-screen-height-mm"/>
|
70
|
-
<function name="gdk_pointer_grab ()" link="gdk-General.html#gdk-pointer-grab"/>
|
71
|
-
<function name="enum GdkGrabStatus" link="gdk-General.html#GdkGrabStatus"/>
|
72
|
-
<function name="gdk_pointer_ungrab ()" link="gdk-General.html#gdk-pointer-ungrab"/>
|
73
|
-
<function name="gdk_pointer_is_grabbed ()" link="gdk-General.html#gdk-pointer-is-grabbed"/>
|
74
|
-
<function name="gdk_set_double_click_time ()" link="gdk-General.html#gdk-set-double-click-time"/>
|
75
|
-
<function name="gdk_keyboard_grab ()" link="gdk-General.html#gdk-keyboard-grab"/>
|
76
|
-
<function name="gdk_keyboard_ungrab ()" link="gdk-General.html#gdk-keyboard-ungrab"/>
|
77
|
-
<function name="gdk_beep ()" link="gdk-General.html#gdk-beep"/>
|
78
|
-
<function name="gdk_get_use_xshm ()" link="gdk-General.html#gdk-get-use-xshm"/>
|
79
|
-
<function name="gdk_set_use_xshm ()" link="gdk-General.html#gdk-set-use-xshm"/>
|
80
|
-
<function name="gdk_error_trap_push ()" link="gdk-General.html#gdk-error-trap-push"/>
|
81
|
-
<function name="gdk_error_trap_pop ()" link="gdk-General.html#gdk-error-trap-pop"/>
|
82
|
-
<function name="GDK_WINDOWING_X11" link="gdk-General.html#GDK-WINDOWING-X11:CAPS"/>
|
83
|
-
<function name="GDK_WINDOWING_WIN32" link="gdk-General.html#GDK-WINDOWING-WIN32:CAPS"/>
|
84
|
-
<function name="GdkDisplay" link="GdkDisplay.html#GdkDisplay-struct"/>
|
85
|
-
<function name="gdk_display_open ()" link="GdkDisplay.html#gdk-display-open"/>
|
86
|
-
<function name="gdk_display_get_default ()" link="GdkDisplay.html#gdk-display-get-default"/>
|
87
|
-
<function name="gdk_display_get_name ()" link="GdkDisplay.html#gdk-display-get-name"/>
|
88
|
-
<function name="gdk_display_get_n_screens ()" link="GdkDisplay.html#gdk-display-get-n-screens"/>
|
89
|
-
<function name="gdk_display_get_screen ()" link="GdkDisplay.html#gdk-display-get-screen"/>
|
90
|
-
<function name="gdk_display_get_default_screen ()" link="GdkDisplay.html#gdk-display-get-default-screen"/>
|
91
|
-
<function name="gdk_display_pointer_ungrab ()" link="GdkDisplay.html#gdk-display-pointer-ungrab"/>
|
92
|
-
<function name="gdk_display_keyboard_ungrab ()" link="GdkDisplay.html#gdk-display-keyboard-ungrab"/>
|
93
|
-
<function name="gdk_display_pointer_is_grabbed ()" link="GdkDisplay.html#gdk-display-pointer-is-grabbed"/>
|
94
|
-
<function name="gdk_display_beep ()" link="GdkDisplay.html#gdk-display-beep"/>
|
95
|
-
<function name="gdk_display_sync ()" link="GdkDisplay.html#gdk-display-sync"/>
|
96
|
-
<function name="gdk_display_flush ()" link="GdkDisplay.html#gdk-display-flush"/>
|
97
|
-
<function name="gdk_display_close ()" link="GdkDisplay.html#gdk-display-close"/>
|
98
|
-
<function name="gdk_display_is_closed ()" link="GdkDisplay.html#gdk-display-is-closed"/>
|
99
|
-
<function name="gdk_display_list_devices ()" link="GdkDisplay.html#gdk-display-list-devices"/>
|
100
|
-
<function name="gdk_display_get_event ()" link="GdkDisplay.html#gdk-display-get-event"/>
|
101
|
-
<function name="gdk_display_peek_event ()" link="GdkDisplay.html#gdk-display-peek-event"/>
|
102
|
-
<function name="gdk_display_put_event ()" link="GdkDisplay.html#gdk-display-put-event"/>
|
103
|
-
<function name="gdk_display_add_client_message_filter ()" link="GdkDisplay.html#gdk-display-add-client-message-filter"/>
|
104
|
-
<function name="gdk_display_set_double_click_time ()" link="GdkDisplay.html#gdk-display-set-double-click-time"/>
|
105
|
-
<function name="gdk_display_set_double_click_distance ()" link="GdkDisplay.html#gdk-display-set-double-click-distance"/>
|
106
|
-
<function name="gdk_display_get_pointer ()" link="GdkDisplay.html#gdk-display-get-pointer"/>
|
107
|
-
<function name="gdk_display_get_window_at_pointer ()" link="GdkDisplay.html#gdk-display-get-window-at-pointer"/>
|
108
|
-
<function name="struct GdkDisplayPointerHooks" link="GdkDisplay.html#GdkDisplayPointerHooks"/>
|
109
|
-
<function name="gdk_display_set_pointer_hooks ()" link="GdkDisplay.html#gdk-display-set-pointer-hooks"/>
|
110
|
-
<function name="gdk_display_warp_pointer ()" link="GdkDisplay.html#gdk-display-warp-pointer"/>
|
111
|
-
<function name="gdk_display_supports_cursor_color ()" link="GdkDisplay.html#gdk-display-supports-cursor-color"/>
|
112
|
-
<function name="gdk_display_supports_cursor_alpha ()" link="GdkDisplay.html#gdk-display-supports-cursor-alpha"/>
|
113
|
-
<function name="gdk_display_get_default_cursor_size ()" link="GdkDisplay.html#gdk-display-get-default-cursor-size"/>
|
114
|
-
<function name="gdk_display_get_maximal_cursor_size ()" link="GdkDisplay.html#gdk-display-get-maximal-cursor-size"/>
|
115
|
-
<function name="gdk_display_get_default_group ()" link="GdkDisplay.html#gdk-display-get-default-group"/>
|
116
|
-
<function name="gdk_display_supports_selection_notification ()" link="GdkDisplay.html#gdk-display-supports-selection-notification"/>
|
117
|
-
<function name="gdk_display_request_selection_notification ()" link="GdkDisplay.html#gdk-display-request-selection-notification"/>
|
118
|
-
<function name="gdk_display_supports_clipboard_persistence ()" link="GdkDisplay.html#gdk-display-supports-clipboard-persistence"/>
|
119
|
-
<function name="gdk_display_store_clipboard ()" link="GdkDisplay.html#gdk-display-store-clipboard"/>
|
120
|
-
<function name="gdk_display_supports_shapes ()" link="GdkDisplay.html#gdk-display-supports-shapes"/>
|
121
|
-
<function name="gdk_display_supports_input_shapes ()" link="GdkDisplay.html#gdk-display-supports-input-shapes"/>
|
122
|
-
<function name="gdk_display_supports_composite ()" link="GdkDisplay.html#gdk-display-supports-composite"/>
|
123
|
-
<function name="The "closed" signal" link="GdkDisplay.html#GdkDisplay-closed"/>
|
124
|
-
<function name="GdkDisplayManager" link="GdkDisplayManager.html#GdkDisplayManager-struct"/>
|
125
|
-
<function name="gdk_display_manager_get ()" link="GdkDisplayManager.html#gdk-display-manager-get"/>
|
126
|
-
<function name="gdk_display_manager_get_default_display ()" link="GdkDisplayManager.html#gdk-display-manager-get-default-display"/>
|
127
|
-
<function name="gdk_display_manager_set_default_display ()" link="GdkDisplayManager.html#gdk-display-manager-set-default-display"/>
|
128
|
-
<function name="gdk_display_manager_list_displays ()" link="GdkDisplayManager.html#gdk-display-manager-list-displays"/>
|
129
|
-
<function name="gdk_display_get_core_pointer ()" link="GdkDisplayManager.html#gdk-display-get-core-pointer"/>
|
130
|
-
<function name="The "default-display" property" link="GdkDisplayManager.html#GdkDisplayManager--default-display"/>
|
131
|
-
<function name="The "display-opened" signal" link="GdkDisplayManager.html#GdkDisplayManager-display-opened"/>
|
132
|
-
<function name="GdkScreen" link="GdkScreen.html#GdkScreen-struct"/>
|
133
|
-
<function name="gdk_screen_get_default ()" link="GdkScreen.html#gdk-screen-get-default"/>
|
134
|
-
<function name="gdk_screen_get_default_colormap ()" link="GdkScreen.html#gdk-screen-get-default-colormap"/>
|
135
|
-
<function name="gdk_screen_set_default_colormap ()" link="GdkScreen.html#gdk-screen-set-default-colormap"/>
|
136
|
-
<function name="gdk_screen_get_system_colormap ()" link="GdkScreen.html#gdk-screen-get-system-colormap"/>
|
137
|
-
<function name="gdk_screen_get_system_visual ()" link="GdkScreen.html#gdk-screen-get-system-visual"/>
|
138
|
-
<function name="gdk_screen_get_rgb_colormap ()" link="GdkScreen.html#gdk-screen-get-rgb-colormap"/>
|
139
|
-
<function name="gdk_screen_get_rgb_visual ()" link="GdkScreen.html#gdk-screen-get-rgb-visual"/>
|
140
|
-
<function name="gdk_screen_get_rgba_colormap ()" link="GdkScreen.html#gdk-screen-get-rgba-colormap"/>
|
141
|
-
<function name="gdk_screen_get_rgba_visual ()" link="GdkScreen.html#gdk-screen-get-rgba-visual"/>
|
142
|
-
<function name="gdk_screen_is_composited ()" link="GdkScreen.html#gdk-screen-is-composited"/>
|
143
|
-
<function name="gdk_screen_get_root_window ()" link="GdkScreen.html#gdk-screen-get-root-window"/>
|
144
|
-
<function name="gdk_screen_get_display ()" link="GdkScreen.html#gdk-screen-get-display"/>
|
145
|
-
<function name="gdk_screen_get_number ()" link="GdkScreen.html#gdk-screen-get-number"/>
|
146
|
-
<function name="gdk_screen_get_width ()" link="GdkScreen.html#gdk-screen-get-width"/>
|
147
|
-
<function name="gdk_screen_get_height ()" link="GdkScreen.html#gdk-screen-get-height"/>
|
148
|
-
<function name="gdk_screen_get_width_mm ()" link="GdkScreen.html#gdk-screen-get-width-mm"/>
|
149
|
-
<function name="gdk_screen_get_height_mm ()" link="GdkScreen.html#gdk-screen-get-height-mm"/>
|
150
|
-
<function name="gdk_screen_list_visuals ()" link="GdkScreen.html#gdk-screen-list-visuals"/>
|
151
|
-
<function name="gdk_screen_get_toplevel_windows ()" link="GdkScreen.html#gdk-screen-get-toplevel-windows"/>
|
152
|
-
<function name="gdk_screen_make_display_name ()" link="GdkScreen.html#gdk-screen-make-display-name"/>
|
153
|
-
<function name="gdk_screen_get_n_monitors ()" link="GdkScreen.html#gdk-screen-get-n-monitors"/>
|
154
|
-
<function name="gdk_screen_get_primary_monitor ()" link="GdkScreen.html#gdk-screen-get-primary-monitor"/>
|
155
|
-
<function name="gdk_screen_get_monitor_geometry ()" link="GdkScreen.html#gdk-screen-get-monitor-geometry"/>
|
156
|
-
<function name="gdk_screen_get_monitor_at_point ()" link="GdkScreen.html#gdk-screen-get-monitor-at-point"/>
|
157
|
-
<function name="gdk_screen_get_monitor_at_window ()" link="GdkScreen.html#gdk-screen-get-monitor-at-window"/>
|
158
|
-
<function name="gdk_screen_get_monitor_height_mm ()" link="GdkScreen.html#gdk-screen-get-monitor-height-mm"/>
|
159
|
-
<function name="gdk_screen_get_monitor_width_mm ()" link="GdkScreen.html#gdk-screen-get-monitor-width-mm"/>
|
160
|
-
<function name="gdk_screen_get_monitor_plug_name ()" link="GdkScreen.html#gdk-screen-get-monitor-plug-name"/>
|
161
|
-
<function name="gdk_screen_broadcast_client_message ()" link="GdkScreen.html#gdk-screen-broadcast-client-message"/>
|
162
|
-
<function name="gdk_screen_get_setting ()" link="GdkScreen.html#gdk-screen-get-setting"/>
|
163
|
-
<function name="gdk_screen_get_font_options ()" link="GdkScreen.html#gdk-screen-get-font-options"/>
|
164
|
-
<function name="gdk_screen_set_font_options ()" link="GdkScreen.html#gdk-screen-set-font-options"/>
|
165
|
-
<function name="gdk_screen_get_resolution ()" link="GdkScreen.html#gdk-screen-get-resolution"/>
|
166
|
-
<function name="gdk_screen_set_resolution ()" link="GdkScreen.html#gdk-screen-set-resolution"/>
|
167
|
-
<function name="gdk_screen_get_active_window ()" link="GdkScreen.html#gdk-screen-get-active-window"/>
|
168
|
-
<function name="gdk_screen_get_window_stack ()" link="GdkScreen.html#gdk-screen-get-window-stack"/>
|
169
|
-
<function name="gdk_spawn_on_screen ()" link="GdkScreen.html#gdk-spawn-on-screen"/>
|
170
|
-
<function name="gdk_spawn_on_screen_with_pipes ()" link="GdkScreen.html#gdk-spawn-on-screen-with-pipes"/>
|
171
|
-
<function name="gdk_spawn_command_line_on_screen ()" link="GdkScreen.html#gdk-spawn-command-line-on-screen"/>
|
172
|
-
<function name="The "font-options" property" link="GdkScreen.html#GdkScreen--font-options"/>
|
173
|
-
<function name="The "resolution" property" link="GdkScreen.html#GdkScreen--resolution"/>
|
174
|
-
<function name="The "composited-changed" signal" link="GdkScreen.html#GdkScreen-composited-changed"/>
|
175
|
-
<function name="The "monitors-changed" signal" link="GdkScreen.html#GdkScreen-monitors-changed"/>
|
176
|
-
<function name="The "size-changed" signal" link="GdkScreen.html#GdkScreen-size-changed"/>
|
177
|
-
<function name="struct GdkPoint" link="gdk-Points-Rectangles-and-Regions.html#GdkPoint"/>
|
178
|
-
<function name="struct GdkRectangle" link="gdk-Points-Rectangles-and-Regions.html#GdkRectangle"/>
|
179
|
-
<function name="gdk_rectangle_intersect ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-rectangle-intersect"/>
|
180
|
-
<function name="gdk_rectangle_union ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-rectangle-union"/>
|
181
|
-
<function name="GdkRegion" link="gdk-Points-Rectangles-and-Regions.html#GdkRegion"/>
|
182
|
-
<function name="gdk_region_new ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-new"/>
|
183
|
-
<function name="gdk_region_polygon ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-polygon"/>
|
184
|
-
<function name="enum GdkFillRule" link="gdk-Points-Rectangles-and-Regions.html#GdkFillRule"/>
|
185
|
-
<function name="gdk_region_copy ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-copy"/>
|
186
|
-
<function name="gdk_region_rectangle ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-rectangle"/>
|
187
|
-
<function name="gdk_region_destroy ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-destroy"/>
|
188
|
-
<function name="gdk_region_get_clipbox ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-get-clipbox"/>
|
189
|
-
<function name="gdk_region_get_rectangles ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-get-rectangles"/>
|
190
|
-
<function name="gdk_region_empty ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-empty"/>
|
191
|
-
<function name="gdk_region_equal ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-equal"/>
|
192
|
-
<function name="gdk_region_rect_equal ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-rect-equal"/>
|
193
|
-
<function name="gdk_region_point_in ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-point-in"/>
|
194
|
-
<function name="gdk_region_rect_in ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-rect-in"/>
|
195
|
-
<function name="enum GdkOverlapType" link="gdk-Points-Rectangles-and-Regions.html#GdkOverlapType"/>
|
196
|
-
<function name="gdk_region_offset ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-offset"/>
|
197
|
-
<function name="gdk_region_shrink ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-shrink"/>
|
198
|
-
<function name="gdk_region_union_with_rect ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-union-with-rect"/>
|
199
|
-
<function name="gdk_region_intersect ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-intersect"/>
|
200
|
-
<function name="gdk_region_union ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-union"/>
|
201
|
-
<function name="gdk_region_subtract ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-subtract"/>
|
202
|
-
<function name="gdk_region_xor ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-xor"/>
|
203
|
-
<function name="struct GdkSpan" link="gdk-Points-Rectangles-and-Regions.html#GdkSpan"/>
|
204
|
-
<function name="GdkSpanFunc ()" link="gdk-Points-Rectangles-and-Regions.html#GdkSpanFunc"/>
|
205
|
-
<function name="gdk_region_spans_intersect_foreach ()" link="gdk-Points-Rectangles-and-Regions.html#gdk-region-spans-intersect-foreach"/>
|
206
|
-
<function name="GdkGC" link="gdk-Graphics-Contexts.html#GdkGC-struct"/>
|
207
|
-
<function name="struct GdkGCValues" link="gdk-Graphics-Contexts.html#GdkGCValues"/>
|
208
|
-
<function name="enum GdkGCValuesMask" link="gdk-Graphics-Contexts.html#GdkGCValuesMask"/>
|
209
|
-
<function name="enum GdkFunction" link="gdk-Graphics-Contexts.html#GdkFunction"/>
|
210
|
-
<function name="gdk_gc_new ()" link="gdk-Graphics-Contexts.html#gdk-gc-new"/>
|
211
|
-
<function name="gdk_gc_new_with_values ()" link="gdk-Graphics-Contexts.html#gdk-gc-new-with-values"/>
|
212
|
-
<function name="gdk_gc_get_screen ()" link="gdk-Graphics-Contexts.html#gdk-gc-get-screen"/>
|
213
|
-
<function name="gdk_gc_ref ()" link="gdk-Graphics-Contexts.html#gdk-gc-ref"/>
|
214
|
-
<function name="gdk_gc_unref ()" link="gdk-Graphics-Contexts.html#gdk-gc-unref"/>
|
215
|
-
<function name="gdk_gc_destroy" link="gdk-Graphics-Contexts.html#gdk-gc-destroy"/>
|
216
|
-
<function name="gdk_gc_set_values ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-values"/>
|
217
|
-
<function name="gdk_gc_get_values ()" link="gdk-Graphics-Contexts.html#gdk-gc-get-values"/>
|
218
|
-
<function name="gdk_gc_set_foreground ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-foreground"/>
|
219
|
-
<function name="gdk_gc_set_background ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-background"/>
|
220
|
-
<function name="gdk_gc_set_rgb_fg_color ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-rgb-fg-color"/>
|
221
|
-
<function name="gdk_gc_set_rgb_bg_color ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-rgb-bg-color"/>
|
222
|
-
<function name="gdk_gc_set_font ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-font"/>
|
223
|
-
<function name="gdk_gc_set_function ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-function"/>
|
224
|
-
<function name="gdk_gc_set_fill ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-fill"/>
|
225
|
-
<function name="enum GdkFill" link="gdk-Graphics-Contexts.html#GdkFill"/>
|
226
|
-
<function name="gdk_gc_set_tile ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-tile"/>
|
227
|
-
<function name="gdk_gc_set_stipple ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-stipple"/>
|
228
|
-
<function name="gdk_gc_set_ts_origin ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-ts-origin"/>
|
229
|
-
<function name="gdk_gc_set_clip_origin ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-clip-origin"/>
|
230
|
-
<function name="gdk_gc_set_clip_mask ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-clip-mask"/>
|
231
|
-
<function name="gdk_gc_set_clip_rectangle ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-clip-rectangle"/>
|
232
|
-
<function name="gdk_gc_set_clip_region ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-clip-region"/>
|
233
|
-
<function name="gdk_gc_set_subwindow ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-subwindow"/>
|
234
|
-
<function name="enum GdkSubwindowMode" link="gdk-Graphics-Contexts.html#GdkSubwindowMode"/>
|
235
|
-
<function name="gdk_gc_set_exposures ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-exposures"/>
|
236
|
-
<function name="gdk_gc_set_line_attributes ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-line-attributes"/>
|
237
|
-
<function name="enum GdkLineStyle" link="gdk-Graphics-Contexts.html#GdkLineStyle"/>
|
238
|
-
<function name="enum GdkCapStyle" link="gdk-Graphics-Contexts.html#GdkCapStyle"/>
|
239
|
-
<function name="enum GdkJoinStyle" link="gdk-Graphics-Contexts.html#GdkJoinStyle"/>
|
240
|
-
<function name="gdk_gc_set_dashes ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-dashes"/>
|
241
|
-
<function name="gdk_gc_copy ()" link="gdk-Graphics-Contexts.html#gdk-gc-copy"/>
|
242
|
-
<function name="gdk_gc_set_colormap ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-colormap"/>
|
243
|
-
<function name="gdk_gc_get_colormap ()" link="gdk-Graphics-Contexts.html#gdk-gc-get-colormap"/>
|
244
|
-
<function name="gdk_gc_offset ()" link="gdk-Graphics-Contexts.html#gdk-gc-offset"/>
|
245
|
-
<function name="GdkDrawable" link="gdk-Drawing-Primitives.html#GdkDrawable-struct"/>
|
246
|
-
<function name="gdk_drawable_ref ()" link="gdk-Drawing-Primitives.html#gdk-drawable-ref"/>
|
247
|
-
<function name="gdk_drawable_unref ()" link="gdk-Drawing-Primitives.html#gdk-drawable-unref"/>
|
248
|
-
<function name="gdk_drawable_set_data ()" link="gdk-Drawing-Primitives.html#gdk-drawable-set-data"/>
|
249
|
-
<function name="gdk_drawable_get_data ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-data"/>
|
250
|
-
<function name="gdk_drawable_get_display ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-display"/>
|
251
|
-
<function name="gdk_drawable_get_screen ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-screen"/>
|
252
|
-
<function name="gdk_drawable_get_visual ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-visual"/>
|
253
|
-
<function name="gdk_drawable_set_colormap ()" link="gdk-Drawing-Primitives.html#gdk-drawable-set-colormap"/>
|
254
|
-
<function name="gdk_drawable_get_colormap ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-colormap"/>
|
255
|
-
<function name="gdk_drawable_get_depth ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-depth"/>
|
256
|
-
<function name="gdk_drawable_get_size ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-size"/>
|
257
|
-
<function name="gdk_drawable_get_clip_region ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-clip-region"/>
|
258
|
-
<function name="gdk_drawable_get_visible_region ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-visible-region"/>
|
259
|
-
<function name="gdk_draw_point ()" link="gdk-Drawing-Primitives.html#gdk-draw-point"/>
|
260
|
-
<function name="gdk_draw_points ()" link="gdk-Drawing-Primitives.html#gdk-draw-points"/>
|
261
|
-
<function name="gdk_draw_line ()" link="gdk-Drawing-Primitives.html#gdk-draw-line"/>
|
262
|
-
<function name="gdk_draw_lines ()" link="gdk-Drawing-Primitives.html#gdk-draw-lines"/>
|
263
|
-
<function name="gdk_draw_pixbuf ()" link="gdk-Drawing-Primitives.html#gdk-draw-pixbuf"/>
|
264
|
-
<function name="gdk_draw_segments ()" link="gdk-Drawing-Primitives.html#gdk-draw-segments"/>
|
265
|
-
<function name="struct GdkSegment" link="gdk-Drawing-Primitives.html#GdkSegment"/>
|
266
|
-
<function name="gdk_draw_rectangle ()" link="gdk-Drawing-Primitives.html#gdk-draw-rectangle"/>
|
267
|
-
<function name="gdk_draw_arc ()" link="gdk-Drawing-Primitives.html#gdk-draw-arc"/>
|
268
|
-
<function name="gdk_draw_polygon ()" link="gdk-Drawing-Primitives.html#gdk-draw-polygon"/>
|
269
|
-
<function name="gdk_draw_trapezoids ()" link="gdk-Drawing-Primitives.html#gdk-draw-trapezoids"/>
|
270
|
-
<function name="struct GdkTrapezoid" link="gdk-Drawing-Primitives.html#GdkTrapezoid"/>
|
271
|
-
<function name="gdk_draw_glyphs ()" link="gdk-Drawing-Primitives.html#gdk-draw-glyphs"/>
|
272
|
-
<function name="gdk_draw_glyphs_transformed ()" link="gdk-Drawing-Primitives.html#gdk-draw-glyphs-transformed"/>
|
273
|
-
<function name="gdk_draw_layout_line ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-line"/>
|
274
|
-
<function name="gdk_draw_layout_line_with_colors ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-line-with-colors"/>
|
275
|
-
<function name="gdk_draw_layout ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout"/>
|
276
|
-
<function name="gdk_draw_layout_with_colors ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-with-colors"/>
|
277
|
-
<function name="gdk_draw_string ()" link="gdk-Drawing-Primitives.html#gdk-draw-string"/>
|
278
|
-
<function name="gdk_draw_text ()" link="gdk-Drawing-Primitives.html#gdk-draw-text"/>
|
279
|
-
<function name="gdk_draw_text_wc ()" link="gdk-Drawing-Primitives.html#gdk-draw-text-wc"/>
|
280
|
-
<function name="gdk_draw_pixmap" link="gdk-Drawing-Primitives.html#gdk-draw-pixmap"/>
|
281
|
-
<function name="gdk_draw_drawable ()" link="gdk-Drawing-Primitives.html#gdk-draw-drawable"/>
|
282
|
-
<function name="gdk_draw_image ()" link="gdk-Drawing-Primitives.html#gdk-draw-image"/>
|
283
|
-
<function name="gdk_drawable_get_image ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-image"/>
|
284
|
-
<function name="gdk_drawable_copy_to_image ()" link="gdk-Drawing-Primitives.html#gdk-drawable-copy-to-image"/>
|
285
|
-
<function name="struct GdkPixmap" link="gdk-Bitmaps-and-Pixmaps.html#GdkPixmap-struct"/>
|
286
|
-
<function name="gdk_pixmap_new ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-new"/>
|
287
|
-
<function name="gdk_bitmap_create_from_data ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-create-from-data"/>
|
288
|
-
<function name="gdk_pixmap_create_from_data ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-data"/>
|
289
|
-
<function name="gdk_pixmap_create_from_xpm ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm"/>
|
290
|
-
<function name="gdk_pixmap_colormap_create_from_xpm ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm"/>
|
291
|
-
<function name="gdk_pixmap_create_from_xpm_d ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm-d"/>
|
292
|
-
<function name="gdk_pixmap_colormap_create_from_xpm_d ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm-d"/>
|
293
|
-
<function name="gdk_pixmap_get_size ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-get-size"/>
|
294
|
-
<function name="gdk_pixmap_ref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-ref"/>
|
295
|
-
<function name="gdk_pixmap_unref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-unref"/>
|
296
|
-
<function name="GdkBitmap" link="gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"/>
|
297
|
-
<function name="gdk_bitmap_ref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-ref"/>
|
298
|
-
<function name="gdk_bitmap_unref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-unref"/>
|
299
|
-
<function name="gdk_rgb_init ()" link="gdk-GdkRGB.html#gdk-rgb-init"/>
|
300
|
-
<function name="gdk_draw_rgb_image ()" link="gdk-GdkRGB.html#gdk-draw-rgb-image"/>
|
301
|
-
<function name="gdk_draw_rgb_image_dithalign ()" link="gdk-GdkRGB.html#gdk-draw-rgb-image-dithalign"/>
|
302
|
-
<function name="gdk_draw_indexed_image ()" link="gdk-GdkRGB.html#gdk-draw-indexed-image"/>
|
303
|
-
<function name="gdk_draw_gray_image ()" link="gdk-GdkRGB.html#gdk-draw-gray-image"/>
|
304
|
-
<function name="gdk_draw_rgb_32_image ()" link="gdk-GdkRGB.html#gdk-draw-rgb-32-image"/>
|
305
|
-
<function name="gdk_draw_rgb_32_image_dithalign ()" link="gdk-GdkRGB.html#gdk-draw-rgb-32-image-dithalign"/>
|
306
|
-
<function name="enum GdkRgbDither" link="gdk-GdkRGB.html#GdkRgbDither"/>
|
307
|
-
<function name="gdk_rgb_cmap_new ()" link="gdk-GdkRGB.html#gdk-rgb-cmap-new"/>
|
308
|
-
<function name="gdk_rgb_cmap_free ()" link="gdk-GdkRGB.html#gdk-rgb-cmap-free"/>
|
309
|
-
<function name="struct GdkRgbCmap" link="gdk-GdkRGB.html#GdkRgbCmap"/>
|
310
|
-
<function name="gdk_rgb_gc_set_foreground ()" link="gdk-GdkRGB.html#gdk-rgb-gc-set-foreground"/>
|
311
|
-
<function name="gdk_rgb_gc_set_background ()" link="gdk-GdkRGB.html#gdk-rgb-gc-set-background"/>
|
312
|
-
<function name="gdk_rgb_xpixel_from_rgb ()" link="gdk-GdkRGB.html#gdk-rgb-xpixel-from-rgb"/>
|
313
|
-
<function name="gdk_rgb_find_color ()" link="gdk-GdkRGB.html#gdk-rgb-find-color"/>
|
314
|
-
<function name="gdk_rgb_set_install ()" link="gdk-GdkRGB.html#gdk-rgb-set-install"/>
|
315
|
-
<function name="gdk_rgb_set_min_colors ()" link="gdk-GdkRGB.html#gdk-rgb-set-min-colors"/>
|
316
|
-
<function name="gdk_rgb_get_visual ()" link="gdk-GdkRGB.html#gdk-rgb-get-visual"/>
|
317
|
-
<function name="gdk_rgb_get_colormap ()" link="gdk-GdkRGB.html#gdk-rgb-get-colormap"/>
|
318
|
-
<function name="gdk_rgb_get_cmap" link="gdk-GdkRGB.html#gdk-rgb-get-cmap"/>
|
319
|
-
<function name="gdk_rgb_ditherable ()" link="gdk-GdkRGB.html#gdk-rgb-ditherable"/>
|
320
|
-
<function name="gdk_rgb_colormap_ditherable ()" link="gdk-GdkRGB.html#gdk-rgb-colormap-ditherable"/>
|
321
|
-
<function name="gdk_rgb_set_verbose ()" link="gdk-GdkRGB.html#gdk-rgb-set-verbose"/>
|
322
|
-
<function name="GdkImage" link="gdk-Images.html#GdkImage"/>
|
323
|
-
<function name="gdk_image_new ()" link="gdk-Images.html#gdk-image-new"/>
|
324
|
-
<function name="enum GdkImageType" link="gdk-Images.html#GdkImageType"/>
|
325
|
-
<function name="gdk_image_new_bitmap ()" link="gdk-Images.html#gdk-image-new-bitmap"/>
|
326
|
-
<function name="gdk_image_get ()" link="gdk-Images.html#gdk-image-get"/>
|
327
|
-
<function name="gdk_image_ref ()" link="gdk-Images.html#gdk-image-ref"/>
|
328
|
-
<function name="gdk_image_unref ()" link="gdk-Images.html#gdk-image-unref"/>
|
329
|
-
<function name="gdk_image_destroy" link="gdk-Images.html#gdk-image-destroy"/>
|
330
|
-
<function name="gdk_image_get_colormap ()" link="gdk-Images.html#gdk-image-get-colormap"/>
|
331
|
-
<function name="gdk_image_set_colormap ()" link="gdk-Images.html#gdk-image-set-colormap"/>
|
332
|
-
<function name="gdk_image_get_bits_per_pixel ()" link="gdk-Images.html#gdk-image-get-bits-per-pixel"/>
|
333
|
-
<function name="gdk_image_get_bytes_per_pixel ()" link="gdk-Images.html#gdk-image-get-bytes-per-pixel"/>
|
334
|
-
<function name="gdk_image_get_bytes_per_line ()" link="gdk-Images.html#gdk-image-get-bytes-per-line"/>
|
335
|
-
<function name="gdk_image_get_byte_order ()" link="gdk-Images.html#gdk-image-get-byte-order"/>
|
336
|
-
<function name="gdk_image_get_depth ()" link="gdk-Images.html#gdk-image-get-depth"/>
|
337
|
-
<function name="gdk_image_get_height ()" link="gdk-Images.html#gdk-image-get-height"/>
|
338
|
-
<function name="gdk_image_get_image_type ()" link="gdk-Images.html#gdk-image-get-image-type"/>
|
339
|
-
<function name="gdk_image_get_visual ()" link="gdk-Images.html#gdk-image-get-visual"/>
|
340
|
-
<function name="gdk_image_get_width ()" link="gdk-Images.html#gdk-image-get-width"/>
|
341
|
-
<function name="gdk_image_get_pixels ()" link="gdk-Images.html#gdk-image-get-pixels"/>
|
342
|
-
<function name="gdk_image_put_pixel ()" link="gdk-Images.html#gdk-image-put-pixel"/>
|
343
|
-
<function name="gdk_image_get_pixel ()" link="gdk-Images.html#gdk-image-get-pixel"/>
|
344
|
-
<function name="gdk_pixbuf_render_threshold_alpha ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-threshold-alpha"/>
|
345
|
-
<function name="gdk_pixbuf_render_to_drawable ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-to-drawable"/>
|
346
|
-
<function name="gdk_pixbuf_render_to_drawable_alpha ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-to-drawable-alpha"/>
|
347
|
-
<function name="gdk_pixbuf_render_pixmap_and_mask ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-pixmap-and-mask"/>
|
348
|
-
<function name="gdk_pixbuf_render_pixmap_and_mask_for_colormap ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-pixmap-and-mask-for-colormap"/>
|
349
|
-
<function name="gdk_pixbuf_get_from_drawable ()" link="gdk-Pixbufs.html#gdk-pixbuf-get-from-drawable"/>
|
350
|
-
<function name="gdk_pixbuf_get_from_image ()" link="gdk-Pixbufs.html#gdk-pixbuf-get-from-image"/>
|
351
|
-
<function name="GdkColor" link="gdk-Colormaps-and-Colors.html#GdkColor"/>
|
352
|
-
<function name="GdkColormap" link="gdk-Colormaps-and-Colors.html#GdkColormap"/>
|
353
|
-
<function name="gdk_colormap_new ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-new"/>
|
354
|
-
<function name="gdk_colormap_ref ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-ref"/>
|
355
|
-
<function name="gdk_colormap_unref ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-unref"/>
|
356
|
-
<function name="gdk_colormap_get_system ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-system"/>
|
357
|
-
<function name="gdk_colormap_get_system_size ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-system-size"/>
|
358
|
-
<function name="gdk_colormap_change ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-change"/>
|
359
|
-
<function name="gdk_colormap_alloc_colors ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-alloc-colors"/>
|
360
|
-
<function name="gdk_colormap_alloc_color ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-alloc-color"/>
|
361
|
-
<function name="gdk_colormap_free_colors ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-free-colors"/>
|
362
|
-
<function name="gdk_colormap_query_color ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-query-color"/>
|
363
|
-
<function name="gdk_colormap_get_visual ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-visual"/>
|
364
|
-
<function name="gdk_colormap_get_screen ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-screen"/>
|
365
|
-
<function name="gdk_colors_store ()" link="gdk-Colormaps-and-Colors.html#gdk-colors-store"/>
|
366
|
-
<function name="gdk_color_copy ()" link="gdk-Colormaps-and-Colors.html#gdk-color-copy"/>
|
367
|
-
<function name="gdk_color_free ()" link="gdk-Colormaps-and-Colors.html#gdk-color-free"/>
|
368
|
-
<function name="gdk_colors_alloc ()" link="gdk-Colormaps-and-Colors.html#gdk-colors-alloc"/>
|
369
|
-
<function name="gdk_colors_free ()" link="gdk-Colormaps-and-Colors.html#gdk-colors-free"/>
|
370
|
-
<function name="gdk_color_white ()" link="gdk-Colormaps-and-Colors.html#gdk-color-white"/>
|
371
|
-
<function name="gdk_color_black ()" link="gdk-Colormaps-and-Colors.html#gdk-color-black"/>
|
372
|
-
<function name="gdk_color_parse ()" link="gdk-Colormaps-and-Colors.html#gdk-color-parse"/>
|
373
|
-
<function name="gdk_color_alloc ()" link="gdk-Colormaps-and-Colors.html#gdk-color-alloc"/>
|
374
|
-
<function name="gdk_color_change ()" link="gdk-Colormaps-and-Colors.html#gdk-color-change"/>
|
375
|
-
<function name="gdk_color_equal ()" link="gdk-Colormaps-and-Colors.html#gdk-color-equal"/>
|
376
|
-
<function name="gdk_color_hash ()" link="gdk-Colormaps-and-Colors.html#gdk-color-hash"/>
|
377
|
-
<function name="gdk_color_to_string ()" link="gdk-Colormaps-and-Colors.html#gdk-color-to-string"/>
|
378
|
-
<function name="GdkVisual" link="gdk-Visuals.html#GdkVisual"/>
|
379
|
-
<function name="enum GdkVisualType" link="gdk-Visuals.html#GdkVisualType"/>
|
380
|
-
<function name="enum GdkByteOrder" link="gdk-Visuals.html#GdkByteOrder"/>
|
381
|
-
<function name="gdk_query_depths ()" link="gdk-Visuals.html#gdk-query-depths"/>
|
382
|
-
<function name="gdk_query_visual_types ()" link="gdk-Visuals.html#gdk-query-visual-types"/>
|
383
|
-
<function name="gdk_list_visuals ()" link="gdk-Visuals.html#gdk-list-visuals"/>
|
384
|
-
<function name="gdk_visual_get_best_depth ()" link="gdk-Visuals.html#gdk-visual-get-best-depth"/>
|
385
|
-
<function name="gdk_visual_get_best_type ()" link="gdk-Visuals.html#gdk-visual-get-best-type"/>
|
386
|
-
<function name="gdk_visual_get_system ()" link="gdk-Visuals.html#gdk-visual-get-system"/>
|
387
|
-
<function name="gdk_visual_get_best ()" link="gdk-Visuals.html#gdk-visual-get-best"/>
|
388
|
-
<function name="gdk_visual_get_best_with_depth ()" link="gdk-Visuals.html#gdk-visual-get-best-with-depth"/>
|
389
|
-
<function name="gdk_visual_get_best_with_type ()" link="gdk-Visuals.html#gdk-visual-get-best-with-type"/>
|
390
|
-
<function name="gdk_visual_get_best_with_both ()" link="gdk-Visuals.html#gdk-visual-get-best-with-both"/>
|
391
|
-
<function name="gdk_visual_ref()" link="gdk-Visuals.html#gdk-visual-ref"/>
|
392
|
-
<function name="gdk_visual_unref()" link="gdk-Visuals.html#gdk-visual-unref"/>
|
393
|
-
<function name="gdk_visual_get_screen ()" link="gdk-Visuals.html#gdk-visual-get-screen"/>
|
394
|
-
<function name="gdk_visual_get_bits_per_rgb ()" link="gdk-Visuals.html#gdk-visual-get-bits-per-rgb"/>
|
395
|
-
<function name="gdk_visual_get_blue_pixel_details ()" link="gdk-Visuals.html#gdk-visual-get-blue-pixel-details"/>
|
396
|
-
<function name="gdk_visual_get_byte_order ()" link="gdk-Visuals.html#gdk-visual-get-byte-order"/>
|
397
|
-
<function name="gdk_visual_get_colormap_size ()" link="gdk-Visuals.html#gdk-visual-get-colormap-size"/>
|
398
|
-
<function name="gdk_visual_get_depth ()" link="gdk-Visuals.html#gdk-visual-get-depth"/>
|
399
|
-
<function name="gdk_visual_get_green_pixel_details ()" link="gdk-Visuals.html#gdk-visual-get-green-pixel-details"/>
|
400
|
-
<function name="gdk_visual_get_red_pixel_details ()" link="gdk-Visuals.html#gdk-visual-get-red-pixel-details"/>
|
401
|
-
<function name="gdk_visual_get_visual_type ()" link="gdk-Visuals.html#gdk-visual-get-visual-type"/>
|
402
|
-
<function name="GdkFont" link="gdk-Fonts.html#GdkFont"/>
|
403
|
-
<function name="enum GdkFontType" link="gdk-Fonts.html#GdkFontType"/>
|
404
|
-
<function name="gdk_font_load ()" link="gdk-Fonts.html#gdk-font-load"/>
|
405
|
-
<function name="gdk_font_load_for_display ()" link="gdk-Fonts.html#gdk-font-load-for-display"/>
|
406
|
-
<function name="gdk_fontset_load ()" link="gdk-Fonts.html#gdk-fontset-load"/>
|
407
|
-
<function name="gdk_fontset_load_for_display ()" link="gdk-Fonts.html#gdk-fontset-load-for-display"/>
|
408
|
-
<function name="gdk_font_from_description ()" link="gdk-Fonts.html#gdk-font-from-description"/>
|
409
|
-
<function name="gdk_font_from_description_for_display ()" link="gdk-Fonts.html#gdk-font-from-description-for-display"/>
|
410
|
-
<function name="gdk_font_get_display ()" link="gdk-Fonts.html#gdk-font-get-display"/>
|
411
|
-
<function name="gdk_font_ref ()" link="gdk-Fonts.html#gdk-font-ref"/>
|
412
|
-
<function name="gdk_font_unref ()" link="gdk-Fonts.html#gdk-font-unref"/>
|
413
|
-
<function name="gdk_font_id ()" link="gdk-Fonts.html#gdk-font-id"/>
|
414
|
-
<function name="gdk_font_equal ()" link="gdk-Fonts.html#gdk-font-equal"/>
|
415
|
-
<function name="gdk_string_extents ()" link="gdk-Fonts.html#gdk-string-extents"/>
|
416
|
-
<function name="gdk_text_extents ()" link="gdk-Fonts.html#gdk-text-extents"/>
|
417
|
-
<function name="gdk_text_extents_wc ()" link="gdk-Fonts.html#gdk-text-extents-wc"/>
|
418
|
-
<function name="gdk_string_width ()" link="gdk-Fonts.html#gdk-string-width"/>
|
419
|
-
<function name="gdk_text_width ()" link="gdk-Fonts.html#gdk-text-width"/>
|
420
|
-
<function name="gdk_text_width_wc ()" link="gdk-Fonts.html#gdk-text-width-wc"/>
|
421
|
-
<function name="gdk_char_width ()" link="gdk-Fonts.html#gdk-char-width"/>
|
422
|
-
<function name="gdk_char_width_wc ()" link="gdk-Fonts.html#gdk-char-width-wc"/>
|
423
|
-
<function name="gdk_string_measure ()" link="gdk-Fonts.html#gdk-string-measure"/>
|
424
|
-
<function name="gdk_text_measure ()" link="gdk-Fonts.html#gdk-text-measure"/>
|
425
|
-
<function name="gdk_char_measure ()" link="gdk-Fonts.html#gdk-char-measure"/>
|
426
|
-
<function name="gdk_string_height ()" link="gdk-Fonts.html#gdk-string-height"/>
|
427
|
-
<function name="gdk_text_height ()" link="gdk-Fonts.html#gdk-text-height"/>
|
428
|
-
<function name="gdk_char_height ()" link="gdk-Fonts.html#gdk-char-height"/>
|
429
|
-
<function name="GdkWChar" link="gdk-Fonts.html#GdkWChar"/>
|
430
|
-
<function name="gdk_wcstombs ()" link="gdk-Fonts.html#gdk-wcstombs"/>
|
431
|
-
<function name="gdk_mbstowcs ()" link="gdk-Fonts.html#gdk-mbstowcs"/>
|
432
|
-
<function name="GdkCursor" link="gdk-Cursors.html#GdkCursor"/>
|
433
|
-
<function name="enum GdkCursorType" link="gdk-Cursors.html#GdkCursorType"/>
|
434
|
-
<function name="gdk_cursor_new ()" link="gdk-Cursors.html#gdk-cursor-new"/>
|
435
|
-
<function name="gdk_cursor_new_from_pixmap ()" link="gdk-Cursors.html#gdk-cursor-new-from-pixmap"/>
|
436
|
-
<function name="gdk_cursor_new_from_pixbuf ()" link="gdk-Cursors.html#gdk-cursor-new-from-pixbuf"/>
|
437
|
-
<function name="gdk_cursor_new_from_name ()" link="gdk-Cursors.html#gdk-cursor-new-from-name"/>
|
438
|
-
<function name="gdk_cursor_new_for_display ()" link="gdk-Cursors.html#gdk-cursor-new-for-display"/>
|
439
|
-
<function name="gdk_cursor_get_display ()" link="gdk-Cursors.html#gdk-cursor-get-display"/>
|
440
|
-
<function name="gdk_cursor_get_image ()" link="gdk-Cursors.html#gdk-cursor-get-image"/>
|
441
|
-
<function name="gdk_cursor_get_cursor_type ()" link="gdk-Cursors.html#gdk-cursor-get-cursor-type"/>
|
442
|
-
<function name="gdk_cursor_ref ()" link="gdk-Cursors.html#gdk-cursor-ref"/>
|
443
|
-
<function name="gdk_cursor_unref ()" link="gdk-Cursors.html#gdk-cursor-unref"/>
|
444
|
-
<function name="gdk_cursor_destroy" link="gdk-Cursors.html#gdk-cursor-destroy"/>
|
445
|
-
<function name="Composited Windows" link="gdk-Windows.html#COMPOSITED-WINDOWS"/>
|
446
|
-
<function name="Offscreen Windows" link="gdk-Windows.html#OFFSCREEN-WINDOWS"/>
|
447
|
-
<function name="struct GdkWindow" link="gdk-Windows.html#GdkWindow-struct"/>
|
448
|
-
<function name="enum GdkWindowType" link="gdk-Windows.html#GdkWindowType"/>
|
449
|
-
<function name="enum GdkWindowClass" link="gdk-Windows.html#GdkWindowClass"/>
|
450
|
-
<function name="enum GdkWindowHints" link="gdk-Windows.html#GdkWindowHints"/>
|
451
|
-
<function name="struct GdkGeometry" link="gdk-Windows.html#GdkGeometry"/>
|
452
|
-
<function name="enum GdkGravity" link="gdk-Windows.html#GdkGravity"/>
|
453
|
-
<function name="enum GdkWindowEdge" link="gdk-Windows.html#GdkWindowEdge"/>
|
454
|
-
<function name="enum GdkWindowTypeHint" link="gdk-Windows.html#GdkWindowTypeHint"/>
|
455
|
-
<function name="struct GdkWindowAttr" link="gdk-Windows.html#GdkWindowAttr"/>
|
456
|
-
<function name="enum GdkWindowAttributesType" link="gdk-Windows.html#GdkWindowAttributesType"/>
|
457
|
-
<function name="gdk_window_new ()" link="gdk-Windows.html#gdk-window-new"/>
|
458
|
-
<function name="gdk_window_destroy ()" link="gdk-Windows.html#gdk-window-destroy"/>
|
459
|
-
<function name="gdk_window_ref" link="gdk-Windows.html#gdk-window-ref"/>
|
460
|
-
<function name="gdk_window_unref" link="gdk-Windows.html#gdk-window-unref"/>
|
461
|
-
<function name="gdk_window_get_display ()" link="gdk-Windows.html#gdk-window-get-display"/>
|
462
|
-
<function name="gdk_window_get_screen ()" link="gdk-Windows.html#gdk-window-get-screen"/>
|
463
|
-
<function name="gdk_window_get_visual ()" link="gdk-Windows.html#gdk-window-get-visual"/>
|
464
|
-
<function name="gdk_window_get_width ()" link="gdk-Windows.html#gdk-window-get-width"/>
|
465
|
-
<function name="gdk_window_get_height ()" link="gdk-Windows.html#gdk-window-get-height"/>
|
466
|
-
<function name="gdk_window_get_window_type ()" link="gdk-Windows.html#gdk-window-get-window-type"/>
|
467
|
-
<function name="gdk_window_at_pointer ()" link="gdk-Windows.html#gdk-window-at-pointer"/>
|
468
|
-
<function name="gdk_window_show ()" link="gdk-Windows.html#gdk-window-show"/>
|
469
|
-
<function name="gdk_window_show_unraised ()" link="gdk-Windows.html#gdk-window-show-unraised"/>
|
470
|
-
<function name="gdk_window_hide ()" link="gdk-Windows.html#gdk-window-hide"/>
|
471
|
-
<function name="gdk_window_is_destroyed ()" link="gdk-Windows.html#gdk-window-is-destroyed"/>
|
472
|
-
<function name="gdk_window_is_visible ()" link="gdk-Windows.html#gdk-window-is-visible"/>
|
473
|
-
<function name="gdk_window_is_viewable ()" link="gdk-Windows.html#gdk-window-is-viewable"/>
|
474
|
-
<function name="gdk_window_is_shaped ()" link="gdk-Windows.html#gdk-window-is-shaped"/>
|
475
|
-
<function name="gdk_window_is_input_only ()" link="gdk-Windows.html#gdk-window-is-input-only"/>
|
476
|
-
<function name="gdk_window_get_state ()" link="gdk-Windows.html#gdk-window-get-state"/>
|
477
|
-
<function name="gdk_window_withdraw ()" link="gdk-Windows.html#gdk-window-withdraw"/>
|
478
|
-
<function name="gdk_window_iconify ()" link="gdk-Windows.html#gdk-window-iconify"/>
|
479
|
-
<function name="gdk_window_deiconify ()" link="gdk-Windows.html#gdk-window-deiconify"/>
|
480
|
-
<function name="gdk_window_stick ()" link="gdk-Windows.html#gdk-window-stick"/>
|
481
|
-
<function name="gdk_window_unstick ()" link="gdk-Windows.html#gdk-window-unstick"/>
|
482
|
-
<function name="gdk_window_maximize ()" link="gdk-Windows.html#gdk-window-maximize"/>
|
483
|
-
<function name="gdk_window_unmaximize ()" link="gdk-Windows.html#gdk-window-unmaximize"/>
|
484
|
-
<function name="gdk_window_fullscreen ()" link="gdk-Windows.html#gdk-window-fullscreen"/>
|
485
|
-
<function name="gdk_window_unfullscreen ()" link="gdk-Windows.html#gdk-window-unfullscreen"/>
|
486
|
-
<function name="gdk_window_set_keep_above ()" link="gdk-Windows.html#gdk-window-set-keep-above"/>
|
487
|
-
<function name="gdk_window_set_keep_below ()" link="gdk-Windows.html#gdk-window-set-keep-below"/>
|
488
|
-
<function name="gdk_window_set_opacity ()" link="gdk-Windows.html#gdk-window-set-opacity"/>
|
489
|
-
<function name="gdk_window_set_composited ()" link="gdk-Windows.html#gdk-window-set-composited"/>
|
490
|
-
<function name="gdk_window_get_composited ()" link="gdk-Windows.html#gdk-window-get-composited"/>
|
491
|
-
<function name="gdk_window_move ()" link="gdk-Windows.html#gdk-window-move"/>
|
492
|
-
<function name="gdk_window_resize ()" link="gdk-Windows.html#gdk-window-resize"/>
|
493
|
-
<function name="gdk_window_move_resize ()" link="gdk-Windows.html#gdk-window-move-resize"/>
|
494
|
-
<function name="gdk_window_scroll ()" link="gdk-Windows.html#gdk-window-scroll"/>
|
495
|
-
<function name="gdk_window_move_region ()" link="gdk-Windows.html#gdk-window-move-region"/>
|
496
|
-
<function name="gdk_window_flush ()" link="gdk-Windows.html#gdk-window-flush"/>
|
497
|
-
<function name="gdk_window_has_native ()" link="gdk-Windows.html#gdk-window-has-native"/>
|
498
|
-
<function name="gdk_window_ensure_native ()" link="gdk-Windows.html#gdk-window-ensure-native"/>
|
499
|
-
<function name="gdk_window_reparent ()" link="gdk-Windows.html#gdk-window-reparent"/>
|
500
|
-
<function name="gdk_window_clear ()" link="gdk-Windows.html#gdk-window-clear"/>
|
501
|
-
<function name="gdk_window_clear_area ()" link="gdk-Windows.html#gdk-window-clear-area"/>
|
502
|
-
<function name="gdk_window_clear_area_e ()" link="gdk-Windows.html#gdk-window-clear-area-e"/>
|
503
|
-
<function name="gdk_window_copy_area()" link="gdk-Windows.html#gdk-window-copy-area"/>
|
504
|
-
<function name="gdk_window_raise ()" link="gdk-Windows.html#gdk-window-raise"/>
|
505
|
-
<function name="gdk_window_lower ()" link="gdk-Windows.html#gdk-window-lower"/>
|
506
|
-
<function name="gdk_window_restack ()" link="gdk-Windows.html#gdk-window-restack"/>
|
507
|
-
<function name="gdk_window_focus ()" link="gdk-Windows.html#gdk-window-focus"/>
|
508
|
-
<function name="gdk_window_register_dnd ()" link="gdk-Windows.html#gdk-window-register-dnd"/>
|
509
|
-
<function name="gdk_window_begin_resize_drag ()" link="gdk-Windows.html#gdk-window-begin-resize-drag"/>
|
510
|
-
<function name="gdk_window_begin_move_drag ()" link="gdk-Windows.html#gdk-window-begin-move-drag"/>
|
511
|
-
<function name="gdk_window_constrain_size ()" link="gdk-Windows.html#gdk-window-constrain-size"/>
|
512
|
-
<function name="gdk_window_beep ()" link="gdk-Windows.html#gdk-window-beep"/>
|
513
|
-
<function name="gdk_window_begin_paint_rect ()" link="gdk-Windows.html#gdk-window-begin-paint-rect"/>
|
514
|
-
<function name="gdk_window_begin_paint_region ()" link="gdk-Windows.html#gdk-window-begin-paint-region"/>
|
515
|
-
<function name="gdk_window_end_paint ()" link="gdk-Windows.html#gdk-window-end-paint"/>
|
516
|
-
<function name="gdk_window_invalidate_rect ()" link="gdk-Windows.html#gdk-window-invalidate-rect"/>
|
517
|
-
<function name="gdk_window_invalidate_region ()" link="gdk-Windows.html#gdk-window-invalidate-region"/>
|
518
|
-
<function name="gdk_window_invalidate_maybe_recurse ()" link="gdk-Windows.html#gdk-window-invalidate-maybe-recurse"/>
|
519
|
-
<function name="gdk_window_get_update_area ()" link="gdk-Windows.html#gdk-window-get-update-area"/>
|
520
|
-
<function name="gdk_window_freeze_updates ()" link="gdk-Windows.html#gdk-window-freeze-updates"/>
|
521
|
-
<function name="gdk_window_thaw_updates ()" link="gdk-Windows.html#gdk-window-thaw-updates"/>
|
522
|
-
<function name="gdk_window_process_all_updates ()" link="gdk-Windows.html#gdk-window-process-all-updates"/>
|
523
|
-
<function name="gdk_window_process_updates ()" link="gdk-Windows.html#gdk-window-process-updates"/>
|
524
|
-
<function name="gdk_window_set_debug_updates ()" link="gdk-Windows.html#gdk-window-set-debug-updates"/>
|
525
|
-
<function name="gdk_window_get_internal_paint_info ()" link="gdk-Windows.html#gdk-window-get-internal-paint-info"/>
|
526
|
-
<function name="gdk_window_enable_synchronized_configure ()" link="gdk-Windows.html#gdk-window-enable-synchronized-configure"/>
|
527
|
-
<function name="gdk_window_configure_finished ()" link="gdk-Windows.html#gdk-window-configure-finished"/>
|
528
|
-
<function name="gdk_window_set_user_data ()" link="gdk-Windows.html#gdk-window-set-user-data"/>
|
529
|
-
<function name="gdk_window_set_override_redirect ()" link="gdk-Windows.html#gdk-window-set-override-redirect"/>
|
530
|
-
<function name="gdk_window_set_accept_focus ()" link="gdk-Windows.html#gdk-window-set-accept-focus"/>
|
531
|
-
<function name="gdk_window_get_accept_focus ()" link="gdk-Windows.html#gdk-window-get-accept-focus"/>
|
532
|
-
<function name="gdk_window_set_focus_on_map ()" link="gdk-Windows.html#gdk-window-set-focus-on-map"/>
|
533
|
-
<function name="gdk_window_get_focus_on_map ()" link="gdk-Windows.html#gdk-window-get-focus-on-map"/>
|
534
|
-
<function name="gdk_window_add_filter ()" link="gdk-Windows.html#gdk-window-add-filter"/>
|
535
|
-
<function name="gdk_window_remove_filter ()" link="gdk-Windows.html#gdk-window-remove-filter"/>
|
536
|
-
<function name="GdkFilterFunc ()" link="gdk-Windows.html#GdkFilterFunc"/>
|
537
|
-
<function name="enum GdkFilterReturn" link="gdk-Windows.html#GdkFilterReturn"/>
|
538
|
-
<function name="GdkXEvent" link="gdk-Windows.html#GdkXEvent"/>
|
539
|
-
<function name="gdk_window_shape_combine_mask ()" link="gdk-Windows.html#gdk-window-shape-combine-mask"/>
|
540
|
-
<function name="gdk_window_shape_combine_region ()" link="gdk-Windows.html#gdk-window-shape-combine-region"/>
|
541
|
-
<function name="gdk_window_set_child_shapes ()" link="gdk-Windows.html#gdk-window-set-child-shapes"/>
|
542
|
-
<function name="gdk_window_merge_child_shapes ()" link="gdk-Windows.html#gdk-window-merge-child-shapes"/>
|
543
|
-
<function name="gdk_window_input_shape_combine_mask ()" link="gdk-Windows.html#gdk-window-input-shape-combine-mask"/>
|
544
|
-
<function name="gdk_window_input_shape_combine_region ()" link="gdk-Windows.html#gdk-window-input-shape-combine-region"/>
|
545
|
-
<function name="gdk_window_set_child_input_shapes ()" link="gdk-Windows.html#gdk-window-set-child-input-shapes"/>
|
546
|
-
<function name="gdk_window_merge_child_input_shapes ()" link="gdk-Windows.html#gdk-window-merge-child-input-shapes"/>
|
547
|
-
<function name="gdk_window_set_static_gravities ()" link="gdk-Windows.html#gdk-window-set-static-gravities"/>
|
548
|
-
<function name="gdk_window_set_hints ()" link="gdk-Windows.html#gdk-window-set-hints"/>
|
549
|
-
<function name="gdk_window_set_title ()" link="gdk-Windows.html#gdk-window-set-title"/>
|
550
|
-
<function name="gdk_window_set_background ()" link="gdk-Windows.html#gdk-window-set-background"/>
|
551
|
-
<function name="gdk_window_set_back_pixmap ()" link="gdk-Windows.html#gdk-window-set-back-pixmap"/>
|
552
|
-
<function name="gdk_window_get_background_pattern ()" link="gdk-Windows.html#gdk-window-get-background-pattern"/>
|
553
|
-
<function name="GDK_PARENT_RELATIVE" link="gdk-Windows.html#GDK-PARENT-RELATIVE:CAPS"/>
|
554
|
-
<function name="gdk_window_set_cursor ()" link="gdk-Windows.html#gdk-window-set-cursor"/>
|
555
|
-
<function name="gdk_window_get_cursor ()" link="gdk-Windows.html#gdk-window-get-cursor"/>
|
556
|
-
<function name="gdk_window_set_colormap" link="gdk-Windows.html#gdk-window-set-colormap"/>
|
557
|
-
<function name="gdk_window_get_user_data ()" link="gdk-Windows.html#gdk-window-get-user-data"/>
|
558
|
-
<function name="gdk_window_get_geometry ()" link="gdk-Windows.html#gdk-window-get-geometry"/>
|
559
|
-
<function name="gdk_window_set_geometry_hints ()" link="gdk-Windows.html#gdk-window-set-geometry-hints"/>
|
560
|
-
<function name="gdk_window_set_icon_list ()" link="gdk-Windows.html#gdk-window-set-icon-list"/>
|
561
|
-
<function name="gdk_window_set_modal_hint ()" link="gdk-Windows.html#gdk-window-set-modal-hint"/>
|
562
|
-
<function name="gdk_window_get_modal_hint ()" link="gdk-Windows.html#gdk-window-get-modal-hint"/>
|
563
|
-
<function name="gdk_window_set_type_hint ()" link="gdk-Windows.html#gdk-window-set-type-hint"/>
|
564
|
-
<function name="gdk_window_get_type_hint ()" link="gdk-Windows.html#gdk-window-get-type-hint"/>
|
565
|
-
<function name="gdk_window_set_skip_taskbar_hint ()" link="gdk-Windows.html#gdk-window-set-skip-taskbar-hint"/>
|
566
|
-
<function name="gdk_window_set_skip_pager_hint ()" link="gdk-Windows.html#gdk-window-set-skip-pager-hint"/>
|
567
|
-
<function name="gdk_window_set_urgency_hint ()" link="gdk-Windows.html#gdk-window-set-urgency-hint"/>
|
568
|
-
<function name="gdk_window_get_position ()" link="gdk-Windows.html#gdk-window-get-position"/>
|
569
|
-
<function name="gdk_window_get_root_origin ()" link="gdk-Windows.html#gdk-window-get-root-origin"/>
|
570
|
-
<function name="gdk_window_get_frame_extents ()" link="gdk-Windows.html#gdk-window-get-frame-extents"/>
|
571
|
-
<function name="gdk_window_get_size" link="gdk-Windows.html#gdk-window-get-size"/>
|
572
|
-
<function name="gdk_window_get_colormap" link="gdk-Windows.html#gdk-window-get-colormap"/>
|
573
|
-
<function name="gdk_window_get_type" link="gdk-Windows.html#gdk-window-get-type"/>
|
574
|
-
<function name="gdk_window_get_origin ()" link="gdk-Windows.html#gdk-window-get-origin"/>
|
575
|
-
<function name="gdk_window_get_deskrelative_origin ()" link="gdk-Windows.html#gdk-window-get-deskrelative-origin"/>
|
576
|
-
<function name="gdk_window_get_root_coords ()" link="gdk-Windows.html#gdk-window-get-root-coords"/>
|
577
|
-
<function name="gdk_window_coords_from_parent ()" link="gdk-Windows.html#gdk-window-coords-from-parent"/>
|
578
|
-
<function name="gdk_window_coords_to_parent ()" link="gdk-Windows.html#gdk-window-coords-to-parent"/>
|
579
|
-
<function name="gdk_window_get_pointer ()" link="gdk-Windows.html#gdk-window-get-pointer"/>
|
580
|
-
<function name="enum GdkModifierType" link="gdk-Windows.html#GdkModifierType"/>
|
581
|
-
<function name="gdk_window_get_parent ()" link="gdk-Windows.html#gdk-window-get-parent"/>
|
582
|
-
<function name="gdk_window_get_effective_parent ()" link="gdk-Windows.html#gdk-window-get-effective-parent"/>
|
583
|
-
<function name="gdk_window_get_toplevel ()" link="gdk-Windows.html#gdk-window-get-toplevel"/>
|
584
|
-
<function name="gdk_window_get_effective_toplevel ()" link="gdk-Windows.html#gdk-window-get-effective-toplevel"/>
|
585
|
-
<function name="gdk_window_get_children ()" link="gdk-Windows.html#gdk-window-get-children"/>
|
586
|
-
<function name="gdk_window_peek_children ()" link="gdk-Windows.html#gdk-window-peek-children"/>
|
587
|
-
<function name="gdk_window_get_events ()" link="gdk-Windows.html#gdk-window-get-events"/>
|
588
|
-
<function name="gdk_window_set_events ()" link="gdk-Windows.html#gdk-window-set-events"/>
|
589
|
-
<function name="gdk_window_set_icon ()" link="gdk-Windows.html#gdk-window-set-icon"/>
|
590
|
-
<function name="gdk_window_set_icon_name ()" link="gdk-Windows.html#gdk-window-set-icon-name"/>
|
591
|
-
<function name="gdk_window_set_transient_for ()" link="gdk-Windows.html#gdk-window-set-transient-for"/>
|
592
|
-
<function name="gdk_window_set_role ()" link="gdk-Windows.html#gdk-window-set-role"/>
|
593
|
-
<function name="gdk_window_set_startup_id ()" link="gdk-Windows.html#gdk-window-set-startup-id"/>
|
594
|
-
<function name="gdk_window_set_group ()" link="gdk-Windows.html#gdk-window-set-group"/>
|
595
|
-
<function name="gdk_window_get_group ()" link="gdk-Windows.html#gdk-window-get-group"/>
|
596
|
-
<function name="gdk_window_set_decorations ()" link="gdk-Windows.html#gdk-window-set-decorations"/>
|
597
|
-
<function name="gdk_window_get_decorations ()" link="gdk-Windows.html#gdk-window-get-decorations"/>
|
598
|
-
<function name="enum GdkWMDecoration" link="gdk-Windows.html#GdkWMDecoration"/>
|
599
|
-
<function name="gdk_window_set_functions ()" link="gdk-Windows.html#gdk-window-set-functions"/>
|
600
|
-
<function name="enum GdkWMFunction" link="gdk-Windows.html#GdkWMFunction"/>
|
601
|
-
<function name="gdk_window_get_toplevels ()" link="gdk-Windows.html#gdk-window-get-toplevels"/>
|
602
|
-
<function name="gdk_get_default_root_window ()" link="gdk-Windows.html#gdk-get-default-root-window"/>
|
603
|
-
<function name="struct GdkPointerHooks" link="gdk-Windows.html#GdkPointerHooks"/>
|
604
|
-
<function name="gdk_set_pointer_hooks ()" link="gdk-Windows.html#gdk-set-pointer-hooks"/>
|
605
|
-
<function name="gdk_offscreen_window_get_pixmap ()" link="gdk-Windows.html#gdk-offscreen-window-get-pixmap"/>
|
606
|
-
<function name="gdk_offscreen_window_set_embedder ()" link="gdk-Windows.html#gdk-offscreen-window-set-embedder"/>
|
607
|
-
<function name="gdk_offscreen_window_get_embedder ()" link="gdk-Windows.html#gdk-offscreen-window-get-embedder"/>
|
608
|
-
<function name="gdk_window_geometry_changed ()" link="gdk-Windows.html#gdk-window-geometry-changed"/>
|
609
|
-
<function name="gdk_window_redirect_to_drawable ()" link="gdk-Windows.html#gdk-window-redirect-to-drawable"/>
|
610
|
-
<function name="gdk_window_remove_redirection ()" link="gdk-Windows.html#gdk-window-remove-redirection"/>
|
611
|
-
<function name="The "cursor" property" link="gdk-Windows.html#GdkWindow--cursor"/>
|
612
|
-
<function name="The "from-embedder" signal" link="gdk-Windows.html#GdkWindow-from-embedder"/>
|
613
|
-
<function name="The "pick-embedded-child" signal" link="gdk-Windows.html#GdkWindow-pick-embedded-child"/>
|
614
|
-
<function name="The "to-embedder" signal" link="gdk-Windows.html#GdkWindow-to-embedder"/>
|
615
|
-
<function name="enum GdkEventType" link="gdk-Events.html#GdkEventType"/>
|
616
|
-
<function name="enum GdkEventMask" link="gdk-Events.html#GdkEventMask"/>
|
617
|
-
<function name="GDK_CURRENT_TIME" link="gdk-Events.html#GDK-CURRENT-TIME:CAPS"/>
|
618
|
-
<function name="GDK_PRIORITY_EVENTS" link="gdk-Events.html#GDK-PRIORITY-EVENTS:CAPS"/>
|
619
|
-
<function name="GDK_PRIORITY_REDRAW" link="gdk-Events.html#GDK-PRIORITY-REDRAW:CAPS"/>
|
620
|
-
<function name="gdk_events_pending ()" link="gdk-Events.html#gdk-events-pending"/>
|
621
|
-
<function name="gdk_event_peek ()" link="gdk-Events.html#gdk-event-peek"/>
|
622
|
-
<function name="gdk_event_get ()" link="gdk-Events.html#gdk-event-get"/>
|
623
|
-
<function name="gdk_event_get_graphics_expose ()" link="gdk-Events.html#gdk-event-get-graphics-expose"/>
|
624
|
-
<function name="gdk_event_put ()" link="gdk-Events.html#gdk-event-put"/>
|
625
|
-
<function name="gdk_event_new ()" link="gdk-Events.html#gdk-event-new"/>
|
626
|
-
<function name="gdk_event_copy ()" link="gdk-Events.html#gdk-event-copy"/>
|
627
|
-
<function name="gdk_event_free ()" link="gdk-Events.html#gdk-event-free"/>
|
628
|
-
<function name="gdk_event_get_time ()" link="gdk-Events.html#gdk-event-get-time"/>
|
629
|
-
<function name="gdk_event_get_state ()" link="gdk-Events.html#gdk-event-get-state"/>
|
630
|
-
<function name="gdk_event_get_axis ()" link="gdk-Events.html#gdk-event-get-axis"/>
|
631
|
-
<function name="gdk_event_get_coords ()" link="gdk-Events.html#gdk-event-get-coords"/>
|
632
|
-
<function name="gdk_event_get_root_coords ()" link="gdk-Events.html#gdk-event-get-root-coords"/>
|
633
|
-
<function name="gdk_event_request_motions ()" link="gdk-Events.html#gdk-event-request-motions"/>
|
634
|
-
<function name="gdk_event_handler_set ()" link="gdk-Events.html#gdk-event-handler-set"/>
|
635
|
-
<function name="GdkEventFunc ()" link="gdk-Events.html#GdkEventFunc"/>
|
636
|
-
<function name="gdk_event_send_client_message ()" link="gdk-Events.html#gdk-event-send-client-message"/>
|
637
|
-
<function name="gdk_event_send_client_message_for_display ()" link="gdk-Events.html#gdk-event-send-client-message-for-display"/>
|
638
|
-
<function name="gdk_event_send_clientmessage_toall ()" link="gdk-Events.html#gdk-event-send-clientmessage-toall"/>
|
639
|
-
<function name="gdk_add_client_message_filter ()" link="gdk-Events.html#gdk-add-client-message-filter"/>
|
640
|
-
<function name="gdk_get_show_events ()" link="gdk-Events.html#gdk-get-show-events"/>
|
641
|
-
<function name="gdk_set_show_events ()" link="gdk-Events.html#gdk-set-show-events"/>
|
642
|
-
<function name="gdk_event_set_screen ()" link="gdk-Events.html#gdk-event-set-screen"/>
|
643
|
-
<function name="gdk_event_get_screen ()" link="gdk-Events.html#gdk-event-get-screen"/>
|
644
|
-
<function name="gdk_setting_get ()" link="gdk-Events.html#gdk-setting-get"/>
|
645
|
-
<function name="union GdkEvent" link="gdk-Event-Structures.html#GdkEvent"/>
|
646
|
-
<function name="struct GdkEventAny" link="gdk-Event-Structures.html#GdkEventAny"/>
|
647
|
-
<function name="struct GdkEventKey" link="gdk-Event-Structures.html#GdkEventKey"/>
|
648
|
-
<function name="struct GdkEventButton" link="gdk-Event-Structures.html#GdkEventButton"/>
|
649
|
-
<function name="struct GdkEventScroll" link="gdk-Event-Structures.html#GdkEventScroll"/>
|
650
|
-
<function name="struct GdkEventMotion" link="gdk-Event-Structures.html#GdkEventMotion"/>
|
651
|
-
<function name="struct GdkEventExpose" link="gdk-Event-Structures.html#GdkEventExpose"/>
|
652
|
-
<function name="struct GdkEventVisibility" link="gdk-Event-Structures.html#GdkEventVisibility"/>
|
653
|
-
<function name="struct GdkEventCrossing" link="gdk-Event-Structures.html#GdkEventCrossing"/>
|
654
|
-
<function name="struct GdkEventFocus" link="gdk-Event-Structures.html#GdkEventFocus"/>
|
655
|
-
<function name="struct GdkEventConfigure" link="gdk-Event-Structures.html#GdkEventConfigure"/>
|
656
|
-
<function name="struct GdkEventProperty" link="gdk-Event-Structures.html#GdkEventProperty"/>
|
657
|
-
<function name="struct GdkEventSelection" link="gdk-Event-Structures.html#GdkEventSelection"/>
|
658
|
-
<function name="GdkNativeWindow" link="gdk-Event-Structures.html#GdkNativeWindow"/>
|
659
|
-
<function name="struct GdkEventDND" link="gdk-Event-Structures.html#GdkEventDND"/>
|
660
|
-
<function name="struct GdkEventProximity" link="gdk-Event-Structures.html#GdkEventProximity"/>
|
661
|
-
<function name="struct GdkEventClient" link="gdk-Event-Structures.html#GdkEventClient"/>
|
662
|
-
<function name="struct GdkEventNoExpose" link="gdk-Event-Structures.html#GdkEventNoExpose"/>
|
663
|
-
<function name="struct GdkEventWindowState" link="gdk-Event-Structures.html#GdkEventWindowState"/>
|
664
|
-
<function name="struct GdkEventSetting" link="gdk-Event-Structures.html#GdkEventSetting"/>
|
665
|
-
<function name="struct GdkEventOwnerChange" link="gdk-Event-Structures.html#GdkEventOwnerChange"/>
|
666
|
-
<function name="struct GdkEventGrabBroken" link="gdk-Event-Structures.html#GdkEventGrabBroken"/>
|
667
|
-
<function name="enum GdkScrollDirection" link="gdk-Event-Structures.html#GdkScrollDirection"/>
|
668
|
-
<function name="enum GdkVisibilityState" link="gdk-Event-Structures.html#GdkVisibilityState"/>
|
669
|
-
<function name="enum GdkCrossingMode" link="gdk-Event-Structures.html#GdkCrossingMode"/>
|
670
|
-
<function name="enum GdkNotifyType" link="gdk-Event-Structures.html#GdkNotifyType"/>
|
671
|
-
<function name="enum GdkPropertyState" link="gdk-Event-Structures.html#GdkPropertyState"/>
|
672
|
-
<function name="enum GdkWindowState" link="gdk-Event-Structures.html#GdkWindowState"/>
|
673
|
-
<function name="enum GdkSettingAction" link="gdk-Event-Structures.html#GdkSettingAction"/>
|
674
|
-
<function name="enum GdkOwnerChange" link="gdk-Event-Structures.html#GdkOwnerChange"/>
|
675
|
-
<function name="struct GdkKeymap" link="gdk-Keyboard-Handling.html#GdkKeymap-struct"/>
|
676
|
-
<function name="struct GdkKeymapKey" link="gdk-Keyboard-Handling.html#GdkKeymapKey"/>
|
677
|
-
<function name="gdk_keymap_get_default ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-default"/>
|
678
|
-
<function name="gdk_keymap_get_for_display ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-for-display"/>
|
679
|
-
<function name="gdk_keymap_lookup_key ()" link="gdk-Keyboard-Handling.html#gdk-keymap-lookup-key"/>
|
680
|
-
<function name="gdk_keymap_translate_keyboard_state ()" link="gdk-Keyboard-Handling.html#gdk-keymap-translate-keyboard-state"/>
|
681
|
-
<function name="gdk_keymap_get_entries_for_keyval ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-entries-for-keyval"/>
|
682
|
-
<function name="gdk_keymap_get_entries_for_keycode ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-entries-for-keycode"/>
|
683
|
-
<function name="gdk_keymap_get_direction ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-direction"/>
|
684
|
-
<function name="gdk_keymap_have_bidi_layouts ()" link="gdk-Keyboard-Handling.html#gdk-keymap-have-bidi-layouts"/>
|
685
|
-
<function name="gdk_keymap_get_caps_lock_state ()" link="gdk-Keyboard-Handling.html#gdk-keymap-get-caps-lock-state"/>
|
686
|
-
<function name="gdk_keymap_add_virtual_modifiers ()" link="gdk-Keyboard-Handling.html#gdk-keymap-add-virtual-modifiers"/>
|
687
|
-
<function name="gdk_keymap_map_virtual_modifiers ()" link="gdk-Keyboard-Handling.html#gdk-keymap-map-virtual-modifiers"/>
|
688
|
-
<function name="gdk_keyval_name ()" link="gdk-Keyboard-Handling.html#gdk-keyval-name"/>
|
689
|
-
<function name="gdk_keyval_from_name ()" link="gdk-Keyboard-Handling.html#gdk-keyval-from-name"/>
|
690
|
-
<function name="gdk_keyval_convert_case ()" link="gdk-Keyboard-Handling.html#gdk-keyval-convert-case"/>
|
691
|
-
<function name="gdk_keyval_to_upper ()" link="gdk-Keyboard-Handling.html#gdk-keyval-to-upper"/>
|
692
|
-
<function name="gdk_keyval_to_lower ()" link="gdk-Keyboard-Handling.html#gdk-keyval-to-lower"/>
|
693
|
-
<function name="gdk_keyval_is_upper ()" link="gdk-Keyboard-Handling.html#gdk-keyval-is-upper"/>
|
694
|
-
<function name="gdk_keyval_is_lower ()" link="gdk-Keyboard-Handling.html#gdk-keyval-is-lower"/>
|
695
|
-
<function name="gdk_keyval_to_unicode ()" link="gdk-Keyboard-Handling.html#gdk-keyval-to-unicode"/>
|
696
|
-
<function name="gdk_unicode_to_keyval ()" link="gdk-Keyboard-Handling.html#gdk-unicode-to-keyval"/>
|
697
|
-
<function name="The "direction-changed" signal" link="gdk-Keyboard-Handling.html#GdkKeymap-direction-changed"/>
|
698
|
-
<function name="The "keys-changed" signal" link="gdk-Keyboard-Handling.html#GdkKeymap-keys-changed"/>
|
699
|
-
<function name="The "state-changed" signal" link="gdk-Keyboard-Handling.html#GdkKeymap-state-changed"/>
|
700
|
-
<function name="GdkSelection" link="gdk-Selections.html#GdkSelection"/>
|
701
|
-
<function name="GdkSelectionType" link="gdk-Selections.html#GdkSelectionType"/>
|
702
|
-
<function name="GdkTarget" link="gdk-Selections.html#GdkTarget"/>
|
703
|
-
<function name="GDK_SELECTION_PRIMARY" link="gdk-Selections.html#GDK-SELECTION-PRIMARY:CAPS"/>
|
704
|
-
<function name="GDK_SELECTION_SECONDARY" link="gdk-Selections.html#GDK-SELECTION-SECONDARY:CAPS"/>
|
705
|
-
<function name="GDK_SELECTION_CLIPBOARD" link="gdk-Selections.html#GDK-SELECTION-CLIPBOARD:CAPS"/>
|
706
|
-
<function name="GDK_TARGET_BITMAP" link="gdk-Selections.html#GDK-TARGET-BITMAP:CAPS"/>
|
707
|
-
<function name="GDK_TARGET_COLORMAP" link="gdk-Selections.html#GDK-TARGET-COLORMAP:CAPS"/>
|
708
|
-
<function name="GDK_TARGET_DRAWABLE" link="gdk-Selections.html#GDK-TARGET-DRAWABLE:CAPS"/>
|
709
|
-
<function name="GDK_TARGET_PIXMAP" link="gdk-Selections.html#GDK-TARGET-PIXMAP:CAPS"/>
|
710
|
-
<function name="GDK_TARGET_STRING" link="gdk-Selections.html#GDK-TARGET-STRING:CAPS"/>
|
711
|
-
<function name="GDK_SELECTION_TYPE_ATOM" link="gdk-Selections.html#GDK-SELECTION-TYPE-ATOM:CAPS"/>
|
712
|
-
<function name="GDK_SELECTION_TYPE_BITMAP" link="gdk-Selections.html#GDK-SELECTION-TYPE-BITMAP:CAPS"/>
|
713
|
-
<function name="GDK_SELECTION_TYPE_COLORMAP" link="gdk-Selections.html#GDK-SELECTION-TYPE-COLORMAP:CAPS"/>
|
714
|
-
<function name="GDK_SELECTION_TYPE_DRAWABLE" link="gdk-Selections.html#GDK-SELECTION-TYPE-DRAWABLE:CAPS"/>
|
715
|
-
<function name="GDK_SELECTION_TYPE_INTEGER" link="gdk-Selections.html#GDK-SELECTION-TYPE-INTEGER:CAPS"/>
|
716
|
-
<function name="GDK_SELECTION_TYPE_PIXMAP" link="gdk-Selections.html#GDK-SELECTION-TYPE-PIXMAP:CAPS"/>
|
717
|
-
<function name="GDK_SELECTION_TYPE_WINDOW" link="gdk-Selections.html#GDK-SELECTION-TYPE-WINDOW:CAPS"/>
|
718
|
-
<function name="GDK_SELECTION_TYPE_STRING" link="gdk-Selections.html#GDK-SELECTION-TYPE-STRING:CAPS"/>
|
719
|
-
<function name="gdk_selection_owner_set ()" link="gdk-Selections.html#gdk-selection-owner-set"/>
|
720
|
-
<function name="gdk_selection_owner_set_for_display ()" link="gdk-Selections.html#gdk-selection-owner-set-for-display"/>
|
721
|
-
<function name="gdk_selection_owner_get ()" link="gdk-Selections.html#gdk-selection-owner-get"/>
|
722
|
-
<function name="gdk_selection_owner_get_for_display ()" link="gdk-Selections.html#gdk-selection-owner-get-for-display"/>
|
723
|
-
<function name="gdk_selection_convert ()" link="gdk-Selections.html#gdk-selection-convert"/>
|
724
|
-
<function name="gdk_selection_property_get ()" link="gdk-Selections.html#gdk-selection-property-get"/>
|
725
|
-
<function name="gdk_selection_send_notify ()" link="gdk-Selections.html#gdk-selection-send-notify"/>
|
726
|
-
<function name="gdk_selection_send_notify_for_display ()" link="gdk-Selections.html#gdk-selection-send-notify-for-display"/>
|
727
|
-
<function name="gdk_drag_get_selection ()" link="gdk-Drag-and-Drop.html#gdk-drag-get-selection"/>
|
728
|
-
<function name="gdk_drag_abort ()" link="gdk-Drag-and-Drop.html#gdk-drag-abort"/>
|
729
|
-
<function name="gdk_drop_reply ()" link="gdk-Drag-and-Drop.html#gdk-drop-reply"/>
|
730
|
-
<function name="gdk_drag_context_new ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-new"/>
|
731
|
-
<function name="gdk_drag_drop ()" link="gdk-Drag-and-Drop.html#gdk-drag-drop"/>
|
732
|
-
<function name="gdk_drag_find_window ()" link="gdk-Drag-and-Drop.html#gdk-drag-find-window"/>
|
733
|
-
<function name="gdk_drag_find_window_for_screen ()" link="gdk-Drag-and-Drop.html#gdk-drag-find-window-for-screen"/>
|
734
|
-
<function name="gdk_drag_context_ref ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-ref"/>
|
735
|
-
<function name="gdk_drag_context_get_actions ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-get-actions"/>
|
736
|
-
<function name="gdk_drag_context_get_selected_action ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-get-selected-action"/>
|
737
|
-
<function name="gdk_drag_context_get_suggested_action ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-get-suggested-action"/>
|
738
|
-
<function name="gdk_drag_context_list_targets ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-list-targets"/>
|
739
|
-
<function name="gdk_drag_context_get_source_window ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-get-source-window"/>
|
740
|
-
<function name="gdk_drag_begin ()" link="gdk-Drag-and-Drop.html#gdk-drag-begin"/>
|
741
|
-
<function name="gdk_drag_motion ()" link="gdk-Drag-and-Drop.html#gdk-drag-motion"/>
|
742
|
-
<function name="gdk_drop_finish ()" link="gdk-Drag-and-Drop.html#gdk-drop-finish"/>
|
743
|
-
<function name="gdk_drag_get_protocol ()" link="gdk-Drag-and-Drop.html#gdk-drag-get-protocol"/>
|
744
|
-
<function name="gdk_drag_get_protocol_for_display ()" link="gdk-Drag-and-Drop.html#gdk-drag-get-protocol-for-display"/>
|
745
|
-
<function name="enum GdkDragProtocol" link="gdk-Drag-and-Drop.html#GdkDragProtocol"/>
|
746
|
-
<function name="gdk_drag_context_unref ()" link="gdk-Drag-and-Drop.html#gdk-drag-context-unref"/>
|
747
|
-
<function name="struct GdkDragContext" link="gdk-Drag-and-Drop.html#GdkDragContext"/>
|
748
|
-
<function name="enum GdkDragAction" link="gdk-Drag-and-Drop.html#GdkDragAction"/>
|
749
|
-
<function name="gdk_drag_status ()" link="gdk-Drag-and-Drop.html#gdk-drag-status"/>
|
750
|
-
<function name="gdk_drag_drop_succeeded ()" link="gdk-Drag-and-Drop.html#gdk-drag-drop-succeeded"/>
|
751
|
-
<function name="GdkAtom" link="gdk-Properties-and-Atoms.html#GdkAtom"/>
|
752
|
-
<function name="GDK_ATOM_TO_POINTER()" link="gdk-Properties-and-Atoms.html#GDK-ATOM-TO-POINTER:CAPS"/>
|
753
|
-
<function name="GDK_POINTER_TO_ATOM()" link="gdk-Properties-and-Atoms.html#GDK-POINTER-TO-ATOM:CAPS"/>
|
754
|
-
<function name="GDK_NONE" link="gdk-Properties-and-Atoms.html#GDK-NONE:CAPS"/>
|
755
|
-
<function name="gdk_text_property_to_text_list ()" link="gdk-Properties-and-Atoms.html#gdk-text-property-to-text-list"/>
|
756
|
-
<function name="gdk_text_property_to_text_list_for_display ()" link="gdk-Properties-and-Atoms.html#gdk-text-property-to-text-list-for-display"/>
|
757
|
-
<function name="gdk_free_text_list ()" link="gdk-Properties-and-Atoms.html#gdk-free-text-list"/>
|
758
|
-
<function name="gdk_text_property_to_utf8_list ()" link="gdk-Properties-and-Atoms.html#gdk-text-property-to-utf8-list"/>
|
759
|
-
<function name="gdk_text_property_to_utf8_list_for_display ()" link="gdk-Properties-and-Atoms.html#gdk-text-property-to-utf8-list-for-display"/>
|
760
|
-
<function name="gdk_string_to_compound_text ()" link="gdk-Properties-and-Atoms.html#gdk-string-to-compound-text"/>
|
761
|
-
<function name="gdk_string_to_compound_text_for_display ()" link="gdk-Properties-and-Atoms.html#gdk-string-to-compound-text-for-display"/>
|
762
|
-
<function name="gdk_free_compound_text ()" link="gdk-Properties-and-Atoms.html#gdk-free-compound-text"/>
|
763
|
-
<function name="gdk_utf8_to_string_target ()" link="gdk-Properties-and-Atoms.html#gdk-utf8-to-string-target"/>
|
764
|
-
<function name="gdk_utf8_to_compound_text ()" link="gdk-Properties-and-Atoms.html#gdk-utf8-to-compound-text"/>
|
765
|
-
<function name="gdk_utf8_to_compound_text_for_display ()" link="gdk-Properties-and-Atoms.html#gdk-utf8-to-compound-text-for-display"/>
|
766
|
-
<function name="gdk_atom_intern ()" link="gdk-Properties-and-Atoms.html#gdk-atom-intern"/>
|
767
|
-
<function name="gdk_atom_intern_static_string ()" link="gdk-Properties-and-Atoms.html#gdk-atom-intern-static-string"/>
|
768
|
-
<function name="gdk_atom_name ()" link="gdk-Properties-and-Atoms.html#gdk-atom-name"/>
|
769
|
-
<function name="gdk_property_get ()" link="gdk-Properties-and-Atoms.html#gdk-property-get"/>
|
770
|
-
<function name="gdk_property_change ()" link="gdk-Properties-and-Atoms.html#gdk-property-change"/>
|
771
|
-
<function name="enum GdkPropMode" link="gdk-Properties-and-Atoms.html#GdkPropMode"/>
|
772
|
-
<function name="gdk_property_delete ()" link="gdk-Properties-and-Atoms.html#gdk-property-delete"/>
|
773
|
-
<function name="GDK_THREADS_ENTER" link="gdk-Threads.html#GDK-THREADS-ENTER:CAPS"/>
|
774
|
-
<function name="GDK_THREADS_LEAVE" link="gdk-Threads.html#GDK-THREADS-LEAVE:CAPS"/>
|
775
|
-
<function name="gdk_threads_init ()" link="gdk-Threads.html#gdk-threads-init"/>
|
776
|
-
<function name="gdk_threads_enter ()" link="gdk-Threads.html#gdk-threads-enter"/>
|
777
|
-
<function name="gdk_threads_leave ()" link="gdk-Threads.html#gdk-threads-leave"/>
|
778
|
-
<function name="gdk_threads_mutex" link="gdk-Threads.html#gdk-threads-mutex"/>
|
779
|
-
<function name="gdk_threads_set_lock_functions ()" link="gdk-Threads.html#gdk-threads-set-lock-functions"/>
|
780
|
-
<function name="gdk_threads_add_idle ()" link="gdk-Threads.html#gdk-threads-add-idle"/>
|
781
|
-
<function name="gdk_threads_add_idle_full ()" link="gdk-Threads.html#gdk-threads-add-idle-full"/>
|
782
|
-
<function name="gdk_threads_add_timeout ()" link="gdk-Threads.html#gdk-threads-add-timeout"/>
|
783
|
-
<function name="gdk_threads_add_timeout_full ()" link="gdk-Threads.html#gdk-threads-add-timeout-full"/>
|
784
|
-
<function name="gdk_threads_add_timeout_seconds ()" link="gdk-Threads.html#gdk-threads-add-timeout-seconds"/>
|
785
|
-
<function name="gdk_threads_add_timeout_seconds_full ()" link="gdk-Threads.html#gdk-threads-add-timeout-seconds-full"/>
|
786
|
-
<function name="gdk_input_add_full ()" link="gdk-Input.html#gdk-input-add-full"/>
|
787
|
-
<function name="enum GdkInputCondition" link="gdk-Input.html#GdkInputCondition"/>
|
788
|
-
<function name="GdkInputFunction ()" link="gdk-Input.html#GdkInputFunction"/>
|
789
|
-
<function name="GdkDestroyNotify ()" link="gdk-Input.html#GdkDestroyNotify"/>
|
790
|
-
<function name="gdk_input_add ()" link="gdk-Input.html#gdk-input-add"/>
|
791
|
-
<function name="gdk_input_remove ()" link="gdk-Input.html#gdk-input-remove"/>
|
792
|
-
<function name="struct GdkDevice" link="gdk-Input-Devices.html#GdkDevice"/>
|
793
|
-
<function name="enum GdkInputSource" link="gdk-Input-Devices.html#GdkInputSource"/>
|
794
|
-
<function name="enum GdkInputMode" link="gdk-Input-Devices.html#GdkInputMode"/>
|
795
|
-
<function name="struct GdkDeviceKey" link="gdk-Input-Devices.html#GdkDeviceKey"/>
|
796
|
-
<function name="struct GdkDeviceAxis" link="gdk-Input-Devices.html#GdkDeviceAxis"/>
|
797
|
-
<function name="enum GdkAxisUse" link="gdk-Input-Devices.html#GdkAxisUse"/>
|
798
|
-
<function name="gdk_devices_list ()" link="gdk-Input-Devices.html#gdk-devices-list"/>
|
799
|
-
<function name="gdk_device_get_name ()" link="gdk-Input-Devices.html#gdk-device-get-name"/>
|
800
|
-
<function name="gdk_device_set_source ()" link="gdk-Input-Devices.html#gdk-device-set-source"/>
|
801
|
-
<function name="gdk_device_get_source ()" link="gdk-Input-Devices.html#gdk-device-get-source"/>
|
802
|
-
<function name="gdk_device_set_mode ()" link="gdk-Input-Devices.html#gdk-device-set-mode"/>
|
803
|
-
<function name="gdk_device_get_mode ()" link="gdk-Input-Devices.html#gdk-device-get-mode"/>
|
804
|
-
<function name="gdk_device_set_key ()" link="gdk-Input-Devices.html#gdk-device-set-key"/>
|
805
|
-
<function name="gdk_device_get_key ()" link="gdk-Input-Devices.html#gdk-device-get-key"/>
|
806
|
-
<function name="gdk_device_set_axis_use ()" link="gdk-Input-Devices.html#gdk-device-set-axis-use"/>
|
807
|
-
<function name="gdk_device_get_axis_use ()" link="gdk-Input-Devices.html#gdk-device-get-axis-use"/>
|
808
|
-
<function name="gdk_device_get_core_pointer ()" link="gdk-Input-Devices.html#gdk-device-get-core-pointer"/>
|
809
|
-
<function name="gdk_device_get_state ()" link="gdk-Input-Devices.html#gdk-device-get-state"/>
|
810
|
-
<function name="gdk_device_get_history ()" link="gdk-Input-Devices.html#gdk-device-get-history"/>
|
811
|
-
<function name="gdk_device_free_history ()" link="gdk-Input-Devices.html#gdk-device-free-history"/>
|
812
|
-
<function name="struct GdkTimeCoord" link="gdk-Input-Devices.html#GdkTimeCoord"/>
|
813
|
-
<function name="gdk_device_get_axis ()" link="gdk-Input-Devices.html#gdk-device-get-axis"/>
|
814
|
-
<function name="gdk_device_get_n_axes ()" link="gdk-Input-Devices.html#gdk-device-get-n-axes"/>
|
815
|
-
<function name="gdk_input_set_extension_events ()" link="gdk-Input-Devices.html#gdk-input-set-extension-events"/>
|
816
|
-
<function name="enum GdkExtensionMode" link="gdk-Input-Devices.html#GdkExtensionMode"/>
|
817
|
-
<function name="struct GdkPangoRenderer" link="gdk-Pango-Interaction.html#GdkPangoRenderer-struct"/>
|
818
|
-
<function name="struct GdkPangoRendererClass" link="gdk-Pango-Interaction.html#GdkPangoRendererClass"/>
|
819
|
-
<function name="gdk_pango_renderer_new ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-new"/>
|
820
|
-
<function name="gdk_pango_renderer_get_default ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-get-default"/>
|
821
|
-
<function name="gdk_pango_renderer_set_drawable ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-set-drawable"/>
|
822
|
-
<function name="gdk_pango_renderer_set_gc ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-set-gc"/>
|
823
|
-
<function name="gdk_pango_renderer_set_stipple ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-set-stipple"/>
|
824
|
-
<function name="gdk_pango_renderer_set_override_color ()" link="gdk-Pango-Interaction.html#gdk-pango-renderer-set-override-color"/>
|
825
|
-
<function name="gdk_pango_context_get ()" link="gdk-Pango-Interaction.html#gdk-pango-context-get"/>
|
826
|
-
<function name="gdk_pango_context_get_for_screen ()" link="gdk-Pango-Interaction.html#gdk-pango-context-get-for-screen"/>
|
827
|
-
<function name="gdk_pango_context_set_colormap ()" link="gdk-Pango-Interaction.html#gdk-pango-context-set-colormap"/>
|
828
|
-
<function name="struct GdkPangoAttrEmbossed" link="gdk-Pango-Interaction.html#GdkPangoAttrEmbossed"/>
|
829
|
-
<function name="struct GdkPangoAttrEmbossColor" link="gdk-Pango-Interaction.html#GdkPangoAttrEmbossColor"/>
|
830
|
-
<function name="struct GdkPangoAttrStipple" link="gdk-Pango-Interaction.html#GdkPangoAttrStipple"/>
|
831
|
-
<function name="gdk_pango_attr_emboss_color_new ()" link="gdk-Pango-Interaction.html#gdk-pango-attr-emboss-color-new"/>
|
832
|
-
<function name="gdk_pango_attr_embossed_new ()" link="gdk-Pango-Interaction.html#gdk-pango-attr-embossed-new"/>
|
833
|
-
<function name="gdk_pango_attr_stipple_new ()" link="gdk-Pango-Interaction.html#gdk-pango-attr-stipple-new"/>
|
834
|
-
<function name="gdk_pango_layout_get_clip_region ()" link="gdk-Pango-Interaction.html#gdk-pango-layout-get-clip-region"/>
|
835
|
-
<function name="gdk_pango_layout_line_get_clip_region ()" link="gdk-Pango-Interaction.html#gdk-pango-layout-line-get-clip-region"/>
|
836
|
-
<function name="The "screen" property" link="gdk-Pango-Interaction.html#GdkPangoRenderer--screen"/>
|
837
|
-
<function name="gdk_window_create_similar_surface ()" link="gdk-Cairo-Interaction.html#gdk-window-create-similar-surface"/>
|
838
|
-
<function name="gdk_cairo_create ()" link="gdk-Cairo-Interaction.html#gdk-cairo-create"/>
|
839
|
-
<function name="gdk_cairo_set_source_color ()" link="gdk-Cairo-Interaction.html#gdk-cairo-set-source-color"/>
|
840
|
-
<function name="gdk_cairo_set_source_pixbuf ()" link="gdk-Cairo-Interaction.html#gdk-cairo-set-source-pixbuf"/>
|
841
|
-
<function name="gdk_cairo_set_source_pixmap ()" link="gdk-Cairo-Interaction.html#gdk-cairo-set-source-pixmap"/>
|
842
|
-
<function name="gdk_cairo_set_source_window ()" link="gdk-Cairo-Interaction.html#gdk-cairo-set-source-window"/>
|
843
|
-
<function name="gdk_cairo_rectangle ()" link="gdk-Cairo-Interaction.html#gdk-cairo-rectangle"/>
|
844
|
-
<function name="gdk_cairo_region ()" link="gdk-Cairo-Interaction.html#gdk-cairo-region"/>
|
845
|
-
<function name="gdk_cairo_reset_clip ()" link="gdk-Cairo-Interaction.html#gdk-cairo-reset-clip"/>
|
846
|
-
<function name="GdkAppLaunchContext" link="gdk-Application-launching.html#GdkAppLaunchContext"/>
|
847
|
-
<function name="gdk_app_launch_context_new ()" link="gdk-Application-launching.html#gdk-app-launch-context-new"/>
|
848
|
-
<function name="gdk_app_launch_context_set_display ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-display"/>
|
849
|
-
<function name="gdk_app_launch_context_set_screen ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-screen"/>
|
850
|
-
<function name="gdk_app_launch_context_set_desktop ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-desktop"/>
|
851
|
-
<function name="gdk_app_launch_context_set_timestamp ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-timestamp"/>
|
852
|
-
<function name="gdk_app_launch_context_set_icon ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-icon"/>
|
853
|
-
<function name="gdk_app_launch_context_set_icon_name ()" link="gdk-Application-launching.html#gdk-app-launch-context-set-icon-name"/>
|
854
|
-
<function name="gdk_test_render_sync ()" link="gdk-Testing.html#gdk-test-render-sync"/>
|
855
|
-
<function name="gdk_test_simulate_button ()" link="gdk-Testing.html#gdk-test-simulate-button"/>
|
856
|
-
<function name="gdk_test_simulate_key ()" link="gdk-Testing.html#gdk-test-simulate-key"/>
|
857
|
-
</functions>
|
858
|
-
</book>
|