gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkStatusIcon.html" title="GtkStatusIcon">
|
10
10
|
<link rel="next" href="ButtonWidgets.html" title="Buttons and Toggles">
|
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">
|
@@ -31,7 +31,7 @@
|
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
33
33
|
<h2><span class="refentrytitle"><a name="GtkSpinner.top_of_page"></a>GtkSpinner</span></h2>
|
34
|
-
<p>GtkSpinner
|
34
|
+
<p>GtkSpinner</p>
|
35
35
|
</td>
|
36
36
|
<td class="gallery_image" valign="top" align="right"><img src="spinner.png"></td>
|
37
37
|
</tr></table></div>
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</div>
|
123
123
|
<div class="refsect1">
|
124
124
|
<a name="GtkSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
125
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
125
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
126
126
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
127
127
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
128
128
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -143,11 +143,6 @@ GtkSpinner implements
|
|
143
143
|
</div>
|
144
144
|
<div class="refsect1">
|
145
145
|
<a name="GtkSpinner.description"></a><h2>Description</h2>
|
146
|
-
<p>A GtkSpinner widget displays an icon-size spinning animation.
|
147
|
-
It is often used as an alternative to a <a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a> for
|
148
|
-
displaying indefinite activity, instead of actual progress.</p>
|
149
|
-
<p>To start the animation, use <a class="link" href="GtkSpinner.html#gtk-spinner-start" title="gtk_spinner_start ()"><code class="function">gtk_spinner_start()</code></a>, to stop it
|
150
|
-
use <a class="link" href="GtkSpinner.html#gtk-spinner-stop" title="gtk_spinner_stop ()"><code class="function">gtk_spinner_stop()</code></a>.</p>
|
151
146
|
</div>
|
152
147
|
<div class="refsect1">
|
153
148
|
<a name="GtkSpinner.functions_details"></a><h2>Functions</h2>
|
@@ -155,59 +150,21 @@ use <a class="link" href="GtkSpinner.html#gtk-spinner-stop" title="gtk_spinner_s
|
|
155
150
|
<a name="gtk-spinner-new"></a><h3>gtk_spinner_new ()</h3>
|
156
151
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
157
152
|
gtk_spinner_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
158
|
-
<p>
|
159
|
-
<div class="refsect3">
|
160
|
-
<a name="id-1.4.5.9.11.2.5"></a><h4>Returns</h4>
|
161
|
-
<p> a new <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p>
|
162
|
-
<p></p>
|
163
|
-
</div>
|
164
|
-
<p class="since">Since 2.20</p>
|
153
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
165
154
|
</div>
|
166
155
|
<hr>
|
167
156
|
<div class="refsect2">
|
168
157
|
<a name="gtk-spinner-start"></a><h3>gtk_spinner_start ()</h3>
|
169
158
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
170
159
|
gtk_spinner_start (<em class="parameter"><code><a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a> *spinner</code></em>);</pre>
|
171
|
-
<p>
|
172
|
-
<div class="refsect3">
|
173
|
-
<a name="id-1.4.5.9.11.3.5"></a><h4>Parameters</h4>
|
174
|
-
<div class="informaltable"><table width="100%" border="0">
|
175
|
-
<colgroup>
|
176
|
-
<col width="150px" class="parameters_name">
|
177
|
-
<col class="parameters_description">
|
178
|
-
<col width="200px" class="parameters_annotations">
|
179
|
-
</colgroup>
|
180
|
-
<tbody><tr>
|
181
|
-
<td class="parameter_name"><p>spinner</p></td>
|
182
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p></td>
|
183
|
-
<td class="parameter_annotations"> </td>
|
184
|
-
</tr></tbody>
|
185
|
-
</table></div>
|
186
|
-
</div>
|
187
|
-
<p class="since">Since 2.20</p>
|
160
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
188
161
|
</div>
|
189
162
|
<hr>
|
190
163
|
<div class="refsect2">
|
191
164
|
<a name="gtk-spinner-stop"></a><h3>gtk_spinner_stop ()</h3>
|
192
165
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
193
166
|
gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a> *spinner</code></em>);</pre>
|
194
|
-
<p>
|
195
|
-
<div class="refsect3">
|
196
|
-
<a name="id-1.4.5.9.11.4.5"></a><h4>Parameters</h4>
|
197
|
-
<div class="informaltable"><table width="100%" border="0">
|
198
|
-
<colgroup>
|
199
|
-
<col width="150px" class="parameters_name">
|
200
|
-
<col class="parameters_description">
|
201
|
-
<col width="200px" class="parameters_annotations">
|
202
|
-
</colgroup>
|
203
|
-
<tbody><tr>
|
204
|
-
<td class="parameter_name"><p>spinner</p></td>
|
205
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p></td>
|
206
|
-
<td class="parameter_annotations"> </td>
|
207
|
-
</tr></tbody>
|
208
|
-
</table></div>
|
209
|
-
</div>
|
210
|
-
<p class="since">Since 2.20</p>
|
167
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
211
168
|
</div>
|
212
169
|
</div>
|
213
170
|
<div class="refsect1">
|
@@ -215,8 +172,6 @@ gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.h
|
|
215
172
|
<div class="refsect2">
|
216
173
|
<a name="GtkSpinner-struct"></a><h3>struct GtkSpinner</h3>
|
217
174
|
<pre class="programlisting">struct GtkSpinner;</pre>
|
218
|
-
<p>
|
219
|
-
</p>
|
220
175
|
</div>
|
221
176
|
</div>
|
222
177
|
<div class="refsect1">
|
@@ -234,32 +189,25 @@ gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.h
|
|
234
189
|
<div class="refsect2">
|
235
190
|
<a name="GtkSpinner--s-cycle-duration"></a><h3>The <code class="literal">“cycle-duration”</code> style property</h3>
|
236
191
|
<pre class="programlisting"> “cycle-duration” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
237
|
-
<p>The
|
192
|
+
<p>The length of time in milliseconds for the spinner to complete a full loop.</p>
|
238
193
|
<p>Flags: Read</p>
|
239
194
|
<p>Allowed values: >= 500</p>
|
240
195
|
<p>Default value: 1000</p>
|
241
|
-
<p class="since">Since 2.20</p>
|
196
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
242
197
|
</div>
|
243
198
|
<hr>
|
244
199
|
<div class="refsect2">
|
245
200
|
<a name="GtkSpinner--s-num-steps"></a><h3>The <code class="literal">“num-steps”</code> style property</h3>
|
246
201
|
<pre class="programlisting"> “num-steps” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
247
|
-
<p>The number of steps for the spinner to complete a full loop.
|
248
|
-
The animation will complete a full cycle in one second by default
|
249
|
-
(see the <span class="type">“cycle-duration”</span> style property).</p>
|
202
|
+
<p>The number of steps for the spinner to complete a full loop. The animation will complete a full cycle in one second by default (see #GtkSpinner:cycle-duration).</p>
|
250
203
|
<p>Flags: Read</p>
|
251
204
|
<p>Allowed values: >= 1</p>
|
252
205
|
<p>Default value: 12</p>
|
253
|
-
<p class="since">Since 2.20</p>
|
254
|
-
</div>
|
206
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
255
207
|
</div>
|
256
|
-
<div class="refsect1">
|
257
|
-
<a name="GtkSpinner.see-also"></a><h2>See Also</h2>
|
258
|
-
<p><a class="link" href="GtkCellRendererSpinner.html" title="GtkCellRendererSpinner"><span class="type">GtkCellRendererSpinner</span></a>, <a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a></p>
|
259
208
|
</div>
|
260
209
|
</div>
|
261
210
|
<div class="footer">
|
262
|
-
<hr>
|
263
|
-
Generated by GTK-Doc V1.21.1</div>
|
211
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
264
212
|
</body>
|
265
213
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkInfoBar.html" title="GtkInfoBar">
|
10
10
|
<link rel="next" href="GtkSpinner.html" title="GtkSpinner">
|
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">
|
@@ -140,7 +140,7 @@
|
|
140
140
|
</tr>
|
141
141
|
<tr>
|
142
142
|
<td class="function_type">
|
143
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
143
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
144
144
|
</td>
|
145
145
|
<td class="function_name">
|
146
146
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-pixbuf" title="gtk_status_icon_get_pixbuf ()">gtk_status_icon_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -162,7 +162,7 @@
|
|
162
162
|
</tr>
|
163
163
|
<tr>
|
164
164
|
<td class="function_type">
|
165
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
165
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
166
166
|
</td>
|
167
167
|
<td class="function_name">
|
168
168
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-gicon" title="gtk_status_icon_get_gicon ()">gtk_status_icon_get_gicon</a> <span class="c_punctuation">()</span>
|
@@ -186,7 +186,7 @@
|
|
186
186
|
</tr>
|
187
187
|
<tr>
|
188
188
|
<td class="function_type">
|
189
|
-
<a href="
|
189
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
190
190
|
</td>
|
191
191
|
<td class="function_name">
|
192
192
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-screen" title="gtk_status_icon_get_screen ()">gtk_status_icon_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -365,7 +365,7 @@
|
|
365
365
|
</tr>
|
366
366
|
<tr>
|
367
367
|
<td class="property_type">
|
368
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
|
368
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
369
369
|
<td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--gicon" title="The “gicon” property">gicon</a></td>
|
370
370
|
<td class="property_flags">Read / Write</td>
|
371
371
|
</tr>
|
@@ -387,13 +387,13 @@
|
|
387
387
|
</tr>
|
388
388
|
<tr>
|
389
389
|
<td class="property_type">
|
390
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
390
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
391
391
|
<td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
392
392
|
<td class="property_flags">Read / Write</td>
|
393
393
|
</tr>
|
394
394
|
<tr>
|
395
395
|
<td class="property_type">
|
396
|
-
<a href="
|
396
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
397
397
|
<td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--screen" title="The “screen” property">screen</a></td>
|
398
398
|
<td class="property_flags">Read / Write</td>
|
399
399
|
</tr>
|
@@ -501,7 +501,7 @@
|
|
501
501
|
</div>
|
502
502
|
<div class="refsect1">
|
503
503
|
<a name="GtkStatusIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
504
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
504
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
505
505
|
<span class="lineart">╰──</span> GtkStatusIcon
|
506
506
|
</pre>
|
507
507
|
</div>
|
@@ -534,7 +534,7 @@ be found e.g. in the GNOME and KDE panel applications.
|
|
534
534
|
</p>
|
535
535
|
<p>
|
536
536
|
Note that a GtkStatusIcon is <span class="emphasis"><em>not</em></span> a widget, but just
|
537
|
-
a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. Making it a widget would be impractical, since the system tray
|
537
|
+
a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>. Making it a widget would be impractical, since the system tray
|
538
538
|
on Win32 doesn't allow to embed arbitrary widgets.
|
539
539
|
</p>
|
540
540
|
</div>
|
@@ -546,23 +546,22 @@ on Win32 doesn't allow to embed arbitrary widgets.
|
|
546
546
|
gtk_status_icon_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
547
547
|
<p>Creates an empty status icon object.</p>
|
548
548
|
<div class="refsect3">
|
549
|
-
<a name="
|
549
|
+
<a name="gtk-status-icon-new.returns"></a><h4>Returns</h4>
|
550
550
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
551
|
-
<p></p>
|
552
551
|
</div>
|
553
|
-
<p class="since">Since 2.10</p>
|
552
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
554
553
|
</div>
|
555
554
|
<hr>
|
556
555
|
<div class="refsect2">
|
557
556
|
<a name="gtk-status-icon-new-from-pixbuf"></a><h3>gtk_status_icon_new_from_pixbuf ()</h3>
|
558
557
|
<pre class="programlisting"><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="returnvalue">GtkStatusIcon</span></a> *
|
559
|
-
gtk_status_icon_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
558
|
+
gtk_status_icon_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
560
559
|
<p>Creates a status icon displaying <em class="parameter"><code>pixbuf</code></em>
|
561
560
|
. </p>
|
562
561
|
<p>The image will be scaled down to fit in the available
|
563
562
|
space in the notification area, if necessary.</p>
|
564
563
|
<div class="refsect3">
|
565
|
-
<a name="
|
564
|
+
<a name="gtk-status-icon-new-from-pixbuf.parameters"></a><h4>Parameters</h4>
|
566
565
|
<div class="informaltable"><table width="100%" border="0">
|
567
566
|
<colgroup>
|
568
567
|
<col width="150px" class="parameters_name">
|
@@ -571,17 +570,16 @@ space in the notification area, if necessary.</p>
|
|
571
570
|
</colgroup>
|
572
571
|
<tbody><tr>
|
573
572
|
<td class="parameter_name"><p>pixbuf</p></td>
|
574
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
|
573
|
+
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
|
575
574
|
<td class="parameter_annotations"> </td>
|
576
575
|
</tr></tbody>
|
577
576
|
</table></div>
|
578
577
|
</div>
|
579
578
|
<div class="refsect3">
|
580
|
-
<a name="
|
579
|
+
<a name="gtk-status-icon-new-from-pixbuf.returns"></a><h4>Returns</h4>
|
581
580
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
582
|
-
<p></p>
|
583
581
|
</div>
|
584
|
-
<p class="since">Since 2.10</p>
|
582
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
585
583
|
</div>
|
586
584
|
<hr>
|
587
585
|
<div class="refsect2">
|
@@ -593,7 +591,7 @@ gtk_status_icon_new_from_file (<em class="parameter"><code>const <a href="/home/
|
|
593
591
|
<p>The image will be scaled down to fit in the available
|
594
592
|
space in the notification area, if necessary.</p>
|
595
593
|
<div class="refsect3">
|
596
|
-
<a name="
|
594
|
+
<a name="gtk-status-icon-new-from-file.parameters"></a><h4>Parameters</h4>
|
597
595
|
<div class="informaltable"><table width="100%" border="0">
|
598
596
|
<colgroup>
|
599
597
|
<col width="150px" class="parameters_name">
|
@@ -608,11 +606,10 @@ space in the notification area, if necessary.</p>
|
|
608
606
|
</table></div>
|
609
607
|
</div>
|
610
608
|
<div class="refsect3">
|
611
|
-
<a name="
|
609
|
+
<a name="gtk-status-icon-new-from-file.returns"></a><h4>Returns</h4>
|
612
610
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
613
|
-
<p></p>
|
614
611
|
</div>
|
615
|
-
<p class="since">Since 2.10</p>
|
612
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
616
613
|
</div>
|
617
614
|
<hr>
|
618
615
|
<div class="refsect2">
|
@@ -624,7 +621,7 @@ names are <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title
|
|
624
621
|
own stock icon names, see <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add-default" title="gtk_icon_factory_add_default ()"><code class="function">gtk_icon_factory_add_default()</code></a> and
|
625
622
|
<a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add" title="gtk_icon_factory_add ()"><code class="function">gtk_icon_factory_add()</code></a>.</p>
|
626
623
|
<div class="refsect3">
|
627
|
-
<a name="
|
624
|
+
<a name="gtk-status-icon-new-from-stock.parameters"></a><h4>Parameters</h4>
|
628
625
|
<div class="informaltable"><table width="100%" border="0">
|
629
626
|
<colgroup>
|
630
627
|
<col width="150px" class="parameters_name">
|
@@ -639,11 +636,10 @@ own stock icon names, see <a class="link" href="gtk2-Themeable-Stock-Images.html
|
|
639
636
|
</table></div>
|
640
637
|
</div>
|
641
638
|
<div class="refsect3">
|
642
|
-
<a name="
|
639
|
+
<a name="gtk-status-icon-new-from-stock.returns"></a><h4>Returns</h4>
|
643
640
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
644
|
-
<p></p>
|
645
641
|
</div>
|
646
|
-
<p class="since">Since 2.10</p>
|
642
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
647
643
|
</div>
|
648
644
|
<hr>
|
649
645
|
<div class="refsect2">
|
@@ -654,7 +650,7 @@ gtk_status_icon_new_from_icon_name (<em class="parameter"><code>const <a href="/
|
|
654
650
|
If the current icon theme is changed, the icon will be updated
|
655
651
|
appropriately.</p>
|
656
652
|
<div class="refsect3">
|
657
|
-
<a name="
|
653
|
+
<a name="gtk-status-icon-new-from-icon-name.parameters"></a><h4>Parameters</h4>
|
658
654
|
<div class="informaltable"><table width="100%" border="0">
|
659
655
|
<colgroup>
|
660
656
|
<col width="150px" class="parameters_name">
|
@@ -669,21 +665,20 @@ appropriately.</p>
|
|
669
665
|
</table></div>
|
670
666
|
</div>
|
671
667
|
<div class="refsect3">
|
672
|
-
<a name="
|
668
|
+
<a name="gtk-status-icon-new-from-icon-name.returns"></a><h4>Returns</h4>
|
673
669
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
674
|
-
<p></p>
|
675
670
|
</div>
|
676
|
-
<p class="since">Since 2.10</p>
|
671
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
677
672
|
</div>
|
678
673
|
<hr>
|
679
674
|
<div class="refsect2">
|
680
675
|
<a name="gtk-status-icon-new-from-gicon"></a><h3>gtk_status_icon_new_from_gicon ()</h3>
|
681
676
|
<pre class="programlisting"><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="returnvalue">GtkStatusIcon</span></a> *
|
682
|
-
gtk_status_icon_new_from_gicon (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
683
|
-
<p>Creates a status icon displaying a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>. If the icon is a
|
677
|
+
gtk_status_icon_new_from_gicon (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
678
|
+
<p>Creates a status icon displaying a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>. If the icon is a
|
684
679
|
themed icon, it will be updated when the theme changes.</p>
|
685
680
|
<div class="refsect3">
|
686
|
-
<a name="
|
681
|
+
<a name="gtk-status-icon-new-from-gicon.parameters"></a><h4>Parameters</h4>
|
687
682
|
<div class="informaltable"><table width="100%" border="0">
|
688
683
|
<colgroup>
|
689
684
|
<col width="150px" class="parameters_name">
|
@@ -692,30 +687,29 @@ themed icon, it will be updated when the theme changes.</p>
|
|
692
687
|
</colgroup>
|
693
688
|
<tbody><tr>
|
694
689
|
<td class="parameter_name"><p>icon</p></td>
|
695
|
-
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a></p></td>
|
690
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a></p></td>
|
696
691
|
<td class="parameter_annotations"> </td>
|
697
692
|
</tr></tbody>
|
698
693
|
</table></div>
|
699
694
|
</div>
|
700
695
|
<div class="refsect3">
|
701
|
-
<a name="
|
696
|
+
<a name="gtk-status-icon-new-from-gicon.returns"></a><h4>Returns</h4>
|
702
697
|
<p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
|
703
|
-
<p></p>
|
704
698
|
</div>
|
705
|
-
<p class="since">Since 2.14</p>
|
699
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
706
700
|
</div>
|
707
701
|
<hr>
|
708
702
|
<div class="refsect2">
|
709
703
|
<a name="gtk-status-icon-set-from-pixbuf"></a><h3>gtk_status_icon_set_from_pixbuf ()</h3>
|
710
704
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
711
705
|
gtk_status_icon_set_from_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
712
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
706
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
713
707
|
<p>Makes <em class="parameter"><code>status_icon</code></em>
|
714
708
|
display <em class="parameter"><code>pixbuf</code></em>
|
715
709
|
.
|
716
710
|
See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" title="gtk_status_icon_new_from_pixbuf ()"><code class="function">gtk_status_icon_new_from_pixbuf()</code></a> for details.</p>
|
717
711
|
<div class="refsect3">
|
718
|
-
<a name="
|
712
|
+
<a name="gtk-status-icon-set-from-pixbuf.parameters"></a><h4>Parameters</h4>
|
719
713
|
<div class="informaltable"><table width="100%" border="0">
|
720
714
|
<colgroup>
|
721
715
|
<col width="150px" class="parameters_name">
|
@@ -730,13 +724,13 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" ti
|
|
730
724
|
</tr>
|
731
725
|
<tr>
|
732
726
|
<td class="parameter_name"><p>pixbuf</p></td>
|
733
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
727
|
+
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
734
728
|
<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>
|
735
729
|
</tr>
|
736
730
|
</tbody>
|
737
731
|
</table></div>
|
738
732
|
</div>
|
739
|
-
<p class="since">Since 2.10</p>
|
733
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
740
734
|
</div>
|
741
735
|
<hr>
|
742
736
|
<div class="refsect2">
|
@@ -749,7 +743,7 @@ gtk_status_icon_set_from_file (<em class="parameter"><code><a class="link" href=
|
|
749
743
|
.
|
750
744
|
See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-file" title="gtk_status_icon_new_from_file ()"><code class="function">gtk_status_icon_new_from_file()</code></a> for details.</p>
|
751
745
|
<div class="refsect3">
|
752
|
-
<a name="
|
746
|
+
<a name="gtk-status-icon-set-from-file.parameters"></a><h4>Parameters</h4>
|
753
747
|
<div class="informaltable"><table width="100%" border="0">
|
754
748
|
<colgroup>
|
755
749
|
<col width="150px" class="parameters_name">
|
@@ -770,7 +764,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-file" titl
|
|
770
764
|
</tbody>
|
771
765
|
</table></div>
|
772
766
|
</div>
|
773
|
-
<p class="since">Since 2.10</p>
|
767
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
774
768
|
</div>
|
775
769
|
<hr>
|
776
770
|
<div class="refsect2">
|
@@ -783,7 +777,7 @@ gtk_status_icon_set_from_stock (<em class="parameter"><code><a class="link" href
|
|
783
777
|
.
|
784
778
|
See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-stock" title="gtk_status_icon_new_from_stock ()"><code class="function">gtk_status_icon_new_from_stock()</code></a> for details.</p>
|
785
779
|
<div class="refsect3">
|
786
|
-
<a name="
|
780
|
+
<a name="gtk-status-icon-set-from-stock.parameters"></a><h4>Parameters</h4>
|
787
781
|
<div class="informaltable"><table width="100%" border="0">
|
788
782
|
<colgroup>
|
789
783
|
<col width="150px" class="parameters_name">
|
@@ -804,7 +798,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-stock" tit
|
|
804
798
|
</tbody>
|
805
799
|
</table></div>
|
806
800
|
</div>
|
807
|
-
<p class="since">Since 2.10</p>
|
801
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
808
802
|
</div>
|
809
803
|
<hr>
|
810
804
|
<div class="refsect2">
|
@@ -818,7 +812,7 @@ gtk_status_icon_set_from_icon_name (<em class="parameter"><code><a class="link"
|
|
818
812
|
current icon theme.
|
819
813
|
See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-icon-name" title="gtk_status_icon_new_from_icon_name ()"><code class="function">gtk_status_icon_new_from_icon_name()</code></a> for details.</p>
|
820
814
|
<div class="refsect3">
|
821
|
-
<a name="
|
815
|
+
<a name="gtk-status-icon-set-from-icon-name.parameters"></a><h4>Parameters</h4>
|
822
816
|
<div class="informaltable"><table width="100%" border="0">
|
823
817
|
<colgroup>
|
824
818
|
<col width="150px" class="parameters_name">
|
@@ -839,19 +833,19 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-icon-name"
|
|
839
833
|
</tbody>
|
840
834
|
</table></div>
|
841
835
|
</div>
|
842
|
-
<p class="since">Since 2.10</p>
|
836
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
843
837
|
</div>
|
844
838
|
<hr>
|
845
839
|
<div class="refsect2">
|
846
840
|
<a name="gtk-status-icon-set-from-gicon"></a><h3>gtk_status_icon_set_from_gicon ()</h3>
|
847
841
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
848
842
|
gtk_status_icon_set_from_gicon (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
849
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
843
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
850
844
|
<p>Makes <em class="parameter"><code>status_icon</code></em>
|
851
|
-
display the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>.
|
845
|
+
display the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>.
|
852
846
|
See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-gicon" title="gtk_status_icon_new_from_gicon ()"><code class="function">gtk_status_icon_new_from_gicon()</code></a> for details.</p>
|
853
847
|
<div class="refsect3">
|
854
|
-
<a name="
|
848
|
+
<a name="gtk-status-icon-set-from-gicon.parameters"></a><h4>Parameters</h4>
|
855
849
|
<div class="informaltable"><table width="100%" border="0">
|
856
850
|
<colgroup>
|
857
851
|
<col width="150px" class="parameters_name">
|
@@ -872,7 +866,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-gicon" tit
|
|
872
866
|
</tbody>
|
873
867
|
</table></div>
|
874
868
|
</div>
|
875
|
-
<p class="since">Since 2.14</p>
|
869
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
876
870
|
</div>
|
877
871
|
<hr>
|
878
872
|
<div class="refsect2">
|
@@ -883,7 +877,7 @@ gtk_status_icon_get_storage_type (<em class="parameter"><code><a class="link" hr
|
|
883
877
|
to store image data. If the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> has no image data,
|
884
878
|
the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a>.</p>
|
885
879
|
<div class="refsect3">
|
886
|
-
<a name="
|
880
|
+
<a name="gtk-status-icon-get-storage-type.parameters"></a><h4>Parameters</h4>
|
887
881
|
<div class="informaltable"><table width="100%" border="0">
|
888
882
|
<colgroup>
|
889
883
|
<col width="150px" class="parameters_name">
|
@@ -898,24 +892,23 @@ the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAP
|
|
898
892
|
</table></div>
|
899
893
|
</div>
|
900
894
|
<div class="refsect3">
|
901
|
-
<a name="
|
895
|
+
<a name="gtk-status-icon-get-storage-type.returns"></a><h4>Returns</h4>
|
902
896
|
<p> the image representation being used</p>
|
903
|
-
<p></p>
|
904
897
|
</div>
|
905
|
-
<p class="since">Since 2.10</p>
|
898
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
906
899
|
</div>
|
907
900
|
<hr>
|
908
901
|
<div class="refsect2">
|
909
902
|
<a name="gtk-status-icon-get-pixbuf"></a><h3>gtk_status_icon_get_pixbuf ()</h3>
|
910
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
903
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
911
904
|
gtk_status_icon_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
912
|
-
<p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
|
905
|
+
<p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
|
913
906
|
The storage type of the status icon must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
914
907
|
<a class="link" href="GtkImage.html#GTK-IMAGE-PIXBUF:CAPS"><code class="literal">GTK_IMAGE_PIXBUF</code></a> (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()"><code class="function">gtk_status_icon_get_storage_type()</code></a>).
|
915
908
|
The caller of this function does not own a reference to the
|
916
909
|
returned pixbuf.</p>
|
917
910
|
<div class="refsect3">
|
918
|
-
<a name="
|
911
|
+
<a name="gtk-status-icon-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
919
912
|
<div class="informaltable"><table width="100%" border="0">
|
920
913
|
<colgroup>
|
921
914
|
<col width="150px" class="parameters_name">
|
@@ -930,12 +923,12 @@ returned pixbuf.</p>
|
|
930
923
|
</table></div>
|
931
924
|
</div>
|
932
925
|
<div class="refsect3">
|
933
|
-
<a name="
|
926
|
+
<a name="gtk-status-icon-get-pixbuf.returns"></a><h4>Returns</h4>
|
934
927
|
<p> the displayed pixbuf,
|
935
928
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty. </p>
|
936
929
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
937
930
|
</div>
|
938
|
-
<p class="since">Since 2.10</p>
|
931
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
939
932
|
</div>
|
940
933
|
<hr>
|
941
934
|
<div class="refsect2">
|
@@ -948,7 +941,7 @@ The storage type of the status icon must be <a class="link" href="GtkImage.html#
|
|
948
941
|
The returned string is owned by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> and should not
|
949
942
|
be freed or modified.</p>
|
950
943
|
<div class="refsect3">
|
951
|
-
<a name="
|
944
|
+
<a name="gtk-status-icon-get-stock.parameters"></a><h4>Parameters</h4>
|
952
945
|
<div class="informaltable"><table width="100%" border="0">
|
953
946
|
<colgroup>
|
954
947
|
<col width="150px" class="parameters_name">
|
@@ -963,12 +956,11 @@ be freed or modified.</p>
|
|
963
956
|
</table></div>
|
964
957
|
</div>
|
965
958
|
<div class="refsect3">
|
966
|
-
<a name="
|
959
|
+
<a name="gtk-status-icon-get-stock.returns"></a><h4>Returns</h4>
|
967
960
|
<p> stock id of the displayed stock icon,
|
968
961
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty.</p>
|
969
|
-
<p></p>
|
970
962
|
</div>
|
971
|
-
<p class="since">Since 2.10</p>
|
963
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
972
964
|
</div>
|
973
965
|
<hr>
|
974
966
|
<div class="refsect2">
|
@@ -981,7 +973,7 @@ The storage type of the status icon must be <a class="link" href="GtkImage.html#
|
|
981
973
|
The returned string is owned by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> and should not
|
982
974
|
be freed or modified.</p>
|
983
975
|
<div class="refsect3">
|
984
|
-
<a name="
|
976
|
+
<a name="gtk-status-icon-get-icon-name.parameters"></a><h4>Parameters</h4>
|
985
977
|
<div class="informaltable"><table width="100%" border="0">
|
986
978
|
<colgroup>
|
987
979
|
<col width="150px" class="parameters_name">
|
@@ -996,26 +988,25 @@ be freed or modified.</p>
|
|
996
988
|
</table></div>
|
997
989
|
</div>
|
998
990
|
<div class="refsect3">
|
999
|
-
<a name="
|
991
|
+
<a name="gtk-status-icon-get-icon-name.returns"></a><h4>Returns</h4>
|
1000
992
|
<p> name of the displayed icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty.</p>
|
1001
|
-
<p></p>
|
1002
993
|
</div>
|
1003
|
-
<p class="since">Since 2.10</p>
|
994
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1004
995
|
</div>
|
1005
996
|
<hr>
|
1006
997
|
<div class="refsect2">
|
1007
998
|
<a name="gtk-status-icon-get-gicon"></a><h3>gtk_status_icon_get_gicon ()</h3>
|
1008
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
999
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
1009
1000
|
gtk_status_icon_get_gicon (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
1010
|
-
<p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
|
1001
|
+
<p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
|
1011
1002
|
The storage type of the status icon must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
1012
1003
|
<a class="link" href="GtkImage.html#GTK-IMAGE-GICON:CAPS"><code class="literal">GTK_IMAGE_GICON</code></a> (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()"><code class="function">gtk_status_icon_get_storage_type()</code></a>).
|
1013
1004
|
The caller of this function does not own a reference to the
|
1014
|
-
returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>.</p>
|
1005
|
+
returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>.</p>
|
1015
1006
|
<p>If this function fails, <em class="parameter"><code>icon</code></em>
|
1016
1007
|
is left unchanged;</p>
|
1017
1008
|
<div class="refsect3">
|
1018
|
-
<a name="
|
1009
|
+
<a name="gtk-status-icon-get-gicon.parameters"></a><h4>Parameters</h4>
|
1019
1010
|
<div class="informaltable"><table width="100%" border="0">
|
1020
1011
|
<colgroup>
|
1021
1012
|
<col width="150px" class="parameters_name">
|
@@ -1030,11 +1021,11 @@ returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-d
|
|
1030
1021
|
</table></div>
|
1031
1022
|
</div>
|
1032
1023
|
<div class="refsect3">
|
1033
|
-
<a name="
|
1024
|
+
<a name="gtk-status-icon-get-gicon.returns"></a><h4>Returns</h4>
|
1034
1025
|
<p> the displayed icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty. </p>
|
1035
1026
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1036
1027
|
</div>
|
1037
|
-
<p class="since">Since 2.14</p>
|
1028
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1038
1029
|
</div>
|
1039
1030
|
<hr>
|
1040
1031
|
<div class="refsect2">
|
@@ -1049,7 +1040,7 @@ react to size changes.</p>
|
|
1049
1040
|
<p>Note that the returned size is only meaningful while the
|
1050
1041
|
status icon is embedded (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>).</p>
|
1051
1042
|
<div class="refsect3">
|
1052
|
-
<a name="
|
1043
|
+
<a name="gtk-status-icon-get-size.parameters"></a><h4>Parameters</h4>
|
1053
1044
|
<div class="informaltable"><table width="100%" border="0">
|
1054
1045
|
<colgroup>
|
1055
1046
|
<col width="150px" class="parameters_name">
|
@@ -1064,24 +1055,23 @@ status icon is embedded (see <a class="link" href="GtkStatusIcon.html#gtk-status
|
|
1064
1055
|
</table></div>
|
1065
1056
|
</div>
|
1066
1057
|
<div class="refsect3">
|
1067
|
-
<a name="
|
1058
|
+
<a name="gtk-status-icon-get-size.returns"></a><h4>Returns</h4>
|
1068
1059
|
<p> the size that is available for the image</p>
|
1069
|
-
<p></p>
|
1070
1060
|
</div>
|
1071
|
-
<p class="since">Since 2.10</p>
|
1061
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1072
1062
|
</div>
|
1073
1063
|
<hr>
|
1074
1064
|
<div class="refsect2">
|
1075
1065
|
<a name="gtk-status-icon-set-screen"></a><h3>gtk_status_icon_set_screen ()</h3>
|
1076
1066
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1077
1067
|
gtk_status_icon_set_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
1078
|
-
<em class="parameter"><code><a href="
|
1079
|
-
<p>Sets the <a href="
|
1068
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
1069
|
+
<p>Sets the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> where <em class="parameter"><code>status_icon</code></em>
|
1080
1070
|
is displayed; if
|
1081
1071
|
the icon is already mapped, it will be unmapped, and
|
1082
1072
|
then remapped on the new screen.</p>
|
1083
1073
|
<div class="refsect3">
|
1084
|
-
<a name="
|
1074
|
+
<a name="gtk-status-icon-set-screen.parameters"></a><h4>Parameters</h4>
|
1085
1075
|
<div class="informaltable"><table width="100%" border="0">
|
1086
1076
|
<colgroup>
|
1087
1077
|
<col width="150px" class="parameters_name">
|
@@ -1096,23 +1086,23 @@ then remapped on the new screen.</p>
|
|
1096
1086
|
</tr>
|
1097
1087
|
<tr>
|
1098
1088
|
<td class="parameter_name"><p>screen</p></td>
|
1099
|
-
<td class="parameter_description"><p>a <a href="
|
1089
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
1100
1090
|
<td class="parameter_annotations"> </td>
|
1101
1091
|
</tr>
|
1102
1092
|
</tbody>
|
1103
1093
|
</table></div>
|
1104
1094
|
</div>
|
1105
|
-
<p class="since">Since 2.12</p>
|
1095
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1106
1096
|
</div>
|
1107
1097
|
<hr>
|
1108
1098
|
<div class="refsect2">
|
1109
1099
|
<a name="gtk-status-icon-get-screen"></a><h3>gtk_status_icon_get_screen ()</h3>
|
1110
|
-
<pre class="programlisting"><a href="
|
1100
|
+
<pre class="programlisting"><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
1111
1101
|
gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
1112
|
-
<p>Returns the <a href="
|
1102
|
+
<p>Returns the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>status_icon</code></em>
|
1113
1103
|
.</p>
|
1114
1104
|
<div class="refsect3">
|
1115
|
-
<a name="
|
1105
|
+
<a name="gtk-status-icon-get-screen.parameters"></a><h4>Parameters</h4>
|
1116
1106
|
<div class="informaltable"><table width="100%" border="0">
|
1117
1107
|
<colgroup>
|
1118
1108
|
<col width="150px" class="parameters_name">
|
@@ -1127,11 +1117,11 @@ gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="Gt
|
|
1127
1117
|
</table></div>
|
1128
1118
|
</div>
|
1129
1119
|
<div class="refsect3">
|
1130
|
-
<a name="
|
1131
|
-
<p> a <a href="
|
1120
|
+
<a name="gtk-status-icon-get-screen.returns"></a><h4>Returns</h4>
|
1121
|
+
<p> a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
|
1132
1122
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1133
1123
|
</div>
|
1134
|
-
<p class="since">Since 2.12</p>
|
1124
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1135
1125
|
</div>
|
1136
1126
|
<hr>
|
1137
1127
|
<div class="refsect2">
|
@@ -1145,7 +1135,7 @@ gtk_status_icon_set_tooltip (<em class="parameter"><code><a class="link" href="G
|
|
1145
1135
|
</div>
|
1146
1136
|
<p>Sets the tooltip of the status icon.</p>
|
1147
1137
|
<div class="refsect3">
|
1148
|
-
<a name="
|
1138
|
+
<a name="gtk-status-icon-set-tooltip.parameters"></a><h4>Parameters</h4>
|
1149
1139
|
<div class="informaltable"><table width="100%" border="0">
|
1150
1140
|
<colgroup>
|
1151
1141
|
<col width="150px" class="parameters_name">
|
@@ -1166,7 +1156,7 @@ gtk_status_icon_set_tooltip (<em class="parameter"><code><a class="link" href="G
|
|
1166
1156
|
</tbody>
|
1167
1157
|
</table></div>
|
1168
1158
|
</div>
|
1169
|
-
<p class="since">Since 2.10</p>
|
1159
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1170
1160
|
</div>
|
1171
1161
|
<hr>
|
1172
1162
|
<div class="refsect2">
|
@@ -1182,7 +1172,7 @@ signal.</p>
|
|
1182
1172
|
<p>See also the <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> property and
|
1183
1173
|
<a class="link" href="GtkTooltip.html#gtk-tooltip-set-text" title="gtk_tooltip_set_text ()"><code class="function">gtk_tooltip_set_text()</code></a>.</p>
|
1184
1174
|
<div class="refsect3">
|
1185
|
-
<a name="
|
1175
|
+
<a name="gtk-status-icon-set-tooltip-text.parameters"></a><h4>Parameters</h4>
|
1186
1176
|
<div class="informaltable"><table width="100%" border="0">
|
1187
1177
|
<colgroup>
|
1188
1178
|
<col width="150px" class="parameters_name">
|
@@ -1204,7 +1194,7 @@ signal.</p>
|
|
1204
1194
|
</tbody>
|
1205
1195
|
</table></div>
|
1206
1196
|
</div>
|
1207
|
-
<p class="since">Since 2.16</p>
|
1197
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1208
1198
|
</div>
|
1209
1199
|
<hr>
|
1210
1200
|
<div class="refsect2">
|
@@ -1214,7 +1204,7 @@ gtk_status_icon_get_tooltip_text (<em class="parameter"><code><a class="link" hr
|
|
1214
1204
|
<p>Gets the contents of the tooltip for <em class="parameter"><code>status_icon</code></em>
|
1215
1205
|
.</p>
|
1216
1206
|
<div class="refsect3">
|
1217
|
-
<a name="
|
1207
|
+
<a name="gtk-status-icon-get-tooltip-text.parameters"></a><h4>Parameters</h4>
|
1218
1208
|
<div class="informaltable"><table width="100%" border="0">
|
1219
1209
|
<colgroup>
|
1220
1210
|
<col width="150px" class="parameters_name">
|
@@ -1229,12 +1219,11 @@ gtk_status_icon_get_tooltip_text (<em class="parameter"><code><a class="link" hr
|
|
1229
1219
|
</table></div>
|
1230
1220
|
</div>
|
1231
1221
|
<div class="refsect3">
|
1232
|
-
<a name="
|
1222
|
+
<a name="gtk-status-icon-get-tooltip-text.returns"></a><h4>Returns</h4>
|
1233
1223
|
<p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free the
|
1234
1224
|
returned string with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
1235
|
-
<p></p>
|
1236
1225
|
</div>
|
1237
|
-
<p class="since">Since 2.16</p>
|
1226
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1238
1227
|
</div>
|
1239
1228
|
<hr>
|
1240
1229
|
<div class="refsect2">
|
@@ -1250,7 +1239,7 @@ and of the default handler for the <a class="link" href="GtkStatusIcon.html#GtkS
|
|
1250
1239
|
<p>See also the <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-markup" title="The “tooltip-markup” property"><span class="type">“tooltip-markup”</span></a> property and
|
1251
1240
|
<a class="link" href="GtkTooltip.html#gtk-tooltip-set-markup" title="gtk_tooltip_set_markup ()"><code class="function">gtk_tooltip_set_markup()</code></a>.</p>
|
1252
1241
|
<div class="refsect3">
|
1253
|
-
<a name="
|
1242
|
+
<a name="gtk-status-icon-set-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
1254
1243
|
<div class="informaltable"><table width="100%" border="0">
|
1255
1244
|
<colgroup>
|
1256
1245
|
<col width="150px" class="parameters_name">
|
@@ -1272,7 +1261,7 @@ and of the default handler for the <a class="link" href="GtkStatusIcon.html#GtkS
|
|
1272
1261
|
</tbody>
|
1273
1262
|
</table></div>
|
1274
1263
|
</div>
|
1275
|
-
<p class="since">Since 2.16</p>
|
1264
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1276
1265
|
</div>
|
1277
1266
|
<hr>
|
1278
1267
|
<div class="refsect2">
|
@@ -1282,7 +1271,7 @@ gtk_status_icon_get_tooltip_markup (<em class="parameter"><code><a class="link"
|
|
1282
1271
|
<p>Gets the contents of the tooltip for <em class="parameter"><code>status_icon</code></em>
|
1283
1272
|
.</p>
|
1284
1273
|
<div class="refsect3">
|
1285
|
-
<a name="
|
1274
|
+
<a name="gtk-status-icon-get-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
1286
1275
|
<div class="informaltable"><table width="100%" border="0">
|
1287
1276
|
<colgroup>
|
1288
1277
|
<col width="150px" class="parameters_name">
|
@@ -1297,12 +1286,11 @@ gtk_status_icon_get_tooltip_markup (<em class="parameter"><code><a class="link"
|
|
1297
1286
|
</table></div>
|
1298
1287
|
</div>
|
1299
1288
|
<div class="refsect3">
|
1300
|
-
<a name="
|
1289
|
+
<a name="gtk-status-icon-get-tooltip-markup.returns"></a><h4>Returns</h4>
|
1301
1290
|
<p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free the
|
1302
1291
|
returned string with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
1303
|
-
<p></p>
|
1304
1292
|
</div>
|
1305
|
-
<p class="since">Since 2.16</p>
|
1293
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1306
1294
|
</div>
|
1307
1295
|
<hr>
|
1308
1296
|
<div class="refsect2">
|
@@ -1315,7 +1303,7 @@ gtk_status_icon_set_has_tooltip (<em class="parameter"><code><a class="link" hre
|
|
1315
1303
|
.
|
1316
1304
|
See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> for more information.</p>
|
1317
1305
|
<div class="refsect3">
|
1318
|
-
<a name="
|
1306
|
+
<a name="gtk-status-icon-set-has-tooltip.parameters"></a><h4>Parameters</h4>
|
1319
1307
|
<div class="informaltable"><table width="100%" border="0">
|
1320
1308
|
<colgroup>
|
1321
1309
|
<col width="150px" class="parameters_name">
|
@@ -1337,7 +1325,7 @@ has a tooltip</p></td>
|
|
1337
1325
|
</tbody>
|
1338
1326
|
</table></div>
|
1339
1327
|
</div>
|
1340
|
-
<p class="since">Since 2.16</p>
|
1328
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1341
1329
|
</div>
|
1342
1330
|
<hr>
|
1343
1331
|
<div class="refsect2">
|
@@ -1347,7 +1335,7 @@ gtk_status_icon_get_has_tooltip (<em class="parameter"><code><a class="link" hre
|
|
1347
1335
|
<p>Returns the current value of the has-tooltip property.
|
1348
1336
|
See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> for more information.</p>
|
1349
1337
|
<div class="refsect3">
|
1350
|
-
<a name="
|
1338
|
+
<a name="gtk-status-icon-get-has-tooltip.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">
|
@@ -1362,12 +1350,11 @@ See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="
|
|
1362
1350
|
</table></div>
|
1363
1351
|
</div>
|
1364
1352
|
<div class="refsect3">
|
1365
|
-
<a name="
|
1353
|
+
<a name="gtk-status-icon-get-has-tooltip.returns"></a><h4>Returns</h4>
|
1366
1354
|
<p> current value of has-tooltip on <em class="parameter"><code>status_icon</code></em>
|
1367
1355
|
.</p>
|
1368
|
-
<p></p>
|
1369
1356
|
</div>
|
1370
|
-
<p class="since">Since 2.16</p>
|
1357
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1371
1358
|
</div>
|
1372
1359
|
<hr>
|
1373
1360
|
<div class="refsect2">
|
@@ -1380,7 +1367,7 @@ This should be a short, human-readable, localized string
|
|
1380
1367
|
describing the tray icon. It may be used by tools like screen
|
1381
1368
|
readers to render the tray icon.</p>
|
1382
1369
|
<div class="refsect3">
|
1383
|
-
<a name="
|
1370
|
+
<a name="gtk-status-icon-set-title.parameters"></a><h4>Parameters</h4>
|
1384
1371
|
<div class="informaltable"><table width="100%" border="0">
|
1385
1372
|
<colgroup>
|
1386
1373
|
<col width="150px" class="parameters_name">
|
@@ -1401,7 +1388,7 @@ readers to render the tray icon.</p>
|
|
1401
1388
|
</tbody>
|
1402
1389
|
</table></div>
|
1403
1390
|
</div>
|
1404
|
-
<p class="since">Since 2.18</p>
|
1391
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1405
1392
|
</div>
|
1406
1393
|
<hr>
|
1407
1394
|
<div class="refsect2">
|
@@ -1410,7 +1397,7 @@ readers to render the tray icon.</p>
|
|
1410
1397
|
gtk_status_icon_get_title (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
1411
1398
|
<p>Gets the title of this tray icon. See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-title" title="gtk_status_icon_set_title ()"><code class="function">gtk_status_icon_set_title()</code></a>.</p>
|
1412
1399
|
<div class="refsect3">
|
1413
|
-
<a name="
|
1400
|
+
<a name="gtk-status-icon-get-title.parameters"></a><h4>Parameters</h4>
|
1414
1401
|
<div class="informaltable"><table width="100%" border="0">
|
1415
1402
|
<colgroup>
|
1416
1403
|
<col width="150px" class="parameters_name">
|
@@ -1425,11 +1412,10 @@ gtk_status_icon_get_title (<em class="parameter"><code><a class="link" href="Gtk
|
|
1425
1412
|
</table></div>
|
1426
1413
|
</div>
|
1427
1414
|
<div class="refsect3">
|
1428
|
-
<a name="
|
1415
|
+
<a name="gtk-status-icon-get-title.returns"></a><h4>Returns</h4>
|
1429
1416
|
<p> the title of the status icon</p>
|
1430
|
-
<p></p>
|
1431
1417
|
</div>
|
1432
|
-
<p class="since">Since 2.18</p>
|
1418
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1433
1419
|
</div>
|
1434
1420
|
<hr>
|
1435
1421
|
<div class="refsect2">
|
@@ -1442,7 +1428,7 @@ This should be a string identifying this icon. It is may be
|
|
1442
1428
|
used for sorting the icons in the tray and will not be shown to
|
1443
1429
|
the user.</p>
|
1444
1430
|
<div class="refsect3">
|
1445
|
-
<a name="
|
1431
|
+
<a name="gtk-status-icon-set-name.parameters"></a><h4>Parameters</h4>
|
1446
1432
|
<div class="informaltable"><table width="100%" border="0">
|
1447
1433
|
<colgroup>
|
1448
1434
|
<col width="150px" class="parameters_name">
|
@@ -1463,7 +1449,7 @@ the user.</p>
|
|
1463
1449
|
</tbody>
|
1464
1450
|
</table></div>
|
1465
1451
|
</div>
|
1466
|
-
<p class="since">Since 2.20</p>
|
1452
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1467
1453
|
</div>
|
1468
1454
|
<hr>
|
1469
1455
|
<div class="refsect2">
|
@@ -1473,7 +1459,7 @@ gtk_status_icon_set_visible (<em class="parameter"><code><a class="link" href="G
|
|
1473
1459
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible</code></em>);</pre>
|
1474
1460
|
<p>Shows or hides a status icon.</p>
|
1475
1461
|
<div class="refsect3">
|
1476
|
-
<a name="
|
1462
|
+
<a name="gtk-status-icon-set-visible.parameters"></a><h4>Parameters</h4>
|
1477
1463
|
<div class="informaltable"><table width="100%" border="0">
|
1478
1464
|
<colgroup>
|
1479
1465
|
<col width="150px" class="parameters_name">
|
@@ -1494,7 +1480,7 @@ gtk_status_icon_set_visible (<em class="parameter"><code><a class="link" href="G
|
|
1494
1480
|
</tbody>
|
1495
1481
|
</table></div>
|
1496
1482
|
</div>
|
1497
|
-
<p class="since">Since 2.10</p>
|
1483
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1498
1484
|
</div>
|
1499
1485
|
<hr>
|
1500
1486
|
<div class="refsect2">
|
@@ -1506,7 +1492,7 @@ Note that being visible does not guarantee that
|
|
1506
1492
|
the user can actually see the icon, see also
|
1507
1493
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>.</p>
|
1508
1494
|
<div class="refsect3">
|
1509
|
-
<a name="
|
1495
|
+
<a name="gtk-status-icon-get-visible.parameters"></a><h4>Parameters</h4>
|
1510
1496
|
<div class="informaltable"><table width="100%" border="0">
|
1511
1497
|
<colgroup>
|
1512
1498
|
<col width="150px" class="parameters_name">
|
@@ -1521,11 +1507,10 @@ the user can actually see the icon, see also
|
|
1521
1507
|
</table></div>
|
1522
1508
|
</div>
|
1523
1509
|
<div class="refsect3">
|
1524
|
-
<a name="
|
1510
|
+
<a name="gtk-status-icon-get-visible.returns"></a><h4>Returns</h4>
|
1525
1511
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status icon is visible</p>
|
1526
|
-
<p></p>
|
1527
1512
|
</div>
|
1528
|
-
<p class="since">Since 2.10</p>
|
1513
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1529
1514
|
</div>
|
1530
1515
|
<hr>
|
1531
1516
|
<div class="refsect2">
|
@@ -1542,7 +1527,7 @@ Note that blinking user interface elements may be problematic
|
|
1542
1527
|
for some users, and thus may be turned off, in which case
|
1543
1528
|
this setting has no effect.</p>
|
1544
1529
|
<div class="refsect3">
|
1545
|
-
<a name="
|
1530
|
+
<a name="gtk-status-icon-set-blinking.parameters"></a><h4>Parameters</h4>
|
1546
1531
|
<div class="informaltable"><table width="100%" border="0">
|
1547
1532
|
<colgroup>
|
1548
1533
|
<col width="150px" class="parameters_name">
|
@@ -1563,7 +1548,7 @@ this setting has no effect.</p>
|
|
1563
1548
|
</tbody>
|
1564
1549
|
</table></div>
|
1565
1550
|
</div>
|
1566
|
-
<p class="since">Since 2.10</p>
|
1551
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1567
1552
|
</div>
|
1568
1553
|
<hr>
|
1569
1554
|
<div class="refsect2">
|
@@ -1577,7 +1562,7 @@ gtk_status_icon_get_blinking (<em class="parameter"><code><a class="link" href="
|
|
1577
1562
|
<p>Returns whether the icon is blinking, see
|
1578
1563
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-blinking" title="gtk_status_icon_set_blinking ()"><code class="function">gtk_status_icon_set_blinking()</code></a>.</p>
|
1579
1564
|
<div class="refsect3">
|
1580
|
-
<a name="
|
1565
|
+
<a name="gtk-status-icon-get-blinking.parameters"></a><h4>Parameters</h4>
|
1581
1566
|
<div class="informaltable"><table width="100%" border="0">
|
1582
1567
|
<colgroup>
|
1583
1568
|
<col width="150px" class="parameters_name">
|
@@ -1592,11 +1577,10 @@ gtk_status_icon_get_blinking (<em class="parameter"><code><a class="link" href="
|
|
1592
1577
|
</table></div>
|
1593
1578
|
</div>
|
1594
1579
|
<div class="refsect3">
|
1595
|
-
<a name="
|
1580
|
+
<a name="gtk-status-icon-get-blinking.returns"></a><h4>Returns</h4>
|
1596
1581
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is blinking</p>
|
1597
|
-
<p></p>
|
1598
1582
|
</div>
|
1599
|
-
<p class="since">Since 2.10</p>
|
1583
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1600
1584
|
</div>
|
1601
1585
|
<hr>
|
1602
1586
|
<div class="refsect2">
|
@@ -1606,7 +1590,7 @@ gtk_status_icon_is_embedded (<em class="parameter"><code><a class="link" href="G
|
|
1606
1590
|
<p>Returns whether the status icon is embedded in a notification
|
1607
1591
|
area.</p>
|
1608
1592
|
<div class="refsect3">
|
1609
|
-
<a name="
|
1593
|
+
<a name="gtk-status-icon-is-embedded.parameters"></a><h4>Parameters</h4>
|
1610
1594
|
<div class="informaltable"><table width="100%" border="0">
|
1611
1595
|
<colgroup>
|
1612
1596
|
<col width="150px" class="parameters_name">
|
@@ -1621,12 +1605,11 @@ area.</p>
|
|
1621
1605
|
</table></div>
|
1622
1606
|
</div>
|
1623
1607
|
<div class="refsect3">
|
1624
|
-
<a name="
|
1608
|
+
<a name="gtk-status-icon-is-embedded.returns"></a><h4>Returns</h4>
|
1625
1609
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status icon is embedded in
|
1626
1610
|
a notification area.</p>
|
1627
|
-
<p></p>
|
1628
1611
|
</div>
|
1629
|
-
<p class="since">Since 2.10</p>
|
1612
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1630
1613
|
</div>
|
1631
1614
|
<hr>
|
1632
1615
|
<div class="refsect2">
|
@@ -1642,7 +1625,7 @@ to position <em class="parameter"><code>menu</code></em>
|
|
1642
1625
|
aligned to the status icon <em class="parameter"><code>user_data</code></em>
|
1643
1626
|
.</p>
|
1644
1627
|
<div class="refsect3">
|
1645
|
-
<a name="
|
1628
|
+
<a name="gtk-status-icon-position-menu.parameters"></a><h4>Parameters</h4>
|
1646
1629
|
<div class="informaltable"><table width="100%" border="0">
|
1647
1630
|
<colgroup>
|
1648
1631
|
<col width="150px" class="parameters_name">
|
@@ -1679,15 +1662,15 @@ aligned with the menu popup position (only useful for GtkOptionMenu).</p></td>
|
|
1679
1662
|
</tbody>
|
1680
1663
|
</table></div>
|
1681
1664
|
</div>
|
1682
|
-
<p class="since">Since 2.10</p>
|
1665
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1683
1666
|
</div>
|
1684
1667
|
<hr>
|
1685
1668
|
<div class="refsect2">
|
1686
1669
|
<a name="gtk-status-icon-get-geometry"></a><h3>gtk_status_icon_get_geometry ()</h3>
|
1687
1670
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1688
1671
|
gtk_status_icon_get_geometry (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
1689
|
-
<em class="parameter"><code><a href="
|
1690
|
-
<em class="parameter"><code><a href="
|
1672
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> **screen</code></em>,
|
1673
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
1691
1674
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> *orientation</code></em>);</pre>
|
1692
1675
|
<p>Obtains information about the location of the status icon
|
1693
1676
|
on screen. This information can be used to e.g. position
|
@@ -1700,7 +1683,7 @@ the information is not reliable unless the status icon
|
|
1700
1683
|
is embedded in a notification area, see
|
1701
1684
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>.</p>
|
1702
1685
|
<div class="refsect3">
|
1703
|
-
<a name="
|
1686
|
+
<a name="gtk-status-icon-get-geometry.parameters"></a><h4>Parameters</h4>
|
1704
1687
|
<div class="informaltable"><table width="100%" border="0">
|
1705
1688
|
<colgroup>
|
1706
1689
|
<col width="150px" class="parameters_name">
|
@@ -1737,12 +1720,11 @@ at the left or right is vertical. </p></td>
|
|
1737
1720
|
</table></div>
|
1738
1721
|
</div>
|
1739
1722
|
<div class="refsect3">
|
1740
|
-
<a name="
|
1723
|
+
<a name="gtk-status-icon-get-geometry.returns"></a><h4>Returns</h4>
|
1741
1724
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the location information has
|
1742
1725
|
been filled in</p>
|
1743
|
-
<p></p>
|
1744
1726
|
</div>
|
1745
|
-
<p class="since">Since 2.10</p>
|
1727
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1746
1728
|
</div>
|
1747
1729
|
<hr>
|
1748
1730
|
<div class="refsect2">
|
@@ -1759,7 +1741,7 @@ pointing to a status icon reliably.</p>
|
|
1759
1741
|
more likely to be met by one of the non-X11 specific methods, such
|
1760
1742
|
as <a class="link" href="GtkStatusIcon.html#gtk-status-icon-position-menu" title="gtk_status_icon_position_menu ()"><code class="function">gtk_status_icon_position_menu()</code></a>.</p>
|
1761
1743
|
<div class="refsect3">
|
1762
|
-
<a name="id
|
1744
|
+
<a name="gtk-status-icon-get-x11-window-id.parameters"></a><h4>Parameters</h4>
|
1763
1745
|
<div class="informaltable"><table width="100%" border="0">
|
1764
1746
|
<colgroup>
|
1765
1747
|
<col width="150px" class="parameters_name">
|
@@ -1774,12 +1756,11 @@ as <a class="link" href="GtkStatusIcon.html#gtk-status-icon-position-menu" title
|
|
1774
1756
|
</table></div>
|
1775
1757
|
</div>
|
1776
1758
|
<div class="refsect3">
|
1777
|
-
<a name="id
|
1759
|
+
<a name="gtk-status-icon-get-x11-window-id.returns"></a><h4>Returns</h4>
|
1778
1760
|
<p> An 32 bit unsigned integer identifier for the
|
1779
1761
|
underlying X11 Window</p>
|
1780
|
-
<p></p>
|
1781
1762
|
</div>
|
1782
|
-
<p class="since">Since 2.14</p>
|
1763
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1783
1764
|
</div>
|
1784
1765
|
</div>
|
1785
1766
|
<div class="refsect1">
|
@@ -1811,7 +1792,7 @@ underlying X11 Window</p>
|
|
1811
1792
|
<p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the statusicon is embedded in a notification area.</p>
|
1812
1793
|
<p>Flags: Read</p>
|
1813
1794
|
<p>Default value: FALSE</p>
|
1814
|
-
<p class="since">Since 2.12</p>
|
1795
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1815
1796
|
</div>
|
1816
1797
|
<hr>
|
1817
1798
|
<div class="refsect2">
|
@@ -1824,11 +1805,11 @@ underlying X11 Window</p>
|
|
1824
1805
|
<hr>
|
1825
1806
|
<div class="refsect2">
|
1826
1807
|
<a name="GtkStatusIcon--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
|
1827
|
-
<pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</pre>
|
1828
|
-
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> displayed in the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>. For themed icons,
|
1808
|
+
<pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
1809
|
+
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> displayed in the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>. For themed icons,
|
1829
1810
|
the image will be updated automatically if the theme changes.</p>
|
1830
1811
|
<p>Flags: Read / Write</p>
|
1831
|
-
<p class="since">Since 2.14</p>
|
1812
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1832
1813
|
</div>
|
1833
1814
|
<hr>
|
1834
1815
|
<div class="refsect2">
|
@@ -1849,7 +1830,7 @@ to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1849
1830
|
For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> in preference.</p>
|
1850
1831
|
<p>Flags: Read / Write</p>
|
1851
1832
|
<p>Default value: FALSE</p>
|
1852
|
-
<p class="since">Since 2.16</p>
|
1833
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1853
1834
|
</div>
|
1854
1835
|
<hr>
|
1855
1836
|
<div class="refsect2">
|
@@ -1868,19 +1849,19 @@ For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusI
|
|
1868
1849
|
is embedded.</p>
|
1869
1850
|
<p>Flags: Read</p>
|
1870
1851
|
<p>Default value: GTK_ORIENTATION_HORIZONTAL</p>
|
1871
|
-
<p class="since">Since 2.12</p>
|
1852
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1872
1853
|
</div>
|
1873
1854
|
<hr>
|
1874
1855
|
<div class="refsect2">
|
1875
1856
|
<a name="GtkStatusIcon--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
1876
|
-
<pre class="programlisting"> “pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
1857
|
+
<pre class="programlisting"> “pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
1877
1858
|
<p>A GdkPixbuf to display.</p>
|
1878
1859
|
<p>Flags: Read / Write</p>
|
1879
1860
|
</div>
|
1880
1861
|
<hr>
|
1881
1862
|
<div class="refsect2">
|
1882
1863
|
<a name="GtkStatusIcon--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
1883
|
-
<pre class="programlisting"> “screen” <a href="
|
1864
|
+
<pre class="programlisting"> “screen” <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
1884
1865
|
<p>The screen where this status icon will be displayed.</p>
|
1885
1866
|
<p>Flags: Read / Write</p>
|
1886
1867
|
</div>
|
@@ -1918,7 +1899,7 @@ localized string describing the tray icon. It may be used by tools
|
|
1918
1899
|
like screen readers to render the tray icon.</p>
|
1919
1900
|
<p>Flags: Read / Write</p>
|
1920
1901
|
<p>Default value: NULL</p>
|
1921
|
-
<p class="since">Since 2.18</p>
|
1902
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1922
1903
|
</div>
|
1923
1904
|
<hr>
|
1924
1905
|
<div class="refsect2">
|
@@ -1936,7 +1917,7 @@ will take care of displaying the tooltip.</p>
|
|
1936
1917
|
<p>On some platforms, embedded markup will be ignored.</p>
|
1937
1918
|
<p>Flags: Read / Write</p>
|
1938
1919
|
<p>Default value: NULL</p>
|
1939
|
-
<p class="since">Since 2.16</p>
|
1920
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1940
1921
|
</div>
|
1941
1922
|
<hr>
|
1942
1923
|
<div class="refsect2">
|
@@ -1954,7 +1935,7 @@ that they allow on status icons, e.g. Windows only shows the first
|
|
1954
1935
|
64 characters.</p>
|
1955
1936
|
<p>Flags: Read / Write</p>
|
1956
1937
|
<p>Default value: NULL</p>
|
1957
|
-
<p class="since">Since 2.16</p>
|
1938
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1958
1939
|
</div>
|
1959
1940
|
<hr>
|
1960
1941
|
<div class="refsect2">
|
@@ -1979,7 +1960,7 @@ If and how status icons can activated is platform-dependent.</p>
|
|
1979
1960
|
|
1980
1961
|
be used by applications and should be wrapped by language bindings.</p>
|
1981
1962
|
<div class="refsect3">
|
1982
|
-
<a name="
|
1963
|
+
<a name="GtkStatusIcon-activate.parameters"></a><h4>Parameters</h4>
|
1983
1964
|
<div class="informaltable"><table width="100%" border="0">
|
1984
1965
|
<colgroup>
|
1985
1966
|
<col width="150px" class="parameters_name">
|
@@ -2001,21 +1982,21 @@ be used by applications and should be wrapped by language bindings.</p>
|
|
2001
1982
|
</table></div>
|
2002
1983
|
</div>
|
2003
1984
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2004
|
-
<p class="since">Since 2.10</p>
|
1985
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2005
1986
|
</div>
|
2006
1987
|
<hr>
|
2007
1988
|
<div class="refsect2">
|
2008
1989
|
<a name="GtkStatusIcon-button-press-event"></a><h3>The <code class="literal">“button-press-event”</code> signal</h3>
|
2009
1990
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2010
1991
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
2011
|
-
<a href="
|
1992
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2012
1993
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2013
1994
|
<p>The ::button-press-event signal will be emitted when a button
|
2014
1995
|
(typically from a mouse) is pressed.</p>
|
2015
1996
|
<p>Whether this event is emitted is platform-dependent. Use the ::activate
|
2016
1997
|
and ::popup-menu signals in preference.</p>
|
2017
1998
|
<div class="refsect3">
|
2018
|
-
<a name="
|
1999
|
+
<a name="GtkStatusIcon-button-press-event.parameters"></a><h4>Parameters</h4>
|
2019
2000
|
<div class="informaltable"><table width="100%" border="0">
|
2020
2001
|
<colgroup>
|
2021
2002
|
<col width="150px" class="parameters_name">
|
@@ -2030,7 +2011,7 @@ and ::popup-menu signals in preference.</p>
|
|
2030
2011
|
</tr>
|
2031
2012
|
<tr>
|
2032
2013
|
<td class="parameter_name"><p>event</p></td>
|
2033
|
-
<td class="parameter_description"><p>the <a href="
|
2014
|
+
<td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
|
2034
2015
|
<td class="parameter_annotations"> </td>
|
2035
2016
|
</tr>
|
2036
2017
|
<tr>
|
@@ -2042,27 +2023,26 @@ and ::popup-menu signals in preference.</p>
|
|
2042
2023
|
</table></div>
|
2043
2024
|
</div>
|
2044
2025
|
<div class="refsect3">
|
2045
|
-
<a name="
|
2026
|
+
<a name="GtkStatusIcon-button-press-event.returns"></a><h4>Returns</h4>
|
2046
2027
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked
|
2047
2028
|
for the event. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
|
2048
|
-
<p></p>
|
2049
2029
|
</div>
|
2050
2030
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2051
|
-
<p class="since">Since 2.14</p>
|
2031
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2052
2032
|
</div>
|
2053
2033
|
<hr>
|
2054
2034
|
<div class="refsect2">
|
2055
2035
|
<a name="GtkStatusIcon-button-release-event"></a><h3>The <code class="literal">“button-release-event”</code> signal</h3>
|
2056
2036
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2057
2037
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
2058
|
-
<a href="
|
2038
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2059
2039
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2060
2040
|
<p>The ::button-release-event signal will be emitted when a button
|
2061
2041
|
(typically from a mouse) is released.</p>
|
2062
2042
|
<p>Whether this event is emitted is platform-dependent. Use the ::activate
|
2063
2043
|
and ::popup-menu signals in preference.</p>
|
2064
2044
|
<div class="refsect3">
|
2065
|
-
<a name="
|
2045
|
+
<a name="GtkStatusIcon-button-release-event.parameters"></a><h4>Parameters</h4>
|
2066
2046
|
<div class="informaltable"><table width="100%" border="0">
|
2067
2047
|
<colgroup>
|
2068
2048
|
<col width="150px" class="parameters_name">
|
@@ -2077,7 +2057,7 @@ and ::popup-menu signals in preference.</p>
|
|
2077
2057
|
</tr>
|
2078
2058
|
<tr>
|
2079
2059
|
<td class="parameter_name"><p>event</p></td>
|
2080
|
-
<td class="parameter_description"><p>the <a href="
|
2060
|
+
<td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
|
2081
2061
|
<td class="parameter_annotations"> </td>
|
2082
2062
|
</tr>
|
2083
2063
|
<tr>
|
@@ -2089,13 +2069,12 @@ and ::popup-menu signals in preference.</p>
|
|
2089
2069
|
</table></div>
|
2090
2070
|
</div>
|
2091
2071
|
<div class="refsect3">
|
2092
|
-
<a name="
|
2072
|
+
<a name="GtkStatusIcon-button-release-event.returns"></a><h4>Returns</h4>
|
2093
2073
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked
|
2094
2074
|
for the event. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
|
2095
|
-
<p></p>
|
2096
2075
|
</div>
|
2097
2076
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2098
|
-
<p class="since">Since 2.14</p>
|
2077
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2099
2078
|
</div>
|
2100
2079
|
<hr>
|
2101
2080
|
<div class="refsect2">
|
@@ -2118,7 +2097,7 @@ passed as the last to arguments to <a class="link" href="GtkMenu.html#gtk-menu-p
|
|
2118
2097
|
|
2119
2098
|
be used by applications and should be wrapped by language bindings.</p>
|
2120
2099
|
<div class="refsect3">
|
2121
|
-
<a name="
|
2100
|
+
<a name="GtkStatusIcon-popup-menu.parameters"></a><h4>Parameters</h4>
|
2122
2101
|
<div class="informaltable"><table width="100%" border="0">
|
2123
2102
|
<colgroup>
|
2124
2103
|
<col width="150px" class="parameters_name">
|
@@ -2152,7 +2131,7 @@ triggered the signal emission</p></td>
|
|
2152
2131
|
</table></div>
|
2153
2132
|
</div>
|
2154
2133
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2155
|
-
<p class="since">Since 2.10</p>
|
2134
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2156
2135
|
</div>
|
2157
2136
|
<hr>
|
2158
2137
|
<div class="refsect2">
|
@@ -2184,7 +2163,7 @@ destined function calls.</p>
|
|
2184
2163
|
<p>Whether this signal is emitted is platform-dependent.
|
2185
2164
|
For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> in preference.</p>
|
2186
2165
|
<div class="refsect3">
|
2187
|
-
<a name="
|
2166
|
+
<a name="GtkStatusIcon-query-tooltip.parameters"></a><h4>Parameters</h4>
|
2188
2167
|
<div class="informaltable"><table width="100%" border="0">
|
2189
2168
|
<colgroup>
|
2190
2169
|
<col width="150px" class="parameters_name">
|
@@ -2230,20 +2209,19 @@ emitted, relative to <em class="parameter"><code>status_icon</code></em>
|
|
2230
2209
|
</table></div>
|
2231
2210
|
</div>
|
2232
2211
|
<div class="refsect3">
|
2233
|
-
<a name="
|
2212
|
+
<a name="GtkStatusIcon-query-tooltip.returns"></a><h4>Returns</h4>
|
2234
2213
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tooltip</code></em>
|
2235
2214
|
should be shown right now, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
2236
|
-
<p></p>
|
2237
2215
|
</div>
|
2238
2216
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2239
|
-
<p class="since">Since 2.16</p>
|
2217
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2240
2218
|
</div>
|
2241
2219
|
<hr>
|
2242
2220
|
<div class="refsect2">
|
2243
2221
|
<a name="GtkStatusIcon-scroll-event"></a><h3>The <code class="literal">“scroll-event”</code> signal</h3>
|
2244
2222
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2245
2223
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
2246
|
-
<a href="
|
2224
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2247
2225
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2248
2226
|
<p>The ::scroll-event signal is emitted when a button in the 4 to 7
|
2249
2227
|
range is pressed. Wheel mice are usually configured to generate
|
@@ -2251,7 +2229,7 @@ range is pressed. Wheel mice are usually configured to generate
|
|
2251
2229
|
button press events for buttons 4 and 5 when the wheel is turned.</p>
|
2252
2230
|
<p>Whether this event is emitted is platform-dependent.</p>
|
2253
2231
|
<div class="refsect3">
|
2254
|
-
<a name="
|
2232
|
+
<a name="GtkStatusIcon-scroll-event.parameters"></a><h4>Parameters</h4>
|
2255
2233
|
<div class="informaltable"><table width="100%" border="0">
|
2256
2234
|
<colgroup>
|
2257
2235
|
<col width="150px" class="parameters_name">
|
@@ -2266,7 +2244,7 @@ button press events for buttons 4 and 5 when the wheel is turned.</p>
|
|
2266
2244
|
</tr>
|
2267
2245
|
<tr>
|
2268
2246
|
<td class="parameter_name"><p>event</p></td>
|
2269
|
-
<td class="parameter_description"><p>the <a href="
|
2247
|
+
<td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered this signal</p></td>
|
2270
2248
|
<td class="parameter_annotations"> </td>
|
2271
2249
|
</tr>
|
2272
2250
|
<tr>
|
@@ -2278,10 +2256,9 @@ button press events for buttons 4 and 5 when the wheel is turned.</p>
|
|
2278
2256
|
</table></div>
|
2279
2257
|
</div>
|
2280
2258
|
<div class="refsect3">
|
2281
|
-
<a name="
|
2259
|
+
<a name="GtkStatusIcon-scroll-event.returns"></a><h4>Returns</h4>
|
2282
2260
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked for the event.
|
2283
2261
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
|
2284
|
-
<p></p>
|
2285
2262
|
</div>
|
2286
2263
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2287
2264
|
</div>
|
@@ -2295,7 +2272,7 @@ user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><
|
|
2295
2272
|
<p>Gets emitted when the size available for the image
|
2296
2273
|
changes, e.g. because the notification area got resized.</p>
|
2297
2274
|
<div class="refsect3">
|
2298
|
-
<a name="
|
2275
|
+
<a name="GtkStatusIcon-size-changed.parameters"></a><h4>Parameters</h4>
|
2299
2276
|
<div class="informaltable"><table width="100%" border="0">
|
2300
2277
|
<colgroup>
|
2301
2278
|
<col width="150px" class="parameters_name">
|
@@ -2322,18 +2299,16 @@ changes, e.g. because the notification area got resized.</p>
|
|
2322
2299
|
</table></div>
|
2323
2300
|
</div>
|
2324
2301
|
<div class="refsect3">
|
2325
|
-
<a name="
|
2302
|
+
<a name="GtkStatusIcon-size-changed.returns"></a><h4>Returns</h4>
|
2326
2303
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon was updated for the new
|
2327
2304
|
size. Otherwise, GTK+ will scale the icon as necessary.</p>
|
2328
|
-
<p></p>
|
2329
2305
|
</div>
|
2330
2306
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2331
|
-
<p class="since">Since 2.10</p>
|
2307
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2332
2308
|
</div>
|
2333
2309
|
</div>
|
2334
2310
|
</div>
|
2335
2311
|
<div class="footer">
|
2336
|
-
<hr>
|
2337
|
-
Generated by GTK-Doc V1.21.1</div>
|
2312
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2338
2313
|
</body>
|
2339
2314
|
</html>
|