gtk2 3.0.8-x86-mingw32 → 3.0.9-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.
- checksums.yaml +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +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/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +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/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +9 -9
@@ -129,7 +129,7 @@
|
|
129
129
|
</tr>
|
130
130
|
<tr>
|
131
131
|
<td class="function_type">
|
132
|
-
<a href="
|
132
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
|
133
133
|
</td>
|
134
134
|
<td class="function_name">
|
135
135
|
<a class="link" href="gdk2-GdkRGB.html#gdk-rgb-xpixel-from-rgb" title="gdk_rgb_xpixel_from_rgb ()">gdk_rgb_xpixel_from_rgb</a> <span class="c_punctuation">()</span>
|
@@ -177,7 +177,7 @@
|
|
177
177
|
</tr>
|
178
178
|
<tr>
|
179
179
|
<td class="function_type">
|
180
|
-
<a href="
|
180
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
181
181
|
</td>
|
182
182
|
<td class="function_name">
|
183
183
|
<a class="link" href="gdk2-GdkRGB.html#gdk-rgb-ditherable" title="gdk_rgb_ditherable ()">gdk_rgb_ditherable</a> <span class="c_punctuation">()</span>
|
@@ -185,7 +185,7 @@
|
|
185
185
|
</tr>
|
186
186
|
<tr>
|
187
187
|
<td class="function_type">
|
188
|
-
<a href="
|
188
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
189
189
|
</td>
|
190
190
|
<td class="function_name">
|
191
191
|
<a class="link" href="gdk2-GdkRGB.html#gdk-rgb-colormap-ditherable" title="gdk_rgb_colormap_ditherable ()">gdk_rgb_colormap_ditherable</a> <span class="c_punctuation">()</span>
|
@@ -334,7 +334,7 @@ by setting the GDK_DISABLE_MEDIALIB environment variable.
|
|
334
334
|
<span class="normal"> </span><span class="function"><a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-set-size-request">gtk_widget_set_size_request</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">darea</span><span class="symbol">,</span><span class="normal"> IMAGE_WIDTH</span><span class="symbol">,</span><span class="normal"> IMAGE_HEIGHT</span><span class="symbol">);</span>
|
335
335
|
<span class="normal"> </span><span class="function"><a href="http://developer.gnome.org/gtk2/GtkContainer.html#gtk-container-add">gtk_container_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_CONTAINER</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">),</span><span class="normal"> darea</span><span class="symbol">);</span>
|
336
336
|
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gtk2/gtk2-Signals.html#gtk-signal-connect">gtk_signal_connect</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_OBJECT</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">darea</span><span class="symbol">),</span><span class="normal"> </span><span class="string">"expose-event"</span><span class="symbol">,</span>
|
337
|
-
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gtk2/gtk2-Types.html#GTK-SIGNAL-FUNC:CAPS">GTK_SIGNAL_FUNC</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">on_darea_expose</span><span class="symbol">),</span><span class="normal"> <a href="
|
337
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gtk2/gtk2-Types.html#GTK-SIGNAL-FUNC:CAPS">GTK_SIGNAL_FUNC</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">on_darea_expose</span><span class="symbol">),</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
338
338
|
<span class="normal"> </span><span class="function"><a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-show-all">gtk_widget_show_all</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">);</span>
|
339
339
|
<span class="normal"> </span><span class="comment">/* Set up the RGB buffer. */</span>
|
340
340
|
<span class="normal"> pos </span><span class="symbol">=</span><span class="normal"> rgbbuf</span><span class="symbol">;</span>
|
@@ -350,7 +350,7 @@ by setting the GDK_DISABLE_MEDIALIB environment variable.
|
|
350
350
|
<span class="normal"> </span><span class="function"><a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-main">gtk_main</a></span><span class="normal"> </span><span class="symbol">();</span>
|
351
351
|
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> </span><span class="number">0</span><span class="symbol">;</span>
|
352
352
|
<span class="cbracket">}</span>
|
353
|
-
<span class="normal"><a href="
|
353
|
+
<span class="normal"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean">gboolean</a></span>
|
354
354
|
<span class="function">on_darea_expose</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">widget</span><span class="symbol">,</span>
|
355
355
|
<span class="normal"> </span><span class="usertype">GdkEventExpose</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">event</span><span class="symbol">,</span>
|
356
356
|
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> user_data</span><span class="symbol">)</span>
|
@@ -358,7 +358,7 @@ by setting the GDK_DISABLE_MEDIALIB environment variable.
|
|
358
358
|
<span class="normal"> </span><span class="function"><a href="gdk2-GdkRGB.html#gdk-draw-rgb-image">gdk_draw_rgb_image</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">-></span><span class="normal">window</span><span class="symbol">,</span><span class="normal"> widget</span><span class="symbol">-></span><span class="normal">style</span><span class="symbol">-></span><span class="normal">fg_gc</span><span class="symbol">[</span><span class="normal"><a href="http://developer.gnome.org/gtk2/GtkWidget.html#GTK-STATE-NORMAL:CAPS">GTK_STATE_NORMAL</a></span><span class="symbol">],</span>
|
359
359
|
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> IMAGE_WIDTH</span><span class="symbol">,</span><span class="normal"> IMAGE_HEIGHT</span><span class="symbol">,</span>
|
360
360
|
<span class="normal"> <a href="gdk2-GdkRGB.html#GDK-RGB-DITHER-MAX:CAPS">GDK_RGB_DITHER_MAX</a></span><span class="symbol">,</span><span class="normal"> rgbbuf</span><span class="symbol">,</span><span class="normal"> IMAGE_WIDTH </span><span class="symbol">*</span><span class="normal"> </span><span class="number">3</span><span class="symbol">);</span>
|
361
|
-
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="
|
361
|
+
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">;</span>
|
362
362
|
<span class="cbracket">}</span></pre></td>
|
363
363
|
</tr>
|
364
364
|
</tbody>
|
@@ -386,13 +386,13 @@ This function no longer does anything at all. It's completely useless
|
|
386
386
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
387
387
|
gdk_draw_rgb_image (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
388
388
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
389
|
-
<em class="parameter"><code><a href="
|
390
|
-
<em class="parameter"><code><a href="
|
391
|
-
<em class="parameter"><code><a href="
|
392
|
-
<em class="parameter"><code><a href="
|
389
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
390
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
391
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
392
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
393
393
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
394
|
-
<em class="parameter"><code>const <a href="
|
395
|
-
<em class="parameter"><code><a href="
|
394
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *rgb_buf</code></em>,
|
395
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>);</pre>
|
396
396
|
<div class="warning"><p><code class="literal">gdk_draw_rgb_image</code> is deprecated and should not be used in newly-written code.</p></div>
|
397
397
|
<p>
|
398
398
|
Draws an RGB image in the drawable. This is the core GdkRGB
|
@@ -479,15 +479,15 @@ start of the next.</p></td>
|
|
479
479
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
480
480
|
gdk_draw_rgb_image_dithalign (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
481
481
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
482
|
-
<em class="parameter"><code><a href="
|
483
|
-
<em class="parameter"><code><a href="
|
484
|
-
<em class="parameter"><code><a href="
|
485
|
-
<em class="parameter"><code><a href="
|
482
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
483
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
484
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
485
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
486
486
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
487
|
-
<em class="parameter"><code>const <a href="
|
488
|
-
<em class="parameter"><code><a href="
|
489
|
-
<em class="parameter"><code><a href="
|
490
|
-
<em class="parameter"><code><a href="
|
487
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *rgb_buf</code></em>,
|
488
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>,
|
489
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> xdith</code></em>,
|
490
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> ydith</code></em>);</pre>
|
491
491
|
<div class="warning"><p><code class="literal">gdk_draw_rgb_image_dithalign</code> is deprecated and should not be used in newly-written code.</p></div>
|
492
492
|
<p>
|
493
493
|
Draws an RGB image in the drawable, with an adjustment for dither alignment.
|
@@ -580,13 +580,13 @@ start of the next.</p></td>
|
|
580
580
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
581
581
|
gdk_draw_indexed_image (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
582
582
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
583
|
-
<em class="parameter"><code><a href="
|
584
|
-
<em class="parameter"><code><a href="
|
585
|
-
<em class="parameter"><code><a href="
|
586
|
-
<em class="parameter"><code><a href="
|
583
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
584
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
585
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
586
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
587
587
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
588
|
-
<em class="parameter"><code>const <a href="
|
589
|
-
<em class="parameter"><code><a href="
|
588
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *buf</code></em>,
|
589
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>,
|
590
590
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbCmap" title="struct GdkRgbCmap"><span class="type">GdkRgbCmap</span></a> *cmap</code></em>);</pre>
|
591
591
|
<div class="warning"><p><code class="literal">gdk_draw_indexed_image</code> is deprecated and should not be used in newly-written code.</p></div>
|
592
592
|
<p>
|
@@ -664,13 +664,13 @@ start of the next.</p></td>
|
|
664
664
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
665
665
|
gdk_draw_gray_image (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
666
666
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
667
|
-
<em class="parameter"><code><a href="
|
668
|
-
<em class="parameter"><code><a href="
|
669
|
-
<em class="parameter"><code><a href="
|
670
|
-
<em class="parameter"><code><a href="
|
667
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
668
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
669
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
670
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
671
671
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
672
|
-
<em class="parameter"><code>const <a href="
|
673
|
-
<em class="parameter"><code><a href="
|
672
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *buf</code></em>,
|
673
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>);</pre>
|
674
674
|
<div class="warning"><p><code class="literal">gdk_draw_gray_image</code> is deprecated and should not be used in newly-written code.</p></div>
|
675
675
|
<p>
|
676
676
|
Draws a grayscale image in the drawable.
|
@@ -741,13 +741,13 @@ start of the next.</p></td>
|
|
741
741
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
742
742
|
gdk_draw_rgb_32_image (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
743
743
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
744
|
-
<em class="parameter"><code><a href="
|
745
|
-
<em class="parameter"><code><a href="
|
746
|
-
<em class="parameter"><code><a href="
|
747
|
-
<em class="parameter"><code><a href="
|
744
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
745
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
746
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
747
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
748
748
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
749
|
-
<em class="parameter"><code>const <a href="
|
750
|
-
<em class="parameter"><code><a href="
|
749
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *buf</code></em>,
|
750
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>);</pre>
|
751
751
|
<div class="warning"><p><code class="literal">gdk_draw_rgb_32_image</code> is deprecated and should not be used in newly-written code.</p></div>
|
752
752
|
<p>
|
753
753
|
Draws a padded RGB image in the drawable. The image is stored as one
|
@@ -826,15 +826,15 @@ start of the next.</p></td>
|
|
826
826
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
827
827
|
gdk_draw_rgb_32_image_dithalign (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
828
828
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
829
|
-
<em class="parameter"><code><a href="
|
830
|
-
<em class="parameter"><code><a href="
|
831
|
-
<em class="parameter"><code><a href="
|
832
|
-
<em class="parameter"><code><a href="
|
829
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
830
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
831
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
832
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
833
833
|
<em class="parameter"><code><a class="link" href="gdk2-GdkRGB.html#GdkRgbDither" title="enum GdkRgbDither"><span class="type">GdkRgbDither</span></a> dith</code></em>,
|
834
|
-
<em class="parameter"><code>const <a href="
|
835
|
-
<em class="parameter"><code><a href="
|
836
|
-
<em class="parameter"><code><a href="
|
837
|
-
<em class="parameter"><code><a href="
|
834
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *buf</code></em>,
|
835
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> rowstride</code></em>,
|
836
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> xdith</code></em>,
|
837
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> ydith</code></em>);</pre>
|
838
838
|
<div class="warning">
|
839
839
|
<p><code class="literal">gdk_draw_rgb_32_image_dithalign</code> has been deprecated since version 2.22 and should not be used in newly-written code.</p>
|
840
840
|
<p>Cairo handles colors automatically.</p>
|
@@ -915,8 +915,8 @@ where image should go</p></td>
|
|
915
915
|
<div class="refsect2">
|
916
916
|
<a name="gdk-rgb-cmap-new"></a><h3>gdk_rgb_cmap_new ()</h3>
|
917
917
|
<pre class="programlisting"><a class="link" href="gdk2-GdkRGB.html#GdkRgbCmap" title="struct GdkRgbCmap"><span class="returnvalue">GdkRgbCmap</span></a> *
|
918
|
-
gdk_rgb_cmap_new (<em class="parameter"><code><a href="
|
919
|
-
<em class="parameter"><code><a href="
|
918
|
+
gdk_rgb_cmap_new (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *colors</code></em>,
|
919
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_colors</code></em>);</pre>
|
920
920
|
<div class="warning"><p><code class="literal">gdk_rgb_cmap_new</code> is deprecated and should not be used in newly-written code.</p></div>
|
921
921
|
<p>
|
922
922
|
Creates a new <a class="link" href="gdk2-GdkRGB.html#GdkRgbCmap" title="struct GdkRgbCmap"><span class="type">GdkRgbCmap</span></a> structure. The cmap maps color indexes to
|
@@ -981,7 +981,7 @@ Frees the memory associated with a <a class="link" href="gdk2-GdkRGB.html#GdkRgb
|
|
981
981
|
<a name="gdk-rgb-gc-set-foreground"></a><h3>gdk_rgb_gc_set_foreground ()</h3>
|
982
982
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
983
983
|
gdk_rgb_gc_set_foreground (<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
984
|
-
<em class="parameter"><code><a href="
|
984
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
985
985
|
<div class="warning"><p><code class="literal">gdk_rgb_gc_set_foreground</code> is deprecated and should not be used in newly-written code.</p></div>
|
986
986
|
<p>
|
987
987
|
Sets the foreground color in <em class="parameter"><code>gc</code></em> to the specified color (or the
|
@@ -1015,7 +1015,7 @@ closest approximation, in the case of limited visuals).
|
|
1015
1015
|
<a name="gdk-rgb-gc-set-background"></a><h3>gdk_rgb_gc_set_background ()</h3>
|
1016
1016
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1017
1017
|
gdk_rgb_gc_set_background (<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1018
|
-
<em class="parameter"><code><a href="
|
1018
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
1019
1019
|
<div class="warning"><p><code class="literal">gdk_rgb_gc_set_background</code> is deprecated and should not be used in newly-written code.</p></div>
|
1020
1020
|
<p>
|
1021
1021
|
Sets the background color in <em class="parameter"><code>gc</code></em> to the specified color (or the
|
@@ -1047,8 +1047,8 @@ closest approximation, in the case of limited visuals).
|
|
1047
1047
|
<hr>
|
1048
1048
|
<div class="refsect2">
|
1049
1049
|
<a name="gdk-rgb-xpixel-from-rgb"></a><h3>gdk_rgb_xpixel_from_rgb ()</h3>
|
1050
|
-
<pre class="programlisting"><a href="
|
1051
|
-
gdk_rgb_xpixel_from_rgb (<em class="parameter"><code><a href="
|
1050
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
|
1051
|
+
gdk_rgb_xpixel_from_rgb (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
1052
1052
|
<div class="warning"><p><code class="literal">gdk_rgb_xpixel_from_rgb</code> is deprecated and should not be used in newly-written code.</p></div>
|
1053
1053
|
<p>
|
1054
1054
|
Finds the X pixel closest in color to the <em class="parameter"><code>rgb</code></em> color specified. This
|
@@ -1126,10 +1126,10 @@ functions, there's no need for <a class="link" href="gdk2-GdkRGB.html#gdk-rgb-fi
|
|
1126
1126
|
<div class="refsect2">
|
1127
1127
|
<a name="gdk-rgb-set-install"></a><h3>gdk_rgb_set_install ()</h3>
|
1128
1128
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1129
|
-
gdk_rgb_set_install (<em class="parameter"><code><a href="
|
1129
|
+
gdk_rgb_set_install (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> install</code></em>);</pre>
|
1130
1130
|
<div class="warning"><p><code class="literal">gdk_rgb_set_install</code> is deprecated and should not be used in newly-written code.</p></div>
|
1131
1131
|
<p>
|
1132
|
-
If <em class="parameter"><code>install</code></em> is <a href="
|
1132
|
+
If <em class="parameter"><code>install</code></em> is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, directs GdkRGB to always install a new "private"
|
1133
1133
|
colormap rather than trying to find a best fit with the colors already
|
1134
1134
|
allocated. Ordinarily, GdkRGB will install a colormap only if a
|
1135
1135
|
sufficient cube cannot be allocated.
|
@@ -1148,7 +1148,7 @@ but also leads to the dreaded "colormap flashing" effect.
|
|
1148
1148
|
</colgroup>
|
1149
1149
|
<tbody><tr>
|
1150
1150
|
<td class="parameter_name"><p>install</p></td>
|
1151
|
-
<td class="parameter_description"><p><a href="
|
1151
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to set install mode.</p></td>
|
1152
1152
|
<td class="parameter_annotations"> </td>
|
1153
1153
|
</tr></tbody>
|
1154
1154
|
</table></div>
|
@@ -1158,7 +1158,7 @@ but also leads to the dreaded "colormap flashing" effect.
|
|
1158
1158
|
<div class="refsect2">
|
1159
1159
|
<a name="gdk-rgb-set-min-colors"></a><h3>gdk_rgb_set_min_colors ()</h3>
|
1160
1160
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1161
|
-
gdk_rgb_set_min_colors (<em class="parameter"><code><a href="
|
1161
|
+
gdk_rgb_set_min_colors (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> min_colors</code></em>);</pre>
|
1162
1162
|
<div class="warning"><p><code class="literal">gdk_rgb_set_min_colors</code> is deprecated and should not be used in newly-written code.</p></div>
|
1163
1163
|
<p>
|
1164
1164
|
Sets the minimum number of colors for the color cube. Generally,
|
@@ -1226,7 +1226,7 @@ function.</p>
|
|
1226
1226
|
<hr>
|
1227
1227
|
<div class="refsect2">
|
1228
1228
|
<a name="gdk-rgb-ditherable"></a><h3>gdk_rgb_ditherable ()</h3>
|
1229
|
-
<pre class="programlisting"><a href="
|
1229
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1230
1230
|
gdk_rgb_ditherable (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1231
1231
|
<div class="warning"><p><code class="literal">gdk_rgb_ditherable</code> is deprecated and should not be used in newly-written code.</p></div>
|
1232
1232
|
<p>
|
@@ -1237,13 +1237,13 @@ sense to gray out or hide the corresponding UI widget.
|
|
1237
1237
|
</p>
|
1238
1238
|
<div class="refsect3">
|
1239
1239
|
<a name="gdk-rgb-ditherable.returns"></a><h4>Returns</h4>
|
1240
|
-
<p><a href="
|
1240
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the preferred visual is ditherable.</p>
|
1241
1241
|
</div>
|
1242
1242
|
</div>
|
1243
1243
|
<hr>
|
1244
1244
|
<div class="refsect2">
|
1245
1245
|
<a name="gdk-rgb-colormap-ditherable"></a><h3>gdk_rgb_colormap_ditherable ()</h3>
|
1246
|
-
<pre class="programlisting"><a href="
|
1246
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1247
1247
|
gdk_rgb_colormap_ditherable (<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *cmap</code></em>);</pre>
|
1248
1248
|
<div class="warning"><p><code class="literal">gdk_rgb_colormap_ditherable</code> is deprecated and should not be used in newly-written code.</p></div>
|
1249
1249
|
<p>
|
@@ -1269,7 +1269,7 @@ make sense to gray out or hide the corresponding UI widget.
|
|
1269
1269
|
</div>
|
1270
1270
|
<div class="refsect3">
|
1271
1271
|
<a name="gdk-rgb-colormap-ditherable.returns"></a><h4>Returns</h4>
|
1272
|
-
<p><a href="
|
1272
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the visual associated with <em class="parameter"><code>cmap</code></em>
|
1273
1273
|
is ditherable.</p>
|
1274
1274
|
</div>
|
1275
1275
|
</div>
|
@@ -1277,7 +1277,7 @@ is ditherable.</p>
|
|
1277
1277
|
<div class="refsect2">
|
1278
1278
|
<a name="gdk-rgb-set-verbose"></a><h3>gdk_rgb_set_verbose ()</h3>
|
1279
1279
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1280
|
-
gdk_rgb_set_verbose (<em class="parameter"><code><a href="
|
1280
|
+
gdk_rgb_set_verbose (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> verbose</code></em>);</pre>
|
1281
1281
|
<div class="warning"><p><code class="literal">gdk_rgb_set_verbose</code> is deprecated and should not be used in newly-written code.</p></div>
|
1282
1282
|
<p>
|
1283
1283
|
Sets the "verbose" flag. This is generally only useful for debugging.
|
@@ -1292,7 +1292,7 @@ Sets the "verbose" flag. This is generally only useful for debugging.
|
|
1292
1292
|
</colgroup>
|
1293
1293
|
<tbody><tr>
|
1294
1294
|
<td class="parameter_name"><p>verbose</p></td>
|
1295
|
-
<td class="parameter_description"><p><a href="
|
1295
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if verbose messages are desired.</p></td>
|
1296
1296
|
<td class="parameter_annotations"> </td>
|
1297
1297
|
</tr></tbody>
|
1298
1298
|
</table></div>
|
@@ -1369,12 +1369,12 @@ colors. This is used only for <a class="link" href="gdk2-GdkRGB.html#gdk-draw-in
|
|
1369
1369
|
</colgroup>
|
1370
1370
|
<tbody>
|
1371
1371
|
<tr>
|
1372
|
-
<td class="struct_member_name"><p><a href="
|
1372
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> <em class="structfield"><code><a name="GdkRgbCmap.colors"></a>colors</code></em>[256];</p></td>
|
1373
1373
|
<td class="struct_member_description"><p>The colors, represented as 0xRRGGBB integer values.</p></td>
|
1374
1374
|
<td class="struct_member_annotations"> </td>
|
1375
1375
|
</tr>
|
1376
1376
|
<tr>
|
1377
|
-
<td class="struct_member_name"><p><a href="
|
1377
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GdkRgbCmap.n-colors"></a>n_colors</code></em>;</p></td>
|
1378
1378
|
<td class="struct_member_description"><p>The number of colors in the cmap.</p></td>
|
1379
1379
|
<td class="struct_member_annotations"> </td>
|
1380
1380
|
</tr>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="
|
52
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="gdk2-General.html#gdk-init-check" title="gdk_init_check ()">gdk_init_check</a> <span class="c_punctuation">()</span>
|
@@ -64,7 +64,7 @@
|
|
64
64
|
</td>
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
|
-
<td class="function_type">const <a href="
|
67
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
68
68
|
</td>
|
69
69
|
<td class="function_name">
|
70
70
|
<a class="link" href="gdk2-General.html#gdk-get-display-arg-name" title="gdk_get_display_arg_name ()">gdk_get_display_arg_name</a> <span class="c_punctuation">()</span>
|
@@ -72,7 +72,7 @@
|
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
74
|
<td class="function_type">
|
75
|
-
<a href="
|
75
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
76
76
|
</td>
|
77
77
|
<td class="function_name">
|
78
78
|
<a class="link" href="gdk2-General.html#gdk-set-locale" title="gdk_set_locale ()">gdk_set_locale</a> <span class="c_punctuation">()</span>
|
@@ -127,7 +127,7 @@
|
|
127
127
|
</tr>
|
128
128
|
<tr>
|
129
129
|
<td class="function_type">
|
130
|
-
<a href="
|
130
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
131
131
|
</td>
|
132
132
|
<td class="function_name">
|
133
133
|
<a class="link" href="gdk2-General.html#gdk-get-display" title="gdk_get_display ()">gdk_get_display</a> <span class="c_punctuation">()</span>
|
@@ -143,7 +143,7 @@
|
|
143
143
|
</tr>
|
144
144
|
<tr>
|
145
145
|
<td class="function_type">
|
146
|
-
<a href="
|
146
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
147
147
|
</td>
|
148
148
|
<td class="function_name">
|
149
149
|
<a class="link" href="gdk2-General.html#gdk-screen-width" title="gdk_screen_width ()">gdk_screen_width</a> <span class="c_punctuation">()</span>
|
@@ -151,7 +151,7 @@
|
|
151
151
|
</tr>
|
152
152
|
<tr>
|
153
153
|
<td class="function_type">
|
154
|
-
<a href="
|
154
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
155
155
|
</td>
|
156
156
|
<td class="function_name">
|
157
157
|
<a class="link" href="gdk2-General.html#gdk-screen-height" title="gdk_screen_height ()">gdk_screen_height</a> <span class="c_punctuation">()</span>
|
@@ -159,7 +159,7 @@
|
|
159
159
|
</tr>
|
160
160
|
<tr>
|
161
161
|
<td class="function_type">
|
162
|
-
<a href="
|
162
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
163
163
|
</td>
|
164
164
|
<td class="function_name">
|
165
165
|
<a class="link" href="gdk2-General.html#gdk-screen-width-mm" title="gdk_screen_width_mm ()">gdk_screen_width_mm</a> <span class="c_punctuation">()</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
</tr>
|
168
168
|
<tr>
|
169
169
|
<td class="function_type">
|
170
|
-
<a href="
|
170
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
171
171
|
</td>
|
172
172
|
<td class="function_name">
|
173
173
|
<a class="link" href="gdk2-General.html#gdk-screen-height-mm" title="gdk_screen_height_mm ()">gdk_screen_height_mm</a> <span class="c_punctuation">()</span>
|
@@ -191,7 +191,7 @@
|
|
191
191
|
</tr>
|
192
192
|
<tr>
|
193
193
|
<td class="function_type">
|
194
|
-
<a href="
|
194
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
195
195
|
</td>
|
196
196
|
<td class="function_name">
|
197
197
|
<a class="link" href="gdk2-General.html#gdk-pointer-is-grabbed" title="gdk_pointer_is_grabbed ()">gdk_pointer_is_grabbed</a> <span class="c_punctuation">()</span>
|
@@ -231,7 +231,7 @@
|
|
231
231
|
</tr>
|
232
232
|
<tr>
|
233
233
|
<td class="function_type">
|
234
|
-
<a href="
|
234
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
235
235
|
</td>
|
236
236
|
<td class="function_name">
|
237
237
|
<a class="link" href="gdk2-General.html#gdk-get-use-xshm" title="gdk_get_use_xshm ()">gdk_get_use_xshm</a> <span class="c_punctuation">()</span>
|
@@ -255,7 +255,7 @@
|
|
255
255
|
</tr>
|
256
256
|
<tr>
|
257
257
|
<td class="function_type">
|
258
|
-
<a href="
|
258
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
259
259
|
</td>
|
260
260
|
<td class="function_name">
|
261
261
|
<a class="link" href="gdk2-General.html#gdk-error-trap-pop" title="gdk_error_trap_pop ()">gdk_error_trap_pop</a> <span class="c_punctuation">()</span>
|
@@ -300,8 +300,8 @@ utility functions.
|
|
300
300
|
<div class="refsect2">
|
301
301
|
<a name="gdk-init"></a><h3>gdk_init ()</h3>
|
302
302
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
303
|
-
gdk_init (<em class="parameter"><code><a href="
|
304
|
-
<em class="parameter"><code><a href="
|
303
|
+
gdk_init (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
|
304
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);</pre>
|
305
305
|
<p>
|
306
306
|
Initializes the GDK library and connects to the X server.
|
307
307
|
If initialization fails, a warning message is output and the application
|
@@ -341,9 +341,9 @@ by GTK+ applications.
|
|
341
341
|
<hr>
|
342
342
|
<div class="refsect2">
|
343
343
|
<a name="gdk-init-check"></a><h3>gdk_init_check ()</h3>
|
344
|
-
<pre class="programlisting"><a href="
|
345
|
-
gdk_init_check (<em class="parameter"><code><a href="
|
346
|
-
<em class="parameter"><code><a href="
|
344
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
345
|
+
gdk_init_check (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
|
346
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);</pre>
|
347
347
|
<p>Initialize the library for use.</p>
|
348
348
|
<p>Arguments:
|
349
349
|
"argc" is the number of arguments.
|
@@ -357,7 +357,7 @@ gdk_init_check (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.w
|
|
357
357
|
The library is initialized.</p>
|
358
358
|
<p>--------------------------------------------------------------</p>
|
359
359
|
<p>
|
360
|
-
Initializes the GDK library and connects to the X server, returning <a href="
|
360
|
+
Initializes the GDK library and connects to the X server, returning <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on
|
361
361
|
success.
|
362
362
|
</p>
|
363
363
|
<p>
|
@@ -392,15 +392,15 @@ by GTK+ applications.
|
|
392
392
|
</div>
|
393
393
|
<div class="refsect3">
|
394
394
|
<a name="gdk-init-check.returns"></a><h4>Returns</h4>
|
395
|
-
<p><a href="
|
395
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if initialization succeeded.</p>
|
396
396
|
</div>
|
397
397
|
</div>
|
398
398
|
<hr>
|
399
399
|
<div class="refsect2">
|
400
400
|
<a name="gdk-parse-args"></a><h3>gdk_parse_args ()</h3>
|
401
401
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
402
|
-
gdk_parse_args (<em class="parameter"><code><a href="
|
403
|
-
<em class="parameter"><code><a href="
|
402
|
+
gdk_parse_args (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *argc</code></em>,
|
403
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> ***argv</code></em>);</pre>
|
404
404
|
<p>Parse command line arguments, and store for future
|
405
405
|
use by calls to <a class="link" href="GdkDisplay.html#gdk-display-open" title="gdk_display_open ()"><code class="function">gdk_display_open()</code></a>.</p>
|
406
406
|
<p>Any arguments used by GDK are removed from the array and <em class="parameter"><code>argc</code></em>
|
@@ -436,13 +436,13 @@ updated accordingly.</p>
|
|
436
436
|
<hr>
|
437
437
|
<div class="refsect2">
|
438
438
|
<a name="gdk-get-display-arg-name"></a><h3>gdk_get_display_arg_name ()</h3>
|
439
|
-
<pre class="programlisting">const <a href="
|
439
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
440
440
|
gdk_get_display_arg_name (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
441
441
|
<p>Gets the display name specified in the command line arguments passed
|
442
442
|
to <a class="link" href="gdk2-General.html#gdk-init" title="gdk_init ()"><code class="function">gdk_init()</code></a> or <a class="link" href="gdk2-General.html#gdk-parse-args" title="gdk_parse_args ()"><code class="function">gdk_parse_args()</code></a>, if any.</p>
|
443
443
|
<div class="refsect3">
|
444
444
|
<a name="gdk-get-display-arg-name.returns"></a><h4>Returns</h4>
|
445
|
-
<p> the display name, if specified explicitely, otherwise <a href="
|
445
|
+
<p> the display name, if specified explicitely, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
446
446
|
this string is owned by GTK+ and must not be modified or freed.</p>
|
447
447
|
</div>
|
448
448
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
@@ -450,7 +450,7 @@ this string is owned by GTK+ and must not be modified or freed.</p>
|
|
450
450
|
<hr>
|
451
451
|
<div class="refsect2">
|
452
452
|
<a name="gdk-set-locale"></a><h3>gdk_set_locale ()</h3>
|
453
|
-
<pre class="programlisting"><a href="
|
453
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
454
454
|
gdk_set_locale (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
455
455
|
<div class="warning">
|
456
456
|
<p><code class="literal">gdk_set_locale</code> has been deprecated since version 2.24 and should not be used in newly-written code.</p>
|
@@ -493,7 +493,7 @@ locale.
|
|
493
493
|
<div class="refsect2">
|
494
494
|
<a name="gdk-set-sm-client-id"></a><h3>gdk_set_sm_client_id ()</h3>
|
495
495
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
496
|
-
gdk_set_sm_client_id (<em class="parameter"><code>const <a href="
|
496
|
+
gdk_set_sm_client_id (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *sm_client_id</code></em>);</pre>
|
497
497
|
<div class="warning">
|
498
498
|
<p><code class="literal">gdk_set_sm_client_id</code> has been deprecated since version 2.24 and should not be used in newly-written code.</p>
|
499
499
|
<p>Use <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-set-sm-client-id" title="gdk_x11_set_sm_client_id ()"><code class="function">gdk_x11_set_sm_client_id()</code></a> instead</p>
|
@@ -516,7 +516,7 @@ session management and the Inter-Client Communication Conventions Manual
|
|
516
516
|
<tbody><tr>
|
517
517
|
<td class="parameter_name"><p>sm_client_id</p></td>
|
518
518
|
<td class="parameter_description"><p>the client id assigned by the session manager when the
|
519
|
-
connection was opened, or <a href="
|
519
|
+
connection was opened, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to remove the property.</p></td>
|
520
520
|
<td class="parameter_annotations"> </td>
|
521
521
|
</tr></tbody>
|
522
522
|
</table></div>
|
@@ -526,7 +526,7 @@ connection was opened, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/
|
|
526
526
|
<div class="refsect2">
|
527
527
|
<a name="gdk-exit"></a><h3>gdk_exit ()</h3>
|
528
528
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
529
|
-
gdk_exit (<em class="parameter"><code><a href="
|
529
|
+
gdk_exit (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> error_code</code></em>);</pre>
|
530
530
|
<div class="warning"><p><code class="literal">gdk_exit</code> is deprecated and should not be used in newly-written code.</p></div>
|
531
531
|
<p>
|
532
532
|
Exits the application using the <code class="function"><code class="function">exit()</code></code> system call.
|
@@ -535,7 +535,7 @@ Exits the application using the <code class="function"><code class="function">ex
|
|
535
535
|
This routine is provided mainly for backwards compatibility, since it used to
|
536
536
|
perform tasks necessary to exit the application cleanly. Those tasks are now
|
537
537
|
performed in a function which is automatically called on exit (via the use
|
538
|
-
of <a href="
|
538
|
+
of <a href="https://developer.gnome.org/glib/unstable/glib-Miscellaneous-Utility-Functions.html#g-atexit"><code class="function">g_atexit()</code></a>).
|
539
539
|
</p>
|
540
540
|
<div class="refsect3">
|
541
541
|
<a name="gdk-exit.parameters"></a><h4>Parameters</h4>
|
@@ -571,7 +571,7 @@ to disable that feature.</p>
|
|
571
571
|
<div class="refsect2">
|
572
572
|
<a name="gdk-notify-startup-complete-with-id"></a><h3>gdk_notify_startup_complete_with_id ()</h3>
|
573
573
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
574
|
-
gdk_notify_startup_complete_with_id (<em class="parameter"><code>const <a href="
|
574
|
+
gdk_notify_startup_complete_with_id (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *startup_id</code></em>);</pre>
|
575
575
|
<p>Indicates to the GUI environment that the application has finished
|
576
576
|
loading, using a given identifier.</p>
|
577
577
|
<p>GTK+ will call this function automatically for <a href="http://developer.gnome.org/gtk2/GtkWindow.html#GtkWindow-struct"><span class="type">GtkWindow</span></a> with custom
|
@@ -606,7 +606,7 @@ gdk_get_program_class (<em class="parameter"><code><span class="type">void</span
|
|
606
606
|
Gets the program class. Unless the program class has explicitly
|
607
607
|
been set with <a class="link" href="gdk2-General.html#gdk-set-program-class" title="gdk_set_program_class ()"><code class="function">gdk_set_program_class()</code></a> or with the <code class="option">--class</code>
|
608
608
|
commandline option, the default value is the program name (determined
|
609
|
-
with <a href="
|
609
|
+
with <a href="https://developer.gnome.org/glib/unstable/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><code class="function">g_get_prgname()</code></a>) with the first character converted to uppercase.
|
610
610
|
</p>
|
611
611
|
<div class="refsect3">
|
612
612
|
<a name="gdk-get-program-class.returns"></a><h4>Returns</h4>
|
@@ -642,7 +642,7 @@ toplevel windows; see the ICCCM.
|
|
642
642
|
<hr>
|
643
643
|
<div class="refsect2">
|
644
644
|
<a name="gdk-get-display"></a><h3>gdk_get_display ()</h3>
|
645
|
-
<pre class="programlisting"><a href="
|
645
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
646
646
|
gdk_get_display (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
647
647
|
<div class="warning"><p><code class="literal">gdk_get_display</code> is deprecated and should not be used in newly-written code.</p></div>
|
648
648
|
<p>
|
@@ -668,7 +668,7 @@ trapping X errors with <a class="link" href="gdk2-General.html#gdk-error-trap-pu
|
|
668
668
|
<hr>
|
669
669
|
<div class="refsect2">
|
670
670
|
<a name="gdk-screen-width"></a><h3>gdk_screen_width ()</h3>
|
671
|
-
<pre class="programlisting"><a href="
|
671
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
672
672
|
gdk_screen_width (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
673
673
|
<p>Returns the width of the default screen in pixels.</p>
|
674
674
|
<div class="refsect3">
|
@@ -679,7 +679,7 @@ gdk_screen_width (<em class="parameter"><code><span class="type">void</span></co
|
|
679
679
|
<hr>
|
680
680
|
<div class="refsect2">
|
681
681
|
<a name="gdk-screen-height"></a><h3>gdk_screen_height ()</h3>
|
682
|
-
<pre class="programlisting"><a href="
|
682
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
683
683
|
gdk_screen_height (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
684
684
|
<p>Returns the height of the default screen in pixels.</p>
|
685
685
|
<div class="refsect3">
|
@@ -690,7 +690,7 @@ gdk_screen_height (<em class="parameter"><code><span class="type">void</span></c
|
|
690
690
|
<hr>
|
691
691
|
<div class="refsect2">
|
692
692
|
<a name="gdk-screen-width-mm"></a><h3>gdk_screen_width_mm ()</h3>
|
693
|
-
<pre class="programlisting"><a href="
|
693
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
694
694
|
gdk_screen_width_mm (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
695
695
|
<p>Returns the width of the default screen in millimeters.
|
696
696
|
Note that on many X servers this value will not be correct.</p>
|
@@ -703,7 +703,7 @@ though it is not always correct.</p>
|
|
703
703
|
<hr>
|
704
704
|
<div class="refsect2">
|
705
705
|
<a name="gdk-screen-height-mm"></a><h3>gdk_screen_height_mm ()</h3>
|
706
|
-
<pre class="programlisting"><a href="
|
706
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
707
707
|
gdk_screen_height_mm (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
708
708
|
<p>Returns the height of the default screen in millimeters.
|
709
709
|
Note that on many X servers this value will not be correct.</p>
|
@@ -718,11 +718,11 @@ though it is not always correct.</p>
|
|
718
718
|
<a name="gdk-pointer-grab"></a><h3>gdk_pointer_grab ()</h3>
|
719
719
|
<pre class="programlisting"><a class="link" href="gdk2-General.html#GdkGrabStatus" title="enum GdkGrabStatus"><span class="returnvalue">GdkGrabStatus</span></a>
|
720
720
|
gdk_pointer_grab (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
721
|
-
<em class="parameter"><code><a href="
|
721
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> owner_events</code></em>,
|
722
722
|
<em class="parameter"><code><a class="link" href="gdk2-Events.html#GdkEventMask" title="enum GdkEventMask"><span class="type">GdkEventMask</span></a> event_mask</code></em>,
|
723
723
|
<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *confine_to</code></em>,
|
724
724
|
<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>,
|
725
|
-
<em class="parameter"><code><a href="
|
725
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
726
726
|
<div class="warning"><p><code class="literal">gdk_pointer_grab</code> is deprecated and should not be used in newly-written code.</p></div>
|
727
727
|
<p>
|
728
728
|
Grabs the pointer (usually a mouse) so that all events are passed to this
|
@@ -744,7 +744,7 @@ pointer grab until the button is released.
|
|
744
744
|
X does this automatically since most applications expect to receive button
|
745
745
|
press and release events in pairs.
|
746
746
|
It is equivalent to a pointer grab on the window with <em class="parameter"><code>owner_events</code></em> set to
|
747
|
-
<a href="
|
747
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
748
748
|
</p>
|
749
749
|
<p>
|
750
750
|
If you set up anything at the time you take the grab that needs to be cleaned
|
@@ -767,10 +767,10 @@ are emitted when the grab ends unvoluntarily.
|
|
767
767
|
</tr>
|
768
768
|
<tr>
|
769
769
|
<td class="parameter_name"><p>owner_events</p></td>
|
770
|
-
<td class="parameter_description"><p>if <a href="
|
770
|
+
<td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> then all pointer events are reported with respect to
|
771
771
|
<em class="parameter"><code>window</code></em>
|
772
772
|
and are only reported if selected by <em class="parameter"><code>event_mask</code></em>
|
773
|
-
. If <a href="
|
773
|
+
. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> then pointer
|
774
774
|
events for this application are reported as normal, but pointer events outside
|
775
775
|
this application are reported with respect to <em class="parameter"><code>window</code></em>
|
776
776
|
and only if selected by
|
@@ -788,7 +788,7 @@ may be selected.</p></td>
|
|
788
788
|
</tr>
|
789
789
|
<tr>
|
790
790
|
<td class="parameter_name"><p>confine_to</p></td>
|
791
|
-
<td class="parameter_description"><p>If non-<a href="
|
791
|
+
<td class="parameter_description"><p>If non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the pointer will be confined to this
|
792
792
|
window during the grab. If the pointer is outside <em class="parameter"><code>confine_to</code></em>
|
793
793
|
, it will
|
794
794
|
automatically be moved to the closest edge of <em class="parameter"><code>confine_to</code></em>
|
@@ -798,7 +798,7 @@ and leave events will be generated as necessary.</p></td>
|
|
798
798
|
</tr>
|
799
799
|
<tr>
|
800
800
|
<td class="parameter_name"><p>cursor</p></td>
|
801
|
-
<td class="parameter_description"><p>the cursor to display while the grab is active. If this is <a href="
|
801
|
+
<td class="parameter_description"><p>the cursor to display while the grab is active. If this is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> then
|
802
802
|
the normal cursors are used for <em class="parameter"><code>window</code></em>
|
803
803
|
and its descendants, and the cursor
|
804
804
|
for <em class="parameter"><code>window</code></em>
|
@@ -824,7 +824,7 @@ the time isn't known.</p></td>
|
|
824
824
|
<div class="refsect2">
|
825
825
|
<a name="gdk-pointer-ungrab"></a><h3>gdk_pointer_ungrab ()</h3>
|
826
826
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
827
|
-
gdk_pointer_ungrab (<em class="parameter"><code><a href="
|
827
|
+
gdk_pointer_ungrab (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
828
828
|
<p>Ungrabs the pointer on the default display, if it is grabbed by this
|
829
829
|
application.</p>
|
830
830
|
<div class="refsect3">
|
@@ -847,9 +847,9 @@ timestamp is available.</p></td>
|
|
847
847
|
<hr>
|
848
848
|
<div class="refsect2">
|
849
849
|
<a name="gdk-pointer-is-grabbed"></a><h3>gdk_pointer_is_grabbed ()</h3>
|
850
|
-
<pre class="programlisting"><a href="
|
850
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
851
851
|
gdk_pointer_is_grabbed (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
852
|
-
<p>Returns <a href="
|
852
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the pointer on the default display is currently
|
853
853
|
grabbed by this application.</p>
|
854
854
|
<p>Note that this does not take the inmplicit pointer grab on button
|
855
855
|
presses into account.</p>
|
@@ -859,14 +859,14 @@ presses into account.</p>
|
|
859
859
|
</p>
|
860
860
|
<div class="refsect3">
|
861
861
|
<a name="gdk-pointer-is-grabbed.returns"></a><h4>Returns</h4>
|
862
|
-
<p> <a href="
|
862
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the pointer is currently grabbed by this application.* </p>
|
863
863
|
</div>
|
864
864
|
</div>
|
865
865
|
<hr>
|
866
866
|
<div class="refsect2">
|
867
867
|
<a name="gdk-set-double-click-time"></a><h3>gdk_set_double_click_time ()</h3>
|
868
868
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
869
|
-
gdk_set_double_click_time (<em class="parameter"><code><a href="
|
869
|
+
gdk_set_double_click_time (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> msec</code></em>);</pre>
|
870
870
|
<p>Set the double click time for the default display. See
|
871
871
|
<a class="link" href="GdkDisplay.html#gdk-display-set-double-click-time" title="gdk_display_set_double_click_time ()"><code class="function">gdk_display_set_double_click_time()</code></a>.
|
872
872
|
See also <a class="link" href="GdkDisplay.html#gdk-display-set-double-click-distance" title="gdk_display_set_double_click_distance ()"><code class="function">gdk_display_set_double_click_distance()</code></a>.
|
@@ -893,8 +893,8 @@ global user-configured setting.</p>
|
|
893
893
|
<a name="gdk-keyboard-grab"></a><h3>gdk_keyboard_grab ()</h3>
|
894
894
|
<pre class="programlisting"><a class="link" href="gdk2-General.html#GdkGrabStatus" title="enum GdkGrabStatus"><span class="returnvalue">GdkGrabStatus</span></a>
|
895
895
|
gdk_keyboard_grab (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
896
|
-
<em class="parameter"><code><a href="
|
897
|
-
<em class="parameter"><code><a href="
|
896
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> owner_events</code></em>,
|
897
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
898
898
|
<p>
|
899
899
|
Grabs the keyboard so that all events are passed to this
|
900
900
|
application until the keyboard is ungrabbed with <a class="link" href="gdk2-General.html#gdk-keyboard-ungrab" title="gdk_keyboard_ungrab ()"><code class="function">gdk_keyboard_ungrab()</code></a>.
|
@@ -921,9 +921,9 @@ are emitted when the grab ends unvoluntarily.
|
|
921
921
|
</tr>
|
922
922
|
<tr>
|
923
923
|
<td class="parameter_name"><p>owner_events</p></td>
|
924
|
-
<td class="parameter_description"><p>if <a href="
|
924
|
+
<td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> then all keyboard events are reported with respect to
|
925
925
|
<em class="parameter"><code>window</code></em>
|
926
|
-
. If <a href="
|
926
|
+
. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> then keyboard events for this application are reported as
|
927
927
|
normal, but keyboard events outside this application are reported with respect
|
928
928
|
to <em class="parameter"><code>window</code></em>
|
929
929
|
. Both key press and key release events are always reported,
|
@@ -948,7 +948,7 @@ available.</p></td>
|
|
948
948
|
<div class="refsect2">
|
949
949
|
<a name="gdk-keyboard-ungrab"></a><h3>gdk_keyboard_ungrab ()</h3>
|
950
950
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
951
|
-
gdk_keyboard_ungrab (<em class="parameter"><code><a href="
|
951
|
+
gdk_keyboard_ungrab (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
952
952
|
<p>Ungrabs the keyboard on the default display, if it is grabbed by this
|
953
953
|
application.</p>
|
954
954
|
<div class="refsect3">
|
@@ -978,11 +978,11 @@ gdk_beep (<em class="parameter"><code><span class="type">void</span></code></em>
|
|
978
978
|
<hr>
|
979
979
|
<div class="refsect2">
|
980
980
|
<a name="gdk-get-use-xshm"></a><h3>gdk_get_use_xshm ()</h3>
|
981
|
-
<pre class="programlisting"><a href="
|
981
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
982
982
|
gdk_get_use_xshm (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
983
983
|
<div class="warning"><p><code class="literal">gdk_get_use_xshm</code> is deprecated and should not be used in newly-written code.</p></div>
|
984
984
|
<p>
|
985
|
-
Returns <a href="
|
985
|
+
Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if GDK will attempt to use the MIT-SHM shared memory extension.
|
986
986
|
</p>
|
987
987
|
<p>
|
988
988
|
The shared memory extension is used for <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>, and consequently for
|
@@ -993,19 +993,19 @@ server are on the same machine and the server supports it.
|
|
993
993
|
</p>
|
994
994
|
<div class="refsect3">
|
995
995
|
<a name="gdk-get-use-xshm.returns"></a><h4>Returns</h4>
|
996
|
-
<p><a href="
|
996
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if use of the MIT shared memory extension will be attempted.</p>
|
997
997
|
</div>
|
998
998
|
</div>
|
999
999
|
<hr>
|
1000
1000
|
<div class="refsect2">
|
1001
1001
|
<a name="gdk-set-use-xshm"></a><h3>gdk_set_use_xshm ()</h3>
|
1002
1002
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1003
|
-
gdk_set_use_xshm (<em class="parameter"><code><a href="
|
1003
|
+
gdk_set_use_xshm (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_xshm</code></em>);</pre>
|
1004
1004
|
<div class="warning"><p><code class="literal">gdk_set_use_xshm</code> is deprecated and should not be used in newly-written code.</p></div>
|
1005
1005
|
<p>
|
1006
1006
|
Sets whether the use of the MIT shared memory extension should be attempted.
|
1007
1007
|
This function is mainly for internal use. It is only safe for an application
|
1008
|
-
to set this to <a href="
|
1008
|
+
to set this to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, since if it is set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and the server does not
|
1009
1009
|
support the extension it may cause warning messages to be output.
|
1010
1010
|
</p>
|
1011
1011
|
<div class="refsect3">
|
@@ -1018,7 +1018,7 @@ support the extension it may cause warning messages to be output.
|
|
1018
1018
|
</colgroup>
|
1019
1019
|
<tbody><tr>
|
1020
1020
|
<td class="parameter_name"><p>use_xshm</p></td>
|
1021
|
-
<td class="parameter_description"><p><a href="
|
1021
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if use of the MIT shared memory extension should be attempted.</p></td>
|
1022
1022
|
<td class="parameter_annotations"> </td>
|
1023
1023
|
</tr></tbody>
|
1024
1024
|
</table></div>
|
@@ -1067,7 +1067,7 @@ avoid the X error in any other way.
|
|
1067
1067
|
<hr>
|
1068
1068
|
<div class="refsect2">
|
1069
1069
|
<a name="gdk-error-trap-pop"></a><h3>gdk_error_trap_pop ()</h3>
|
1070
|
-
<pre class="programlisting"><a href="
|
1070
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1071
1071
|
gdk_error_trap_pop (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1072
1072
|
<p>
|
1073
1073
|
Removes the X error trap installed with <a class="link" href="gdk2-General.html#gdk-error-trap-push" title="gdk_error_trap_push ()"><code class="function">gdk_error_trap_push()</code></a>.
|