gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects">
|
9
9
|
<link rel="prev" href="GtkSpinner.html" title="GtkSpinner">
|
10
10
|
<link rel="next" href="GtkButton.html" title="GtkButton">
|
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">
|
@@ -42,12 +42,11 @@
|
|
42
42
|
<span class="refentrytitle"><a href="GtkScaleButton.html">GtkScaleButton</a></span><span class="refpurpose"> — A button which pops up a scale</span>
|
43
43
|
</dt>
|
44
44
|
<dt>
|
45
|
-
<span class="refentrytitle"><a href="GtkVolumeButton.html">GtkVolumeButton</a></span><span class="refpurpose"
|
45
|
+
<span class="refentrytitle"><a href="GtkVolumeButton.html">GtkVolumeButton</a></span><span class="refpurpose"></span>
|
46
46
|
</dt>
|
47
47
|
</dl></div>
|
48
48
|
</div>
|
49
49
|
<div class="footer">
|
50
|
-
<hr>
|
51
|
-
Generated by GTK-Doc V1.21.1</div>
|
50
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
52
51
|
</body>
|
53
52
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects">
|
9
9
|
<link rel="prev" href="GtkBuilder.html" title="GtkBuilder">
|
10
10
|
<link rel="next" href="GtkCList.html" title="GtkCList">
|
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">
|
@@ -77,7 +77,6 @@
|
|
77
77
|
</dl></div>
|
78
78
|
</div>
|
79
79
|
<div class="footer">
|
80
|
-
<hr>
|
81
|
-
Generated by GTK-Doc V1.21.1</div>
|
80
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
82
81
|
</body>
|
83
82
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects">
|
9
9
|
<link rel="prev" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow">
|
10
10
|
<link rel="next" href="GtkAccelLabel.html" title="GtkAccelLabel">
|
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">
|
@@ -24,10 +24,10 @@
|
|
24
24
|
<a name="DisplayWidgets"></a>Display Widgets</h2></div></div></div>
|
25
25
|
<div class="toc"><dl class="toc">
|
26
26
|
<dt>
|
27
|
-
<span class="refentrytitle"><a href="GtkAccelLabel.html">GtkAccelLabel</a></span><span class="refpurpose"
|
27
|
+
<span class="refentrytitle"><a href="GtkAccelLabel.html">GtkAccelLabel</a></span><span class="refpurpose"></span>
|
28
28
|
</dt>
|
29
29
|
<dt>
|
30
|
-
<span class="refentrytitle"><a href="GtkImage.html">GtkImage</a></span><span class="refpurpose"
|
30
|
+
<span class="refentrytitle"><a href="GtkImage.html">GtkImage</a></span><span class="refpurpose"></span>
|
31
31
|
</dt>
|
32
32
|
<dt>
|
33
33
|
<span class="refentrytitle"><a href="GtkLabel.html">GtkLabel</a></span><span class="refpurpose"> — A widget that displays a small to medium amount of text</span>
|
@@ -39,18 +39,17 @@
|
|
39
39
|
<span class="refentrytitle"><a href="GtkStatusbar.html">GtkStatusbar</a></span><span class="refpurpose"> — Report messages of minor importance to the user</span>
|
40
40
|
</dt>
|
41
41
|
<dt>
|
42
|
-
<span class="refentrytitle"><a href="GtkInfoBar.html">GtkInfoBar</a></span><span class="refpurpose"
|
42
|
+
<span class="refentrytitle"><a href="GtkInfoBar.html">GtkInfoBar</a></span><span class="refpurpose"></span>
|
43
43
|
</dt>
|
44
44
|
<dt>
|
45
45
|
<span class="refentrytitle"><a href="GtkStatusIcon.html">GtkStatusIcon</a></span><span class="refpurpose"> — Display an icon in the system tray</span>
|
46
46
|
</dt>
|
47
47
|
<dt>
|
48
|
-
<span class="refentrytitle"><a href="GtkSpinner.html">GtkSpinner</a></span><span class="refpurpose"
|
48
|
+
<span class="refentrytitle"><a href="GtkSpinner.html">GtkSpinner</a></span><span class="refpurpose"></span>
|
49
49
|
</dt>
|
50
50
|
</dl></div>
|
51
51
|
</div>
|
52
52
|
<div class="footer">
|
53
|
-
<hr>
|
54
|
-
Generated by GTK-Doc V1.21.1</div>
|
53
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
55
54
|
</body>
|
56
55
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="WindowWidgets.html" title="Windows">
|
9
9
|
<link rel="prev" href="GtkWindowGroup.html" title="GtkWindowGroup">
|
10
10
|
<link rel="next" href="GtkAssistant.html" title="GtkAssistant">
|
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">
|
@@ -249,7 +249,7 @@
|
|
249
249
|
</tr>
|
250
250
|
<tr>
|
251
251
|
<td class="function_type">
|
252
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
252
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
253
253
|
</td>
|
254
254
|
<td class="function_name">
|
255
255
|
<a class="link" href="GtkAboutDialog.html#gtk-about-dialog-get-logo" title="gtk_about_dialog_get_logo ()">gtk_about_dialog_get_logo</a> <span class="c_punctuation">()</span>
|
@@ -323,12 +323,12 @@
|
|
323
323
|
</colgroup>
|
324
324
|
<tbody>
|
325
325
|
<tr>
|
326
|
-
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
326
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></td>
|
327
327
|
<td class="property_name"><a class="link" href="GtkAboutDialog.html#GtkAboutDialog--artists" title="The “artists” property">artists</a></td>
|
328
328
|
<td class="property_flags">Read / Write</td>
|
329
329
|
</tr>
|
330
330
|
<tr>
|
331
|
-
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
331
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></td>
|
332
332
|
<td class="property_name"><a class="link" href="GtkAboutDialog.html#GtkAboutDialog--authors" title="The “authors” property">authors</a></td>
|
333
333
|
<td class="property_flags">Read / Write</td>
|
334
334
|
</tr>
|
@@ -345,7 +345,7 @@
|
|
345
345
|
<td class="property_flags">Read / Write</td>
|
346
346
|
</tr>
|
347
347
|
<tr>
|
348
|
-
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
348
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></td>
|
349
349
|
<td class="property_name"><a class="link" href="GtkAboutDialog.html#GtkAboutDialog--documenters" title="The “documenters” property">documenters</a></td>
|
350
350
|
<td class="property_flags">Read / Write</td>
|
351
351
|
</tr>
|
@@ -357,7 +357,7 @@
|
|
357
357
|
</tr>
|
358
358
|
<tr>
|
359
359
|
<td class="property_type">
|
360
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
360
|
+
<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>
|
361
361
|
<td class="property_name"><a class="link" href="GtkAboutDialog.html#GtkAboutDialog--logo" title="The “logo” property">logo</a></td>
|
362
362
|
<td class="property_flags">Read / Write</td>
|
363
363
|
</tr>
|
@@ -435,7 +435,7 @@
|
|
435
435
|
</div>
|
436
436
|
<div class="refsect1">
|
437
437
|
<a name="GtkAboutDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
438
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
438
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
439
439
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
440
440
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
441
441
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -535,11 +535,10 @@ was called "name". This was changed to avoid the conflict with the
|
|
535
535
|
gtk_about_dialog_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
536
536
|
<p>Creates a new <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a>.</p>
|
537
537
|
<div class="refsect3">
|
538
|
-
<a name="
|
538
|
+
<a name="gtk-about-dialog-new.returns"></a><h4>Returns</h4>
|
539
539
|
<p> a newly created <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a></p>
|
540
|
-
<p></p>
|
541
540
|
</div>
|
542
|
-
<p class="since">Since 2.6</p>
|
541
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
543
542
|
</div>
|
544
543
|
<hr>
|
545
544
|
<div class="refsect2">
|
@@ -552,7 +551,7 @@ gtk_about_dialog_get_name (<em class="parameter"><code><a class="link" href="Gtk
|
|
552
551
|
</div>
|
553
552
|
<p>Returns the program name displayed in the about dialog.</p>
|
554
553
|
<div class="refsect3">
|
555
|
-
<a name="
|
554
|
+
<a name="gtk-about-dialog-get-name.parameters"></a><h4>Parameters</h4>
|
556
555
|
<div class="informaltable"><table width="100%" border="0">
|
557
556
|
<colgroup>
|
558
557
|
<col width="150px" class="parameters_name">
|
@@ -567,12 +566,11 @@ gtk_about_dialog_get_name (<em class="parameter"><code><a class="link" href="Gtk
|
|
567
566
|
</table></div>
|
568
567
|
</div>
|
569
568
|
<div class="refsect3">
|
570
|
-
<a name="
|
569
|
+
<a name="gtk-about-dialog-get-name.returns"></a><h4>Returns</h4>
|
571
570
|
<p> The program name. The string is owned by the about
|
572
571
|
dialog and must not be modified.</p>
|
573
|
-
<p></p>
|
574
572
|
</div>
|
575
|
-
<p class="since">Since 2.6</p>
|
573
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
576
574
|
</div>
|
577
575
|
<hr>
|
578
576
|
<div class="refsect2">
|
@@ -587,7 +585,7 @@ gtk_about_dialog_set_name (<em class="parameter"><code><a class="link" href="Gtk
|
|
587
585
|
<p>Sets the name to display in the about dialog.
|
588
586
|
If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-get-application-name"><code class="function">g_get_application_name()</code></a>.</p>
|
589
587
|
<div class="refsect3">
|
590
|
-
<a name="
|
588
|
+
<a name="gtk-about-dialog-set-name.parameters"></a><h4>Parameters</h4>
|
591
589
|
<div class="informaltable"><table width="100%" border="0">
|
592
590
|
<colgroup>
|
593
591
|
<col width="150px" class="parameters_name">
|
@@ -608,7 +606,7 @@ If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib
|
|
608
606
|
</tbody>
|
609
607
|
</table></div>
|
610
608
|
</div>
|
611
|
-
<p class="since">Since 2.6</p>
|
609
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
612
610
|
</div>
|
613
611
|
<hr>
|
614
612
|
<div class="refsect2">
|
@@ -618,7 +616,7 @@ gtk_about_dialog_get_program_name (<em class="parameter"><code><a class="link" h
|
|
618
616
|
<div class="warning"><p><code class="literal">gtk_about_dialog_get_program_name</code> is deprecated and should not be used in newly-written code.</p></div>
|
619
617
|
<p>Returns the program name displayed in the about dialog.</p>
|
620
618
|
<div class="refsect3">
|
621
|
-
<a name="
|
619
|
+
<a name="gtk-about-dialog-get-program-name.parameters"></a><h4>Parameters</h4>
|
622
620
|
<div class="informaltable"><table width="100%" border="0">
|
623
621
|
<colgroup>
|
624
622
|
<col width="150px" class="parameters_name">
|
@@ -633,12 +631,11 @@ gtk_about_dialog_get_program_name (<em class="parameter"><code><a class="link" h
|
|
633
631
|
</table></div>
|
634
632
|
</div>
|
635
633
|
<div class="refsect3">
|
636
|
-
<a name="
|
634
|
+
<a name="gtk-about-dialog-get-program-name.returns"></a><h4>Returns</h4>
|
637
635
|
<p> The program name. The string is owned by the about
|
638
636
|
dialog and must not be modified.</p>
|
639
|
-
<p></p>
|
640
637
|
</div>
|
641
|
-
<p class="since">Since 2.12</p>
|
638
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
642
639
|
</div>
|
643
640
|
<hr>
|
644
641
|
<div class="refsect2">
|
@@ -649,7 +646,7 @@ gtk_about_dialog_set_program_name (<em class="parameter"><code><a class="link" h
|
|
649
646
|
<p>Sets the name to display in the about dialog.
|
650
647
|
If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-get-application-name"><code class="function">g_get_application_name()</code></a>.</p>
|
651
648
|
<div class="refsect3">
|
652
|
-
<a name="
|
649
|
+
<a name="gtk-about-dialog-set-program-name.parameters"></a><h4>Parameters</h4>
|
653
650
|
<div class="informaltable"><table width="100%" border="0">
|
654
651
|
<colgroup>
|
655
652
|
<col width="150px" class="parameters_name">
|
@@ -670,7 +667,7 @@ If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib
|
|
670
667
|
</tbody>
|
671
668
|
</table></div>
|
672
669
|
</div>
|
673
|
-
<p class="since">Since 2.12</p>
|
670
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
674
671
|
</div>
|
675
672
|
<hr>
|
676
673
|
<div class="refsect2">
|
@@ -679,7 +676,7 @@ If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib
|
|
679
676
|
gtk_about_dialog_get_version (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
680
677
|
<p>Returns the version string.</p>
|
681
678
|
<div class="refsect3">
|
682
|
-
<a name="
|
679
|
+
<a name="gtk-about-dialog-get-version.parameters"></a><h4>Parameters</h4>
|
683
680
|
<div class="informaltable"><table width="100%" border="0">
|
684
681
|
<colgroup>
|
685
682
|
<col width="150px" class="parameters_name">
|
@@ -694,12 +691,11 @@ gtk_about_dialog_get_version (<em class="parameter"><code><a class="link" href="
|
|
694
691
|
</table></div>
|
695
692
|
</div>
|
696
693
|
<div class="refsect3">
|
697
|
-
<a name="
|
694
|
+
<a name="gtk-about-dialog-get-version.returns"></a><h4>Returns</h4>
|
698
695
|
<p> The version string. The string is owned by the about
|
699
696
|
dialog and must not be modified.</p>
|
700
|
-
<p></p>
|
701
697
|
</div>
|
702
|
-
<p class="since">Since 2.6</p>
|
698
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
703
699
|
</div>
|
704
700
|
<hr>
|
705
701
|
<div class="refsect2">
|
@@ -709,7 +705,7 @@ gtk_about_dialog_set_version (<em class="parameter"><code><a class="link" href="
|
|
709
705
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *version</code></em>);</pre>
|
710
706
|
<p>Sets the version string to display in the about dialog.</p>
|
711
707
|
<div class="refsect3">
|
712
|
-
<a name="
|
708
|
+
<a name="gtk-about-dialog-set-version.parameters"></a><h4>Parameters</h4>
|
713
709
|
<div class="informaltable"><table width="100%" border="0">
|
714
710
|
<colgroup>
|
715
711
|
<col width="150px" class="parameters_name">
|
@@ -730,7 +726,7 @@ gtk_about_dialog_set_version (<em class="parameter"><code><a class="link" href="
|
|
730
726
|
</tbody>
|
731
727
|
</table></div>
|
732
728
|
</div>
|
733
|
-
<p class="since">Since 2.6</p>
|
729
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
734
730
|
</div>
|
735
731
|
<hr>
|
736
732
|
<div class="refsect2">
|
@@ -739,7 +735,7 @@ gtk_about_dialog_set_version (<em class="parameter"><code><a class="link" href="
|
|
739
735
|
gtk_about_dialog_get_copyright (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
740
736
|
<p>Returns the copyright string.</p>
|
741
737
|
<div class="refsect3">
|
742
|
-
<a name="
|
738
|
+
<a name="gtk-about-dialog-get-copyright.parameters"></a><h4>Parameters</h4>
|
743
739
|
<div class="informaltable"><table width="100%" border="0">
|
744
740
|
<colgroup>
|
745
741
|
<col width="150px" class="parameters_name">
|
@@ -754,12 +750,11 @@ gtk_about_dialog_get_copyright (<em class="parameter"><code><a class="link" href
|
|
754
750
|
</table></div>
|
755
751
|
</div>
|
756
752
|
<div class="refsect3">
|
757
|
-
<a name="
|
753
|
+
<a name="gtk-about-dialog-get-copyright.returns"></a><h4>Returns</h4>
|
758
754
|
<p> The copyright string. The string is owned by the about
|
759
755
|
dialog and must not be modified.</p>
|
760
|
-
<p></p>
|
761
756
|
</div>
|
762
|
-
<p class="since">Since 2.6</p>
|
757
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
763
758
|
</div>
|
764
759
|
<hr>
|
765
760
|
<div class="refsect2">
|
@@ -770,7 +765,7 @@ gtk_about_dialog_set_copyright (<em class="parameter"><code><a class="link" href
|
|
770
765
|
<p>Sets the copyright string to display in the about dialog.
|
771
766
|
This should be a short string of one or two lines.</p>
|
772
767
|
<div class="refsect3">
|
773
|
-
<a name="
|
768
|
+
<a name="gtk-about-dialog-set-copyright.parameters"></a><h4>Parameters</h4>
|
774
769
|
<div class="informaltable"><table width="100%" border="0">
|
775
770
|
<colgroup>
|
776
771
|
<col width="150px" class="parameters_name">
|
@@ -791,7 +786,7 @@ This should be a short string of one or two lines.</p>
|
|
791
786
|
</tbody>
|
792
787
|
</table></div>
|
793
788
|
</div>
|
794
|
-
<p class="since">Since 2.6</p>
|
789
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
795
790
|
</div>
|
796
791
|
<hr>
|
797
792
|
<div class="refsect2">
|
@@ -800,7 +795,7 @@ This should be a short string of one or two lines.</p>
|
|
800
795
|
gtk_about_dialog_get_comments (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
801
796
|
<p>Returns the comments string.</p>
|
802
797
|
<div class="refsect3">
|
803
|
-
<a name="
|
798
|
+
<a name="gtk-about-dialog-get-comments.parameters"></a><h4>Parameters</h4>
|
804
799
|
<div class="informaltable"><table width="100%" border="0">
|
805
800
|
<colgroup>
|
806
801
|
<col width="150px" class="parameters_name">
|
@@ -815,12 +810,11 @@ gtk_about_dialog_get_comments (<em class="parameter"><code><a class="link" href=
|
|
815
810
|
</table></div>
|
816
811
|
</div>
|
817
812
|
<div class="refsect3">
|
818
|
-
<a name="
|
813
|
+
<a name="gtk-about-dialog-get-comments.returns"></a><h4>Returns</h4>
|
819
814
|
<p> The comments. The string is owned by the about
|
820
815
|
dialog and must not be modified.</p>
|
821
|
-
<p></p>
|
822
816
|
</div>
|
823
|
-
<p class="since">Since 2.6</p>
|
817
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
824
818
|
</div>
|
825
819
|
<hr>
|
826
820
|
<div class="refsect2">
|
@@ -831,7 +825,7 @@ gtk_about_dialog_set_comments (<em class="parameter"><code><a class="link" href=
|
|
831
825
|
<p>Sets the comments string to display in the about dialog.
|
832
826
|
This should be a short string of one or two lines.</p>
|
833
827
|
<div class="refsect3">
|
834
|
-
<a name="
|
828
|
+
<a name="gtk-about-dialog-set-comments.parameters"></a><h4>Parameters</h4>
|
835
829
|
<div class="informaltable"><table width="100%" border="0">
|
836
830
|
<colgroup>
|
837
831
|
<col width="150px" class="parameters_name">
|
@@ -852,7 +846,7 @@ This should be a short string of one or two lines.</p>
|
|
852
846
|
</tbody>
|
853
847
|
</table></div>
|
854
848
|
</div>
|
855
|
-
<p class="since">Since 2.6</p>
|
849
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
856
850
|
</div>
|
857
851
|
<hr>
|
858
852
|
<div class="refsect2">
|
@@ -861,7 +855,7 @@ This should be a short string of one or two lines.</p>
|
|
861
855
|
gtk_about_dialog_get_license (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
862
856
|
<p>Returns the license information.</p>
|
863
857
|
<div class="refsect3">
|
864
|
-
<a name="
|
858
|
+
<a name="gtk-about-dialog-get-license.parameters"></a><h4>Parameters</h4>
|
865
859
|
<div class="informaltable"><table width="100%" border="0">
|
866
860
|
<colgroup>
|
867
861
|
<col width="150px" class="parameters_name">
|
@@ -876,12 +870,11 @@ gtk_about_dialog_get_license (<em class="parameter"><code><a class="link" href="
|
|
876
870
|
</table></div>
|
877
871
|
</div>
|
878
872
|
<div class="refsect3">
|
879
|
-
<a name="
|
873
|
+
<a name="gtk-about-dialog-get-license.returns"></a><h4>Returns</h4>
|
880
874
|
<p> The license information. The string is owned by the about
|
881
875
|
dialog and must not be modified.</p>
|
882
|
-
<p></p>
|
883
876
|
</div>
|
884
|
-
<p class="since">Since 2.6</p>
|
877
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
885
878
|
</div>
|
886
879
|
<hr>
|
887
880
|
<div class="refsect2">
|
@@ -894,7 +887,7 @@ license dialog. If <em class="parameter"><code>license</code></em>
|
|
894
887
|
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the license button is
|
895
888
|
hidden.</p>
|
896
889
|
<div class="refsect3">
|
897
|
-
<a name="
|
890
|
+
<a name="gtk-about-dialog-set-license.parameters"></a><h4>Parameters</h4>
|
898
891
|
<div class="informaltable"><table width="100%" border="0">
|
899
892
|
<colgroup>
|
900
893
|
<col width="150px" class="parameters_name">
|
@@ -915,7 +908,7 @@ hidden.</p>
|
|
915
908
|
</tbody>
|
916
909
|
</table></div>
|
917
910
|
</div>
|
918
|
-
<p class="since">Since 2.6</p>
|
911
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
919
912
|
</div>
|
920
913
|
<hr>
|
921
914
|
<div class="refsect2">
|
@@ -926,7 +919,7 @@ gtk_about_dialog_get_wrap_license (<em class="parameter"><code><a class="link" h
|
|
926
919
|
is
|
927
920
|
automatically wrapped.</p>
|
928
921
|
<div class="refsect3">
|
929
|
-
<a name="
|
922
|
+
<a name="gtk-about-dialog-get-wrap-license.parameters"></a><h4>Parameters</h4>
|
930
923
|
<div class="informaltable"><table width="100%" border="0">
|
931
924
|
<colgroup>
|
932
925
|
<col width="150px" class="parameters_name">
|
@@ -941,11 +934,10 @@ automatically wrapped.</p>
|
|
941
934
|
</table></div>
|
942
935
|
</div>
|
943
936
|
<div class="refsect3">
|
944
|
-
<a name="
|
937
|
+
<a name="gtk-about-dialog-get-wrap-license.returns"></a><h4>Returns</h4>
|
945
938
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the license text is wrapped</p>
|
946
|
-
<p></p>
|
947
939
|
</div>
|
948
|
-
<p class="since">Since 2.8</p>
|
940
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
949
941
|
</div>
|
950
942
|
<hr>
|
951
943
|
<div class="refsect2">
|
@@ -957,7 +949,7 @@ gtk_about_dialog_set_wrap_license (<em class="parameter"><code><a class="link" h
|
|
957
949
|
is
|
958
950
|
automatically wrapped.</p>
|
959
951
|
<div class="refsect3">
|
960
|
-
<a name="
|
952
|
+
<a name="gtk-about-dialog-set-wrap-license.parameters"></a><h4>Parameters</h4>
|
961
953
|
<div class="informaltable"><table width="100%" border="0">
|
962
954
|
<colgroup>
|
963
955
|
<col width="150px" class="parameters_name">
|
@@ -978,7 +970,7 @@ automatically wrapped.</p>
|
|
978
970
|
</tbody>
|
979
971
|
</table></div>
|
980
972
|
</div>
|
981
|
-
<p class="since">Since 2.8</p>
|
973
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
982
974
|
</div>
|
983
975
|
<hr>
|
984
976
|
<div class="refsect2">
|
@@ -987,7 +979,7 @@ automatically wrapped.</p>
|
|
987
979
|
gtk_about_dialog_get_website (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
988
980
|
<p>Returns the website URL.</p>
|
989
981
|
<div class="refsect3">
|
990
|
-
<a name="
|
982
|
+
<a name="gtk-about-dialog-get-website.parameters"></a><h4>Parameters</h4>
|
991
983
|
<div class="informaltable"><table width="100%" border="0">
|
992
984
|
<colgroup>
|
993
985
|
<col width="150px" class="parameters_name">
|
@@ -1002,12 +994,11 @@ gtk_about_dialog_get_website (<em class="parameter"><code><a class="link" href="
|
|
1002
994
|
</table></div>
|
1003
995
|
</div>
|
1004
996
|
<div class="refsect3">
|
1005
|
-
<a name="
|
997
|
+
<a name="gtk-about-dialog-get-website.returns"></a><h4>Returns</h4>
|
1006
998
|
<p> The website URL. The string is owned by the about
|
1007
999
|
dialog and must not be modified.</p>
|
1008
|
-
<p></p>
|
1009
1000
|
</div>
|
1010
|
-
<p class="since">Since 2.6</p>
|
1001
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1011
1002
|
</div>
|
1012
1003
|
<hr>
|
1013
1004
|
<div class="refsect2">
|
@@ -1019,7 +1010,7 @@ gtk_about_dialog_set_website (<em class="parameter"><code><a class="link" href="
|
|
1019
1010
|
<p>Note that that the hook functions need to be set up
|
1020
1011
|
before calling this function.</p>
|
1021
1012
|
<div class="refsect3">
|
1022
|
-
<a name="
|
1013
|
+
<a name="gtk-about-dialog-set-website.parameters"></a><h4>Parameters</h4>
|
1023
1014
|
<div class="informaltable"><table width="100%" border="0">
|
1024
1015
|
<colgroup>
|
1025
1016
|
<col width="150px" class="parameters_name">
|
@@ -1040,7 +1031,7 @@ before calling this function.</p>
|
|
1040
1031
|
</tbody>
|
1041
1032
|
</table></div>
|
1042
1033
|
</div>
|
1043
|
-
<p class="since">Since 2.6</p>
|
1034
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1044
1035
|
</div>
|
1045
1036
|
<hr>
|
1046
1037
|
<div class="refsect2">
|
@@ -1049,7 +1040,7 @@ before calling this function.</p>
|
|
1049
1040
|
gtk_about_dialog_get_website_label (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
1050
1041
|
<p>Returns the label used for the website link.</p>
|
1051
1042
|
<div class="refsect3">
|
1052
|
-
<a name="
|
1043
|
+
<a name="gtk-about-dialog-get-website-label.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,12 +1055,11 @@ gtk_about_dialog_get_website_label (<em class="parameter"><code><a class="link"
|
|
1064
1055
|
</table></div>
|
1065
1056
|
</div>
|
1066
1057
|
<div class="refsect3">
|
1067
|
-
<a name="
|
1058
|
+
<a name="gtk-about-dialog-get-website-label.returns"></a><h4>Returns</h4>
|
1068
1059
|
<p> The label used for the website link. The string is
|
1069
1060
|
owned by the about dialog and must not be modified.</p>
|
1070
|
-
<p></p>
|
1071
1061
|
</div>
|
1072
|
-
<p class="since">Since 2.6</p>
|
1062
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1073
1063
|
</div>
|
1074
1064
|
<hr>
|
1075
1065
|
<div class="refsect2">
|
@@ -1080,7 +1070,7 @@ gtk_about_dialog_set_website_label (<em class="parameter"><code><a class="link"
|
|
1080
1070
|
<p>Sets the label to be used for the website link.
|
1081
1071
|
It defaults to the website URL.</p>
|
1082
1072
|
<div class="refsect3">
|
1083
|
-
<a name="
|
1073
|
+
<a name="gtk-about-dialog-set-website-label.parameters"></a><h4>Parameters</h4>
|
1084
1074
|
<div class="informaltable"><table width="100%" border="0">
|
1085
1075
|
<colgroup>
|
1086
1076
|
<col width="150px" class="parameters_name">
|
@@ -1101,7 +1091,7 @@ It defaults to the website URL.</p>
|
|
1101
1091
|
</tbody>
|
1102
1092
|
</table></div>
|
1103
1093
|
</div>
|
1104
|
-
<p class="since">Since 2.6</p>
|
1094
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1105
1095
|
</div>
|
1106
1096
|
<hr>
|
1107
1097
|
<div class="refsect2">
|
@@ -1111,7 +1101,7 @@ gtk_about_dialog_get_authors (<em class="parameter"><code><a class="link" href="
|
|
1111
1101
|
<p>Returns the string which are displayed in the authors tab
|
1112
1102
|
of the secondary credits dialog.</p>
|
1113
1103
|
<div class="refsect3">
|
1114
|
-
<a name="
|
1104
|
+
<a name="gtk-about-dialog-get-authors.parameters"></a><h4>Parameters</h4>
|
1115
1105
|
<div class="informaltable"><table width="100%" border="0">
|
1116
1106
|
<colgroup>
|
1117
1107
|
<col width="150px" class="parameters_name">
|
@@ -1126,13 +1116,13 @@ of the secondary credits dialog.</p>
|
|
1126
1116
|
</table></div>
|
1127
1117
|
</div>
|
1128
1118
|
<div class="refsect3">
|
1129
|
-
<a name="
|
1119
|
+
<a name="gtk-about-dialog-get-authors.returns"></a><h4>Returns</h4>
|
1130
1120
|
<p> A
|
1131
1121
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string array containing the authors. The array is
|
1132
1122
|
owned by the about dialog and must not be modified. </p>
|
1133
1123
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1134
1124
|
</div>
|
1135
|
-
<p class="since">Since 2.6</p>
|
1125
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1136
1126
|
</div>
|
1137
1127
|
<hr>
|
1138
1128
|
<div class="refsect2">
|
@@ -1143,7 +1133,7 @@ gtk_about_dialog_set_authors (<em class="parameter"><code><a class="link" href="
|
|
1143
1133
|
<p>Sets the strings which are displayed in the authors tab
|
1144
1134
|
of the secondary credits dialog.</p>
|
1145
1135
|
<div class="refsect3">
|
1146
|
-
<a name="
|
1136
|
+
<a name="gtk-about-dialog-set-authors.parameters"></a><h4>Parameters</h4>
|
1147
1137
|
<div class="informaltable"><table width="100%" border="0">
|
1148
1138
|
<colgroup>
|
1149
1139
|
<col width="150px" class="parameters_name">
|
@@ -1164,7 +1154,7 @@ of the secondary credits dialog.</p>
|
|
1164
1154
|
</tbody>
|
1165
1155
|
</table></div>
|
1166
1156
|
</div>
|
1167
|
-
<p class="since">Since 2.6</p>
|
1157
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1168
1158
|
</div>
|
1169
1159
|
<hr>
|
1170
1160
|
<div class="refsect2">
|
@@ -1174,7 +1164,7 @@ gtk_about_dialog_get_artists (<em class="parameter"><code><a class="link" href="
|
|
1174
1164
|
<p>Returns the string which are displayed in the artists tab
|
1175
1165
|
of the secondary credits dialog.</p>
|
1176
1166
|
<div class="refsect3">
|
1177
|
-
<a name="
|
1167
|
+
<a name="gtk-about-dialog-get-artists.parameters"></a><h4>Parameters</h4>
|
1178
1168
|
<div class="informaltable"><table width="100%" border="0">
|
1179
1169
|
<colgroup>
|
1180
1170
|
<col width="150px" class="parameters_name">
|
@@ -1189,13 +1179,13 @@ of the secondary credits dialog.</p>
|
|
1189
1179
|
</table></div>
|
1190
1180
|
</div>
|
1191
1181
|
<div class="refsect3">
|
1192
|
-
<a name="
|
1182
|
+
<a name="gtk-about-dialog-get-artists.returns"></a><h4>Returns</h4>
|
1193
1183
|
<p> A
|
1194
1184
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string array containing the artists. The array is
|
1195
1185
|
owned by the about dialog and must not be modified. </p>
|
1196
1186
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1197
1187
|
</div>
|
1198
|
-
<p class="since">Since 2.6</p>
|
1188
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1199
1189
|
</div>
|
1200
1190
|
<hr>
|
1201
1191
|
<div class="refsect2">
|
@@ -1206,7 +1196,7 @@ gtk_about_dialog_set_artists (<em class="parameter"><code><a class="link" href="
|
|
1206
1196
|
<p>Sets the strings which are displayed in the artists tab
|
1207
1197
|
of the secondary credits dialog.</p>
|
1208
1198
|
<div class="refsect3">
|
1209
|
-
<a name="
|
1199
|
+
<a name="gtk-about-dialog-set-artists.parameters"></a><h4>Parameters</h4>
|
1210
1200
|
<div class="informaltable"><table width="100%" border="0">
|
1211
1201
|
<colgroup>
|
1212
1202
|
<col width="150px" class="parameters_name">
|
@@ -1227,7 +1217,7 @@ of the secondary credits dialog.</p>
|
|
1227
1217
|
</tbody>
|
1228
1218
|
</table></div>
|
1229
1219
|
</div>
|
1230
|
-
<p class="since">Since 2.6</p>
|
1220
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1231
1221
|
</div>
|
1232
1222
|
<hr>
|
1233
1223
|
<div class="refsect2">
|
@@ -1237,7 +1227,7 @@ gtk_about_dialog_get_documenters (<em class="parameter"><code><a class="link" hr
|
|
1237
1227
|
<p>Returns the string which are displayed in the documenters
|
1238
1228
|
tab of the secondary credits dialog.</p>
|
1239
1229
|
<div class="refsect3">
|
1240
|
-
<a name="
|
1230
|
+
<a name="gtk-about-dialog-get-documenters.parameters"></a><h4>Parameters</h4>
|
1241
1231
|
<div class="informaltable"><table width="100%" border="0">
|
1242
1232
|
<colgroup>
|
1243
1233
|
<col width="150px" class="parameters_name">
|
@@ -1252,13 +1242,13 @@ tab of the secondary credits dialog.</p>
|
|
1252
1242
|
</table></div>
|
1253
1243
|
</div>
|
1254
1244
|
<div class="refsect3">
|
1255
|
-
<a name="
|
1245
|
+
<a name="gtk-about-dialog-get-documenters.returns"></a><h4>Returns</h4>
|
1256
1246
|
<p> A
|
1257
1247
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string array containing the documenters. The
|
1258
1248
|
array is owned by the about dialog and must not be modified. </p>
|
1259
1249
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1260
1250
|
</div>
|
1261
|
-
<p class="since">Since 2.6</p>
|
1251
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1262
1252
|
</div>
|
1263
1253
|
<hr>
|
1264
1254
|
<div class="refsect2">
|
@@ -1269,7 +1259,7 @@ gtk_about_dialog_set_documenters (<em class="parameter"><code><a class="link" hr
|
|
1269
1259
|
<p>Sets the strings which are displayed in the documenters tab
|
1270
1260
|
of the secondary credits dialog.</p>
|
1271
1261
|
<div class="refsect3">
|
1272
|
-
<a name="
|
1262
|
+
<a name="gtk-about-dialog-set-documenters.parameters"></a><h4>Parameters</h4>
|
1273
1263
|
<div class="informaltable"><table width="100%" border="0">
|
1274
1264
|
<colgroup>
|
1275
1265
|
<col width="150px" class="parameters_name">
|
@@ -1290,7 +1280,7 @@ of the secondary credits dialog.</p>
|
|
1290
1280
|
</tbody>
|
1291
1281
|
</table></div>
|
1292
1282
|
</div>
|
1293
|
-
<p class="since">Since 2.6</p>
|
1283
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1294
1284
|
</div>
|
1295
1285
|
<hr>
|
1296
1286
|
<div class="refsect2">
|
@@ -1301,7 +1291,7 @@ gtk_about_dialog_get_translator_credits
|
|
1301
1291
|
<p>Returns the translator credits string which is displayed
|
1302
1292
|
in the translators tab of the secondary credits dialog.</p>
|
1303
1293
|
<div class="refsect3">
|
1304
|
-
<a name="
|
1294
|
+
<a name="gtk-about-dialog-get-translator-credits.parameters"></a><h4>Parameters</h4>
|
1305
1295
|
<div class="informaltable"><table width="100%" border="0">
|
1306
1296
|
<colgroup>
|
1307
1297
|
<col width="150px" class="parameters_name">
|
@@ -1316,12 +1306,11 @@ in the translators tab of the secondary credits dialog.</p>
|
|
1316
1306
|
</table></div>
|
1317
1307
|
</div>
|
1318
1308
|
<div class="refsect3">
|
1319
|
-
<a name="
|
1309
|
+
<a name="gtk-about-dialog-get-translator-credits.returns"></a><h4>Returns</h4>
|
1320
1310
|
<p> The translator credits string. The string is
|
1321
1311
|
owned by the about dialog and must not be modified.</p>
|
1322
|
-
<p></p>
|
1323
1312
|
</div>
|
1324
|
-
<p class="since">Since 2.6</p>
|
1313
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1325
1314
|
</div>
|
1326
1315
|
<hr>
|
1327
1316
|
<div class="refsect2">
|
@@ -1353,7 +1342,7 @@ purpose, since translators will already know the purpose of that msgid, and
|
|
1353
1342
|
since <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> will detect if "translator-credits" is untranslated
|
1354
1343
|
and hide the tab.</p>
|
1355
1344
|
<div class="refsect3">
|
1356
|
-
<a name="
|
1345
|
+
<a name="gtk-about-dialog-set-translator-credits.parameters"></a><h4>Parameters</h4>
|
1357
1346
|
<div class="informaltable"><table width="100%" border="0">
|
1358
1347
|
<colgroup>
|
1359
1348
|
<col width="150px" class="parameters_name">
|
@@ -1374,16 +1363,16 @@ and hide the tab.</p>
|
|
1374
1363
|
</tbody>
|
1375
1364
|
</table></div>
|
1376
1365
|
</div>
|
1377
|
-
<p class="since">Since 2.6</p>
|
1366
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1378
1367
|
</div>
|
1379
1368
|
<hr>
|
1380
1369
|
<div class="refsect2">
|
1381
1370
|
<a name="gtk-about-dialog-get-logo"></a><h3>gtk_about_dialog_get_logo ()</h3>
|
1382
|
-
<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> *
|
1371
|
+
<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> *
|
1383
1372
|
gtk_about_dialog_get_logo (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
1384
1373
|
<p>Returns the pixbuf displayed as logo in the about dialog.</p>
|
1385
1374
|
<div class="refsect3">
|
1386
|
-
<a name="
|
1375
|
+
<a name="gtk-about-dialog-get-logo.parameters"></a><h4>Parameters</h4>
|
1387
1376
|
<div class="informaltable"><table width="100%" border="0">
|
1388
1377
|
<colgroup>
|
1389
1378
|
<col width="150px" class="parameters_name">
|
@@ -1398,25 +1387,25 @@ gtk_about_dialog_get_logo (<em class="parameter"><code><a class="link" href="Gtk
|
|
1398
1387
|
</table></div>
|
1399
1388
|
</div>
|
1400
1389
|
<div class="refsect3">
|
1401
|
-
<a name="
|
1390
|
+
<a name="gtk-about-dialog-get-logo.returns"></a><h4>Returns</h4>
|
1402
1391
|
<p> the pixbuf displayed as logo. The
|
1403
1392
|
pixbuf is owned by the about dialog. If you want to keep a
|
1404
1393
|
reference to it, you have to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> on it. </p>
|
1405
1394
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1406
1395
|
</div>
|
1407
|
-
<p class="since">Since 2.6</p>
|
1396
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1408
1397
|
</div>
|
1409
1398
|
<hr>
|
1410
1399
|
<div class="refsect2">
|
1411
1400
|
<a name="gtk-about-dialog-set-logo"></a><h3>gtk_about_dialog_set_logo ()</h3>
|
1412
1401
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1413
1402
|
gtk_about_dialog_set_logo (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>,
|
1414
|
-
<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> *logo</code></em>);</pre>
|
1403
|
+
<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> *logo</code></em>);</pre>
|
1415
1404
|
<p>Sets the pixbuf to be displayed as logo in the about dialog.
|
1416
1405
|
If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default window icon set with
|
1417
1406
|
<a class="link" href="GtkWindow.html#gtk-window-set-default-icon" title="gtk_window_set_default_icon ()"><code class="function">gtk_window_set_default_icon()</code></a> will be used.</p>
|
1418
1407
|
<div class="refsect3">
|
1419
|
-
<a name="
|
1408
|
+
<a name="gtk-about-dialog-set-logo.parameters"></a><h4>Parameters</h4>
|
1420
1409
|
<div class="informaltable"><table width="100%" border="0">
|
1421
1410
|
<colgroup>
|
1422
1411
|
<col width="150px" class="parameters_name">
|
@@ -1431,13 +1420,13 @@ If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1431
1420
|
</tr>
|
1432
1421
|
<tr>
|
1433
1422
|
<td class="parameter_name"><p>logo</p></td>
|
1434
|
-
<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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1423
|
+
<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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1435
1424
|
<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>
|
1436
1425
|
</tr>
|
1437
1426
|
</tbody>
|
1438
1427
|
</table></div>
|
1439
1428
|
</div>
|
1440
|
-
<p class="since">Since 2.6</p>
|
1429
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1441
1430
|
</div>
|
1442
1431
|
<hr>
|
1443
1432
|
<div class="refsect2">
|
@@ -1446,7 +1435,7 @@ If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1446
1435
|
gtk_about_dialog_get_logo_icon_name (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
1447
1436
|
<p>Returns the icon name displayed as logo in the about dialog.</p>
|
1448
1437
|
<div class="refsect3">
|
1449
|
-
<a name="
|
1438
|
+
<a name="gtk-about-dialog-get-logo-icon-name.parameters"></a><h4>Parameters</h4>
|
1450
1439
|
<div class="informaltable"><table width="100%" border="0">
|
1451
1440
|
<colgroup>
|
1452
1441
|
<col width="150px" class="parameters_name">
|
@@ -1461,13 +1450,12 @@ gtk_about_dialog_get_logo_icon_name (<em class="parameter"><code><a class="link"
|
|
1461
1450
|
</table></div>
|
1462
1451
|
</div>
|
1463
1452
|
<div class="refsect3">
|
1464
|
-
<a name="
|
1453
|
+
<a name="gtk-about-dialog-get-logo-icon-name.returns"></a><h4>Returns</h4>
|
1465
1454
|
<p> the icon name displayed as logo. The string is
|
1466
1455
|
owned by the dialog. If you want to keep a reference
|
1467
1456
|
to it, you have to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> on it.</p>
|
1468
|
-
<p></p>
|
1469
1457
|
</div>
|
1470
|
-
<p class="since">Since 2.6</p>
|
1458
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1471
1459
|
</div>
|
1472
1460
|
<hr>
|
1473
1461
|
<div class="refsect2">
|
@@ -1479,7 +1467,7 @@ gtk_about_dialog_set_logo_icon_name (<em class="parameter"><code><a class="link"
|
|
1479
1467
|
If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default window icon set with
|
1480
1468
|
<a class="link" href="GtkWindow.html#gtk-window-set-default-icon" title="gtk_window_set_default_icon ()"><code class="function">gtk_window_set_default_icon()</code></a> will be used.</p>
|
1481
1469
|
<div class="refsect3">
|
1482
|
-
<a name="
|
1470
|
+
<a name="gtk-about-dialog-set-logo-icon-name.parameters"></a><h4>Parameters</h4>
|
1483
1471
|
<div class="informaltable"><table width="100%" border="0">
|
1484
1472
|
<colgroup>
|
1485
1473
|
<col width="150px" class="parameters_name">
|
@@ -1500,7 +1488,7 @@ If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1500
1488
|
</tbody>
|
1501
1489
|
</table></div>
|
1502
1490
|
</div>
|
1503
|
-
<p class="since">Since 2.6</p>
|
1491
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1504
1492
|
</div>
|
1505
1493
|
<hr>
|
1506
1494
|
<div class="refsect2">
|
@@ -1512,7 +1500,7 @@ If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1512
1500
|
<p>The type of a function which is called when a URL or email
|
1513
1501
|
link is activated.</p>
|
1514
1502
|
<div class="refsect3">
|
1515
|
-
<a name="
|
1503
|
+
<a name="GtkAboutDialogActivateLinkFunc.parameters"></a><h4>Parameters</h4>
|
1516
1504
|
<div class="informaltable"><table width="100%" border="0">
|
1517
1505
|
<colgroup>
|
1518
1506
|
<col width="150px" class="parameters_name">
|
@@ -1558,7 +1546,7 @@ email link in an about dialog.</p>
|
|
1558
1546
|
deactivate it, you can pass <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>func</code></em>
|
1559
1547
|
.</p>
|
1560
1548
|
<div class="refsect3">
|
1561
|
-
<a name="
|
1549
|
+
<a name="gtk-about-dialog-set-email-hook.parameters"></a><h4>Parameters</h4>
|
1562
1550
|
<div class="informaltable"><table width="100%" border="0">
|
1563
1551
|
<colgroup>
|
1564
1552
|
<col width="150px" class="parameters_name">
|
@@ -1587,11 +1575,10 @@ deactivate it, you can pass <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendo
|
|
1587
1575
|
</table></div>
|
1588
1576
|
</div>
|
1589
1577
|
<div class="refsect3">
|
1590
|
-
<a name="
|
1578
|
+
<a name="gtk-about-dialog-set-email-hook.returns"></a><h4>Returns</h4>
|
1591
1579
|
<p> the previous email hook.</p>
|
1592
|
-
<p></p>
|
1593
1580
|
</div>
|
1594
|
-
<p class="since">Since 2.6</p>
|
1581
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1595
1582
|
</div>
|
1596
1583
|
<hr>
|
1597
1584
|
<div class="refsect2">
|
@@ -1610,7 +1597,7 @@ URL link in an about dialog.</p>
|
|
1610
1597
|
deactivate it, you can pass <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>func</code></em>
|
1611
1598
|
.</p>
|
1612
1599
|
<div class="refsect3">
|
1613
|
-
<a name="
|
1600
|
+
<a name="gtk-about-dialog-set-url-hook.parameters"></a><h4>Parameters</h4>
|
1614
1601
|
<div class="informaltable"><table width="100%" border="0">
|
1615
1602
|
<colgroup>
|
1616
1603
|
<col width="150px" class="parameters_name">
|
@@ -1639,11 +1626,10 @@ deactivate it, you can pass <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendo
|
|
1639
1626
|
</table></div>
|
1640
1627
|
</div>
|
1641
1628
|
<div class="refsect3">
|
1642
|
-
<a name="
|
1629
|
+
<a name="gtk-about-dialog-set-url-hook.returns"></a><h4>Returns</h4>
|
1643
1630
|
<p> the previous URL hook.</p>
|
1644
|
-
<p></p>
|
1645
1631
|
</div>
|
1646
|
-
<p class="since">Since 2.6</p>
|
1632
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1647
1633
|
</div>
|
1648
1634
|
<hr>
|
1649
1635
|
<div class="refsect2">
|
@@ -1656,7 +1642,7 @@ gtk_show_about_dialog (<em class="parameter"><code><a class="link" href="GtkWind
|
|
1656
1642
|
The constructed dialog is associated with the parent window and
|
1657
1643
|
reused for future invocations of this function.</p>
|
1658
1644
|
<div class="refsect3">
|
1659
|
-
<a name="
|
1645
|
+
<a name="gtk-show-about-dialog.parameters"></a><h4>Parameters</h4>
|
1660
1646
|
<div class="informaltable"><table width="100%" border="0">
|
1661
1647
|
<colgroup>
|
1662
1648
|
<col width="150px" class="parameters_name">
|
@@ -1674,10 +1660,15 @@ reused for future invocations of this function.</p>
|
|
1674
1660
|
<td class="parameter_description"><p>the name of the first property</p></td>
|
1675
1661
|
<td class="parameter_annotations"> </td>
|
1676
1662
|
</tr>
|
1663
|
+
<tr>
|
1664
|
+
<td class="parameter_name"><p>Varargs</p></td>
|
1665
|
+
<td class="parameter_description"><p>value of first property, followed by more properties, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated</p></td>
|
1666
|
+
<td class="parameter_annotations"> </td>
|
1667
|
+
</tr>
|
1677
1668
|
</tbody>
|
1678
1669
|
</table></div>
|
1679
1670
|
</div>
|
1680
|
-
<p class="since">Since 2.6</p>
|
1671
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1681
1672
|
</div>
|
1682
1673
|
</div>
|
1683
1674
|
<div class="refsect1">
|
@@ -1693,22 +1684,22 @@ only private fields and should not be directly accessed.</p>
|
|
1693
1684
|
<a name="GtkAboutDialog.property-details"></a><h2>Property Details</h2>
|
1694
1685
|
<div class="refsect2">
|
1695
1686
|
<a name="GtkAboutDialog--artists"></a><h3>The <code class="literal">“artists”</code> property</h3>
|
1696
|
-
<pre class="programlisting"> “artists” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
1687
|
+
<pre class="programlisting"> “artists” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></pre>
|
1697
1688
|
<p>The people who contributed artwork to the program, as a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated
|
1698
1689
|
array of strings. Each string may contain email addresses and URLs, which
|
1699
1690
|
will be displayed as links, see the introduction for more details.</p>
|
1700
1691
|
<p>Flags: Read / Write</p>
|
1701
|
-
<p class="since">Since 2.6</p>
|
1692
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1702
1693
|
</div>
|
1703
1694
|
<hr>
|
1704
1695
|
<div class="refsect2">
|
1705
1696
|
<a name="GtkAboutDialog--authors"></a><h3>The <code class="literal">“authors”</code> property</h3>
|
1706
|
-
<pre class="programlisting"> “authors” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
1697
|
+
<pre class="programlisting"> “authors” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></pre>
|
1707
1698
|
<p>The authors of the program, as a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings.
|
1708
1699
|
Each string may contain email addresses and URLs, which will be displayed
|
1709
1700
|
as links, see the introduction for more details.</p>
|
1710
1701
|
<p>Flags: Read / Write</p>
|
1711
|
-
<p class="since">Since 2.6</p>
|
1702
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1712
1703
|
</div>
|
1713
1704
|
<hr>
|
1714
1705
|
<div class="refsect2">
|
@@ -1719,7 +1710,7 @@ in the main dialog, thus it should be a short explanation of
|
|
1719
1710
|
the main purpose of the program, not a detailed list of features.</p>
|
1720
1711
|
<p>Flags: Read / Write</p>
|
1721
1712
|
<p>Default value: NULL</p>
|
1722
|
-
<p class="since">Since 2.6</p>
|
1713
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1723
1714
|
</div>
|
1724
1715
|
<hr>
|
1725
1716
|
<div class="refsect2">
|
@@ -1728,17 +1719,17 @@ the main purpose of the program, not a detailed list of features.</p>
|
|
1728
1719
|
<p>Copyright information for the program.</p>
|
1729
1720
|
<p>Flags: Read / Write</p>
|
1730
1721
|
<p>Default value: NULL</p>
|
1731
|
-
<p class="since">Since 2.6</p>
|
1722
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1732
1723
|
</div>
|
1733
1724
|
<hr>
|
1734
1725
|
<div class="refsect2">
|
1735
1726
|
<a name="GtkAboutDialog--documenters"></a><h3>The <code class="literal">“documenters”</code> property</h3>
|
1736
|
-
<pre class="programlisting"> “documenters” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/
|
1727
|
+
<pre class="programlisting"> “documenters” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></pre>
|
1737
1728
|
<p>The people documenting the program, as a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings.
|
1738
1729
|
Each string may contain email addresses and URLs, which will be displayed
|
1739
1730
|
as links, see the introduction for more details.</p>
|
1740
1731
|
<p>Flags: Read / Write</p>
|
1741
|
-
<p class="since">Since 2.6</p>
|
1732
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1742
1733
|
</div>
|
1743
1734
|
<hr>
|
1744
1735
|
<div class="refsect2">
|
@@ -1751,16 +1742,16 @@ in the text view if the "wrap-license" property is set to <a href="/home/vagrant
|
|
1751
1742
|
otherwise the text itself must contain the intended linebreaks.</p>
|
1752
1743
|
<p>Flags: Read / Write</p>
|
1753
1744
|
<p>Default value: NULL</p>
|
1754
|
-
<p class="since">Since 2.6</p>
|
1745
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1755
1746
|
</div>
|
1756
1747
|
<hr>
|
1757
1748
|
<div class="refsect2">
|
1758
1749
|
<a name="GtkAboutDialog--logo"></a><h3>The <code class="literal">“logo”</code> property</h3>
|
1759
|
-
<pre class="programlisting"> “logo” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
1750
|
+
<pre class="programlisting"> “logo” <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>
|
1760
1751
|
<p>A logo for the about box. If this is not set, it defaults to
|
1761
1752
|
<a class="link" href="GtkWindow.html#gtk-window-get-default-icon-list" title="gtk_window_get_default_icon_list ()"><code class="function">gtk_window_get_default_icon_list()</code></a>.</p>
|
1762
1753
|
<p>Flags: Read / Write</p>
|
1763
|
-
<p class="since">Since 2.6</p>
|
1754
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1764
1755
|
</div>
|
1765
1756
|
<hr>
|
1766
1757
|
<div class="refsect2">
|
@@ -1770,7 +1761,7 @@ otherwise the text itself must contain the intended linebreaks.</p>
|
|
1770
1761
|
overrides the <a class="link" href="GtkAboutDialog.html#GtkAboutDialog--logo" title="The “logo” property"><span class="type">“logo”</span></a> property.</p>
|
1771
1762
|
<p>Flags: Read / Write</p>
|
1772
1763
|
<p>Default value: NULL</p>
|
1773
|
-
<p class="since">Since 2.6</p>
|
1764
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1774
1765
|
</div>
|
1775
1766
|
<hr>
|
1776
1767
|
<div class="refsect2">
|
@@ -1780,7 +1771,7 @@ overrides the <a class="link" href="GtkAboutDialog.html#GtkAboutDialog--logo" ti
|
|
1780
1771
|
If this is not set, it defaults to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-get-application-name"><code class="function">g_get_application_name()</code></a>.</p>
|
1781
1772
|
<p>Flags: Read / Write</p>
|
1782
1773
|
<p>Default value: NULL</p>
|
1783
|
-
<p class="since">Since 2.12</p>
|
1774
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1784
1775
|
</div>
|
1785
1776
|
<hr>
|
1786
1777
|
<div class="refsect2">
|
@@ -1791,7 +1782,7 @@ The string may contain email addresses and URLs, which will be displayed
|
|
1791
1782
|
as links, see the introduction for more details.</p>
|
1792
1783
|
<p>Flags: Read / Write</p>
|
1793
1784
|
<p>Default value: NULL</p>
|
1794
|
-
<p class="since">Since 2.6</p>
|
1785
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1795
1786
|
</div>
|
1796
1787
|
<hr>
|
1797
1788
|
<div class="refsect2">
|
@@ -1800,7 +1791,7 @@ as links, see the introduction for more details.</p>
|
|
1800
1791
|
<p>The version of the program.</p>
|
1801
1792
|
<p>Flags: Read / Write</p>
|
1802
1793
|
<p>Default value: NULL</p>
|
1803
|
-
<p class="since">Since 2.6</p>
|
1794
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1804
1795
|
</div>
|
1805
1796
|
<hr>
|
1806
1797
|
<div class="refsect2">
|
@@ -1810,7 +1801,7 @@ as links, see the introduction for more details.</p>
|
|
1810
1801
|
This should be a string starting with "http://.</p>
|
1811
1802
|
<p>Flags: Read / Write</p>
|
1812
1803
|
<p>Default value: NULL</p>
|
1813
|
-
<p class="since">Since 2.6</p>
|
1804
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1814
1805
|
</div>
|
1815
1806
|
<hr>
|
1816
1807
|
<div class="refsect2">
|
@@ -1820,7 +1811,7 @@ This should be a string starting with "http://.</p>
|
|
1820
1811
|
it defaults to the URL specified in the <a class="link" href="GtkAboutDialog.html#GtkAboutDialog--website" title="The “website” property"><span class="type">“website”</span></a> property.</p>
|
1821
1812
|
<p>Flags: Read / Write</p>
|
1822
1813
|
<p>Default value: NULL</p>
|
1823
|
-
<p class="since">Since 2.6</p>
|
1814
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1824
1815
|
</div>
|
1825
1816
|
<hr>
|
1826
1817
|
<div class="refsect2">
|
@@ -1829,7 +1820,7 @@ it defaults to the URL specified in the <a class="link" href="GtkAboutDialog.htm
|
|
1829
1820
|
<p>Whether to wrap the text in the license dialog.</p>
|
1830
1821
|
<p>Flags: Read / Write</p>
|
1831
1822
|
<p>Default value: FALSE</p>
|
1832
|
-
<p class="since">Since 2.8</p>
|
1823
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1833
1824
|
</div>
|
1834
1825
|
</div>
|
1835
1826
|
<div class="refsect1">
|
@@ -1844,7 +1835,7 @@ user_function (<a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"
|
|
1844
1835
|
Applications may connect to it to override the default behaviour,
|
1845
1836
|
which is to call <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a>.</p>
|
1846
1837
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1838
|
+
<a name="GtkAboutDialog-activate-link.parameters"></a><h4>Parameters</h4>
|
1848
1839
|
<div class="informaltable"><table width="100%" border="0">
|
1849
1840
|
<colgroup>
|
1850
1841
|
<col width="150px" class="parameters_name">
|
@@ -1871,12 +1862,11 @@ which is to call <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-u
|
|
1871
1862
|
</table></div>
|
1872
1863
|
</div>
|
1873
1864
|
<div class="refsect3">
|
1874
|
-
<a name="
|
1865
|
+
<a name="GtkAboutDialog-activate-link.returns"></a><h4>Returns</h4>
|
1875
1866
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the link has been activated</p>
|
1876
|
-
<p></p>
|
1877
1867
|
</div>
|
1878
1868
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1879
|
-
<p class="since">Since 2.24</p>
|
1869
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1880
1870
|
</div>
|
1881
1871
|
</div>
|
1882
1872
|
<div class="refsect1">
|
@@ -1885,7 +1875,6 @@ which is to call <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-u
|
|
1885
1875
|
</div>
|
1886
1876
|
</div>
|
1887
1877
|
<div class="footer">
|
1888
|
-
<hr>
|
1889
|
-
Generated by GTK-Doc V1.21.1</div>
|
1878
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1890
1879
|
</body>
|
1891
1880
|
</html>
|