gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-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="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk2-Selections.html" title="Selections">
|
10
10
|
<link rel="next" href="gtk2-Signals.html" title="Signals">
|
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">
|
@@ -152,7 +152,7 @@ linked against an old version of GTK+ and calling the
|
|
152
152
|
old version of <a class="link" href="gtk2-Feature-Test-Macros.html#gtk-check-version" title="gtk_check_version ()"><code class="function">gtk_check_version()</code></a>, but still get loaded
|
153
153
|
into an application using a newer version of GTK+.</p>
|
154
154
|
<div class="refsect3">
|
155
|
-
<a name="
|
155
|
+
<a name="gtk-check-version.parameters"></a><h4>Parameters</h4>
|
156
156
|
<div class="informaltable"><table width="100%" border="0">
|
157
157
|
<colgroup>
|
158
158
|
<col width="150px" class="parameters_name">
|
@@ -179,12 +179,11 @@ into an application using a newer version of GTK+.</p>
|
|
179
179
|
</table></div>
|
180
180
|
</div>
|
181
181
|
<div class="refsect3">
|
182
|
-
<a name="
|
182
|
+
<a name="gtk-check-version.returns"></a><h4>Returns</h4>
|
183
183
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the GTK+ library is compatible with the
|
184
184
|
given version, or a string describing the version mismatch.
|
185
185
|
The returned string is owned by GTK+ and should not be modified
|
186
186
|
or freed.</p>
|
187
|
-
<p></p>
|
188
187
|
</div>
|
189
188
|
</div>
|
190
189
|
<hr>
|
@@ -196,7 +195,7 @@ Returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-do
|
|
196
195
|
as or newer than the passed-in version.
|
197
196
|
</p>
|
198
197
|
<div class="refsect3">
|
199
|
-
<a name="
|
198
|
+
<a name="GTK-CHECK-VERSION.parameters"></a><h4>Parameters</h4>
|
200
199
|
<div class="informaltable"><table width="100%" border="0">
|
201
200
|
<colgroup>
|
202
201
|
<col width="150px" class="parameters_name">
|
@@ -319,7 +318,7 @@ at application run time.
|
|
319
318
|
<hr>
|
320
319
|
<div class="refsect2">
|
321
320
|
<a name="GTK-MICRO-VERSION:CAPS"></a><h3>GTK_MICRO_VERSION</h3>
|
322
|
-
<pre class="programlisting">#define GTK_MICRO_VERSION (
|
321
|
+
<pre class="programlisting">#define GTK_MICRO_VERSION (30)
|
323
322
|
</pre>
|
324
323
|
<p>
|
325
324
|
Like <a class="link" href="gtk2-Feature-Test-Macros.html#gtk-micro-version" title="gtk_micro_version"><span class="type">gtk_micro_version</span></a>, but from the headers used at
|
@@ -330,7 +329,7 @@ at application run time.
|
|
330
329
|
<hr>
|
331
330
|
<div class="refsect2">
|
332
331
|
<a name="GTK-BINARY-AGE:CAPS"></a><h3>GTK_BINARY_AGE</h3>
|
333
|
-
<pre class="programlisting">#define GTK_BINARY_AGE (
|
332
|
+
<pre class="programlisting">#define GTK_BINARY_AGE (2430)
|
334
333
|
</pre>
|
335
334
|
<p>
|
336
335
|
Like <a class="link" href="gtk2-Feature-Test-Macros.html#gtk-binary-age" title="gtk_binary_age"><span class="type">gtk_binary_age</span></a>, but from the headers used at
|
@@ -341,7 +340,7 @@ at application run time.
|
|
341
340
|
<hr>
|
342
341
|
<div class="refsect2">
|
343
342
|
<a name="GTK-INTERFACE-AGE:CAPS"></a><h3>GTK_INTERFACE_AGE</h3>
|
344
|
-
<pre class="programlisting">#define GTK_INTERFACE_AGE (
|
343
|
+
<pre class="programlisting">#define GTK_INTERFACE_AGE (30)
|
345
344
|
</pre>
|
346
345
|
<p>
|
347
346
|
Like <a class="link" href="gtk2-Feature-Test-Macros.html#gtk-interface-age" title="gtk_interface_age"><span class="type">gtk_interface_age</span></a>, but from the headers used at
|
@@ -352,7 +351,6 @@ at application run time.
|
|
352
351
|
</div>
|
353
352
|
</div>
|
354
353
|
<div class="footer">
|
355
|
-
<hr>
|
356
|
-
Generated by GTK-Doc V1.21.1</div>
|
354
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
357
355
|
</body>
|
358
356
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk2-Testing.html" title="Testing">
|
10
10
|
<link rel="next" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects">
|
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">
|
@@ -29,7 +29,7 @@
|
|
29
29
|
<div class="refnamediv"><table width="100%"><tr>
|
30
30
|
<td valign="top">
|
31
31
|
<h2><span class="refentrytitle"><a name="gtk2-Filesystem-utilities.top_of_page"></a>Filesystem utilities</span></h2>
|
32
|
-
<p>Filesystem utilities
|
32
|
+
<p>Filesystem utilities</p>
|
33
33
|
</td>
|
34
34
|
<td class="gallery_image" valign="top" align="right"></td>
|
35
35
|
</tr></table></div>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
45
|
<td class="function_type">
|
46
|
-
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html"><span class="returnvalue">GMountOperation</span></a> *
|
46
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
|
47
47
|
</td>
|
48
48
|
<td class="function_name">
|
49
49
|
<a class="link" href="gtk2-Filesystem-utilities.html#gtk-mount-operation-new" title="gtk_mount_operation_new ()">gtk_mount_operation_new</a> <span class="c_punctuation">()</span>
|
@@ -83,7 +83,7 @@
|
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
85
|
<td class="function_type">
|
86
|
-
<a href="
|
86
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
89
|
<a class="link" href="gtk2-Filesystem-utilities.html#gtk-mount-operation-get-screen" title="gtk_mount_operation_get_screen ()">gtk_mount_operation_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="property_type">
|
125
|
-
<a href="
|
125
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
126
126
|
<td class="property_name"><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation--screen" title="The “screen” property">screen</a></td>
|
127
127
|
<td class="property_flags">Read / Write</td>
|
128
128
|
</tr>
|
@@ -144,8 +144,8 @@
|
|
144
144
|
</div>
|
145
145
|
<div class="refsect1">
|
146
146
|
<a name="gtk2-Filesystem-utilities.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
147
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
148
|
-
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html">GMountOperation</a>
|
147
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
148
|
+
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct">GMountOperation</a>
|
149
149
|
<span class="lineart">╰──</span> GtkMountOperation
|
150
150
|
</pre>
|
151
151
|
</div>
|
@@ -156,78 +156,21 @@
|
|
156
156
|
</div>
|
157
157
|
<div class="refsect1">
|
158
158
|
<a name="gtk2-Filesystem-utilities.description"></a><h2>Description</h2>
|
159
|
-
<p>The functions and objects described here make working with GTK+ and
|
160
|
-
GIO more convenient.</p>
|
161
|
-
<p><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> is needed when mounting volumes:
|
162
|
-
It is an implementation of <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html"><span class="type">GMountOperation</span></a> that can be used with
|
163
|
-
GIO functions for mounting volumes such as
|
164
|
-
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GFile.html#g-file-mount-enclosing-volume"><code class="function">g_file_mount_enclosing_volume()</code></a>, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GFile.html#g-file-mount-mountable"><code class="function">g_file_mount_mountable()</code></a>,
|
165
|
-
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GVolume.html#g-volume-mount"><code class="function">g_volume_mount()</code></a>, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMount.html#g-mount-unmount-with-operation"><code class="function">g_mount_unmount_with_operation()</code></a> and others.</p>
|
166
|
-
<p>When necessary, <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> shows dialogs to ask for
|
167
|
-
passwords, questions or show processes blocking unmount.</p>
|
168
|
-
<p>gtk_show_uri() is a convenient way to launch applications for URIs.</p>
|
169
|
-
<p>Another object that is worth mentioning in this context is
|
170
|
-
<a href="http://library.gnome.org/devel/gdk3/gdk2-Application-launching.html#GdkAppLaunchContext"><span class="type">GdkAppLaunchContext</span></a>, which provides visual feedback when lauching
|
171
|
-
applications.</p>
|
172
159
|
</div>
|
173
160
|
<div class="refsect1">
|
174
161
|
<a name="gtk2-Filesystem-utilities.functions_details"></a><h2>Functions</h2>
|
175
162
|
<div class="refsect2">
|
176
163
|
<a name="gtk-mount-operation-new"></a><h3>gtk_mount_operation_new ()</h3>
|
177
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html"><span class="returnvalue">GMountOperation</span></a> *
|
164
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
|
178
165
|
gtk_mount_operation_new (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>);</pre>
|
179
|
-
<p>
|
180
|
-
<div class="refsect3">
|
181
|
-
<a name="id-1.3.21.10.2.5"></a><h4>Parameters</h4>
|
182
|
-
<div class="informaltable"><table width="100%" border="0">
|
183
|
-
<colgroup>
|
184
|
-
<col width="150px" class="parameters_name">
|
185
|
-
<col class="parameters_description">
|
186
|
-
<col width="200px" class="parameters_annotations">
|
187
|
-
</colgroup>
|
188
|
-
<tbody><tr>
|
189
|
-
<td class="parameter_name"><p>parent</p></td>
|
190
|
-
<td class="parameter_description"><p> transient parent of the window, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
191
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
192
|
-
</tr></tbody>
|
193
|
-
</table></div>
|
194
|
-
</div>
|
195
|
-
<div class="refsect3">
|
196
|
-
<a name="id-1.3.21.10.2.6"></a><h4>Returns</h4>
|
197
|
-
<p> a new <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p>
|
198
|
-
<p></p>
|
199
|
-
</div>
|
200
|
-
<p class="since">Since 2.14</p>
|
166
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
201
167
|
</div>
|
202
168
|
<hr>
|
203
169
|
<div class="refsect2">
|
204
170
|
<a name="gtk-mount-operation-is-showing"></a><h3>gtk_mount_operation_is_showing ()</h3>
|
205
171
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
206
172
|
gtk_mount_operation_is_showing (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>);</pre>
|
207
|
-
<p>
|
208
|
-
a window.</p>
|
209
|
-
<div class="refsect3">
|
210
|
-
<a name="id-1.3.21.10.3.5"></a><h4>Parameters</h4>
|
211
|
-
<div class="informaltable"><table width="100%" border="0">
|
212
|
-
<colgroup>
|
213
|
-
<col width="150px" class="parameters_name">
|
214
|
-
<col class="parameters_description">
|
215
|
-
<col width="200px" class="parameters_annotations">
|
216
|
-
</colgroup>
|
217
|
-
<tbody><tr>
|
218
|
-
<td class="parameter_name"><p>op</p></td>
|
219
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p></td>
|
220
|
-
<td class="parameter_annotations"> </td>
|
221
|
-
</tr></tbody>
|
222
|
-
</table></div>
|
223
|
-
</div>
|
224
|
-
<div class="refsect3">
|
225
|
-
<a name="id-1.3.21.10.3.6"></a><h4>Returns</h4>
|
226
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>op</code></em>
|
227
|
-
is currently displaying a window</p>
|
228
|
-
<p></p>
|
229
|
-
</div>
|
230
|
-
<p class="since">Since 2.14</p>
|
173
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
231
174
|
</div>
|
232
175
|
<hr>
|
233
176
|
<div class="refsect2">
|
@@ -235,183 +178,39 @@ is currently displaying a window</p>
|
|
235
178
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
236
179
|
gtk_mount_operation_set_parent (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>,
|
237
180
|
<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>);</pre>
|
238
|
-
<p>
|
239
|
-
<a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a>.</p>
|
240
|
-
<div class="refsect3">
|
241
|
-
<a name="id-1.3.21.10.4.5"></a><h4>Parameters</h4>
|
242
|
-
<div class="informaltable"><table width="100%" border="0">
|
243
|
-
<colgroup>
|
244
|
-
<col width="150px" class="parameters_name">
|
245
|
-
<col class="parameters_description">
|
246
|
-
<col width="200px" class="parameters_annotations">
|
247
|
-
</colgroup>
|
248
|
-
<tbody>
|
249
|
-
<tr>
|
250
|
-
<td class="parameter_name"><p>op</p></td>
|
251
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p></td>
|
252
|
-
<td class="parameter_annotations"> </td>
|
253
|
-
</tr>
|
254
|
-
<tr>
|
255
|
-
<td class="parameter_name"><p>parent</p></td>
|
256
|
-
<td class="parameter_description"><p> transient parent of the window, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
257
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
258
|
-
</tr>
|
259
|
-
</tbody>
|
260
|
-
</table></div>
|
261
|
-
</div>
|
262
|
-
<p class="since">Since 2.14</p>
|
181
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
263
182
|
</div>
|
264
183
|
<hr>
|
265
184
|
<div class="refsect2">
|
266
185
|
<a name="gtk-mount-operation-get-parent"></a><h3>gtk_mount_operation_get_parent ()</h3>
|
267
186
|
<pre class="programlisting"><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="returnvalue">GtkWindow</span></a> *
|
268
187
|
gtk_mount_operation_get_parent (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>);</pre>
|
269
|
-
<p>
|
270
|
-
<div class="refsect3">
|
271
|
-
<a name="id-1.3.21.10.5.5"></a><h4>Parameters</h4>
|
272
|
-
<div class="informaltable"><table width="100%" border="0">
|
273
|
-
<colgroup>
|
274
|
-
<col width="150px" class="parameters_name">
|
275
|
-
<col class="parameters_description">
|
276
|
-
<col width="200px" class="parameters_annotations">
|
277
|
-
</colgroup>
|
278
|
-
<tbody><tr>
|
279
|
-
<td class="parameter_name"><p>op</p></td>
|
280
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p></td>
|
281
|
-
<td class="parameter_annotations"> </td>
|
282
|
-
</tr></tbody>
|
283
|
-
</table></div>
|
284
|
-
</div>
|
285
|
-
<div class="refsect3">
|
286
|
-
<a name="id-1.3.21.10.5.6"></a><h4>Returns</h4>
|
287
|
-
<p> the transient parent for windows shown by <em class="parameter"><code>op</code></em>
|
288
|
-
. </p>
|
289
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
290
|
-
</div>
|
291
|
-
<p class="since">Since 2.14</p>
|
188
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
292
189
|
</div>
|
293
190
|
<hr>
|
294
191
|
<div class="refsect2">
|
295
192
|
<a name="gtk-mount-operation-set-screen"></a><h3>gtk_mount_operation_set_screen ()</h3>
|
296
193
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
297
194
|
gtk_mount_operation_set_screen (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>,
|
298
|
-
<em class="parameter"><code><a href="
|
299
|
-
<p>
|
300
|
-
<div class="refsect3">
|
301
|
-
<a name="id-1.3.21.10.6.5"></a><h4>Parameters</h4>
|
302
|
-
<div class="informaltable"><table width="100%" border="0">
|
303
|
-
<colgroup>
|
304
|
-
<col width="150px" class="parameters_name">
|
305
|
-
<col class="parameters_description">
|
306
|
-
<col width="200px" class="parameters_annotations">
|
307
|
-
</colgroup>
|
308
|
-
<tbody>
|
309
|
-
<tr>
|
310
|
-
<td class="parameter_name"><p>op</p></td>
|
311
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p></td>
|
312
|
-
<td class="parameter_annotations"> </td>
|
313
|
-
</tr>
|
314
|
-
<tr>
|
315
|
-
<td class="parameter_name"><p>screen</p></td>
|
316
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a></p></td>
|
317
|
-
<td class="parameter_annotations"> </td>
|
318
|
-
</tr>
|
319
|
-
</tbody>
|
320
|
-
</table></div>
|
321
|
-
</div>
|
322
|
-
<p class="since">Since 2.14</p>
|
195
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
196
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
323
197
|
</div>
|
324
198
|
<hr>
|
325
199
|
<div class="refsect2">
|
326
200
|
<a name="gtk-mount-operation-get-screen"></a><h3>gtk_mount_operation_get_screen ()</h3>
|
327
|
-
<pre class="programlisting"><a href="
|
201
|
+
<pre class="programlisting"><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
328
202
|
gtk_mount_operation_get_screen (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>);</pre>
|
329
|
-
<p>
|
330
|
-
will be shown.</p>
|
331
|
-
<div class="refsect3">
|
332
|
-
<a name="id-1.3.21.10.7.5"></a><h4>Parameters</h4>
|
333
|
-
<div class="informaltable"><table width="100%" border="0">
|
334
|
-
<colgroup>
|
335
|
-
<col width="150px" class="parameters_name">
|
336
|
-
<col class="parameters_description">
|
337
|
-
<col width="200px" class="parameters_annotations">
|
338
|
-
</colgroup>
|
339
|
-
<tbody><tr>
|
340
|
-
<td class="parameter_name"><p>op</p></td>
|
341
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a></p></td>
|
342
|
-
<td class="parameter_annotations"> </td>
|
343
|
-
</tr></tbody>
|
344
|
-
</table></div>
|
345
|
-
</div>
|
346
|
-
<div class="refsect3">
|
347
|
-
<a name="id-1.3.21.10.7.6"></a><h4>Returns</h4>
|
348
|
-
<p> the screen on which windows of <em class="parameter"><code>op</code></em>
|
349
|
-
are shown. </p>
|
350
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
351
|
-
</div>
|
352
|
-
<p class="since">Since 2.14</p>
|
203
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
353
204
|
</div>
|
354
205
|
<hr>
|
355
206
|
<div class="refsect2">
|
356
207
|
<a name="gtk-show-uri"></a><h3>gtk_show_uri ()</h3>
|
357
208
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
358
|
-
gtk_show_uri (<em class="parameter"><code><a href="
|
209
|
+
gtk_show_uri (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
|
359
210
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
|
360
211
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> timestamp</code></em>,
|
361
212
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
362
|
-
<p>
|
363
|
-
to show the uri. The uri must be of a form understood by GIO (i.e. you
|
364
|
-
need to install gvfs to get support for uri schemes such as http://
|
365
|
-
or ftp://, as only local files are handled by GIO itself).
|
366
|
-
Typical examples are</p>
|
367
|
-
<table border="0" summary="Simple list" class="simplelist">
|
368
|
-
<tr><td><code class="filename">file:///home/gnome/pict.jpg</code></td></tr>
|
369
|
-
<tr><td><code class="filename">http://www.gnome.org</code></td></tr>
|
370
|
-
<tr><td><code class="filename">mailto:me@gnome.org</code></td></tr>
|
371
|
-
</table>
|
372
|
-
<p>Ideally the timestamp is taken from the event triggering
|
373
|
-
the <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a> call. If timestamp is not known you can take
|
374
|
-
<a href="http://library.gnome.org/devel/gdk3/gdk2-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
375
|
-
<p>This function can be used as a replacement for <code class="function">gnome_vfs_url_show()</code>
|
376
|
-
and <code class="function">gnome_url_show()</code>.</p>
|
377
|
-
<div class="refsect3">
|
378
|
-
<a name="id-1.3.21.10.8.8"></a><h4>Parameters</h4>
|
379
|
-
<div class="informaltable"><table width="100%" border="0">
|
380
|
-
<colgroup>
|
381
|
-
<col width="150px" class="parameters_name">
|
382
|
-
<col class="parameters_description">
|
383
|
-
<col width="200px" class="parameters_annotations">
|
384
|
-
</colgroup>
|
385
|
-
<tbody>
|
386
|
-
<tr>
|
387
|
-
<td class="parameter_name"><p>screen</p></td>
|
388
|
-
<td class="parameter_description"><p> screen to show the uri on or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for the default screen. </p></td>
|
389
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
390
|
-
</tr>
|
391
|
-
<tr>
|
392
|
-
<td class="parameter_name"><p>uri</p></td>
|
393
|
-
<td class="parameter_description"><p>the uri to show</p></td>
|
394
|
-
<td class="parameter_annotations"> </td>
|
395
|
-
</tr>
|
396
|
-
<tr>
|
397
|
-
<td class="parameter_name"><p>timestamp</p></td>
|
398
|
-
<td class="parameter_description"><p>a timestamp to prevent focus stealing.</p></td>
|
399
|
-
<td class="parameter_annotations"> </td>
|
400
|
-
</tr>
|
401
|
-
<tr>
|
402
|
-
<td class="parameter_name"><p>error</p></td>
|
403
|
-
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> that is returned in case of errors</p></td>
|
404
|
-
<td class="parameter_annotations"> </td>
|
405
|
-
</tr>
|
406
|
-
</tbody>
|
407
|
-
</table></div>
|
408
|
-
</div>
|
409
|
-
<div class="refsect3">
|
410
|
-
<a name="id-1.3.21.10.8.9"></a><h4>Returns</h4>
|
411
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> on error.</p>
|
412
|
-
<p></p>
|
413
|
-
</div>
|
414
|
-
<p class="since">Since 2.14</p>
|
213
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
415
214
|
</div>
|
416
215
|
</div>
|
417
216
|
<div class="refsect1">
|
@@ -419,7 +218,6 @@ and <code class="function">gnome_url_show()</code>.</p>
|
|
419
218
|
<div class="refsect2">
|
420
219
|
<a name="GtkMountOperation-struct"></a><h3>struct GtkMountOperation</h3>
|
421
220
|
<pre class="programlisting">struct GtkMountOperation;</pre>
|
422
|
-
<p>This should not be accessed directly. Use the accessor functions below.</p>
|
423
221
|
</div>
|
424
222
|
</div>
|
425
223
|
<div class="refsect1">
|
@@ -441,14 +239,13 @@ and <code class="function">gnome_url_show()</code>.</p>
|
|
441
239
|
<hr>
|
442
240
|
<div class="refsect2">
|
443
241
|
<a name="GtkMountOperation--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
444
|
-
<pre class="programlisting"> “screen” <a href="
|
242
|
+
<pre class="programlisting"> “screen” <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
445
243
|
<p>The screen where this window will be displayed.</p>
|
446
244
|
<p>Flags: Read / Write</p>
|
447
245
|
</div>
|
448
246
|
</div>
|
449
247
|
</div>
|
450
248
|
<div class="footer">
|
451
|
-
<hr>
|
452
|
-
Generated by GTK-Doc V1.21.1</div>
|
249
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
453
250
|
</body>
|
454
251
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
10
10
|
<link rel="next" href="gtk2-Keyboard-Accelerators.html" title="Accelerator Groups">
|
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">
|
@@ -57,7 +57,7 @@
|
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
59
|
<td class="function_type">
|
60
|
-
<span class="returnvalue">PangoLanguage</span> *
|
60
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
63
|
<a class="link" href="gtk2-General.html#gtk-get-default-language" title="gtk_get_default_language ()">gtk_get_default_language</a> <span class="c_punctuation">()</span>
|
@@ -352,14 +352,6 @@
|
|
352
352
|
</td>
|
353
353
|
</tr>
|
354
354
|
<tr>
|
355
|
-
<td class="define_keyword">#define</td>
|
356
|
-
<td class="function_name"><a class="link" href="gtk2-General.html#GTK-PRIORITY-REDRAW:CAPS" title="GTK_PRIORITY_REDRAW">GTK_PRIORITY_REDRAW</a></td>
|
357
|
-
</tr>
|
358
|
-
<tr>
|
359
|
-
<td class="define_keyword">#define</td>
|
360
|
-
<td class="function_name"><a class="link" href="gtk2-General.html#GTK-PRIORITY-RESIZE:CAPS" title="GTK_PRIORITY_RESIZE">GTK_PRIORITY_RESIZE</a></td>
|
361
|
-
</tr>
|
362
|
-
<tr>
|
363
355
|
<td class="function_type">
|
364
356
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
365
357
|
</td>
|
@@ -385,7 +377,7 @@
|
|
385
377
|
</tr>
|
386
378
|
<tr>
|
387
379
|
<td class="function_type">
|
388
|
-
<a href="
|
380
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
389
381
|
</td>
|
390
382
|
<td class="function_name">
|
391
383
|
<a class="link" href="gtk2-General.html#gtk-get-current-event" title="gtk_get_current_event ()">gtk_get_current_event</a> <span class="c_punctuation">()</span>
|
@@ -436,6 +428,14 @@
|
|
436
428
|
<tbody>
|
437
429
|
<tr>
|
438
430
|
<td class="define_keyword">#define</td>
|
431
|
+
<td class="function_name"><a class="link" href="gtk2-General.html#GTK-PRIORITY-REDRAW:CAPS" title="GTK_PRIORITY_REDRAW">GTK_PRIORITY_REDRAW</a></td>
|
432
|
+
</tr>
|
433
|
+
<tr>
|
434
|
+
<td class="define_keyword">#define</td>
|
435
|
+
<td class="function_name"><a class="link" href="gtk2-General.html#GTK-PRIORITY-RESIZE:CAPS" title="GTK_PRIORITY_RESIZE">GTK_PRIORITY_RESIZE</a></td>
|
436
|
+
</tr>
|
437
|
+
<tr>
|
438
|
+
<td class="define_keyword">#define</td>
|
439
439
|
<td class="function_name"><a class="link" href="gtk2-General.html#GTK-PRIORITY-HIGH:CAPS" title="GTK_PRIORITY_HIGH">GTK_PRIORITY_HIGH</a></td>
|
440
440
|
</tr>
|
441
441
|
<tr>
|
@@ -551,7 +551,7 @@ documentation.
|
|
551
551
|
gtk_set_locale (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
552
552
|
<div class="warning">
|
553
553
|
<p><code class="literal">gtk_set_locale</code> has been deprecated since version 2.24 and should not be used in newly-written code.</p>
|
554
|
-
<p>Use <
|
554
|
+
<p>Use <code class="function">setlocale()</code> directly</p>
|
555
555
|
</div>
|
556
556
|
<p>Initializes internationalization support for GTK+. <a class="link" href="gtk2-General.html#gtk-init" title="gtk_init ()"><code class="function">gtk_init()</code></a>
|
557
557
|
automatically does this, so there is typically no point
|
@@ -566,14 +566,13 @@ program environment. This is the same as calling the C library function
|
|
566
566
|
<code class="literal">setlocale (LC_ALL, "")</code> but also takes care of the
|
567
567
|
locale specific setup of the windowing system used by GDK.</p>
|
568
568
|
<div class="refsect3">
|
569
|
-
<a name="
|
569
|
+
<a name="gtk-set-locale.returns"></a><h4>Returns</h4>
|
570
570
|
<p> a string corresponding to the locale set, typically in the
|
571
571
|
form lang_COUNTRY, where lang is an ISO-639 language code, and
|
572
572
|
COUNTRY is an ISO-3166 country code. On Unix, this form matches the
|
573
|
-
result of the <
|
573
|
+
result of the <code class="function">setlocale()</code>; it is also used on other machines, such as
|
574
574
|
Windows, where the C library returns a different result. The string is
|
575
575
|
owned by GTK+ and should not be modified or freed.</p>
|
576
|
-
<p></p>
|
577
576
|
</div>
|
578
577
|
</div>
|
579
578
|
<hr>
|
@@ -593,20 +592,19 @@ you wanted to set different values for different locale categories.</p>
|
|
593
592
|
<hr>
|
594
593
|
<div class="refsect2">
|
595
594
|
<a name="gtk-get-default-language"></a><h3>gtk_get_default_language ()</h3>
|
596
|
-
<pre class="programlisting"><span class="returnvalue">PangoLanguage</span> *
|
595
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
597
596
|
gtk_get_default_language (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
598
|
-
<p>Returns the <span class="type">PangoLanguage</span> for the default language currently in
|
597
|
+
<p>Returns the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a> for the default language currently in
|
599
598
|
effect. (Note that this can change over the life of an
|
600
599
|
application.) The default language is derived from the current
|
601
600
|
locale. It determines, for example, whether GTK+ uses the
|
602
601
|
right-to-left or left-to-right text direction.</p>
|
603
|
-
<p>This function is equivalent to <code class="function">pango_language_get_default()</code>. See
|
602
|
+
<p>This function is equivalent to <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#pango-language-get-default"><code class="function">pango_language_get_default()</code></a>. See
|
604
603
|
that function for details.</p>
|
605
604
|
<div class="refsect3">
|
606
|
-
<a name="
|
607
|
-
<p> the default language as a <span class="type">PangoLanguage</span>, must not be
|
605
|
+
<a name="gtk-get-default-language.returns"></a><h4>Returns</h4>
|
606
|
+
<p> the default language as a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a>, must not be
|
608
607
|
freed</p>
|
609
|
-
<p></p>
|
610
608
|
</div>
|
611
609
|
</div>
|
612
610
|
<hr>
|
@@ -617,7 +615,7 @@ gtk_parse_args (<em class="parameter"><code><span class="type">int</span> *argc<
|
|
617
615
|
<em class="parameter"><code><span class="type">char</span> ***argv</code></em>);</pre>
|
618
616
|
<p>Parses command line arguments, and initializes global
|
619
617
|
attributes of GTK+, but does not actually open a connection
|
620
|
-
to a display. (See <a href="
|
618
|
+
to a display. (See <a href="../html/GdkDisplay.html#gdk-display-open"><code class="function">gdk_display_open()</code></a>, <a href="../html/gdk2-General.html#gdk-get-display-arg-name"><code class="function">gdk_get_display_arg_name()</code></a>)</p>
|
621
619
|
<p>Any arguments used by GTK+ or GDK are removed from the array and
|
622
620
|
<em class="parameter"><code>argc</code></em>
|
623
621
|
and <em class="parameter"><code>argv</code></em>
|
@@ -625,7 +623,7 @@ to a display. (See <a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html#
|
|
625
623
|
<p>There is no need to call this function explicitely if you are using
|
626
624
|
<a class="link" href="gtk2-General.html#gtk-init" title="gtk_init ()"><code class="function">gtk_init()</code></a>, or <a class="link" href="gtk2-General.html#gtk-init-check" title="gtk_init_check ()"><code class="function">gtk_init_check()</code></a>.</p>
|
627
625
|
<div class="refsect3">
|
628
|
-
<a name="
|
626
|
+
<a name="gtk-parse-args.parameters"></a><h4>Parameters</h4>
|
629
627
|
<div class="informaltable"><table width="100%" border="0">
|
630
628
|
<colgroup>
|
631
629
|
<col width="150px" class="parameters_name">
|
@@ -648,9 +646,8 @@ command line arguments. </p></td>
|
|
648
646
|
</table></div>
|
649
647
|
</div>
|
650
648
|
<div class="refsect3">
|
651
|
-
<a name="
|
649
|
+
<a name="gtk-parse-args.returns"></a><h4>Returns</h4>
|
652
650
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if initialization succeeded, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
653
|
-
<p></p>
|
654
651
|
</div>
|
655
652
|
</div>
|
656
653
|
<hr>
|
@@ -691,7 +688,7 @@ similar things.
|
|
691
688
|
<div class="note"><p>
|
692
689
|
</p></div>
|
693
690
|
<div class="refsect3">
|
694
|
-
<a name="
|
691
|
+
<a name="gtk-init.parameters"></a><h4>Parameters</h4>
|
695
692
|
<div class="informaltable"><table width="100%" border="0">
|
696
693
|
<colgroup>
|
697
694
|
<col width="150px" class="parameters_name">
|
@@ -730,7 +727,7 @@ initialized. Instead it returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/v
|
|
730
727
|
<p>This way the application can fall back to some other means of communication
|
731
728
|
with the user - for example a curses or command line interface.</p>
|
732
729
|
<div class="refsect3">
|
733
|
-
<a name="
|
730
|
+
<a name="gtk-init-check.parameters"></a><h4>Parameters</h4>
|
734
731
|
<div class="informaltable"><table width="100%" border="0">
|
735
732
|
<colgroup>
|
736
733
|
<col width="150px" class="parameters_name">
|
@@ -754,10 +751,9 @@ Any parameters understood by <a class="link" href="gtk2-General.html#gtk-init" t
|
|
754
751
|
</table></div>
|
755
752
|
</div>
|
756
753
|
<div class="refsect3">
|
757
|
-
<a name="
|
754
|
+
<a name="gtk-init-check.returns"></a><h4>Returns</h4>
|
758
755
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the GUI has been successfully initialized,
|
759
756
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
760
|
-
<p></p>
|
761
757
|
</div>
|
762
758
|
</div>
|
763
759
|
<hr>
|
@@ -776,7 +772,7 @@ and it automatically generates nicely formatted
|
|
776
772
|
<code class="option">--help</code> output. Note that your program will
|
777
773
|
be terminated after writing out the help output.</p>
|
778
774
|
<div class="refsect3">
|
779
|
-
<a name="
|
775
|
+
<a name="gtk-init-with-args.parameters"></a><h4>Parameters</h4>
|
780
776
|
<div class="informaltable"><table width="100%" border="0">
|
781
777
|
<colgroup>
|
782
778
|
<col width="150px" class="parameters_name">
|
@@ -824,12 +820,11 @@ with <code class="function">gettext()</code>, or <a href="/home/vagrant/ruby-gno
|
|
824
820
|
</table></div>
|
825
821
|
</div>
|
826
822
|
<div class="refsect3">
|
827
|
-
<a name="
|
823
|
+
<a name="gtk-init-with-args.returns"></a><h4>Returns</h4>
|
828
824
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the GUI has been successfully initialized,
|
829
825
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
830
|
-
<p></p>
|
831
826
|
</div>
|
832
|
-
<p class="since">Since 2.6</p>
|
827
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
833
828
|
</div>
|
834
829
|
<hr>
|
835
830
|
<div class="refsect2">
|
@@ -841,7 +836,7 @@ by GTK+ and GDK. You should add this group to your <a href="/home/vagrant/ruby-g
|
|
841
836
|
with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html#g-option-context-add-group"><code class="function">g_option_context_add_group()</code></a>, if you are using
|
842
837
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html#g-option-context-parse"><code class="function">g_option_context_parse()</code></a> to parse your commandline arguments.</p>
|
843
838
|
<div class="refsect3">
|
844
|
-
<a name="
|
839
|
+
<a name="gtk-get-option-group.parameters"></a><h4>Parameters</h4>
|
845
840
|
<div class="informaltable"><table width="100%" border="0">
|
846
841
|
<colgroup>
|
847
842
|
<col width="150px" class="parameters_name">
|
@@ -857,12 +852,11 @@ when parsing the commandline arguments</p></td>
|
|
857
852
|
</table></div>
|
858
853
|
</div>
|
859
854
|
<div class="refsect3">
|
860
|
-
<a name="
|
855
|
+
<a name="gtk-get-option-group.returns"></a><h4>Returns</h4>
|
861
856
|
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a> for the commandline arguments recognized
|
862
857
|
by GTK+</p>
|
863
|
-
<p></p>
|
864
858
|
</div>
|
865
|
-
<p class="since">Since 2.6</p>
|
859
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
866
860
|
</div>
|
867
861
|
<hr>
|
868
862
|
<div class="refsect2">
|
@@ -879,7 +873,7 @@ This function will shut down the GUI and free all resources allocated
|
|
879
873
|
for GTK+.
|
880
874
|
</p>
|
881
875
|
<div class="refsect3">
|
882
|
-
<a name="
|
876
|
+
<a name="gtk-exit.parameters"></a><h4>Parameters</h4>
|
883
877
|
<div class="informaltable"><table width="100%" border="0">
|
884
878
|
<colgroup>
|
885
879
|
<col width="150px" class="parameters_name">
|
@@ -929,9 +923,8 @@ and invoke timeouts etc. while doing some time intensive computation.
|
|
929
923
|
|
930
924
|
</div>
|
931
925
|
<br class="example-break"><div class="refsect3">
|
932
|
-
<a name="
|
926
|
+
<a name="gtk-events-pending.returns"></a><h4>Returns</h4>
|
933
927
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any events are pending, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
934
|
-
<p></p>
|
935
928
|
</div>
|
936
929
|
</div>
|
937
930
|
<hr>
|
@@ -955,9 +948,8 @@ Asks for the current nesting level of the main loop. This can be useful
|
|
955
948
|
when calling <a class="link" href="gtk2-General.html#gtk-quit-add" title="gtk_quit_add ()"><code class="function">gtk_quit_add()</code></a>.
|
956
949
|
</p>
|
957
950
|
<div class="refsect3">
|
958
|
-
<a name="
|
951
|
+
<a name="gtk-main-level.returns"></a><h4>Returns</h4>
|
959
952
|
<p>the nesting level of the current invocation of the main loop.</p>
|
960
|
-
<p></p>
|
961
953
|
</div>
|
962
954
|
</div>
|
963
955
|
<hr>
|
@@ -982,9 +974,8 @@ want to block look at <a class="link" href="gtk2-General.html#gtk-main-iteration
|
|
982
974
|
pending with <a class="link" href="gtk2-General.html#gtk-events-pending" title="gtk_events_pending ()"><code class="function">gtk_events_pending()</code></a> first.
|
983
975
|
</p>
|
984
976
|
<div class="refsect3">
|
985
|
-
<a name="
|
977
|
+
<a name="gtk-main-iteration.returns"></a><h4>Returns</h4>
|
986
978
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <a class="link" href="gtk2-General.html#gtk-main-quit" title="gtk_main_quit ()"><code class="function">gtk_main_quit()</code></a> has been called for the innermost mainloop.</p>
|
987
|
-
<p></p>
|
988
979
|
</div>
|
989
980
|
</div>
|
990
981
|
<hr>
|
@@ -997,7 +988,7 @@ Runs a single iteration of the mainloop. If no events are available either
|
|
997
988
|
return or block dependent on the value of <em class="parameter"><code>blocking</code></em>.
|
998
989
|
</p>
|
999
990
|
<div class="refsect3">
|
1000
|
-
<a name="
|
991
|
+
<a name="gtk-main-iteration-do.parameters"></a><h4>Parameters</h4>
|
1001
992
|
<div class="informaltable"><table width="100%" border="0">
|
1002
993
|
<colgroup>
|
1003
994
|
<col width="150px" class="parameters_name">
|
@@ -1012,16 +1003,15 @@ return or block dependent on the value of <em class="parameter"><code>blocking</
|
|
1012
1003
|
</table></div>
|
1013
1004
|
</div>
|
1014
1005
|
<div class="refsect3">
|
1015
|
-
<a name="
|
1006
|
+
<a name="gtk-main-iteration-do.returns"></a><h4>Returns</h4>
|
1016
1007
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <a class="link" href="gtk2-General.html#gtk-main-quit" title="gtk_main_quit ()"><code class="function">gtk_main_quit()</code></a> has been called for the innermost mainloop.</p>
|
1017
|
-
<p></p>
|
1018
1008
|
</div>
|
1019
1009
|
</div>
|
1020
1010
|
<hr>
|
1021
1011
|
<div class="refsect2">
|
1022
1012
|
<a name="gtk-main-do-event"></a><h3>gtk_main_do_event ()</h3>
|
1023
1013
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1024
|
-
gtk_main_do_event (<em class="parameter"><code><a href="
|
1014
|
+
gtk_main_do_event (<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
1025
1015
|
<p>
|
1026
1016
|
Processes a single GDK event. This is public only to allow filtering of events
|
1027
1017
|
between GDK and GTK+. You will not usually need to call this function directly.
|
@@ -1082,7 +1072,7 @@ the event:
|
|
1082
1072
|
</p></li>
|
1083
1073
|
</ol></div>
|
1084
1074
|
<div class="refsect3">
|
1085
|
-
<a name="
|
1075
|
+
<a name="gtk-main-do-event.parameters"></a><h4>Parameters</h4>
|
1086
1076
|
<div class="informaltable"><table width="100%" border="0">
|
1087
1077
|
<colgroup>
|
1088
1078
|
<col width="150px" class="parameters_name">
|
@@ -1109,7 +1099,7 @@ This function is called after loading the module with the <em class="parameter">
|
|
1109
1099
|
cleaned from any arguments that GTK+ handles itself.
|
1110
1100
|
</p>
|
1111
1101
|
<div class="refsect3">
|
1112
|
-
<a name="
|
1102
|
+
<a name="GtkModuleInitFunc.parameters"></a><h4>Parameters</h4>
|
1113
1103
|
<div class="informaltable"><table width="100%" border="0">
|
1114
1104
|
<colgroup>
|
1115
1105
|
<col width="150px" class="parameters_name">
|
@@ -1135,10 +1125,10 @@ cleaned from any arguments that GTK+ handles itself.
|
|
1135
1125
|
<div class="refsect2">
|
1136
1126
|
<a name="GtkModuleDisplayInitFunc"></a><h3>GtkModuleDisplayInitFunc ()</h3>
|
1137
1127
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1138
|
-
<span class="c_punctuation">(</span>*GtkModuleDisplayInitFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="
|
1128
|
+
<span class="c_punctuation">(</span>*GtkModuleDisplayInitFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
1139
1129
|
<p>
|
1140
1130
|
</p>
|
1141
|
-
<p class="since">Since 2.2</p>
|
1131
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1142
1132
|
</div>
|
1143
1133
|
<hr>
|
1144
1134
|
<div class="refsect2">
|
@@ -1202,9 +1192,8 @@ icon of the window...
|
|
1202
1192
|
|
1203
1193
|
</div>
|
1204
1194
|
<br class="example-break"><div class="refsect3">
|
1205
|
-
<a name="
|
1195
|
+
<a name="gtk-true.returns"></a><h4>Returns</h4>
|
1206
1196
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a></p>
|
1207
|
-
<p></p>
|
1208
1197
|
</div>
|
1209
1198
|
</div>
|
1210
1199
|
<hr>
|
@@ -1217,9 +1206,8 @@ Analogical to <a class="link" href="gtk2-General.html#gtk-true" title="gtk_true
|
|
1217
1206
|
but always returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
|
1218
1207
|
</p>
|
1219
1208
|
<div class="refsect3">
|
1220
|
-
<a name="
|
1209
|
+
<a name="gtk-false.returns"></a><h4>Returns</h4>
|
1221
1210
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
1222
|
-
<p></p>
|
1223
1211
|
</div>
|
1224
1212
|
</div>
|
1225
1213
|
<hr>
|
@@ -1237,7 +1225,7 @@ If <em class="parameter"><code>widget</code></em> is not sensitive, it is not se
|
|
1237
1225
|
widget and this function does nothing.
|
1238
1226
|
</p>
|
1239
1227
|
<div class="refsect3">
|
1240
|
-
<a name="
|
1228
|
+
<a name="gtk-grab-add.parameters"></a><h4>Parameters</h4>
|
1241
1229
|
<div class="informaltable"><table width="100%" border="0">
|
1242
1230
|
<colgroup>
|
1243
1231
|
<col width="150px" class="parameters_name">
|
@@ -1262,7 +1250,7 @@ gtk_grab_get_current (<em class="parameter"><code><span class="type">void</span>
|
|
1262
1250
|
Queries the current grab of the default window group.
|
1263
1251
|
</p>
|
1264
1252
|
<div class="refsect3">
|
1265
|
-
<a name="
|
1253
|
+
<a name="gtk-grab-get-current.returns"></a><h4>Returns</h4>
|
1266
1254
|
<p> The widget which currently
|
1267
1255
|
has the grab or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no grab is active. </p>
|
1268
1256
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1281,7 +1269,7 @@ and <a class="link" href="gtk2-General.html#gtk-grab-remove" title="gtk_grab_rem
|
|
1281
1269
|
If <em class="parameter"><code>widget</code></em> does not have the grab, this function does nothing.
|
1282
1270
|
</p>
|
1283
1271
|
<div class="refsect3">
|
1284
|
-
<a name="
|
1272
|
+
<a name="gtk-grab-remove.parameters"></a><h4>Parameters</h4>
|
1285
1273
|
<div class="informaltable"><table width="100%" border="0">
|
1286
1274
|
<colgroup>
|
1287
1275
|
<col width="150px" class="parameters_name">
|
@@ -1310,7 +1298,7 @@ gtk_init_add (<em class="parameter"><code><a class="link" href="gtk2-Types.html#
|
|
1310
1298
|
Registers a function to be called when the mainloop is started.
|
1311
1299
|
</p>
|
1312
1300
|
<div class="refsect3">
|
1313
|
-
<a name="
|
1301
|
+
<a name="gtk-init-add.parameters"></a><h4>Parameters</h4>
|
1314
1302
|
<div class="informaltable"><table width="100%" border="0">
|
1315
1303
|
<colgroup>
|
1316
1304
|
<col width="150px" class="parameters_name">
|
@@ -1347,7 +1335,7 @@ Trigger destruction of <em class="parameter"><code>object</code></em> in case th
|
|
1347
1335
|
is quit.
|
1348
1336
|
</p>
|
1349
1337
|
<div class="refsect3">
|
1350
|
-
<a name="
|
1338
|
+
<a name="gtk-quit-add-destroy.parameters"></a><h4>Parameters</h4>
|
1351
1339
|
<div class="informaltable"><table width="100%" border="0">
|
1352
1340
|
<colgroup>
|
1353
1341
|
<col width="150px" class="parameters_name">
|
@@ -1384,7 +1372,7 @@ gtk_quit_add (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win
|
|
1384
1372
|
Registers a function to be called when an instance of the mainloop is left.
|
1385
1373
|
</p>
|
1386
1374
|
<div class="refsect3">
|
1387
|
-
<a name="
|
1375
|
+
<a name="gtk-quit-add.parameters"></a><h4>Parameters</h4>
|
1388
1376
|
<div class="informaltable"><table width="100%" border="0">
|
1389
1377
|
<colgroup>
|
1390
1378
|
<col width="150px" class="parameters_name">
|
@@ -1415,11 +1403,10 @@ list of quit handlers. Otherwise the function might be called again.</p></td>
|
|
1415
1403
|
</table></div>
|
1416
1404
|
</div>
|
1417
1405
|
<div class="refsect3">
|
1418
|
-
<a name="
|
1406
|
+
<a name="gtk-quit-add.returns"></a><h4>Returns</h4>
|
1419
1407
|
<p>A handle for this quit handler (you need this for <a class="link" href="gtk2-General.html#gtk-quit-remove" title="gtk_quit_remove ()"><code class="function">gtk_quit_remove()</code></a>)
|
1420
1408
|
or 0 if you passed a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> pointer in <em class="parameter"><code>function</code></em>
|
1421
1409
|
.</p>
|
1422
|
-
<p></p>
|
1423
1410
|
</div>
|
1424
1411
|
</div>
|
1425
1412
|
<hr>
|
@@ -1447,7 +1434,7 @@ you can do this in <em class="parameter"><code>function</code></em> as well)...
|
|
1447
1434
|
used by GTK+ wrappers for languages other than C.
|
1448
1435
|
</p>
|
1449
1436
|
<div class="refsect3">
|
1450
|
-
<a name="
|
1437
|
+
<a name="gtk-quit-add-full.parameters"></a><h4>Parameters</h4>
|
1451
1438
|
<div class="informaltable"><table width="100%" border="0">
|
1452
1439
|
<colgroup>
|
1453
1440
|
<col width="150px" class="parameters_name">
|
@@ -1492,11 +1479,10 @@ as argument.</p></td>
|
|
1492
1479
|
</table></div>
|
1493
1480
|
</div>
|
1494
1481
|
<div class="refsect3">
|
1495
|
-
<a name="
|
1482
|
+
<a name="gtk-quit-add-full.returns"></a><h4>Returns</h4>
|
1496
1483
|
<p>A handle for this quit handler (you need this for <a class="link" href="gtk2-General.html#gtk-quit-remove" title="gtk_quit_remove ()"><code class="function">gtk_quit_remove()</code></a>)
|
1497
1484
|
or 0 if you passed a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> pointer in <em class="parameter"><code>function</code></em>
|
1498
1485
|
.</p>
|
1499
|
-
<p></p>
|
1500
1486
|
</div>
|
1501
1487
|
</div>
|
1502
1488
|
<hr>
|
@@ -1512,7 +1498,7 @@ gtk_quit_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.
|
|
1512
1498
|
Removes a quit handler by its identifier.
|
1513
1499
|
</p>
|
1514
1500
|
<div class="refsect3">
|
1515
|
-
<a name="
|
1501
|
+
<a name="gtk-quit-remove.parameters"></a><h4>Parameters</h4>
|
1516
1502
|
<div class="informaltable"><table width="100%" border="0">
|
1517
1503
|
<colgroup>
|
1518
1504
|
<col width="150px" class="parameters_name">
|
@@ -1540,7 +1526,7 @@ gtk_quit_remove_by_data (<em class="parameter"><code><a href="/home/vagrant/ruby
|
|
1540
1526
|
Removes a quit handler identified by its <em class="parameter"><code>data</code></em> field.
|
1541
1527
|
</p>
|
1542
1528
|
<div class="refsect3">
|
1543
|
-
<a name="
|
1529
|
+
<a name="gtk-quit-remove-by-data.parameters"></a><h4>Parameters</h4>
|
1544
1530
|
<div class="informaltable"><table width="100%" border="0">
|
1545
1531
|
<colgroup>
|
1546
1532
|
<col width="150px" class="parameters_name">
|
@@ -1575,7 +1561,7 @@ repeatedly after <em class="parameter"><code>interval</code></em> milliseconds u
|
|
1575
1561
|
point the timeout is destroyed and will not be called again.
|
1576
1562
|
</p>
|
1577
1563
|
<div class="refsect3">
|
1578
|
-
<a name="
|
1564
|
+
<a name="gtk-timeout-add-full.parameters"></a><h4>Parameters</h4>
|
1579
1565
|
<div class="informaltable"><table width="100%" border="0">
|
1580
1566
|
<colgroup>
|
1581
1567
|
<col width="150px" class="parameters_name">
|
@@ -1613,9 +1599,8 @@ point the timeout is destroyed and will not be called again.
|
|
1613
1599
|
</table></div>
|
1614
1600
|
</div>
|
1615
1601
|
<div class="refsect3">
|
1616
|
-
<a name="
|
1602
|
+
<a name="gtk-timeout-add-full.returns"></a><h4>Returns</h4>
|
1617
1603
|
<p>A unique id for the event source.</p>
|
1618
|
-
<p></p>
|
1619
1604
|
</div>
|
1620
1605
|
</div>
|
1621
1606
|
<hr>
|
@@ -1635,7 +1620,7 @@ repeatedly after <em class="parameter"><code>interval</code></em> milliseconds u
|
|
1635
1620
|
point the timeout is destroyed and will not be called again.
|
1636
1621
|
</p>
|
1637
1622
|
<div class="refsect3">
|
1638
|
-
<a name="
|
1623
|
+
<a name="gtk-timeout-add.parameters"></a><h4>Parameters</h4>
|
1639
1624
|
<div class="informaltable"><table width="100%" border="0">
|
1640
1625
|
<colgroup>
|
1641
1626
|
<col width="150px" class="parameters_name">
|
@@ -1663,9 +1648,8 @@ point the timeout is destroyed and will not be called again.
|
|
1663
1648
|
</table></div>
|
1664
1649
|
</div>
|
1665
1650
|
<div class="refsect3">
|
1666
|
-
<a name="
|
1651
|
+
<a name="gtk-timeout-add.returns"></a><h4>Returns</h4>
|
1667
1652
|
<p>A unique id for the event source.</p>
|
1668
|
-
<p></p>
|
1669
1653
|
</div>
|
1670
1654
|
</div>
|
1671
1655
|
<hr>
|
@@ -1681,7 +1665,7 @@ gtk_timeout_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-gnom
|
|
1681
1665
|
Removes the given timeout destroying all information about it.
|
1682
1666
|
</p>
|
1683
1667
|
<div class="refsect3">
|
1684
|
-
<a name="
|
1668
|
+
<a name="gtk-timeout-remove.parameters"></a><h4>Parameters</h4>
|
1685
1669
|
<div class="informaltable"><table width="100%" border="0">
|
1686
1670
|
<colgroup>
|
1687
1671
|
<col width="150px" class="parameters_name">
|
@@ -1712,7 +1696,7 @@ higher priority are to be processed. The default priority is
|
|
1712
1696
|
<a class="link" href="gtk2-General.html#GTK-PRIORITY-DEFAULT:CAPS" title="GTK_PRIORITY_DEFAULT"><code class="literal">GTK_PRIORITY_DEFAULT</code></a>, which is rather low.
|
1713
1697
|
</p>
|
1714
1698
|
<div class="refsect3">
|
1715
|
-
<a name="
|
1699
|
+
<a name="gtk-idle-add.parameters"></a><h4>Parameters</h4>
|
1716
1700
|
<div class="informaltable"><table width="100%" border="0">
|
1717
1701
|
<colgroup>
|
1718
1702
|
<col width="150px" class="parameters_name">
|
@@ -1734,9 +1718,8 @@ higher priority are to be processed. The default priority is
|
|
1734
1718
|
</table></div>
|
1735
1719
|
</div>
|
1736
1720
|
<div class="refsect3">
|
1737
|
-
<a name="
|
1721
|
+
<a name="gtk-idle-add.returns"></a><h4>Returns</h4>
|
1738
1722
|
<p>a unique handle for this registration.</p>
|
1739
|
-
<p></p>
|
1740
1723
|
</div>
|
1741
1724
|
</div>
|
1742
1725
|
<hr>
|
@@ -1756,7 +1739,7 @@ when the event loop is idle. The difference is that you can give a
|
|
1756
1739
|
priority different from <a class="link" href="gtk2-General.html#GTK-PRIORITY-DEFAULT:CAPS" title="GTK_PRIORITY_DEFAULT"><code class="literal">GTK_PRIORITY_DEFAULT</code></a> to the idle function.
|
1757
1740
|
</p>
|
1758
1741
|
<div class="refsect3">
|
1759
|
-
<a name="
|
1742
|
+
<a name="gtk-idle-add-priority.parameters"></a><h4>Parameters</h4>
|
1760
1743
|
<div class="informaltable"><table width="100%" border="0">
|
1761
1744
|
<colgroup>
|
1762
1745
|
<col width="150px" class="parameters_name">
|
@@ -1785,9 +1768,8 @@ Note that you will interfere with GTK+ if you use a priority above
|
|
1785
1768
|
</table></div>
|
1786
1769
|
</div>
|
1787
1770
|
<div class="refsect3">
|
1788
|
-
<a name="
|
1771
|
+
<a name="gtk-idle-add-priority.returns"></a><h4>Returns</h4>
|
1789
1772
|
<p>A unique id for the event source.</p>
|
1790
|
-
<p></p>
|
1791
1773
|
</div>
|
1792
1774
|
</div>
|
1793
1775
|
<hr>
|
@@ -1809,7 +1791,7 @@ when the event loop is idle. The difference is that you can give a
|
|
1809
1791
|
priority different from <a class="link" href="gtk2-General.html#GTK-PRIORITY-DEFAULT:CAPS" title="GTK_PRIORITY_DEFAULT"><code class="literal">GTK_PRIORITY_DEFAULT</code></a> to the idle function.
|
1810
1792
|
</p>
|
1811
1793
|
<div class="refsect3">
|
1812
|
-
<a name="
|
1794
|
+
<a name="gtk-idle-add-full.parameters"></a><h4>Parameters</h4>
|
1813
1795
|
<div class="informaltable"><table width="100%" border="0">
|
1814
1796
|
<colgroup>
|
1815
1797
|
<col width="150px" class="parameters_name">
|
@@ -1848,9 +1830,8 @@ Note that you will interfere with GTK+ if you use a priority above
|
|
1848
1830
|
</table></div>
|
1849
1831
|
</div>
|
1850
1832
|
<div class="refsect3">
|
1851
|
-
<a name="
|
1833
|
+
<a name="gtk-idle-add-full.returns"></a><h4>Returns</h4>
|
1852
1834
|
<p>A unique id for the event source.</p>
|
1853
|
-
<p></p>
|
1854
1835
|
</div>
|
1855
1836
|
</div>
|
1856
1837
|
<hr>
|
@@ -1866,7 +1847,7 @@ gtk_idle_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.
|
|
1866
1847
|
Removes the idle function with the given id.
|
1867
1848
|
</p>
|
1868
1849
|
<div class="refsect3">
|
1869
|
-
<a name="
|
1850
|
+
<a name="gtk-idle-remove.parameters"></a><h4>Parameters</h4>
|
1870
1851
|
<div class="informaltable"><table width="100%" border="0">
|
1871
1852
|
<colgroup>
|
1872
1853
|
<col width="150px" class="parameters_name">
|
@@ -1894,7 +1875,7 @@ gtk_idle_remove_by_data (<em class="parameter"><code><a href="/home/vagrant/ruby
|
|
1894
1875
|
Removes the idle function identified by the user data.
|
1895
1876
|
</p>
|
1896
1877
|
<div class="refsect3">
|
1897
|
-
<a name="
|
1878
|
+
<a name="gtk-idle-remove-by-data.parameters"></a><h4>Parameters</h4>
|
1898
1879
|
<div class="informaltable"><table width="100%" border="0">
|
1899
1880
|
<colgroup>
|
1900
1881
|
<col width="150px" class="parameters_name">
|
@@ -1914,8 +1895,8 @@ Removes the idle function identified by the user data.
|
|
1914
1895
|
<a name="gtk-input-add-full"></a><h3>gtk_input_add_full ()</h3>
|
1915
1896
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1916
1897
|
gtk_input_add_full (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> source</code></em>,
|
1917
|
-
<em class="parameter"><code><a href="
|
1918
|
-
<em class="parameter"><code><a href="
|
1898
|
+
<em class="parameter"><code><a href="../html/gdk2-Input.html#GdkInputCondition"><span class="type">GdkInputCondition</span></a> condition</code></em>,
|
1899
|
+
<em class="parameter"><code><a href="../html/gdk2-Input.html#GdkInputFunction"><span class="type">GdkInputFunction</span></a> function</code></em>,
|
1919
1900
|
<em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkCallbackMarshal" title="GtkCallbackMarshal ()"><span class="type">GtkCallbackMarshal</span></a> marshal</code></em>,
|
1920
1901
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
1921
1902
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
@@ -1928,7 +1909,7 @@ Registers a function to be called when a condition becomes true
|
|
1928
1909
|
on a file descriptor.
|
1929
1910
|
</p>
|
1930
1911
|
<div class="refsect3">
|
1931
|
-
<a name="
|
1912
|
+
<a name="gtk-input-add-full.parameters"></a><h4>Parameters</h4>
|
1932
1913
|
<div class="informaltable"><table width="100%" border="0">
|
1933
1914
|
<colgroup>
|
1934
1915
|
<col width="150px" class="parameters_name">
|
@@ -1973,9 +1954,8 @@ handler is removed, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/loc
|
|
1973
1954
|
</table></div>
|
1974
1955
|
</div>
|
1975
1956
|
<div class="refsect3">
|
1976
|
-
<a name="
|
1957
|
+
<a name="gtk-input-add-full.returns"></a><h4>Returns</h4>
|
1977
1958
|
<p>A unique id for the event source; to be used with <a class="link" href="gtk2-General.html#gtk-input-remove" title="gtk_input_remove ()"><code class="function">gtk_input_remove()</code></a>.</p>
|
1978
|
-
<p></p>
|
1979
1959
|
</div>
|
1980
1960
|
</div>
|
1981
1961
|
<hr>
|
@@ -1991,7 +1971,7 @@ gtk_input_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2
|
|
1991
1971
|
Removes the function with the given id.
|
1992
1972
|
</p>
|
1993
1973
|
<div class="refsect3">
|
1994
|
-
<a name="
|
1974
|
+
<a name="gtk-input-remove.parameters"></a><h4>Parameters</h4>
|
1995
1975
|
<div class="informaltable"><table width="100%" border="0">
|
1996
1976
|
<colgroup>
|
1997
1977
|
<col width="150px" class="parameters_name">
|
@@ -2008,33 +1988,6 @@ Removes the function with the given id.
|
|
2008
1988
|
</div>
|
2009
1989
|
<hr>
|
2010
1990
|
<div class="refsect2">
|
2011
|
-
<a name="GTK-PRIORITY-REDRAW:CAPS"></a><h3>GTK_PRIORITY_REDRAW</h3>
|
2012
|
-
<pre class="programlisting">#define GTK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20)
|
2013
|
-
</pre>
|
2014
|
-
<div class="warning">
|
2015
|
-
<p><code class="literal">GTK_PRIORITY_REDRAW</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
2016
|
-
<p>This macro is deprecated. You should use <a href="http://library.gnome.org/devel/gdk3/gdk2-Events.html#GDK-PRIORITY-REDRAW:CAPS"><code class="literal">GDK_PRIORITY_REDRAW</code></a> instead.</p>
|
2017
|
-
</div>
|
2018
|
-
<p>
|
2019
|
-
Use this priority for redrawing related stuff. It is used internally by
|
2020
|
-
GTK+ to do pending redraws. This priority is lower than <a class="link" href="gtk2-General.html#GTK-PRIORITY-RESIZE:CAPS" title="GTK_PRIORITY_RESIZE"><code class="literal">GTK_PRIORITY_RESIZE</code></a>
|
2021
|
-
to avoid redrawing a widget just before resizing (and therefore redrawing
|
2022
|
-
it again).
|
2023
|
-
</p>
|
2024
|
-
</div>
|
2025
|
-
<hr>
|
2026
|
-
<div class="refsect2">
|
2027
|
-
<a name="GTK-PRIORITY-RESIZE:CAPS"></a><h3>GTK_PRIORITY_RESIZE</h3>
|
2028
|
-
<pre class="programlisting">#define GTK_PRIORITY_RESIZE (G_PRIORITY_HIGH_IDLE + 10)
|
2029
|
-
</pre>
|
2030
|
-
<p>
|
2031
|
-
Use this priority for resizing related stuff. It is used internally by
|
2032
|
-
GTK+ to compute the sizes of widgets. This priority is higher than
|
2033
|
-
<a class="link" href="gtk2-General.html#GTK-PRIORITY-REDRAW:CAPS" title="GTK_PRIORITY_REDRAW"><code class="literal">GTK_PRIORITY_REDRAW</code></a> to avoid resizing a widget which was just redrawn.
|
2034
|
-
</p>
|
2035
|
-
</div>
|
2036
|
-
<hr>
|
2037
|
-
<div class="refsect2">
|
2038
1991
|
<a name="gtk-key-snooper-install"></a><h3>gtk_key_snooper_install ()</h3>
|
2039
1992
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2040
1993
|
gtk_key_snooper_install (<em class="parameter"><code><a class="link" href="gtk2-General.html#GtkKeySnoopFunc" title="GtkKeySnoopFunc ()"><span class="type">GtkKeySnoopFunc</span></a> snooper</code></em>,
|
@@ -2045,7 +1998,7 @@ Installs a key snooper function, which will get called on all key events
|
|
2045
1998
|
before delivering them normally.
|
2046
1999
|
</p>
|
2047
2000
|
<div class="refsect3">
|
2048
|
-
<a name="
|
2001
|
+
<a name="gtk-key-snooper-install.parameters"></a><h4>Parameters</h4>
|
2049
2002
|
<div class="informaltable"><table width="100%" border="0">
|
2050
2003
|
<colgroup>
|
2051
2004
|
<col width="150px" class="parameters_name">
|
@@ -2068,9 +2021,8 @@ before delivering them normally.
|
|
2068
2021
|
</table></div>
|
2069
2022
|
</div>
|
2070
2023
|
<div class="refsect3">
|
2071
|
-
<a name="
|
2024
|
+
<a name="gtk-key-snooper-install.returns"></a><h4>Returns</h4>
|
2072
2025
|
<p>a unique id for this key snooper for use with <a class="link" href="gtk2-General.html#gtk-key-snooper-remove" title="gtk_key_snooper_remove ()"><code class="function">gtk_key_snooper_remove()</code></a>.</p>
|
2073
|
-
<p></p>
|
2074
2026
|
</div>
|
2075
2027
|
</div>
|
2076
2028
|
<hr>
|
@@ -2078,7 +2030,7 @@ before delivering them normally.
|
|
2078
2030
|
<a name="GtkKeySnoopFunc"></a><h3>GtkKeySnoopFunc ()</h3>
|
2079
2031
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
2080
2032
|
<span class="c_punctuation">(</span>*GtkKeySnoopFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *grab_widget</code></em>,
|
2081
|
-
<em class="parameter"><code><a href="
|
2033
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>,
|
2082
2034
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> func_data</code></em>);</pre>
|
2083
2035
|
<div class="warning"><p><code class="literal">GtkKeySnoopFunc</code> is deprecated and should not be used in newly-written code.</p></div>
|
2084
2036
|
<p>
|
@@ -2086,7 +2038,7 @@ Key snooper functions are called before normal event delivery.
|
|
2086
2038
|
They can be used to implement custom key event handling.
|
2087
2039
|
</p>
|
2088
2040
|
<div class="refsect3">
|
2089
|
-
<a name="
|
2041
|
+
<a name="GtkKeySnoopFunc.parameters"></a><h4>Parameters</h4>
|
2090
2042
|
<div class="informaltable"><table width="100%" border="0">
|
2091
2043
|
<colgroup>
|
2092
2044
|
<col width="150px" class="parameters_name">
|
@@ -2114,10 +2066,9 @@ supplied to <a class="link" href="gtk2-General.html#gtk-key-snooper-install" tit
|
|
2114
2066
|
</table></div>
|
2115
2067
|
</div>
|
2116
2068
|
<div class="refsect3">
|
2117
|
-
<a name="
|
2069
|
+
<a name="GtkKeySnoopFunc.returns"></a><h4>Returns</h4>
|
2118
2070
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop further processing of <em class="parameter"><code>event</code></em>
|
2119
2071
|
, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to continue.</p>
|
2120
|
-
<p></p>
|
2121
2072
|
</div>
|
2122
2073
|
</div>
|
2123
2074
|
<hr>
|
@@ -2129,7 +2080,7 @@ gtk_key_snooper_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-
|
|
2129
2080
|
Removes the key snooper function with the given id.
|
2130
2081
|
</p>
|
2131
2082
|
<div class="refsect3">
|
2132
|
-
<a name="
|
2083
|
+
<a name="gtk-key-snooper-remove.parameters"></a><h4>Parameters</h4>
|
2133
2084
|
<div class="informaltable"><table width="100%" border="0">
|
2134
2085
|
<colgroup>
|
2135
2086
|
<col width="150px" class="parameters_name">
|
@@ -2147,15 +2098,15 @@ Removes the key snooper function with the given id.
|
|
2147
2098
|
<hr>
|
2148
2099
|
<div class="refsect2">
|
2149
2100
|
<a name="gtk-get-current-event"></a><h3>gtk_get_current_event ()</h3>
|
2150
|
-
<pre class="programlisting"><a href="
|
2101
|
+
<pre class="programlisting"><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
2151
2102
|
gtk_get_current_event (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
2152
2103
|
<p>Obtains a copy of the event currently being processed by GTK+. For
|
2153
2104
|
example, if you get a "clicked" signal from <a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a>, the current
|
2154
|
-
event will be the <a href="
|
2155
|
-
signal. The returned event must be freed with <a href="
|
2105
|
+
event will be the <a href="../html/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> that triggered the "clicked"
|
2106
|
+
signal. The returned event must be freed with <a href="../html/gdk2-Events.html#gdk-event-free"><code class="function">gdk_event_free()</code></a>.
|
2156
2107
|
If there is no current event, the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
2157
2108
|
<div class="refsect3">
|
2158
|
-
<a name="
|
2109
|
+
<a name="gtk-get-current-event.returns"></a><h4>Returns</h4>
|
2159
2110
|
<p> a copy of the current event, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
|
2160
2111
|
current event. </p>
|
2161
2112
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -2167,24 +2118,23 @@ current event. </p>
|
|
2167
2118
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
|
2168
2119
|
gtk_get_current_event_time (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
2169
2120
|
<p>If there is a current event and it has a timestamp, return that
|
2170
|
-
timestamp, otherwise return <a href="
|
2121
|
+
timestamp, otherwise return <a href="../html/gdk2-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
2171
2122
|
<div class="refsect3">
|
2172
|
-
<a name="
|
2173
|
-
<p> the timestamp from the current event, or <a href="
|
2174
|
-
<p></p>
|
2123
|
+
<a name="gtk-get-current-event-time.returns"></a><h4>Returns</h4>
|
2124
|
+
<p> the timestamp from the current event, or <a href="../html/gdk2-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
2175
2125
|
</div>
|
2176
2126
|
</div>
|
2177
2127
|
<hr>
|
2178
2128
|
<div class="refsect2">
|
2179
2129
|
<a name="gtk-get-current-event-state"></a><h3>gtk_get_current_event_state ()</h3>
|
2180
2130
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2181
|
-
gtk_get_current_event_state (<em class="parameter"><code><a href="
|
2131
|
+
gtk_get_current_event_state (<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> *state</code></em>);</pre>
|
2182
2132
|
<p>If there is a current event and it has a state field, place
|
2183
2133
|
that state field in <em class="parameter"><code>state</code></em>
|
2184
2134
|
and return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, otherwise return
|
2185
2135
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2186
2136
|
<div class="refsect3">
|
2187
|
-
<a name="
|
2137
|
+
<a name="gtk-get-current-event-state.parameters"></a><h4>Parameters</h4>
|
2188
2138
|
<div class="informaltable"><table width="100%" border="0">
|
2189
2139
|
<colgroup>
|
2190
2140
|
<col width="150px" class="parameters_name">
|
@@ -2199,22 +2149,21 @@ that state field in <em class="parameter"><code>state</code></em>
|
|
2199
2149
|
</table></div>
|
2200
2150
|
</div>
|
2201
2151
|
<div class="refsect3">
|
2202
|
-
<a name="
|
2152
|
+
<a name="gtk-get-current-event-state.returns"></a><h4>Returns</h4>
|
2203
2153
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was a current event and it had a state field</p>
|
2204
|
-
<p></p>
|
2205
2154
|
</div>
|
2206
2155
|
</div>
|
2207
2156
|
<hr>
|
2208
2157
|
<div class="refsect2">
|
2209
2158
|
<a name="gtk-get-event-widget"></a><h3>gtk_get_event_widget ()</h3>
|
2210
2159
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
2211
|
-
gtk_get_event_widget (<em class="parameter"><code><a href="
|
2160
|
+
gtk_get_event_widget (<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
2212
2161
|
<p>If <em class="parameter"><code>event</code></em>
|
2213
2162
|
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> or the event was not associated with any widget,
|
2214
2163
|
returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, otherwise returns the widget that received the event
|
2215
2164
|
originally.</p>
|
2216
2165
|
<div class="refsect3">
|
2217
|
-
<a name="
|
2166
|
+
<a name="gtk-get-event-widget.parameters"></a><h4>Parameters</h4>
|
2218
2167
|
<div class="informaltable"><table width="100%" border="0">
|
2219
2168
|
<colgroup>
|
2220
2169
|
<col width="150px" class="parameters_name">
|
@@ -2223,13 +2172,13 @@ originally.</p>
|
|
2223
2172
|
</colgroup>
|
2224
2173
|
<tbody><tr>
|
2225
2174
|
<td class="parameter_name"><p>event</p></td>
|
2226
|
-
<td class="parameter_description"><p>a <a href="
|
2175
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
2227
2176
|
<td class="parameter_annotations"> </td>
|
2228
2177
|
</tr></tbody>
|
2229
2178
|
</table></div>
|
2230
2179
|
</div>
|
2231
2180
|
<div class="refsect3">
|
2232
|
-
<a name="
|
2181
|
+
<a name="gtk-get-event-widget.returns"></a><h4>Returns</h4>
|
2233
2182
|
<p> the widget that originally
|
2234
2183
|
received <em class="parameter"><code>event</code></em>
|
2235
2184
|
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
@@ -2241,7 +2190,7 @@ received <em class="parameter"><code>event</code></em>
|
|
2241
2190
|
<a name="gtk-propagate-event"></a><h3>gtk_propagate_event ()</h3>
|
2242
2191
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2243
2192
|
gtk_propagate_event (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2244
|
-
<em class="parameter"><code><a href="
|
2193
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
2245
2194
|
<p>Sends an event to a widget, propagating the event to parent widgets
|
2246
2195
|
if the event remains unhandled. Events received by GTK+ from GDK
|
2247
2196
|
normally begin in <a class="link" href="gtk2-General.html#gtk-main-do-event" title="gtk_main_do_event ()"><code class="function">gtk_main_do_event()</code></a>. Depending on the type of
|
@@ -2255,10 +2204,10 @@ widget. <a class="link" href="gtk2-General.html#gtk-propagate-event" title="gtk
|
|
2255
2204
|
<p>All that said, you most likely don't want to use any of these
|
2256
2205
|
functions; synthesizing events is rarely needed. Consider asking on
|
2257
2206
|
the mailing list for better ways to achieve your goals. For
|
2258
|
-
example, use <a href="
|
2207
|
+
example, use <a href="../html/gdk2-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or
|
2259
2208
|
<a class="link" href="GtkWidget.html#gtk-widget-queue-draw" title="gtk_widget_queue_draw ()"><code class="function">gtk_widget_queue_draw()</code></a> instead of making up expose events.</p>
|
2260
2209
|
<div class="refsect3">
|
2261
|
-
<a name="
|
2210
|
+
<a name="gtk-propagate-event.parameters"></a><h4>Parameters</h4>
|
2262
2211
|
<div class="informaltable"><table width="100%" border="0">
|
2263
2212
|
<colgroup>
|
2264
2213
|
<col width="150px" class="parameters_name">
|
@@ -2284,6 +2233,33 @@ example, use <a href="http://library.gnome.org/devel/gdk3/gdk2-Windows.html#gdk-
|
|
2284
2233
|
<div class="refsect1">
|
2285
2234
|
<a name="gtk2-General.other_details"></a><h2>Types and Values</h2>
|
2286
2235
|
<div class="refsect2">
|
2236
|
+
<a name="GTK-PRIORITY-REDRAW:CAPS"></a><h3>GTK_PRIORITY_REDRAW</h3>
|
2237
|
+
<pre class="programlisting">#define GTK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20)
|
2238
|
+
</pre>
|
2239
|
+
<div class="warning">
|
2240
|
+
<p><code class="literal">GTK_PRIORITY_REDRAW</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
2241
|
+
<p>This macro is deprecated. You should use <a href="../html/gdk2-Events.html#GDK-PRIORITY-REDRAW:CAPS"><code class="literal">GDK_PRIORITY_REDRAW</code></a> instead.</p>
|
2242
|
+
</div>
|
2243
|
+
<p>
|
2244
|
+
Use this priority for redrawing related stuff. It is used internally by
|
2245
|
+
GTK+ to do pending redraws. This priority is lower than <a class="link" href="gtk2-General.html#GTK-PRIORITY-RESIZE:CAPS" title="GTK_PRIORITY_RESIZE"><code class="literal">GTK_PRIORITY_RESIZE</code></a>
|
2246
|
+
to avoid redrawing a widget just before resizing (and therefore redrawing
|
2247
|
+
it again).
|
2248
|
+
</p>
|
2249
|
+
</div>
|
2250
|
+
<hr>
|
2251
|
+
<div class="refsect2">
|
2252
|
+
<a name="GTK-PRIORITY-RESIZE:CAPS"></a><h3>GTK_PRIORITY_RESIZE</h3>
|
2253
|
+
<pre class="programlisting">#define GTK_PRIORITY_RESIZE (G_PRIORITY_HIGH_IDLE + 10)
|
2254
|
+
</pre>
|
2255
|
+
<p>
|
2256
|
+
Use this priority for resizing related stuff. It is used internally by
|
2257
|
+
GTK+ to compute the sizes of widgets. This priority is higher than
|
2258
|
+
<a class="link" href="gtk2-General.html#GTK-PRIORITY-REDRAW:CAPS" title="GTK_PRIORITY_REDRAW"><code class="literal">GTK_PRIORITY_REDRAW</code></a> to avoid resizing a widget which was just redrawn.
|
2259
|
+
</p>
|
2260
|
+
</div>
|
2261
|
+
<hr>
|
2262
|
+
<div class="refsect2">
|
2287
2263
|
<a name="GTK-PRIORITY-HIGH:CAPS"></a><h3>GTK_PRIORITY_HIGH</h3>
|
2288
2264
|
<pre class="programlisting">#define GTK_PRIORITY_HIGH G_PRIORITY_HIGH
|
2289
2265
|
</pre>
|
@@ -2343,7 +2319,6 @@ functions such as <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
2343
2319
|
</div>
|
2344
2320
|
</div>
|
2345
2321
|
<div class="footer">
|
2346
|
-
<hr>
|
2347
|
-
Generated by GTK-Doc V1.21.1</div>
|
2322
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2348
2323
|
</body>
|
2349
2324
|
</html>
|