gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- 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/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- 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/libpixmap.la +2 -2
- 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/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- 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/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Cairo-Interaction.html" title="Cairo Interaction">
|
10
10
|
<link rel="next" href="gdk2-Application-launching.html" title="Application launching">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -753,9 +753,8 @@ Obtains the Xlib window id of the root window of the default screen.
|
|
753
753
|
The current display.
|
754
754
|
</p>
|
755
755
|
<div class="refsect3">
|
756
|
-
<a name="
|
756
|
+
<a name="GDK-DISPLAY.returns"></a><h4>Returns</h4>
|
757
757
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
758
|
-
<p></p>
|
759
758
|
</div>
|
760
759
|
</div>
|
761
760
|
<hr>
|
@@ -767,7 +766,7 @@ The current display.
|
|
767
766
|
Returns the display of a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
|
768
767
|
</p>
|
769
768
|
<div class="refsect3">
|
770
|
-
<a name="
|
769
|
+
<a name="GDK-WINDOW-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
771
770
|
<div class="informaltable"><table width="100%" border="0">
|
772
771
|
<colgroup>
|
773
772
|
<col width="150px" class="parameters_name">
|
@@ -782,9 +781,8 @@ Returns the display of a <a class="link" href="gdk2-Windows.html#GdkWindow"><spa
|
|
782
781
|
</table></div>
|
783
782
|
</div>
|
784
783
|
<div class="refsect3">
|
785
|
-
<a name="
|
784
|
+
<a name="GDK-WINDOW-XDISPLAY.returns"></a><h4>Returns</h4>
|
786
785
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
787
|
-
<p></p>
|
788
786
|
</div>
|
789
787
|
</div>
|
790
788
|
<hr>
|
@@ -796,7 +794,7 @@ Returns the display of a <a class="link" href="gdk2-Windows.html#GdkWindow"><spa
|
|
796
794
|
Returns the X window belonging to a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
|
797
795
|
</p>
|
798
796
|
<div class="refsect3">
|
799
|
-
<a name="
|
797
|
+
<a name="GDK-WINDOW-XID.parameters"></a><h4>Parameters</h4>
|
800
798
|
<div class="informaltable"><table width="100%" border="0">
|
801
799
|
<colgroup>
|
802
800
|
<col width="150px" class="parameters_name">
|
@@ -811,10 +809,9 @@ Returns the X window belonging to a <a class="link" href="gdk2-Windows.html#GdkW
|
|
811
809
|
</table></div>
|
812
810
|
</div>
|
813
811
|
<div class="refsect3">
|
814
|
-
<a name="
|
812
|
+
<a name="GDK-WINDOW-XID.returns"></a><h4>Returns</h4>
|
815
813
|
<p>the Xlib <span class="type">Window</span> of <em class="parameter"><code>win</code></em>
|
816
814
|
.</p>
|
817
|
-
<p></p>
|
818
815
|
</div>
|
819
816
|
</div>
|
820
817
|
<hr>
|
@@ -826,7 +823,7 @@ Returns the X window belonging to a <a class="link" href="gdk2-Windows.html#GdkW
|
|
826
823
|
Returns the display of a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.
|
827
824
|
</p>
|
828
825
|
<div class="refsect3">
|
829
|
-
<a name="
|
826
|
+
<a name="GDK-PIXMAP-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
830
827
|
<div class="informaltable"><table width="100%" border="0">
|
831
828
|
<colgroup>
|
832
829
|
<col width="150px" class="parameters_name">
|
@@ -841,9 +838,8 @@ Returns the display of a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#Gdk
|
|
841
838
|
</table></div>
|
842
839
|
</div>
|
843
840
|
<div class="refsect3">
|
844
|
-
<a name="
|
841
|
+
<a name="GDK-PIXMAP-XDISPLAY.returns"></a><h4>Returns</h4>
|
845
842
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
846
|
-
<p></p>
|
847
843
|
</div>
|
848
844
|
</div>
|
849
845
|
<hr>
|
@@ -855,7 +851,7 @@ Returns the display of a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#Gdk
|
|
855
851
|
Returns the X pixmap belonging to a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.
|
856
852
|
</p>
|
857
853
|
<div class="refsect3">
|
858
|
-
<a name="
|
854
|
+
<a name="GDK-PIXMAP-XID.parameters"></a><h4>Parameters</h4>
|
859
855
|
<div class="informaltable"><table width="100%" border="0">
|
860
856
|
<colgroup>
|
861
857
|
<col width="150px" class="parameters_name">
|
@@ -870,10 +866,9 @@ Returns the X pixmap belonging to a <a class="link" href="gdk2-Bitmaps-and-Pixma
|
|
870
866
|
</table></div>
|
871
867
|
</div>
|
872
868
|
<div class="refsect3">
|
873
|
-
<a name="
|
869
|
+
<a name="GDK-PIXMAP-XID.returns"></a><h4>Returns</h4>
|
874
870
|
<p>the Xlib <span class="type">XPixmap</span> of <em class="parameter"><code>win</code></em>
|
875
871
|
.</p>
|
876
|
-
<p></p>
|
877
872
|
</div>
|
878
873
|
</div>
|
879
874
|
<hr>
|
@@ -885,7 +880,7 @@ Returns the X pixmap belonging to a <a class="link" href="gdk2-Bitmaps-and-Pixma
|
|
885
880
|
Returns the display of a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a>.
|
886
881
|
</p>
|
887
882
|
<div class="refsect3">
|
888
|
-
<a name="
|
883
|
+
<a name="GDK-DISPLAY-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
889
884
|
<div class="informaltable"><table width="100%" border="0">
|
890
885
|
<colgroup>
|
891
886
|
<col width="150px" class="parameters_name">
|
@@ -909,7 +904,7 @@ Returns the display of a <a class="link" href="GdkDisplay.html" title="GdkDispla
|
|
909
904
|
Returns the display of a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.
|
910
905
|
</p>
|
911
906
|
<div class="refsect3">
|
912
|
-
<a name="
|
907
|
+
<a name="GDK-DRAWABLE-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
913
908
|
<div class="informaltable"><table width="100%" border="0">
|
914
909
|
<colgroup>
|
915
910
|
<col width="150px" class="parameters_name">
|
@@ -924,9 +919,8 @@ Returns the display of a <a class="link" href="gdk2-Drawing-Primitives.html#GdkD
|
|
924
919
|
</table></div>
|
925
920
|
</div>
|
926
921
|
<div class="refsect3">
|
927
|
-
<a name="
|
922
|
+
<a name="GDK-DRAWABLE-XDISPLAY.returns"></a><h4>Returns</h4>
|
928
923
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
929
|
-
<p></p>
|
930
924
|
</div>
|
931
925
|
</div>
|
932
926
|
<hr>
|
@@ -938,7 +932,7 @@ Returns the display of a <a class="link" href="gdk2-Drawing-Primitives.html#GdkD
|
|
938
932
|
Returns the X resource (window or pixmap) belonging to a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.
|
939
933
|
</p>
|
940
934
|
<div class="refsect3">
|
941
|
-
<a name="
|
935
|
+
<a name="GDK-DRAWABLE-XID.parameters"></a><h4>Parameters</h4>
|
942
936
|
<div class="informaltable"><table width="100%" border="0">
|
943
937
|
<colgroup>
|
944
938
|
<col width="150px" class="parameters_name">
|
@@ -953,10 +947,9 @@ Returns the X resource (window or pixmap) belonging to a <a class="link" href="g
|
|
953
947
|
</table></div>
|
954
948
|
</div>
|
955
949
|
<div class="refsect3">
|
956
|
-
<a name="
|
950
|
+
<a name="GDK-DRAWABLE-XID.returns"></a><h4>Returns</h4>
|
957
951
|
<p>the ID of <em class="parameter"><code>win</code></em>
|
958
952
|
's X resource.</p>
|
959
|
-
<p></p>
|
960
953
|
</div>
|
961
954
|
</div>
|
962
955
|
<hr>
|
@@ -968,7 +961,7 @@ Returns the X resource (window or pixmap) belonging to a <a class="link" href="g
|
|
968
961
|
Returns the display of a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.
|
969
962
|
</p>
|
970
963
|
<div class="refsect3">
|
971
|
-
<a name="
|
964
|
+
<a name="GDK-IMAGE-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
972
965
|
<div class="informaltable"><table width="100%" border="0">
|
973
966
|
<colgroup>
|
974
967
|
<col width="150px" class="parameters_name">
|
@@ -983,9 +976,8 @@ Returns the display of a <a class="link" href="gdk2-Images.html#GdkImage" title=
|
|
983
976
|
</table></div>
|
984
977
|
</div>
|
985
978
|
<div class="refsect3">
|
986
|
-
<a name="
|
979
|
+
<a name="GDK-IMAGE-XDISPLAY.returns"></a><h4>Returns</h4>
|
987
980
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
988
|
-
<p></p>
|
989
981
|
</div>
|
990
982
|
</div>
|
991
983
|
<hr>
|
@@ -997,7 +989,7 @@ Returns the display of a <a class="link" href="gdk2-Images.html#GdkImage" title=
|
|
997
989
|
Returns the X image belonging to a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.
|
998
990
|
</p>
|
999
991
|
<div class="refsect3">
|
1000
|
-
<a name="
|
992
|
+
<a name="GDK-IMAGE-XIMAGE.parameters"></a><h4>Parameters</h4>
|
1001
993
|
<div class="informaltable"><table width="100%" border="0">
|
1002
994
|
<colgroup>
|
1003
995
|
<col width="150px" class="parameters_name">
|
@@ -1012,9 +1004,8 @@ Returns the X image belonging to a <a class="link" href="gdk2-Images.html#GdkIma
|
|
1012
1004
|
</table></div>
|
1013
1005
|
</div>
|
1014
1006
|
<div class="refsect3">
|
1015
|
-
<a name="
|
1007
|
+
<a name="GDK-IMAGE-XIMAGE.returns"></a><h4>Returns</h4>
|
1016
1008
|
<p>an <span class="type">XImage*</span>.</p>
|
1017
|
-
<p></p>
|
1018
1009
|
</div>
|
1019
1010
|
</div>
|
1020
1011
|
<hr>
|
@@ -1026,7 +1017,7 @@ Returns the X image belonging to a <a class="link" href="gdk2-Images.html#GdkIma
|
|
1026
1017
|
Returns the display of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.
|
1027
1018
|
</p>
|
1028
1019
|
<div class="refsect3">
|
1029
|
-
<a name="
|
1020
|
+
<a name="GDK-GC-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
1030
1021
|
<div class="informaltable"><table width="100%" border="0">
|
1031
1022
|
<colgroup>
|
1032
1023
|
<col width="150px" class="parameters_name">
|
@@ -1041,9 +1032,8 @@ Returns the display of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC
|
|
1041
1032
|
</table></div>
|
1042
1033
|
</div>
|
1043
1034
|
<div class="refsect3">
|
1044
|
-
<a name="
|
1035
|
+
<a name="GDK-GC-XDISPLAY.returns"></a><h4>Returns</h4>
|
1045
1036
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
1046
|
-
<p></p>
|
1047
1037
|
</div>
|
1048
1038
|
</div>
|
1049
1039
|
<hr>
|
@@ -1055,7 +1045,7 @@ Returns the display of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC
|
|
1055
1045
|
Returns the display of a <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a>.
|
1056
1046
|
</p>
|
1057
1047
|
<div class="refsect3">
|
1058
|
-
<a name="
|
1048
|
+
<a name="GDK-COLORMAP-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
1059
1049
|
<div class="informaltable"><table width="100%" border="0">
|
1060
1050
|
<colgroup>
|
1061
1051
|
<col width="150px" class="parameters_name">
|
@@ -1070,9 +1060,8 @@ Returns the display of a <a class="link" href="gdk2-Colormaps-and-Colors.html#Gd
|
|
1070
1060
|
</table></div>
|
1071
1061
|
</div>
|
1072
1062
|
<div class="refsect3">
|
1073
|
-
<a name="
|
1063
|
+
<a name="GDK-COLORMAP-XDISPLAY.returns"></a><h4>Returns</h4>
|
1074
1064
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
1075
|
-
<p></p>
|
1076
1065
|
</div>
|
1077
1066
|
</div>
|
1078
1067
|
<hr>
|
@@ -1084,7 +1073,7 @@ Returns the display of a <a class="link" href="gdk2-Colormaps-and-Colors.html#Gd
|
|
1084
1073
|
Returns the X colormap belonging to a <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a>.
|
1085
1074
|
</p>
|
1086
1075
|
<div class="refsect3">
|
1087
|
-
<a name="
|
1076
|
+
<a name="GDK-COLORMAP-XCOLORMAP.parameters"></a><h4>Parameters</h4>
|
1088
1077
|
<div class="informaltable"><table width="100%" border="0">
|
1089
1078
|
<colgroup>
|
1090
1079
|
<col width="150px" class="parameters_name">
|
@@ -1099,9 +1088,8 @@ Returns the X colormap belonging to a <a class="link" href="gdk2-Colormaps-and-C
|
|
1099
1088
|
</table></div>
|
1100
1089
|
</div>
|
1101
1090
|
<div class="refsect3">
|
1102
|
-
<a name="
|
1091
|
+
<a name="GDK-COLORMAP-XCOLORMAP.returns"></a><h4>Returns</h4>
|
1103
1092
|
<p>an Xlib <span class="type">Colormap</span>.</p>
|
1104
|
-
<p></p>
|
1105
1093
|
</div>
|
1106
1094
|
</div>
|
1107
1095
|
<hr>
|
@@ -1113,7 +1101,7 @@ Returns the X colormap belonging to a <a class="link" href="gdk2-Colormaps-and-C
|
|
1113
1101
|
Returns the display of a <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a>.
|
1114
1102
|
</p>
|
1115
1103
|
<div class="refsect3">
|
1116
|
-
<a name="
|
1104
|
+
<a name="GDK-SCREEN-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
1117
1105
|
<div class="informaltable"><table width="100%" border="0">
|
1118
1106
|
<colgroup>
|
1119
1107
|
<col width="150px" class="parameters_name">
|
@@ -1128,9 +1116,8 @@ Returns the display of a <a class="link" href="GdkScreen.html" title="GdkScreen"
|
|
1128
1116
|
</table></div>
|
1129
1117
|
</div>
|
1130
1118
|
<div class="refsect3">
|
1131
|
-
<a name="
|
1119
|
+
<a name="GDK-SCREEN-XDISPLAY.returns"></a><h4>Returns</h4>
|
1132
1120
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
1133
|
-
<p></p>
|
1134
1121
|
</div>
|
1135
1122
|
</div>
|
1136
1123
|
<hr>
|
@@ -1142,7 +1129,7 @@ Returns the display of a <a class="link" href="GdkScreen.html" title="GdkScreen"
|
|
1142
1129
|
Returns the index of a <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a>.
|
1143
1130
|
</p>
|
1144
1131
|
<div class="refsect3">
|
1145
|
-
<a name="
|
1132
|
+
<a name="GDK-SCREEN-XNUMBER.parameters"></a><h4>Parameters</h4>
|
1146
1133
|
<div class="informaltable"><table width="100%" border="0">
|
1147
1134
|
<colgroup>
|
1148
1135
|
<col width="150px" class="parameters_name">
|
@@ -1157,11 +1144,10 @@ Returns the index of a <a class="link" href="GdkScreen.html" title="GdkScreen"><
|
|
1157
1144
|
</table></div>
|
1158
1145
|
</div>
|
1159
1146
|
<div class="refsect3">
|
1160
|
-
<a name="
|
1147
|
+
<a name="GDK-SCREEN-XNUMBER.returns"></a><h4>Returns</h4>
|
1161
1148
|
<p>the position of <em class="parameter"><code>screen</code></em>
|
1162
1149
|
among the screens of
|
1163
1150
|
its display.</p>
|
1164
|
-
<p></p>
|
1165
1151
|
</div>
|
1166
1152
|
</div>
|
1167
1153
|
<hr>
|
@@ -1173,7 +1159,7 @@ its display.</p>
|
|
1173
1159
|
Returns the screen of a <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a>.
|
1174
1160
|
</p>
|
1175
1161
|
<div class="refsect3">
|
1176
|
-
<a name="
|
1162
|
+
<a name="GDK-SCREEN-XSCREEN.parameters"></a><h4>Parameters</h4>
|
1177
1163
|
<div class="informaltable"><table width="100%" border="0">
|
1178
1164
|
<colgroup>
|
1179
1165
|
<col width="150px" class="parameters_name">
|
@@ -1188,9 +1174,8 @@ Returns the screen of a <a class="link" href="GdkScreen.html" title="GdkScreen">
|
|
1188
1174
|
</table></div>
|
1189
1175
|
</div>
|
1190
1176
|
<div class="refsect3">
|
1191
|
-
<a name="
|
1177
|
+
<a name="GDK-SCREEN-XSCREEN.returns"></a><h4>Returns</h4>
|
1192
1178
|
<p>an Xlib <span class="type">Screen*</span>.</p>
|
1193
|
-
<p></p>
|
1194
1179
|
</div>
|
1195
1180
|
</div>
|
1196
1181
|
<hr>
|
@@ -1202,7 +1187,7 @@ Returns the screen of a <a class="link" href="GdkScreen.html" title="GdkScreen">
|
|
1202
1187
|
Returns the X visual belonging to a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a>.
|
1203
1188
|
</p>
|
1204
1189
|
<div class="refsect3">
|
1205
|
-
<a name="
|
1190
|
+
<a name="GDK-VISUAL-XVISUAL.parameters"></a><h4>Parameters</h4>
|
1206
1191
|
<div class="informaltable"><table width="100%" border="0">
|
1207
1192
|
<colgroup>
|
1208
1193
|
<col width="150px" class="parameters_name">
|
@@ -1217,9 +1202,8 @@ Returns the X visual belonging to a <a class="link" href="gdk2-Visuals.html#GdkV
|
|
1217
1202
|
</table></div>
|
1218
1203
|
</div>
|
1219
1204
|
<div class="refsect3">
|
1220
|
-
<a name="
|
1205
|
+
<a name="GDK-VISUAL-XVISUAL.returns"></a><h4>Returns</h4>
|
1221
1206
|
<p>an Xlib <span class="type">Visual*</span>.</p>
|
1222
|
-
<p></p>
|
1223
1207
|
</div>
|
1224
1208
|
</div>
|
1225
1209
|
<hr>
|
@@ -1232,7 +1216,7 @@ Returns the X visual belonging to a <a class="link" href="gdk2-Visuals.html#GdkV
|
|
1232
1216
|
Returns the display of a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a>.
|
1233
1217
|
</p>
|
1234
1218
|
<div class="refsect3">
|
1235
|
-
<a name="
|
1219
|
+
<a name="GDK-FONT-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
1236
1220
|
<div class="informaltable"><table width="100%" border="0">
|
1237
1221
|
<colgroup>
|
1238
1222
|
<col width="150px" class="parameters_name">
|
@@ -1247,9 +1231,8 @@ Returns the display of a <a class="link" href="gdk2-Fonts.html#GdkFont" title="G
|
|
1247
1231
|
</table></div>
|
1248
1232
|
</div>
|
1249
1233
|
<div class="refsect3">
|
1250
|
-
<a name="
|
1234
|
+
<a name="GDK-FONT-XDISPLAY.returns"></a><h4>Returns</h4>
|
1251
1235
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
1252
|
-
<p></p>
|
1253
1236
|
</div>
|
1254
1237
|
</div>
|
1255
1238
|
<hr>
|
@@ -1262,7 +1245,7 @@ Returns the display of a <a class="link" href="gdk2-Fonts.html#GdkFont" title="G
|
|
1262
1245
|
Returns the X font belonging to a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a>.
|
1263
1246
|
</p>
|
1264
1247
|
<div class="refsect3">
|
1265
|
-
<a name="
|
1248
|
+
<a name="GDK-FONT-XFONT.parameters"></a><h4>Parameters</h4>
|
1266
1249
|
<div class="informaltable"><table width="100%" border="0">
|
1267
1250
|
<colgroup>
|
1268
1251
|
<col width="150px" class="parameters_name">
|
@@ -1277,9 +1260,8 @@ Returns the X font belonging to a <a class="link" href="gdk2-Fonts.html#GdkFont"
|
|
1277
1260
|
</table></div>
|
1278
1261
|
</div>
|
1279
1262
|
<div class="refsect3">
|
1280
|
-
<a name="
|
1263
|
+
<a name="GDK-FONT-XFONT.returns"></a><h4>Returns</h4>
|
1281
1264
|
<p>an Xlib <span class="type">XFontStruct*</span> or an <span class="type">XFontSet</span>.</p>
|
1282
|
-
<p></p>
|
1283
1265
|
</div>
|
1284
1266
|
</div>
|
1285
1267
|
<hr>
|
@@ -1291,7 +1273,7 @@ Returns the X font belonging to a <a class="link" href="gdk2-Fonts.html#GdkFont"
|
|
1291
1273
|
Returns the X cursor belonging to a <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.
|
1292
1274
|
</p>
|
1293
1275
|
<div class="refsect3">
|
1294
|
-
<a name="
|
1276
|
+
<a name="GDK-CURSOR-XCURSOR.parameters"></a><h4>Parameters</h4>
|
1295
1277
|
<div class="informaltable"><table width="100%" border="0">
|
1296
1278
|
<colgroup>
|
1297
1279
|
<col width="150px" class="parameters_name">
|
@@ -1306,9 +1288,8 @@ Returns the X cursor belonging to a <a class="link" href="gdk2-Cursors.html#GdkC
|
|
1306
1288
|
</table></div>
|
1307
1289
|
</div>
|
1308
1290
|
<div class="refsect3">
|
1309
|
-
<a name="
|
1291
|
+
<a name="GDK-CURSOR-XCURSOR.returns"></a><h4>Returns</h4>
|
1310
1292
|
<p>an Xlib <span class="type">Cursor</span>.</p>
|
1311
|
-
<p></p>
|
1312
1293
|
</div>
|
1313
1294
|
</div>
|
1314
1295
|
<hr>
|
@@ -1320,7 +1301,7 @@ Returns the X cursor belonging to a <a class="link" href="gdk2-Cursors.html#GdkC
|
|
1320
1301
|
Returns the display of a <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.
|
1321
1302
|
</p>
|
1322
1303
|
<div class="refsect3">
|
1323
|
-
<a name="
|
1304
|
+
<a name="GDK-CURSOR-XDISPLAY.parameters"></a><h4>Parameters</h4>
|
1324
1305
|
<div class="informaltable"><table width="100%" border="0">
|
1325
1306
|
<colgroup>
|
1326
1307
|
<col width="150px" class="parameters_name">
|
@@ -1335,9 +1316,8 @@ Returns the display of a <a class="link" href="gdk2-Cursors.html#GdkCursor" titl
|
|
1335
1316
|
</table></div>
|
1336
1317
|
</div>
|
1337
1318
|
<div class="refsect3">
|
1338
|
-
<a name="
|
1319
|
+
<a name="GDK-CURSOR-XDISPLAY.returns"></a><h4>Returns</h4>
|
1339
1320
|
<p>an Xlib <span class="type">Display*</span>.</p>
|
1340
|
-
<p></p>
|
1341
1321
|
</div>
|
1342
1322
|
</div>
|
1343
1323
|
<hr>
|
@@ -1349,7 +1329,7 @@ Returns the display of a <a class="link" href="gdk2-Cursors.html#GdkCursor" titl
|
|
1349
1329
|
Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.
|
1350
1330
|
</p>
|
1351
1331
|
<div class="refsect3">
|
1352
|
-
<a name="
|
1332
|
+
<a name="GDK-GC-XGC.parameters"></a><h4>Parameters</h4>
|
1353
1333
|
<div class="informaltable"><table width="100%" border="0">
|
1354
1334
|
<colgroup>
|
1355
1335
|
<col width="150px" class="parameters_name">
|
@@ -1364,9 +1344,8 @@ Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><
|
|
1364
1344
|
</table></div>
|
1365
1345
|
</div>
|
1366
1346
|
<div class="refsect3">
|
1367
|
-
<a name="
|
1347
|
+
<a name="GDK-GC-XGC.returns"></a><h4>Returns</h4>
|
1368
1348
|
<p>an Xlib <span class="type">GC</span>.</p>
|
1369
|
-
<p></p>
|
1370
1349
|
</div>
|
1371
1350
|
</div>
|
1372
1351
|
<hr>
|
@@ -1378,7 +1357,7 @@ Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><
|
|
1378
1357
|
Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.
|
1379
1358
|
</p>
|
1380
1359
|
<div class="refsect3">
|
1381
|
-
<a name="
|
1360
|
+
<a name="GDK-GC-GET-XGC.parameters"></a><h4>Parameters</h4>
|
1382
1361
|
<div class="informaltable"><table width="100%" border="0">
|
1383
1362
|
<colgroup>
|
1384
1363
|
<col width="150px" class="parameters_name">
|
@@ -1393,9 +1372,8 @@ Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><
|
|
1393
1372
|
</table></div>
|
1394
1373
|
</div>
|
1395
1374
|
<div class="refsect3">
|
1396
|
-
<a name="
|
1375
|
+
<a name="GDK-GC-GET-XGC.returns"></a><h4>Returns</h4>
|
1397
1376
|
<p>an Xlib <span class="type">GC</span>.</p>
|
1398
|
-
<p></p>
|
1399
1377
|
</div>
|
1400
1378
|
</div>
|
1401
1379
|
<hr>
|
@@ -1409,7 +1387,7 @@ gdkx_visual_get (<em class="parameter"><code><span class="type">VisualID</span>
|
|
1409
1387
|
</div>
|
1410
1388
|
<p>Returns a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> corresponding to a X visual.</p>
|
1411
1389
|
<div class="refsect3">
|
1412
|
-
<a name="
|
1390
|
+
<a name="gdkx-visual-get.parameters"></a><h4>Parameters</h4>
|
1413
1391
|
<div class="informaltable"><table width="100%" border="0">
|
1414
1392
|
<colgroup>
|
1415
1393
|
<col width="150px" class="parameters_name">
|
@@ -1424,9 +1402,8 @@ gdkx_visual_get (<em class="parameter"><code><span class="type">VisualID</span>
|
|
1424
1402
|
</table></div>
|
1425
1403
|
</div>
|
1426
1404
|
<div class="refsect3">
|
1427
|
-
<a name="
|
1405
|
+
<a name="gdkx-visual-get.returns"></a><h4>Returns</h4>
|
1428
1406
|
<p> the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a>.</p>
|
1429
|
-
<p></p>
|
1430
1407
|
</div>
|
1431
1408
|
</div>
|
1432
1409
|
<hr>
|
@@ -1441,7 +1418,7 @@ known to GTK+ (a colormap created by GTK+ or the default
|
|
1441
1418
|
colormap for the screen), since GTK+ </p>
|
1442
1419
|
<p>Always use <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-colormap-foreign-new" title="gdk_x11_colormap_foreign_new ()"><code class="function">gdk_x11_colormap_foreign_new()</code></a> instead.</p>
|
1443
1420
|
<div class="refsect3">
|
1444
|
-
<a name="
|
1421
|
+
<a name="gdkx-colormap-get.parameters"></a><h4>Parameters</h4>
|
1445
1422
|
<div class="informaltable"><table width="100%" border="0">
|
1446
1423
|
<colgroup>
|
1447
1424
|
<col width="150px" class="parameters_name">
|
@@ -1456,11 +1433,10 @@ colormap for the screen), since GTK+ </p>
|
|
1456
1433
|
</table></div>
|
1457
1434
|
</div>
|
1458
1435
|
<div class="refsect3">
|
1459
|
-
<a name="
|
1436
|
+
<a name="gdkx-colormap-get.returns"></a><h4>Returns</h4>
|
1460
1437
|
<p> the existing <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> object if it was
|
1461
1438
|
already known to GTK+, otherwise warns and return
|
1462
1439
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1463
|
-
<p></p>
|
1464
1440
|
</div>
|
1465
1441
|
</div>
|
1466
1442
|
<hr>
|
@@ -1473,7 +1449,7 @@ This may fail if the pixmap has been destroyed.</p>
|
|
1473
1449
|
<p>For example in the X backend, a native pixmap handle is an Xlib</p>
|
1474
1450
|
<span class="type">XID</span>.
|
1475
1451
|
<div class="refsect3">
|
1476
|
-
<a name="
|
1452
|
+
<a name="gdk-pixmap-foreign-new.parameters"></a><h4>Parameters</h4>
|
1477
1453
|
<div class="informaltable"><table width="100%" border="0">
|
1478
1454
|
<colgroup>
|
1479
1455
|
<col width="150px" class="parameters_name">
|
@@ -1488,10 +1464,9 @@ This may fail if the pixmap has been destroyed.</p>
|
|
1488
1464
|
</table></div>
|
1489
1465
|
</div>
|
1490
1466
|
<div class="refsect3">
|
1491
|
-
<a name="
|
1467
|
+
<a name="gdk-pixmap-foreign-new.returns"></a><h4>Returns</h4>
|
1492
1468
|
<p> the newly-created <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> wrapper for the
|
1493
1469
|
native pixmap or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the pixmap has been destroyed.</p>
|
1494
|
-
<p></p>
|
1495
1470
|
</div>
|
1496
1471
|
</div>
|
1497
1472
|
<hr>
|
@@ -1505,7 +1480,7 @@ This may fail if the pixmap has been destroyed.</p>
|
|
1505
1480
|
<p>For example in the X backend, a native pixmap handle is an Xlib</p>
|
1506
1481
|
<span class="type">XID</span>.
|
1507
1482
|
<div class="refsect3">
|
1508
|
-
<a name="
|
1483
|
+
<a name="gdk-pixmap-foreign-new-for-display.parameters"></a><h4>Parameters</h4>
|
1509
1484
|
<div class="informaltable"><table width="100%" border="0">
|
1510
1485
|
<colgroup>
|
1511
1486
|
<col width="150px" class="parameters_name">
|
@@ -1528,12 +1503,11 @@ is located.</p></td>
|
|
1528
1503
|
</table></div>
|
1529
1504
|
</div>
|
1530
1505
|
<div class="refsect3">
|
1531
|
-
<a name="
|
1506
|
+
<a name="gdk-pixmap-foreign-new-for-display.returns"></a><h4>Returns</h4>
|
1532
1507
|
<p> the newly-created <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> wrapper for the
|
1533
1508
|
native pixmap or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the pixmap has been destroyed.</p>
|
1534
|
-
<p></p>
|
1535
1509
|
</div>
|
1536
|
-
<p class="since">Since 2.2</p>
|
1510
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1537
1511
|
</div>
|
1538
1512
|
<hr>
|
1539
1513
|
<div class="refsect2">
|
@@ -1552,7 +1526,7 @@ This may fail if the pixmap has been destroyed.</p>
|
|
1552
1526
|
for cases where the dimensions of the pixmap are known. For the X
|
1553
1527
|
backend, this avoids a roundtrip to the server.</p>
|
1554
1528
|
<div class="refsect3">
|
1555
|
-
<a name="
|
1529
|
+
<a name="gdk-pixmap-foreign-new-for-screen.parameters"></a><h4>Parameters</h4>
|
1556
1530
|
<div class="informaltable"><table width="100%" border="0">
|
1557
1531
|
<colgroup>
|
1558
1532
|
<col width="150px" class="parameters_name">
|
@@ -1592,12 +1566,11 @@ backend, this avoids a roundtrip to the server.</p>
|
|
1592
1566
|
</table></div>
|
1593
1567
|
</div>
|
1594
1568
|
<div class="refsect3">
|
1595
|
-
<a name="
|
1569
|
+
<a name="gdk-pixmap-foreign-new-for-screen.returns"></a><h4>Returns</h4>
|
1596
1570
|
<p> the newly-created <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> wrapper for the
|
1597
1571
|
native pixmap or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the pixmap has been destroyed.</p>
|
1598
|
-
<p></p>
|
1599
1572
|
</div>
|
1600
|
-
<p class="since">Since 2.10</p>
|
1573
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1601
1574
|
</div>
|
1602
1575
|
<hr>
|
1603
1576
|
<div class="refsect2">
|
@@ -1610,7 +1583,7 @@ This may fail if the window has been destroyed.</p>
|
|
1610
1583
|
<p>For example in the X backend, a native window handle is an Xlib</p>
|
1611
1584
|
<span class="type">XID</span>.
|
1612
1585
|
<div class="refsect3">
|
1613
|
-
<a name="
|
1586
|
+
<a name="gdk-window-foreign-new.parameters"></a><h4>Parameters</h4>
|
1614
1587
|
<div class="informaltable"><table width="100%" border="0">
|
1615
1588
|
<colgroup>
|
1616
1589
|
<col width="150px" class="parameters_name">
|
@@ -1625,10 +1598,9 @@ This may fail if the window has been destroyed.</p>
|
|
1625
1598
|
</table></div>
|
1626
1599
|
</div>
|
1627
1600
|
<div class="refsect3">
|
1628
|
-
<a name="
|
1601
|
+
<a name="gdk-window-foreign-new.returns"></a><h4>Returns</h4>
|
1629
1602
|
<p> the newly-created <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the
|
1630
1603
|
native window or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the window has been destroyed.</p>
|
1631
|
-
<p></p>
|
1632
1604
|
</div>
|
1633
1605
|
</div>
|
1634
1606
|
<hr>
|
@@ -1649,7 +1621,7 @@ was already known to GDK, a new reference to the existing
|
|
1649
1621
|
<p>For example in the X backend, a native window handle is an Xlib</p>
|
1650
1622
|
<span class="type">XID</span>.
|
1651
1623
|
<div class="refsect3">
|
1652
|
-
<a name="
|
1624
|
+
<a name="gdk-window-foreign-new-for-display.parameters"></a><h4>Parameters</h4>
|
1653
1625
|
<div class="informaltable"><table width="100%" border="0">
|
1654
1626
|
<colgroup>
|
1655
1627
|
<col width="150px" class="parameters_name">
|
@@ -1671,13 +1643,12 @@ was already known to GDK, a new reference to the existing
|
|
1671
1643
|
</table></div>
|
1672
1644
|
</div>
|
1673
1645
|
<div class="refsect3">
|
1674
|
-
<a name="
|
1646
|
+
<a name="gdk-window-foreign-new-for-display.returns"></a><h4>Returns</h4>
|
1675
1647
|
<p> a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the native window or
|
1676
1648
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the window has been destroyed. The wrapper will be
|
1677
1649
|
newly created, if one doesn't exist already.</p>
|
1678
|
-
<p></p>
|
1679
1650
|
</div>
|
1680
|
-
<p class="since">Since 2.2</p>
|
1651
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1681
1652
|
</div>
|
1682
1653
|
<hr>
|
1683
1654
|
<div class="refsect2">
|
@@ -1693,7 +1664,7 @@ gdk_xid_table_lookup (<em class="parameter"><code><span class="type">XID</span>
|
|
1693
1664
|
<p>Returns the Gdk object associated with the given X id for the default
|
1694
1665
|
display.</p>
|
1695
1666
|
<div class="refsect3">
|
1696
|
-
<a name="
|
1667
|
+
<a name="gdk-xid-table-lookup.parameters"></a><h4>Parameters</h4>
|
1697
1668
|
<div class="informaltable"><table width="100%" border="0">
|
1698
1669
|
<colgroup>
|
1699
1670
|
<col width="150px" class="parameters_name">
|
@@ -1708,11 +1679,10 @@ display.</p>
|
|
1708
1679
|
</table></div>
|
1709
1680
|
</div>
|
1710
1681
|
<div class="refsect3">
|
1711
|
-
<a name="
|
1682
|
+
<a name="gdk-xid-table-lookup.returns"></a><h4>Returns</h4>
|
1712
1683
|
<p> the associated Gdk object, which may be a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>,
|
1713
1684
|
a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> or a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no object is associated
|
1714
1685
|
with the X id.</p>
|
1715
|
-
<p></p>
|
1716
1686
|
</div>
|
1717
1687
|
</div>
|
1718
1688
|
<hr>
|
@@ -1729,7 +1699,7 @@ gdk_xid_table_lookup_for_display (<em class="parameter"><code><a class="link" hr
|
|
1729
1699
|
</div>
|
1730
1700
|
<p>Returns the GDK object associated with the given X id.</p>
|
1731
1701
|
<div class="refsect3">
|
1732
|
-
<a name="
|
1702
|
+
<a name="gdk-xid-table-lookup-for-display.parameters"></a><h4>Parameters</h4>
|
1733
1703
|
<div class="informaltable"><table width="100%" border="0">
|
1734
1704
|
<colgroup>
|
1735
1705
|
<col width="150px" class="parameters_name">
|
@@ -1751,13 +1721,12 @@ gdk_xid_table_lookup_for_display (<em class="parameter"><code><a class="link" hr
|
|
1751
1721
|
</table></div>
|
1752
1722
|
</div>
|
1753
1723
|
<div class="refsect3">
|
1754
|
-
<a name="
|
1724
|
+
<a name="gdk-xid-table-lookup-for-display.returns"></a><h4>Returns</h4>
|
1755
1725
|
<p> the associated Gdk object, which may be a <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>,
|
1756
1726
|
a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> or a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no object is associated
|
1757
1727
|
with the X id.</p>
|
1758
|
-
<p></p>
|
1759
1728
|
</div>
|
1760
|
-
<p class="since">Since 2.2</p>
|
1729
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1761
1730
|
</div>
|
1762
1731
|
<hr>
|
1763
1732
|
<div class="refsect2">
|
@@ -1773,7 +1742,7 @@ gdk_window_lookup (<em class="parameter"><code><a class="link" href="gdk2-Event-
|
|
1773
1742
|
<p>For example in the X backend, a native window handle is an Xlib</p>
|
1774
1743
|
<span class="type">XID</span>.
|
1775
1744
|
<div class="refsect3">
|
1776
|
-
<a name="
|
1745
|
+
<a name="gdk-window-lookup.parameters"></a><h4>Parameters</h4>
|
1777
1746
|
<div class="informaltable"><table width="100%" border="0">
|
1778
1747
|
<colgroup>
|
1779
1748
|
<col width="150px" class="parameters_name">
|
@@ -1788,10 +1757,9 @@ gdk_window_lookup (<em class="parameter"><code><a class="link" href="gdk2-Event-
|
|
1788
1757
|
</table></div>
|
1789
1758
|
</div>
|
1790
1759
|
<div class="refsect3">
|
1791
|
-
<a name="
|
1760
|
+
<a name="gdk-window-lookup.returns"></a><h4>Returns</h4>
|
1792
1761
|
<p> the <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the native window,
|
1793
1762
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none.</p>
|
1794
|
-
<p></p>
|
1795
1763
|
</div>
|
1796
1764
|
</div>
|
1797
1765
|
<hr>
|
@@ -1808,7 +1776,7 @@ gdk_window_lookup_for_display (<em class="parameter"><code><a class="link" href=
|
|
1808
1776
|
<p>For example in the X backend, a native window handle is an Xlib</p>
|
1809
1777
|
<span class="type">XID</span>.
|
1810
1778
|
<div class="refsect3">
|
1811
|
-
<a name="
|
1779
|
+
<a name="gdk-window-lookup-for-display.parameters"></a><h4>Parameters</h4>
|
1812
1780
|
<div class="informaltable"><table width="100%" border="0">
|
1813
1781
|
<colgroup>
|
1814
1782
|
<col width="150px" class="parameters_name">
|
@@ -1830,12 +1798,11 @@ gdk_window_lookup_for_display (<em class="parameter"><code><a class="link" href=
|
|
1830
1798
|
</table></div>
|
1831
1799
|
</div>
|
1832
1800
|
<div class="refsect3">
|
1833
|
-
<a name="
|
1801
|
+
<a name="gdk-window-lookup-for-display.returns"></a><h4>Returns</h4>
|
1834
1802
|
<p> the <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the native window,
|
1835
1803
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none.</p>
|
1836
|
-
<p></p>
|
1837
1804
|
</div>
|
1838
|
-
<p class="since">Since 2.2</p>
|
1805
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1839
1806
|
</div>
|
1840
1807
|
<hr>
|
1841
1808
|
<div class="refsect2">
|
@@ -1846,7 +1813,7 @@ gdk_pixmap_lookup (<em class="parameter"><code><a class="link" href="gdk2-Event-
|
|
1846
1813
|
<p>For example in the X backend, a native pixmap handle is an Xlib</p>
|
1847
1814
|
<span class="type">XID</span>.
|
1848
1815
|
<div class="refsect3">
|
1849
|
-
<a name="
|
1816
|
+
<a name="gdk-pixmap-lookup.parameters"></a><h4>Parameters</h4>
|
1850
1817
|
<div class="informaltable"><table width="100%" border="0">
|
1851
1818
|
<colgroup>
|
1852
1819
|
<col width="150px" class="parameters_name">
|
@@ -1861,10 +1828,9 @@ gdk_pixmap_lookup (<em class="parameter"><code><a class="link" href="gdk2-Event-
|
|
1861
1828
|
</table></div>
|
1862
1829
|
</div>
|
1863
1830
|
<div class="refsect3">
|
1864
|
-
<a name="
|
1831
|
+
<a name="gdk-pixmap-lookup.returns"></a><h4>Returns</h4>
|
1865
1832
|
<p> the <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> wrapper for the native pixmap,
|
1866
1833
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none.</p>
|
1867
|
-
<p></p>
|
1868
1834
|
</div>
|
1869
1835
|
</div>
|
1870
1836
|
<hr>
|
@@ -1877,7 +1843,7 @@ gdk_pixmap_lookup_for_display (<em class="parameter"><code><a class="link" href=
|
|
1877
1843
|
<p>For example in the X backend, a native pixmap handle is an Xlib</p>
|
1878
1844
|
<span class="type">XID</span>.
|
1879
1845
|
<div class="refsect3">
|
1880
|
-
<a name="
|
1846
|
+
<a name="gdk-pixmap-lookup-for-display.parameters"></a><h4>Parameters</h4>
|
1881
1847
|
<div class="informaltable"><table width="100%" border="0">
|
1882
1848
|
<colgroup>
|
1883
1849
|
<col width="150px" class="parameters_name">
|
@@ -1900,12 +1866,11 @@ gdk_pixmap_lookup_for_display (<em class="parameter"><code><a class="link" href=
|
|
1900
1866
|
</table></div>
|
1901
1867
|
</div>
|
1902
1868
|
<div class="refsect3">
|
1903
|
-
<a name="
|
1869
|
+
<a name="gdk-pixmap-lookup-for-display.returns"></a><h4>Returns</h4>
|
1904
1870
|
<p> the <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> wrapper for the native pixmap,
|
1905
1871
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none.</p>
|
1906
|
-
<p></p>
|
1907
1872
|
</div>
|
1908
|
-
<p class="since">Since 2.2</p>
|
1873
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1909
1874
|
</div>
|
1910
1875
|
<hr>
|
1911
1876
|
<div class="refsect2">
|
@@ -1918,7 +1883,7 @@ Obtains the <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span
|
|
1918
1883
|
been created for <em class="parameter"><code>xid</code></em>.
|
1919
1884
|
</p>
|
1920
1885
|
<div class="refsect3">
|
1921
|
-
<a name="
|
1886
|
+
<a name="gdk-font-lookup.parameters"></a><h4>Parameters</h4>
|
1922
1887
|
<div class="informaltable"><table width="100%" border="0">
|
1923
1888
|
<colgroup>
|
1924
1889
|
<col width="150px" class="parameters_name">
|
@@ -1944,7 +1909,7 @@ Obtains the <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span
|
|
1944
1909
|
<a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a> has been created for <em class="parameter"><code>xid</code></em>.
|
1945
1910
|
</p>
|
1946
1911
|
<div class="refsect3">
|
1947
|
-
<a name="
|
1912
|
+
<a name="gdk-font-lookup-for-display.parameters"></a><h4>Parameters</h4>
|
1948
1913
|
<div class="informaltable"><table width="100%" border="0">
|
1949
1914
|
<colgroup>
|
1950
1915
|
<col width="150px" class="parameters_name">
|
@@ -1975,7 +1940,7 @@ gdk_x11_lookup_xdisplay (<em class="parameter"><code><span class="type">Display<
|
|
1975
1940
|
<p>Find the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> corresponding to <em class="parameter"><code>display</code></em>
|
1976
1941
|
, if any exists.</p>
|
1977
1942
|
<div class="refsect3">
|
1978
|
-
<a name="
|
1943
|
+
<a name="gdk-x11-lookup-xdisplay.parameters"></a><h4>Parameters</h4>
|
1979
1944
|
<div class="informaltable"><table width="100%" border="0">
|
1980
1945
|
<colgroup>
|
1981
1946
|
<col width="150px" class="parameters_name">
|
@@ -1990,11 +1955,10 @@ gdk_x11_lookup_xdisplay (<em class="parameter"><code><span class="type">Display<
|
|
1990
1955
|
</table></div>
|
1991
1956
|
</div>
|
1992
1957
|
<div class="refsect3">
|
1993
|
-
<a name="
|
1958
|
+
<a name="gdk-x11-lookup-xdisplay.returns"></a><h4>Returns</h4>
|
1994
1959
|
<p> the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a>, if found, otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1995
|
-
<p></p>
|
1996
1960
|
</div>
|
1997
|
-
<p class="since">Since 2.2</p>
|
1961
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1998
1962
|
</div>
|
1999
1963
|
<hr>
|
2000
1964
|
<div class="refsect2">
|
@@ -2003,7 +1967,7 @@ gdk_x11_lookup_xdisplay (<em class="parameter"><code><span class="type">Display<
|
|
2003
1967
|
gdk_x11_get_server_time (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
2004
1968
|
<p>Routine to get the current X server time stamp.</p>
|
2005
1969
|
<div class="refsect3">
|
2006
|
-
<a name="
|
1970
|
+
<a name="gdk-x11-get-server-time.parameters"></a><h4>Parameters</h4>
|
2007
1971
|
<div class="informaltable"><table width="100%" border="0">
|
2008
1972
|
<colgroup>
|
2009
1973
|
<col width="150px" class="parameters_name">
|
@@ -2020,9 +1984,8 @@ events mask or a hang will result.</p></td>
|
|
2020
1984
|
</table></div>
|
2021
1985
|
</div>
|
2022
1986
|
<div class="refsect3">
|
2023
|
-
<a name="
|
1987
|
+
<a name="gdk-x11-get-server-time.returns"></a><h4>Returns</h4>
|
2024
1988
|
<p> the time stamp.</p>
|
2025
|
-
<p></p>
|
2026
1989
|
</div>
|
2027
1990
|
</div>
|
2028
1991
|
<hr>
|
@@ -2039,7 +2002,7 @@ whether the window manager for the default screen supports a certain
|
|
2039
2002
|
hint from the Extended Window Manager Hints Specification. See
|
2040
2003
|
<a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-screen-supports-net-wm-hint" title="gdk_x11_screen_supports_net_wm_hint ()"><code class="function">gdk_x11_screen_supports_net_wm_hint()</code></a> for complete details.</p>
|
2041
2004
|
<div class="refsect3">
|
2042
|
-
<a name="
|
2005
|
+
<a name="gdk-net-wm-supports.parameters"></a><h4>Parameters</h4>
|
2043
2006
|
<div class="informaltable"><table width="100%" border="0">
|
2044
2007
|
<colgroup>
|
2045
2008
|
<col width="150px" class="parameters_name">
|
@@ -2054,10 +2017,9 @@ hint from the Extended Window Manager Hints Specification. See
|
|
2054
2017
|
</table></div>
|
2055
2018
|
</div>
|
2056
2019
|
<div class="refsect3">
|
2057
|
-
<a name="
|
2020
|
+
<a name="gdk-net-wm-supports.returns"></a><h4>Returns</h4>
|
2058
2021
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the window manager supports <em class="parameter"><code>property</code></em>
|
2059
2022
|
</p>
|
2060
|
-
<p></p>
|
2061
2023
|
</div>
|
2062
2024
|
</div>
|
2063
2025
|
<hr>
|
@@ -2080,7 +2042,7 @@ does when the user logs in, and before the window manager starts
|
|
2080
2042
|
You can monitor the window_manager_changed signal on <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> to detect
|
2081
2043
|
a window manager change.</p>
|
2082
2044
|
<div class="refsect3">
|
2083
|
-
<a name="
|
2045
|
+
<a name="gdk-x11-screen-supports-net-wm-hint.parameters"></a><h4>Parameters</h4>
|
2084
2046
|
<div class="informaltable"><table width="100%" border="0">
|
2085
2047
|
<colgroup>
|
2086
2048
|
<col width="150px" class="parameters_name">
|
@@ -2102,12 +2064,11 @@ a window manager change.</p>
|
|
2102
2064
|
</table></div>
|
2103
2065
|
</div>
|
2104
2066
|
<div class="refsect3">
|
2105
|
-
<a name="
|
2067
|
+
<a name="gdk-x11-screen-supports-net-wm-hint.returns"></a><h4>Returns</h4>
|
2106
2068
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the window manager supports <em class="parameter"><code>property</code></em>
|
2107
2069
|
</p>
|
2108
|
-
<p></p>
|
2109
2070
|
</div>
|
2110
|
-
<p class="since">Since 2.2</p>
|
2071
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2111
2072
|
</div>
|
2112
2073
|
<hr>
|
2113
2074
|
<div class="refsect2">
|
@@ -2118,7 +2079,7 @@ gdk_x11_screen_get_window_manager_name
|
|
2118
2079
|
<p>Returns the name of the window manager for <em class="parameter"><code>screen</code></em>
|
2119
2080
|
.</p>
|
2120
2081
|
<div class="refsect3">
|
2121
|
-
<a name="
|
2082
|
+
<a name="gdk-x11-screen-get-window-manager-name.parameters"></a><h4>Parameters</h4>
|
2122
2083
|
<div class="informaltable"><table width="100%" border="0">
|
2123
2084
|
<colgroup>
|
2124
2085
|
<col width="150px" class="parameters_name">
|
@@ -2133,14 +2094,13 @@ gdk_x11_screen_get_window_manager_name
|
|
2133
2094
|
</table></div>
|
2134
2095
|
</div>
|
2135
2096
|
<div class="refsect3">
|
2136
|
-
<a name="
|
2097
|
+
<a name="gdk-x11-screen-get-window-manager-name.returns"></a><h4>Returns</h4>
|
2137
2098
|
<p> the name of the window manager screen <em class="parameter"><code>screen</code></em>
|
2138
2099
|
, or
|
2139
2100
|
"unknown" if the window manager is unknown. The string is owned by GDK
|
2140
2101
|
and should not be freed.</p>
|
2141
|
-
<p></p>
|
2142
2102
|
</div>
|
2143
|
-
<p class="since">Since 2.2</p>
|
2103
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2144
2104
|
</div>
|
2145
2105
|
<hr>
|
2146
2106
|
<div class="refsect2">
|
@@ -2152,7 +2112,7 @@ gdk_x11_screen_get_monitor_output (<em class="parameter"><code><a class="link" h
|
|
2152
2112
|
If the X server does not support version 1.2 of the RANDR
|
2153
2113
|
extension, 0 is returned.</p>
|
2154
2114
|
<div class="refsect3">
|
2155
|
-
<a name="
|
2115
|
+
<a name="gdk-x11-screen-get-monitor-output.parameters"></a><h4>Parameters</h4>
|
2156
2116
|
<div class="informaltable"><table width="100%" border="0">
|
2157
2117
|
<colgroup>
|
2158
2118
|
<col width="150px" class="parameters_name">
|
@@ -2174,11 +2134,10 @@ extension, 0 is returned.</p>
|
|
2174
2134
|
</table></div>
|
2175
2135
|
</div>
|
2176
2136
|
<div class="refsect3">
|
2177
|
-
<a name="
|
2137
|
+
<a name="gdk-x11-screen-get-monitor-output.returns"></a><h4>Returns</h4>
|
2178
2138
|
<p> the XID of the monitor</p>
|
2179
|
-
<p></p>
|
2180
2139
|
</div>
|
2181
|
-
<p class="since">Since 2.14</p>
|
2140
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2182
2141
|
</div>
|
2183
2142
|
<hr>
|
2184
2143
|
<div class="refsect2">
|
@@ -2188,7 +2147,7 @@ gdk_x11_screen_lookup_visual (<em class="parameter"><code><a class="link" href="
|
|
2188
2147
|
<em class="parameter"><code><span class="type">VisualID</span> xvisualid</code></em>);</pre>
|
2189
2148
|
<p>Looks up the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> for a particular screen and X Visual ID.</p>
|
2190
2149
|
<div class="refsect3">
|
2191
|
-
<a name="
|
2150
|
+
<a name="gdk-x11-screen-lookup-visual.parameters"></a><h4>Parameters</h4>
|
2192
2151
|
<div class="informaltable"><table width="100%" border="0">
|
2193
2152
|
<colgroup>
|
2194
2153
|
<col width="150px" class="parameters_name">
|
@@ -2210,12 +2169,12 @@ gdk_x11_screen_lookup_visual (<em class="parameter"><code><a class="link" href="
|
|
2210
2169
|
</table></div>
|
2211
2170
|
</div>
|
2212
2171
|
<div class="refsect3">
|
2213
|
-
<a name="
|
2172
|
+
<a name="gdk-x11-screen-lookup-visual.returns"></a><h4>Returns</h4>
|
2214
2173
|
<p> the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> (owned by the screen
|
2215
2174
|
object), or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the visual ID wasn't found. </p>
|
2216
2175
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2217
2176
|
</div>
|
2218
|
-
<p class="since">Since 2.2</p>
|
2177
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2219
2178
|
</div>
|
2220
2179
|
<hr>
|
2221
2180
|
<div class="refsect2">
|
@@ -2235,7 +2194,7 @@ timer or some other event.</p>
|
|
2235
2194
|
function should only be used by applications which handle input
|
2236
2195
|
events bypassing GDK.</p>
|
2237
2196
|
<div class="refsect3">
|
2238
|
-
<a name="
|
2197
|
+
<a name="gdk-x11-window-set-user-time.parameters"></a><h4>Parameters</h4>
|
2239
2198
|
<div class="informaltable"><table width="100%" border="0">
|
2240
2199
|
<colgroup>
|
2241
2200
|
<col width="150px" class="parameters_name">
|
@@ -2256,7 +2215,7 @@ events bypassing GDK.</p>
|
|
2256
2215
|
</tbody>
|
2257
2216
|
</table></div>
|
2258
2217
|
</div>
|
2259
|
-
<p class="since">Since 2.6</p>
|
2218
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2260
2219
|
</div>
|
2261
2220
|
<hr>
|
2262
2221
|
<div class="refsect2">
|
@@ -2270,7 +2229,7 @@ in the <a class="ulink" href="http://www.freedesktop.org/Standards/wm-spec" targ
|
|
2270
2229
|
Window Manager Hints</a>. Will not do anything if the
|
2271
2230
|
window is already on all workspaces.</p>
|
2272
2231
|
<div class="refsect3">
|
2273
|
-
<a name="
|
2232
|
+
<a name="gdk-x11-window-move-to-current-desktop.parameters"></a><h4>Parameters</h4>
|
2274
2233
|
<div class="informaltable"><table width="100%" border="0">
|
2275
2234
|
<colgroup>
|
2276
2235
|
<col width="150px" class="parameters_name">
|
@@ -2284,7 +2243,7 @@ window is already on all workspaces.</p>
|
|
2284
2243
|
</tr></tbody>
|
2285
2244
|
</table></div>
|
2286
2245
|
</div>
|
2287
|
-
<p class="since">Since 2.8</p>
|
2246
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2288
2247
|
</div>
|
2289
2248
|
<hr>
|
2290
2249
|
<div class="refsect2">
|
@@ -2297,7 +2256,7 @@ gdk_x11_display_get_user_time (<em class="parameter"><code><a class="link" href=
|
|
2297
2256
|
by user interaction such as key presses or pointer
|
2298
2257
|
movements. See <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-window-set-user-time" title="gdk_x11_window_set_user_time ()"><code class="function">gdk_x11_window_set_user_time()</code></a>.</p>
|
2299
2258
|
<div class="refsect3">
|
2300
|
-
<a name="
|
2259
|
+
<a name="gdk-x11-display-get-user-time.parameters"></a><h4>Parameters</h4>
|
2301
2260
|
<div class="informaltable"><table width="100%" border="0">
|
2302
2261
|
<colgroup>
|
2303
2262
|
<col width="150px" class="parameters_name">
|
@@ -2312,11 +2271,10 @@ movements. See <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x
|
|
2312
2271
|
</table></div>
|
2313
2272
|
</div>
|
2314
2273
|
<div class="refsect3">
|
2315
|
-
<a name="
|
2274
|
+
<a name="gdk-x11-display-get-user-time.returns"></a><h4>Returns</h4>
|
2316
2275
|
<p> the timestamp of the last user interaction </p>
|
2317
|
-
<p></p>
|
2318
2276
|
</div>
|
2319
|
-
<p class="since">Since 2.8</p>
|
2277
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2320
2278
|
</div>
|
2321
2279
|
<hr>
|
2322
2280
|
<div class="refsect2">
|
@@ -2328,7 +2286,7 @@ gdk_x11_colormap_foreign_new (<em class="parameter"><code><a class="link" href="
|
|
2328
2286
|
returns a new reference to the existing <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> object,
|
2329
2287
|
otherwise creates a new GdkColormap object and returns that</p>
|
2330
2288
|
<div class="refsect3">
|
2331
|
-
<a name="
|
2289
|
+
<a name="gdk-x11-colormap-foreign-new.parameters"></a><h4>Parameters</h4>
|
2332
2290
|
<div class="informaltable"><table width="100%" border="0">
|
2333
2291
|
<colgroup>
|
2334
2292
|
<col width="150px" class="parameters_name">
|
@@ -2351,16 +2309,15 @@ otherwise creates a new GdkColormap object and returns that</p>
|
|
2351
2309
|
</table></div>
|
2352
2310
|
</div>
|
2353
2311
|
<div class="refsect3">
|
2354
|
-
<a name="
|
2312
|
+
<a name="gdk-x11-colormap-foreign-new.returns"></a><h4>Returns</h4>
|
2355
2313
|
<p> the <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> object for <em class="parameter"><code>xcolormap</code></em>
|
2356
2314
|
.
|
2357
2315
|
Free with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. Note that for colormap created
|
2358
2316
|
with <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-colormap-foreign-new" title="gdk_x11_colormap_foreign_new ()"><code class="function">gdk_x11_colormap_foreign_new()</code></a>, unref'ing the last
|
2359
2317
|
reference to the object will only free the <span class="type">GdkColoramp</span>
|
2360
2318
|
object and not call <code class="function">XFreeColormap()</code></p>
|
2361
|
-
<p></p>
|
2362
2319
|
</div>
|
2363
|
-
<p class="since">Since 2.2</p>
|
2320
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2364
2321
|
</div>
|
2365
2322
|
<hr>
|
2366
2323
|
<div class="refsect2">
|
@@ -2369,7 +2326,7 @@ object and not call <code class="function">XFreeColormap()</code></p>
|
|
2369
2326
|
gdk_x11_colormap_get_xcolormap (<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
|
2370
2327
|
<p>Returns the X colormap belonging to a <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a>.</p>
|
2371
2328
|
<div class="refsect3">
|
2372
|
-
<a name="
|
2329
|
+
<a name="gdk-x11-colormap-get-xcolormap.parameters"></a><h4>Parameters</h4>
|
2373
2330
|
<div class="informaltable"><table width="100%" border="0">
|
2374
2331
|
<colgroup>
|
2375
2332
|
<col width="150px" class="parameters_name">
|
@@ -2384,9 +2341,8 @@ gdk_x11_colormap_get_xcolormap (<em class="parameter"><code><a class="link" href
|
|
2384
2341
|
</table></div>
|
2385
2342
|
</div>
|
2386
2343
|
<div class="refsect3">
|
2387
|
-
<a name="
|
2344
|
+
<a name="gdk-x11-colormap-get-xcolormap.returns"></a><h4>Returns</h4>
|
2388
2345
|
<p> an Xlib <span class="type">Colormap</span>.</p>
|
2389
|
-
<p></p>
|
2390
2346
|
</div>
|
2391
2347
|
</div>
|
2392
2348
|
<hr>
|
@@ -2396,7 +2352,7 @@ gdk_x11_colormap_get_xcolormap (<em class="parameter"><code><a class="link" href
|
|
2396
2352
|
gdk_x11_colormap_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
|
2397
2353
|
<p>Returns the display of a <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a>.</p>
|
2398
2354
|
<div class="refsect3">
|
2399
|
-
<a name="
|
2355
|
+
<a name="gdk-x11-colormap-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2400
2356
|
<div class="informaltable"><table width="100%" border="0">
|
2401
2357
|
<colgroup>
|
2402
2358
|
<col width="150px" class="parameters_name">
|
@@ -2411,9 +2367,8 @@ gdk_x11_colormap_get_xdisplay (<em class="parameter"><code><a class="link" href=
|
|
2411
2367
|
</table></div>
|
2412
2368
|
</div>
|
2413
2369
|
<div class="refsect3">
|
2414
|
-
<a name="
|
2370
|
+
<a name="gdk-x11-colormap-get-xdisplay.returns"></a><h4>Returns</h4>
|
2415
2371
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
2416
|
-
<p></p>
|
2417
2372
|
</div>
|
2418
2373
|
</div>
|
2419
2374
|
<hr>
|
@@ -2423,7 +2378,7 @@ gdk_x11_colormap_get_xdisplay (<em class="parameter"><code><a class="link" href=
|
|
2423
2378
|
gdk_x11_cursor_get_xcursor (<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>);</pre>
|
2424
2379
|
<p>Returns the X cursor belonging to a <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.</p>
|
2425
2380
|
<div class="refsect3">
|
2426
|
-
<a name="
|
2381
|
+
<a name="gdk-x11-cursor-get-xcursor.parameters"></a><h4>Parameters</h4>
|
2427
2382
|
<div class="informaltable"><table width="100%" border="0">
|
2428
2383
|
<colgroup>
|
2429
2384
|
<col width="150px" class="parameters_name">
|
@@ -2438,9 +2393,8 @@ gdk_x11_cursor_get_xcursor (<em class="parameter"><code><a class="link" href="gd
|
|
2438
2393
|
</table></div>
|
2439
2394
|
</div>
|
2440
2395
|
<div class="refsect3">
|
2441
|
-
<a name="
|
2396
|
+
<a name="gdk-x11-cursor-get-xcursor.returns"></a><h4>Returns</h4>
|
2442
2397
|
<p> an Xlib <span class="type">Cursor</span>.</p>
|
2443
|
-
<p></p>
|
2444
2398
|
</div>
|
2445
2399
|
</div>
|
2446
2400
|
<hr>
|
@@ -2450,7 +2404,7 @@ gdk_x11_cursor_get_xcursor (<em class="parameter"><code><a class="link" href="gd
|
|
2450
2404
|
gdk_x11_cursor_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>);</pre>
|
2451
2405
|
<p>Returns the display of a <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.</p>
|
2452
2406
|
<div class="refsect3">
|
2453
|
-
<a name="
|
2407
|
+
<a name="gdk-x11-cursor-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2454
2408
|
<div class="informaltable"><table width="100%" border="0">
|
2455
2409
|
<colgroup>
|
2456
2410
|
<col width="150px" class="parameters_name">
|
@@ -2465,9 +2419,8 @@ gdk_x11_cursor_get_xdisplay (<em class="parameter"><code><a class="link" href="g
|
|
2465
2419
|
</table></div>
|
2466
2420
|
</div>
|
2467
2421
|
<div class="refsect3">
|
2468
|
-
<a name="
|
2422
|
+
<a name="gdk-x11-cursor-get-xdisplay.returns"></a><h4>Returns</h4>
|
2469
2423
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
2470
|
-
<p></p>
|
2471
2424
|
</div>
|
2472
2425
|
</div>
|
2473
2426
|
<hr>
|
@@ -2488,7 +2441,7 @@ not normally need to call it directly. See the <a class="ulink" href="http://sta
|
|
2488
2441
|
Notification Protocol specification</a> for
|
2489
2442
|
definitions of the message types and keys that can be used.</p>
|
2490
2443
|
<div class="refsect3">
|
2491
|
-
<a name="
|
2444
|
+
<a name="gdk-x11-display-broadcast-startup-message.parameters"></a><h4>Parameters</h4>
|
2492
2445
|
<div class="informaltable"><table width="100%" border="0">
|
2493
2446
|
<colgroup>
|
2494
2447
|
<col width="150px" class="parameters_name">
|
@@ -2517,7 +2470,7 @@ skipped in the output.)</p></td>
|
|
2517
2470
|
</tbody>
|
2518
2471
|
</table></div>
|
2519
2472
|
</div>
|
2520
|
-
<p class="since">Since 2.12</p>
|
2473
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2521
2474
|
</div>
|
2522
2475
|
<hr>
|
2523
2476
|
<div class="refsect2">
|
@@ -2527,7 +2480,7 @@ gdk_x11_display_get_startup_notification_id
|
|
2527
2480
|
(<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
2528
2481
|
<p>Gets the startup notification ID for a display.</p>
|
2529
2482
|
<div class="refsect3">
|
2530
|
-
<a name="id
|
2483
|
+
<a name="gdk-x11-display-get-startup-notification-id.parameters"></a><h4>Parameters</h4>
|
2531
2484
|
<div class="informaltable"><table width="100%" border="0">
|
2532
2485
|
<colgroup>
|
2533
2486
|
<col width="150px" class="parameters_name">
|
@@ -2542,12 +2495,11 @@ gdk_x11_display_get_startup_notification_id
|
|
2542
2495
|
</table></div>
|
2543
2496
|
</div>
|
2544
2497
|
<div class="refsect3">
|
2545
|
-
<a name="id
|
2498
|
+
<a name="gdk-x11-display-get-startup-notification-id.returns"></a><h4>Returns</h4>
|
2546
2499
|
<p> the startup notification ID for <em class="parameter"><code>display</code></em>
|
2547
2500
|
</p>
|
2548
|
-
<p></p>
|
2549
2501
|
</div>
|
2550
|
-
<p class="since">Since 2.12</p>
|
2502
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2551
2503
|
</div>
|
2552
2504
|
<hr>
|
2553
2505
|
<div class="refsect2">
|
@@ -2556,7 +2508,7 @@ gdk_x11_display_get_startup_notification_id
|
|
2556
2508
|
gdk_x11_display_get_xdisplay (<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
2557
2509
|
<p>Returns the X display of a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a>.</p>
|
2558
2510
|
<div class="refsect3">
|
2559
|
-
<a name="
|
2511
|
+
<a name="gdk-x11-display-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2560
2512
|
<div class="informaltable"><table width="100%" border="0">
|
2561
2513
|
<colgroup>
|
2562
2514
|
<col width="150px" class="parameters_name">
|
@@ -2571,11 +2523,10 @@ gdk_x11_display_get_xdisplay (<em class="parameter"><code><a class="link" href="
|
|
2571
2523
|
</table></div>
|
2572
2524
|
</div>
|
2573
2525
|
<div class="refsect3">
|
2574
|
-
<a name="
|
2526
|
+
<a name="gdk-x11-display-get-xdisplay.returns"></a><h4>Returns</h4>
|
2575
2527
|
<p>an X display.</p>
|
2576
|
-
<p></p>
|
2577
2528
|
</div>
|
2578
|
-
<p class="since">Since 2.2</p>
|
2529
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2579
2530
|
</div>
|
2580
2531
|
<hr>
|
2581
2532
|
<div class="refsect2">
|
@@ -2587,7 +2538,7 @@ gdk_x11_display_grab (<em class="parameter"><code><a class="link" href="GdkDispl
|
|
2587
2538
|
To ungrab the display again, use <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-display-ungrab" title="gdk_x11_display_ungrab ()"><code class="function">gdk_x11_display_ungrab()</code></a>. </p>
|
2588
2539
|
<p>gdk_x11_display_grab()/<a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-display-ungrab" title="gdk_x11_display_ungrab ()"><code class="function">gdk_x11_display_ungrab()</code></a> calls can be nested.</p>
|
2589
2540
|
<div class="refsect3">
|
2590
|
-
<a name="
|
2541
|
+
<a name="gdk-x11-display-grab.parameters"></a><h4>Parameters</h4>
|
2591
2542
|
<div class="informaltable"><table width="100%" border="0">
|
2592
2543
|
<colgroup>
|
2593
2544
|
<col width="150px" class="parameters_name">
|
@@ -2601,7 +2552,7 @@ To ungrab the display again, use <a class="link" href="gdk2-X-Window-System-Inte
|
|
2601
2552
|
</tr></tbody>
|
2602
2553
|
</table></div>
|
2603
2554
|
</div>
|
2604
|
-
<p class="since">Since 2.2</p>
|
2555
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2605
2556
|
</div>
|
2606
2557
|
<hr>
|
2607
2558
|
<div class="refsect2">
|
@@ -2612,7 +2563,7 @@ gdk_x11_display_ungrab (<em class="parameter"><code><a class="link" href="GdkDis
|
|
2612
2563
|
after it has been grabbed with
|
2613
2564
|
<a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-display-grab" title="gdk_x11_display_grab ()"><code class="function">gdk_x11_display_grab()</code></a>.</p>
|
2614
2565
|
<div class="refsect3">
|
2615
|
-
<a name="
|
2566
|
+
<a name="gdk-x11-display-ungrab.parameters"></a><h4>Parameters</h4>
|
2616
2567
|
<div class="informaltable"><table width="100%" border="0">
|
2617
2568
|
<colgroup>
|
2618
2569
|
<col width="150px" class="parameters_name">
|
@@ -2626,7 +2577,7 @@ gdk_x11_display_ungrab (<em class="parameter"><code><a class="link" href="GdkDis
|
|
2626
2577
|
</tr></tbody>
|
2627
2578
|
</table></div>
|
2628
2579
|
</div>
|
2629
|
-
<p class="since">Since 2.2</p>
|
2580
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2630
2581
|
</div>
|
2631
2582
|
<hr>
|
2632
2583
|
<div class="refsect2">
|
@@ -2646,7 +2597,7 @@ by the application (GTK+ applications can learn about
|
|
2646
2597
|
cursor theme changes by listening for change notification
|
2647
2598
|
for the corresponding <span class="type">GtkSetting</span>).</p>
|
2648
2599
|
<div class="refsect3">
|
2649
|
-
<a name="
|
2600
|
+
<a name="gdk-x11-display-set-cursor-theme.parameters"></a><h4>Parameters</h4>
|
2650
2601
|
<div class="informaltable"><table width="100%" border="0">
|
2651
2602
|
<colgroup>
|
2652
2603
|
<col width="150px" class="parameters_name">
|
@@ -2673,7 +2624,7 @@ a previously set value </p></td>
|
|
2673
2624
|
</tbody>
|
2674
2625
|
</table></div>
|
2675
2626
|
</div>
|
2676
|
-
<p class="since">Since 2.8</p>
|
2627
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2677
2628
|
</div>
|
2678
2629
|
<hr>
|
2679
2630
|
<div class="refsect2">
|
@@ -2694,7 +2645,7 @@ GDK may register the events of some X extensions on its own.</p>
|
|
2694
2645
|
<p>This function should only be needed in unusual circumstances, e.g.
|
2695
2646
|
when filtering XInput extension events on the root window.</p>
|
2696
2647
|
<div class="refsect3">
|
2697
|
-
<a name="
|
2648
|
+
<a name="gdk-x11-register-standard-event-type.parameters"></a><h4>Parameters</h4>
|
2698
2649
|
<div class="informaltable"><table width="100%" border="0">
|
2699
2650
|
<colgroup>
|
2700
2651
|
<col width="150px" class="parameters_name">
|
@@ -2720,7 +2671,7 @@ when filtering XInput extension events on the root window.</p>
|
|
2720
2671
|
</tbody>
|
2721
2672
|
</table></div>
|
2722
2673
|
</div>
|
2723
|
-
<p class="since">Since 2.4</p>
|
2674
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2724
2675
|
</div>
|
2725
2676
|
<hr>
|
2726
2677
|
<div class="refsect2">
|
@@ -2729,7 +2680,7 @@ when filtering XInput extension events on the root window.</p>
|
|
2729
2680
|
gdk_x11_drawable_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
2730
2681
|
<p>Returns the display of a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.</p>
|
2731
2682
|
<div class="refsect3">
|
2732
|
-
<a name="
|
2683
|
+
<a name="gdk-x11-drawable-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2733
2684
|
<div class="informaltable"><table width="100%" border="0">
|
2734
2685
|
<colgroup>
|
2735
2686
|
<col width="150px" class="parameters_name">
|
@@ -2744,9 +2695,8 @@ gdk_x11_drawable_get_xdisplay (<em class="parameter"><code><a class="link" href=
|
|
2744
2695
|
</table></div>
|
2745
2696
|
</div>
|
2746
2697
|
<div class="refsect3">
|
2747
|
-
<a name="
|
2698
|
+
<a name="gdk-x11-drawable-get-xdisplay.returns"></a><h4>Returns</h4>
|
2748
2699
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
2749
|
-
<p></p>
|
2750
2700
|
</div>
|
2751
2701
|
</div>
|
2752
2702
|
<hr>
|
@@ -2756,7 +2706,7 @@ gdk_x11_drawable_get_xdisplay (<em class="parameter"><code><a class="link" href=
|
|
2756
2706
|
gdk_x11_drawable_get_xid (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
2757
2707
|
<p>Returns the X resource (window or pixmap) belonging to a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.</p>
|
2758
2708
|
<div class="refsect3">
|
2759
|
-
<a name="
|
2709
|
+
<a name="gdk-x11-drawable-get-xid.parameters"></a><h4>Parameters</h4>
|
2760
2710
|
<div class="informaltable"><table width="100%" border="0">
|
2761
2711
|
<colgroup>
|
2762
2712
|
<col width="150px" class="parameters_name">
|
@@ -2771,10 +2721,9 @@ gdk_x11_drawable_get_xid (<em class="parameter"><code><a class="link" href="gdk2
|
|
2771
2721
|
</table></div>
|
2772
2722
|
</div>
|
2773
2723
|
<div class="refsect3">
|
2774
|
-
<a name="
|
2724
|
+
<a name="gdk-x11-drawable-get-xid.returns"></a><h4>Returns</h4>
|
2775
2725
|
<p> the ID of <em class="parameter"><code>drawable</code></em>
|
2776
2726
|
's X resource.</p>
|
2777
|
-
<p></p>
|
2778
2727
|
</div>
|
2779
2728
|
</div>
|
2780
2729
|
<hr>
|
@@ -2788,7 +2737,7 @@ or comma separated list of XLFDs (for font->type == GDK_FONT_FONTSET)
|
|
2788
2737
|
that was used to load the font. If the same font was loaded
|
2789
2738
|
via multiple names, which name is returned is undefined.</p>
|
2790
2739
|
<div class="refsect3">
|
2791
|
-
<a name="
|
2740
|
+
<a name="gdk-x11-font-get-name.parameters"></a><h4>Parameters</h4>
|
2792
2741
|
<div class="informaltable"><table width="100%" border="0">
|
2793
2742
|
<colgroup>
|
2794
2743
|
<col width="150px" class="parameters_name">
|
@@ -2803,10 +2752,9 @@ via multiple names, which name is returned is undefined.</p>
|
|
2803
2752
|
</table></div>
|
2804
2753
|
</div>
|
2805
2754
|
<div class="refsect3">
|
2806
|
-
<a name="
|
2755
|
+
<a name="gdk-x11-font-get-name.returns"></a><h4>Returns</h4>
|
2807
2756
|
<p> the name of the font. This string is owned
|
2808
2757
|
by GDK and must not be modified or freed.</p>
|
2809
|
-
<p></p>
|
2810
2758
|
</div>
|
2811
2759
|
</div>
|
2812
2760
|
<hr>
|
@@ -2817,7 +2765,7 @@ gdk_x11_font_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk
|
|
2817
2765
|
<div class="warning"><p><code class="literal">gdk_x11_font_get_xdisplay</code> is deprecated and should not be used in newly-written code.</p></div>
|
2818
2766
|
<p>Returns the display of a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a>.</p>
|
2819
2767
|
<div class="refsect3">
|
2820
|
-
<a name="
|
2768
|
+
<a name="gdk-x11-font-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2821
2769
|
<div class="informaltable"><table width="100%" border="0">
|
2822
2770
|
<colgroup>
|
2823
2771
|
<col width="150px" class="parameters_name">
|
@@ -2832,9 +2780,8 @@ gdk_x11_font_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk
|
|
2832
2780
|
</table></div>
|
2833
2781
|
</div>
|
2834
2782
|
<div class="refsect3">
|
2835
|
-
<a name="
|
2783
|
+
<a name="gdk-x11-font-get-xdisplay.returns"></a><h4>Returns</h4>
|
2836
2784
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
2837
|
-
<p></p>
|
2838
2785
|
</div>
|
2839
2786
|
</div>
|
2840
2787
|
<hr>
|
@@ -2845,7 +2792,7 @@ gdk_x11_font_get_xfont (<em class="parameter"><code><a class="link" href="gdk2-F
|
|
2845
2792
|
<div class="warning"><p><code class="literal">gdk_x11_font_get_xfont</code> is deprecated and should not be used in newly-written code.</p></div>
|
2846
2793
|
<p>Returns the X font belonging to a <a class="link" href="gdk2-Fonts.html#GdkFont" title="GdkFont"><span class="type">GdkFont</span></a>.</p>
|
2847
2794
|
<div class="refsect3">
|
2848
|
-
<a name="
|
2795
|
+
<a name="gdk-x11-font-get-xfont.parameters"></a><h4>Parameters</h4>
|
2849
2796
|
<div class="informaltable"><table width="100%" border="0">
|
2850
2797
|
<colgroup>
|
2851
2798
|
<col width="150px" class="parameters_name">
|
@@ -2860,9 +2807,8 @@ gdk_x11_font_get_xfont (<em class="parameter"><code><a class="link" href="gdk2-F
|
|
2860
2807
|
</table></div>
|
2861
2808
|
</div>
|
2862
2809
|
<div class="refsect3">
|
2863
|
-
<a name="
|
2810
|
+
<a name="gdk-x11-font-get-xfont.returns"></a><h4>Returns</h4>
|
2864
2811
|
<p> an Xlib <span class="type">XFontStruct*</span> or an <span class="type">XFontSet</span>.</p>
|
2865
|
-
<p></p>
|
2866
2812
|
</div>
|
2867
2813
|
</div>
|
2868
2814
|
<hr>
|
@@ -2876,7 +2822,7 @@ gdk_x11_gc_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-
|
|
2876
2822
|
</div>
|
2877
2823
|
<p>Returns the display of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.</p>
|
2878
2824
|
<div class="refsect3">
|
2879
|
-
<a name="
|
2825
|
+
<a name="gdk-x11-gc-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2880
2826
|
<div class="informaltable"><table width="100%" border="0">
|
2881
2827
|
<colgroup>
|
2882
2828
|
<col width="150px" class="parameters_name">
|
@@ -2891,9 +2837,8 @@ gdk_x11_gc_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-
|
|
2891
2837
|
</table></div>
|
2892
2838
|
</div>
|
2893
2839
|
<div class="refsect3">
|
2894
|
-
<a name="
|
2840
|
+
<a name="gdk-x11-gc-get-xdisplay.returns"></a><h4>Returns</h4>
|
2895
2841
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
2896
|
-
<p></p>
|
2897
2842
|
</div>
|
2898
2843
|
</div>
|
2899
2844
|
<hr>
|
@@ -2907,7 +2852,7 @@ gdk_x11_gc_get_xgc (<em class="parameter"><code><a class="link" href="gdk2-Graph
|
|
2907
2852
|
</div>
|
2908
2853
|
<p>Returns the X GC of a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.</p>
|
2909
2854
|
<div class="refsect3">
|
2910
|
-
<a name="
|
2855
|
+
<a name="gdk-x11-gc-get-xgc.parameters"></a><h4>Parameters</h4>
|
2911
2856
|
<div class="informaltable"><table width="100%" border="0">
|
2912
2857
|
<colgroup>
|
2913
2858
|
<col width="150px" class="parameters_name">
|
@@ -2922,9 +2867,8 @@ gdk_x11_gc_get_xgc (<em class="parameter"><code><a class="link" href="gdk2-Graph
|
|
2922
2867
|
</table></div>
|
2923
2868
|
</div>
|
2924
2869
|
<div class="refsect3">
|
2925
|
-
<a name="
|
2870
|
+
<a name="gdk-x11-gc-get-xgc.returns"></a><h4>Returns</h4>
|
2926
2871
|
<p> an Xlib <span class="type">GC</span>.</p>
|
2927
|
-
<p></p>
|
2928
2872
|
</div>
|
2929
2873
|
</div>
|
2930
2874
|
<hr>
|
@@ -2935,9 +2879,8 @@ gdk_x11_get_default_root_xwindow (<em class="parameter"><code><span class="type"
|
|
2935
2879
|
<p>Gets the root window of the default screen
|
2936
2880
|
(see <a class="link" href="gdk2-X-Window-System-Interaction.html#gdk-x11-get-default-screen" title="gdk_x11_get_default_screen ()"><code class="function">gdk_x11_get_default_screen()</code></a>).</p>
|
2937
2881
|
<div class="refsect3">
|
2938
|
-
<a name="
|
2882
|
+
<a name="gdk-x11-get-default-root-xwindow.returns"></a><h4>Returns</h4>
|
2939
2883
|
<p> an Xlib <span class="type">Window</span>.</p>
|
2940
|
-
<p></p>
|
2941
2884
|
</div>
|
2942
2885
|
</div>
|
2943
2886
|
<hr>
|
@@ -2947,11 +2890,10 @@ gdk_x11_get_default_root_xwindow (<em class="parameter"><code><span class="type"
|
|
2947
2890
|
gdk_x11_get_default_screen (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
2948
2891
|
<p>Gets the default GTK+ screen number.</p>
|
2949
2892
|
<div class="refsect3">
|
2950
|
-
<a name="
|
2893
|
+
<a name="gdk-x11-get-default-screen.returns"></a><h4>Returns</h4>
|
2951
2894
|
<p> returns the screen number specified by
|
2952
2895
|
the --display command line option or the DISPLAY environment
|
2953
2896
|
variable when <a class="link" href="gdk2-General.html#gdk-init" title="gdk_init ()"><code class="function">gdk_init()</code></a> calls <code class="function">XOpenDisplay()</code>.</p>
|
2954
|
-
<p></p>
|
2955
2897
|
</div>
|
2956
2898
|
</div>
|
2957
2899
|
<hr>
|
@@ -2961,11 +2903,10 @@ variable when <a class="link" href="gdk2-General.html#gdk-init" title="gdk_init
|
|
2961
2903
|
gdk_x11_get_default_xdisplay (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
2962
2904
|
<p>Gets the default GTK+ display.</p>
|
2963
2905
|
<div class="refsect3">
|
2964
|
-
<a name="
|
2906
|
+
<a name="gdk-x11-get-default-xdisplay.returns"></a><h4>Returns</h4>
|
2965
2907
|
<p> the Xlib <span class="type">Display*</span> for the display
|
2966
2908
|
specified in the <code class="option">--display</code> command line option
|
2967
2909
|
or the <code class="envar">DISPLAY</code> environment variable.</p>
|
2968
|
-
<p></p>
|
2969
2910
|
</div>
|
2970
2911
|
</div>
|
2971
2912
|
<hr>
|
@@ -2984,7 +2925,7 @@ To ungrab the server again, use <a class="link" href="gdk2-X-Window-System-Inter
|
|
2984
2925
|
gdk_x11_image_get_xdisplay (<em class="parameter"><code><a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> *image</code></em>);</pre>
|
2985
2926
|
<p>Returns the display of a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.</p>
|
2986
2927
|
<div class="refsect3">
|
2987
|
-
<a name="
|
2928
|
+
<a name="gdk-x11-image-get-xdisplay.parameters"></a><h4>Parameters</h4>
|
2988
2929
|
<div class="informaltable"><table width="100%" border="0">
|
2989
2930
|
<colgroup>
|
2990
2931
|
<col width="150px" class="parameters_name">
|
@@ -2999,9 +2940,8 @@ gdk_x11_image_get_xdisplay (<em class="parameter"><code><a class="link" href="gd
|
|
2999
2940
|
</table></div>
|
3000
2941
|
</div>
|
3001
2942
|
<div class="refsect3">
|
3002
|
-
<a name="
|
2943
|
+
<a name="gdk-x11-image-get-xdisplay.returns"></a><h4>Returns</h4>
|
3003
2944
|
<p> an Xlib <span class="type">Display*</span>.</p>
|
3004
|
-
<p></p>
|
3005
2945
|
</div>
|
3006
2946
|
</div>
|
3007
2947
|
<hr>
|
@@ -3011,7 +2951,7 @@ gdk_x11_image_get_xdisplay (<em class="parameter"><code><a class="link" href="gd
|
|
3011
2951
|
gdk_x11_image_get_ximage (<em class="parameter"><code><a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> *image</code></em>);</pre>
|
3012
2952
|
<p>Returns the X image belonging to a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.</p>
|
3013
2953
|
<div class="refsect3">
|
3014
|
-
<a name="
|
2954
|
+
<a name="gdk-x11-image-get-ximage.parameters"></a><h4>Parameters</h4>
|
3015
2955
|
<div class="informaltable"><table width="100%" border="0">
|
3016
2956
|
<colgroup>
|
3017
2957
|
<col width="150px" class="parameters_name">
|
@@ -3026,9 +2966,8 @@ gdk_x11_image_get_ximage (<em class="parameter"><code><a class="link" href="gdk2
|
|
3026
2966
|
</table></div>
|
3027
2967
|
</div>
|
3028
2968
|
<div class="refsect3">
|
3029
|
-
<a name="
|
2969
|
+
<a name="gdk-x11-image-get-ximage.returns"></a><h4>Returns</h4>
|
3030
2970
|
<p> an <span class="type">XImage*</span>.</p>
|
3031
|
-
<p></p>
|
3032
2971
|
</div>
|
3033
2972
|
</div>
|
3034
2973
|
<hr>
|
@@ -3038,7 +2977,7 @@ gdk_x11_image_get_ximage (<em class="parameter"><code><a class="link" href="gdk2
|
|
3038
2977
|
gdk_x11_screen_get_screen_number (<em class="parameter"><code><a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
3039
2978
|
<p>Returns the index of a <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a>.</p>
|
3040
2979
|
<div class="refsect3">
|
3041
|
-
<a name="
|
2980
|
+
<a name="gdk-x11-screen-get-screen-number.parameters"></a><h4>Parameters</h4>
|
3042
2981
|
<div class="informaltable"><table width="100%" border="0">
|
3043
2982
|
<colgroup>
|
3044
2983
|
<col width="150px" class="parameters_name">
|
@@ -3053,13 +2992,12 @@ gdk_x11_screen_get_screen_number (<em class="parameter"><code><a class="link" hr
|
|
3053
2992
|
</table></div>
|
3054
2993
|
</div>
|
3055
2994
|
<div class="refsect3">
|
3056
|
-
<a name="
|
2995
|
+
<a name="gdk-x11-screen-get-screen-number.returns"></a><h4>Returns</h4>
|
3057
2996
|
<p>the position of <em class="parameter"><code>screen</code></em>
|
3058
2997
|
among the screens of
|
3059
2998
|
its display.</p>
|
3060
|
-
<p></p>
|
3061
2999
|
</div>
|
3062
|
-
<p class="since">Since 2.2</p>
|
3000
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3063
3001
|
</div>
|
3064
3002
|
<hr>
|
3065
3003
|
<div class="refsect2">
|
@@ -3068,7 +3006,7 @@ its display.</p>
|
|
3068
3006
|
gdk_x11_screen_get_xscreen (<em class="parameter"><code><a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
3069
3007
|
<p>Returns the screen of a <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a>.</p>
|
3070
3008
|
<div class="refsect3">
|
3071
|
-
<a name="
|
3009
|
+
<a name="gdk-x11-screen-get-xscreen.parameters"></a><h4>Parameters</h4>
|
3072
3010
|
<div class="informaltable"><table width="100%" border="0">
|
3073
3011
|
<colgroup>
|
3074
3012
|
<col width="150px" class="parameters_name">
|
@@ -3083,11 +3021,11 @@ gdk_x11_screen_get_xscreen (<em class="parameter"><code><a class="link" href="Gd
|
|
3083
3021
|
</table></div>
|
3084
3022
|
</div>
|
3085
3023
|
<div class="refsect3">
|
3086
|
-
<a name="
|
3024
|
+
<a name="gdk-x11-screen-get-xscreen.returns"></a><h4>Returns</h4>
|
3087
3025
|
<p> an Xlib <span class="type">Screen*</span>. </p>
|
3088
3026
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3089
3027
|
</div>
|
3090
|
-
<p class="since">Since 2.2</p>
|
3028
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3091
3029
|
</div>
|
3092
3030
|
<hr>
|
3093
3031
|
<div class="refsect2">
|
@@ -3104,7 +3042,7 @@ gdk_x11_ungrab_server (<em class="parameter"><code><span class="type">void</span
|
|
3104
3042
|
gdk_x11_visual_get_xvisual (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
3105
3043
|
<p>Returns the X visual belonging to a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a>.</p>
|
3106
3044
|
<div class="refsect3">
|
3107
|
-
<a name="
|
3045
|
+
<a name="gdk-x11-visual-get-xvisual.parameters"></a><h4>Parameters</h4>
|
3108
3046
|
<div class="informaltable"><table width="100%" border="0">
|
3109
3047
|
<colgroup>
|
3110
3048
|
<col width="150px" class="parameters_name">
|
@@ -3119,9 +3057,8 @@ gdk_x11_visual_get_xvisual (<em class="parameter"><code><a class="link" href="gd
|
|
3119
3057
|
</table></div>
|
3120
3058
|
</div>
|
3121
3059
|
<div class="refsect3">
|
3122
|
-
<a name="
|
3060
|
+
<a name="gdk-x11-visual-get-xvisual.returns"></a><h4>Returns</h4>
|
3123
3061
|
<p> an Xlib <span class="type">Visual*</span>.</p>
|
3124
|
-
<p></p>
|
3125
3062
|
</div>
|
3126
3063
|
</div>
|
3127
3064
|
<hr>
|
@@ -3132,7 +3069,7 @@ gdk_x11_atom_to_xatom (<em class="parameter"><code><a class="link" href="gdk2-Pr
|
|
3132
3069
|
<p>Converts from a <a class="link" href="gdk2-Properties-and-Atoms.html#GdkAtom" title="GdkAtom"><span class="type">GdkAtom</span></a> to the X atom for the default GDK display
|
3133
3070
|
with the same string value.</p>
|
3134
3071
|
<div class="refsect3">
|
3135
|
-
<a name="
|
3072
|
+
<a name="gdk-x11-atom-to-xatom.parameters"></a><h4>Parameters</h4>
|
3136
3073
|
<div class="informaltable"><table width="100%" border="0">
|
3137
3074
|
<colgroup>
|
3138
3075
|
<col width="150px" class="parameters_name">
|
@@ -3147,10 +3084,9 @@ with the same string value.</p>
|
|
3147
3084
|
</table></div>
|
3148
3085
|
</div>
|
3149
3086
|
<div class="refsect3">
|
3150
|
-
<a name="
|
3087
|
+
<a name="gdk-x11-atom-to-xatom.returns"></a><h4>Returns</h4>
|
3151
3088
|
<p> the X atom corresponding to <em class="parameter"><code>atom</code></em>
|
3152
3089
|
.</p>
|
3153
|
-
<p></p>
|
3154
3090
|
</div>
|
3155
3091
|
</div>
|
3156
3092
|
<hr>
|
@@ -3163,7 +3099,7 @@ gdk_x11_atom_to_xatom_for_display (<em class="parameter"><code><a class="link" h
|
|
3163
3099
|
with the same string value. The special value <a class="link" href="gdk2-Properties-and-Atoms.html#GDK-NONE:CAPS" title="GDK_NONE"><code class="literal">GDK_NONE</code></a>
|
3164
3100
|
is converted to <code class="literal">None</code>.</p>
|
3165
3101
|
<div class="refsect3">
|
3166
|
-
<a name="
|
3102
|
+
<a name="gdk-x11-atom-to-xatom-for-display.parameters"></a><h4>Parameters</h4>
|
3167
3103
|
<div class="informaltable"><table width="100%" border="0">
|
3168
3104
|
<colgroup>
|
3169
3105
|
<col width="150px" class="parameters_name">
|
@@ -3185,12 +3121,11 @@ is converted to <code class="literal">None</code>.</p>
|
|
3185
3121
|
</table></div>
|
3186
3122
|
</div>
|
3187
3123
|
<div class="refsect3">
|
3188
|
-
<a name="
|
3124
|
+
<a name="gdk-x11-atom-to-xatom-for-display.returns"></a><h4>Returns</h4>
|
3189
3125
|
<p> the X atom corresponding to <em class="parameter"><code>atom</code></em>
|
3190
3126
|
, or <code class="literal">None</code></p>
|
3191
|
-
<p></p>
|
3192
3127
|
</div>
|
3193
|
-
<p class="since">Since 2.2</p>
|
3128
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3194
3129
|
</div>
|
3195
3130
|
<hr>
|
3196
3131
|
<div class="refsect2">
|
@@ -3200,7 +3135,7 @@ gdk_x11_xatom_to_atom (<em class="parameter"><code><span class="type">Atom</span
|
|
3200
3135
|
<p>Convert from an X atom for the default display to the corresponding
|
3201
3136
|
<a class="link" href="gdk2-Properties-and-Atoms.html#GdkAtom" title="GdkAtom"><span class="type">GdkAtom</span></a>.</p>
|
3202
3137
|
<div class="refsect3">
|
3203
|
-
<a name="
|
3138
|
+
<a name="gdk-x11-xatom-to-atom.parameters"></a><h4>Parameters</h4>
|
3204
3139
|
<div class="informaltable"><table width="100%" border="0">
|
3205
3140
|
<colgroup>
|
3206
3141
|
<col width="150px" class="parameters_name">
|
@@ -3215,9 +3150,8 @@ gdk_x11_xatom_to_atom (<em class="parameter"><code><span class="type">Atom</span
|
|
3215
3150
|
</table></div>
|
3216
3151
|
</div>
|
3217
3152
|
<div class="refsect3">
|
3218
|
-
<a name="
|
3153
|
+
<a name="gdk-x11-xatom-to-atom.returns"></a><h4>Returns</h4>
|
3219
3154
|
<p> the corresponding G<span class="type">dkAtom</span>.</p>
|
3220
|
-
<p></p>
|
3221
3155
|
</div>
|
3222
3156
|
</div>
|
3223
3157
|
<hr>
|
@@ -3229,7 +3163,7 @@ gdk_x11_xatom_to_atom_for_display (<em class="parameter"><code><a class="link" h
|
|
3229
3163
|
<p>Convert from an X atom for a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> to the corresponding
|
3230
3164
|
<a class="link" href="gdk2-Properties-and-Atoms.html#GdkAtom" title="GdkAtom"><span class="type">GdkAtom</span></a>.</p>
|
3231
3165
|
<div class="refsect3">
|
3232
|
-
<a name="
|
3166
|
+
<a name="gdk-x11-xatom-to-atom-for-display.parameters"></a><h4>Parameters</h4>
|
3233
3167
|
<div class="informaltable"><table width="100%" border="0">
|
3234
3168
|
<colgroup>
|
3235
3169
|
<col width="150px" class="parameters_name">
|
@@ -3251,11 +3185,10 @@ gdk_x11_xatom_to_atom_for_display (<em class="parameter"><code><a class="link" h
|
|
3251
3185
|
</table></div>
|
3252
3186
|
</div>
|
3253
3187
|
<div class="refsect3">
|
3254
|
-
<a name="
|
3188
|
+
<a name="gdk-x11-xatom-to-atom-for-display.returns"></a><h4>Returns</h4>
|
3255
3189
|
<p> the corresponding <a class="link" href="gdk2-Properties-and-Atoms.html#GdkAtom" title="GdkAtom"><span class="type">GdkAtom</span></a>.</p>
|
3256
|
-
<p></p>
|
3257
3190
|
</div>
|
3258
|
-
<p class="since">Since 2.2</p>
|
3191
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3259
3192
|
</div>
|
3260
3193
|
<hr>
|
3261
3194
|
<div class="refsect2">
|
@@ -3267,7 +3200,7 @@ gdk_x11_get_xatom_by_name (<em class="parameter"><code>const <a href="/home/vagr
|
|
3267
3200
|
This function caches the result, so if called repeatedly it is much
|
3268
3201
|
faster than <code class="function">XInternAtom()</code>, which is a round trip to the server each time.</p>
|
3269
3202
|
<div class="refsect3">
|
3270
|
-
<a name="
|
3203
|
+
<a name="gdk-x11-get-xatom-by-name.parameters"></a><h4>Parameters</h4>
|
3271
3204
|
<div class="informaltable"><table width="100%" border="0">
|
3272
3205
|
<colgroup>
|
3273
3206
|
<col width="150px" class="parameters_name">
|
@@ -3282,9 +3215,8 @@ faster than <code class="function">XInternAtom()</code>, which is a round trip t
|
|
3282
3215
|
</table></div>
|
3283
3216
|
</div>
|
3284
3217
|
<div class="refsect3">
|
3285
|
-
<a name="
|
3218
|
+
<a name="gdk-x11-get-xatom-by-name.returns"></a><h4>Returns</h4>
|
3286
3219
|
<p> a X atom for GDK's default display.</p>
|
3287
|
-
<p></p>
|
3288
3220
|
</div>
|
3289
3221
|
</div>
|
3290
3222
|
<hr>
|
@@ -3298,7 +3230,7 @@ gdk_x11_get_xatom_by_name_for_display (<em class="parameter"><code><a class="lin
|
|
3298
3230
|
This function caches the result, so if called repeatedly it is much
|
3299
3231
|
faster than <code class="function">XInternAtom()</code>, which is a round trip to the server each time.</p>
|
3300
3232
|
<div class="refsect3">
|
3301
|
-
<a name="
|
3233
|
+
<a name="gdk-x11-get-xatom-by-name-for-display.parameters"></a><h4>Parameters</h4>
|
3302
3234
|
<div class="informaltable"><table width="100%" border="0">
|
3303
3235
|
<colgroup>
|
3304
3236
|
<col width="150px" class="parameters_name">
|
@@ -3320,11 +3252,10 @@ faster than <code class="function">XInternAtom()</code>, which is a round trip t
|
|
3320
3252
|
</table></div>
|
3321
3253
|
</div>
|
3322
3254
|
<div class="refsect3">
|
3323
|
-
<a name="
|
3255
|
+
<a name="gdk-x11-get-xatom-by-name-for-display.returns"></a><h4>Returns</h4>
|
3324
3256
|
<p> a X atom for a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a></p>
|
3325
|
-
<p></p>
|
3326
3257
|
</div>
|
3327
|
-
<p class="since">Since 2.2</p>
|
3258
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3328
3259
|
</div>
|
3329
3260
|
<hr>
|
3330
3261
|
<div class="refsect2">
|
@@ -3338,7 +3269,7 @@ doesn't need to be freed. Also, this function will never return <a href="/home/v
|
|
3338
3269
|
even if <em class="parameter"><code>xatom</code></em>
|
3339
3270
|
is invalid.</p>
|
3340
3271
|
<div class="refsect3">
|
3341
|
-
<a name="
|
3272
|
+
<a name="gdk-x11-get-xatom-name.parameters"></a><h4>Parameters</h4>
|
3342
3273
|
<div class="informaltable"><table width="100%" border="0">
|
3343
3274
|
<colgroup>
|
3344
3275
|
<col width="150px" class="parameters_name">
|
@@ -3353,10 +3284,9 @@ even if <em class="parameter"><code>xatom</code></em>
|
|
3353
3284
|
</table></div>
|
3354
3285
|
</div>
|
3355
3286
|
<div class="refsect3">
|
3356
|
-
<a name="
|
3287
|
+
<a name="gdk-x11-get-xatom-name.returns"></a><h4>Returns</h4>
|
3357
3288
|
<p> name of the X atom; this string is owned by GTK+,
|
3358
3289
|
so it shouldn't be modifed or freed. </p>
|
3359
|
-
<p></p>
|
3360
3290
|
</div>
|
3361
3291
|
</div>
|
3362
3292
|
<hr>
|
@@ -3370,7 +3300,7 @@ function is meant mainly for debugging, so for convenience, unlike
|
|
3370
3300
|
<code class="function">XAtomName()</code> and <a class="link" href="gdk2-Properties-and-Atoms.html#gdk-atom-name" title="gdk_atom_name ()"><code class="function">gdk_atom_name()</code></a>, the result doesn't need to
|
3371
3301
|
be freed.</p>
|
3372
3302
|
<div class="refsect3">
|
3373
|
-
<a name="
|
3303
|
+
<a name="gdk-x11-get-xatom-name-for-display.parameters"></a><h4>Parameters</h4>
|
3374
3304
|
<div class="informaltable"><table width="100%" border="0">
|
3375
3305
|
<colgroup>
|
3376
3306
|
<col width="150px" class="parameters_name">
|
@@ -3393,12 +3323,11 @@ is defined</p></td>
|
|
3393
3323
|
</table></div>
|
3394
3324
|
</div>
|
3395
3325
|
<div class="refsect3">
|
3396
|
-
<a name="
|
3326
|
+
<a name="gdk-x11-get-xatom-name-for-display.returns"></a><h4>Returns</h4>
|
3397
3327
|
<p> name of the X atom; this string is owned by GDK,
|
3398
3328
|
so it shouldn't be modifed or freed. </p>
|
3399
|
-
<p></p>
|
3400
3329
|
</div>
|
3401
|
-
<p class="since">Since 2.2</p>
|
3330
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
3402
3331
|
</div>
|
3403
3332
|
<hr>
|
3404
3333
|
<div class="refsect2">
|
@@ -3412,7 +3341,7 @@ session management protocol.</p>
|
|
3412
3341
|
<p>See the X Session Management Library documentation for more information on
|
3413
3342
|
session management and the Inter-Client Communication Conventions Manual</p>
|
3414
3343
|
<div class="refsect3">
|
3415
|
-
<a name="id
|
3344
|
+
<a name="gdk-x11-set-sm-client-id.parameters"></a><h4>Parameters</h4>
|
3416
3345
|
<div class="informaltable"><table width="100%" border="0">
|
3417
3346
|
<colgroup>
|
3418
3347
|
<col width="150px" class="parameters_name">
|
@@ -3427,7 +3356,7 @@ connection was opened, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/
|
|
3427
3356
|
</tr></tbody>
|
3428
3357
|
</table></div>
|
3429
3358
|
</div>
|
3430
|
-
<p class="since">Since 2.24</p>
|
3359
|
+
<p class="since">Since: 2.24</p>
|
3431
3360
|
</div>
|
3432
3361
|
<hr>
|
3433
3362
|
<div class="refsect2">
|
@@ -3441,7 +3370,7 @@ gdk_x11_window_foreign_new_for_display
|
|
3441
3370
|
was already known to GDK, a new reference to the existing
|
3442
3371
|
<a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is returned.</p>
|
3443
3372
|
<div class="refsect3">
|
3444
|
-
<a name="
|
3373
|
+
<a name="gdk-x11-window-foreign-new-for-display.parameters"></a><h4>Parameters</h4>
|
3445
3374
|
<div class="informaltable"><table width="100%" border="0">
|
3446
3375
|
<colgroup>
|
3447
3376
|
<col width="150px" class="parameters_name">
|
@@ -3463,13 +3392,12 @@ was already known to GDK, a new reference to the existing
|
|
3463
3392
|
</table></div>
|
3464
3393
|
</div>
|
3465
3394
|
<div class="refsect3">
|
3466
|
-
<a name="
|
3395
|
+
<a name="gdk-x11-window-foreign-new-for-display.returns"></a><h4>Returns</h4>
|
3467
3396
|
<p> a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the native window or
|
3468
3397
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the window has been destroyed. The wrapper will be
|
3469
3398
|
newly created, if one doesn't exist already.</p>
|
3470
|
-
<p></p>
|
3471
3399
|
</div>
|
3472
|
-
<p class="since">Since 2.24</p>
|
3400
|
+
<p class="since">Since: 2.24</p>
|
3473
3401
|
</div>
|
3474
3402
|
<hr>
|
3475
3403
|
<div class="refsect2">
|
@@ -3479,7 +3407,7 @@ gdk_x11_window_lookup_for_display (<em class="parameter"><code><a class="link" h
|
|
3479
3407
|
<em class="parameter"><code><span class="type">Window</span> window</code></em>);</pre>
|
3480
3408
|
<p>Looks up the <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> that wraps the given native window handle.</p>
|
3481
3409
|
<div class="refsect3">
|
3482
|
-
<a name="
|
3410
|
+
<a name="gdk-x11-window-lookup-for-display.parameters"></a><h4>Parameters</h4>
|
3483
3411
|
<div class="informaltable"><table width="100%" border="0">
|
3484
3412
|
<colgroup>
|
3485
3413
|
<col width="150px" class="parameters_name">
|
@@ -3501,12 +3429,11 @@ gdk_x11_window_lookup_for_display (<em class="parameter"><code><a class="link" h
|
|
3501
3429
|
</table></div>
|
3502
3430
|
</div>
|
3503
3431
|
<div class="refsect3">
|
3504
|
-
<a name="
|
3432
|
+
<a name="gdk-x11-window-lookup-for-display.returns"></a><h4>Returns</h4>
|
3505
3433
|
<p> the <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> wrapper for the native window,
|
3506
3434
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none.</p>
|
3507
|
-
<p></p>
|
3508
3435
|
</div>
|
3509
|
-
<p class="since">Since 2.24</p>
|
3436
|
+
<p class="since">Since: 2.24</p>
|
3510
3437
|
</div>
|
3511
3438
|
</div>
|
3512
3439
|
<div class="refsect1">
|
@@ -3522,7 +3449,6 @@ Another name for <a class="link" href="gdk2-X-Window-System-Interaction.html#GDK
|
|
3522
3449
|
</div>
|
3523
3450
|
</div>
|
3524
3451
|
<div class="footer">
|
3525
|
-
<hr>
|
3526
|
-
Generated by GTK-Doc V1.21.1</div>
|
3452
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3527
3453
|
</body>
|
3528
3454
|
</html>
|