gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/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="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkAdjustment.html" title="GtkAdjustment">
|
10
10
|
<link rel="next" href="GtkCalendar.html" title="GtkCalendar">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -31,7 +31,7 @@
|
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
33
33
|
<h2><span class="refentrytitle"><a name="GtkArrow.top_of_page"></a>GtkArrow</span></h2>
|
34
|
-
<p>GtkArrow
|
34
|
+
<p>GtkArrow</p>
|
35
35
|
</td>
|
36
36
|
<td class="gallery_image" valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</div>
|
115
115
|
<div class="refsect1">
|
116
116
|
<a name="GtkArrow.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
117
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
117
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
118
118
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
119
119
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
120
120
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -135,16 +135,6 @@ GtkArrow implements
|
|
135
135
|
</div>
|
136
136
|
<div class="refsect1">
|
137
137
|
<a name="GtkArrow.description"></a><h2>Description</h2>
|
138
|
-
<p>GtkArrow should be used to draw simple arrows that need to point in
|
139
|
-
one of the four cardinal directions (up, down, left, or right). The
|
140
|
-
style of the arrow can be one of shadow in, shadow out, etched in, or
|
141
|
-
etched out. Note that these directions and style types may be
|
142
|
-
ammended in versions of GTK+ to come.</p>
|
143
|
-
<p>GtkArrow will fill any space alloted to it, but since it is inherited
|
144
|
-
from <a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a>, it can be padded and/or aligned, to fill exactly the
|
145
|
-
space the programmer desires.</p>
|
146
|
-
<p>Arrows are created with a call to <a class="link" href="GtkArrow.html#gtk-arrow-new" title="gtk_arrow_new ()"><code class="function">gtk_arrow_new()</code></a>. The direction or
|
147
|
-
style of an arrow can be changed after creation by using <a class="link" href="GtkArrow.html#gtk-arrow-set" title="gtk_arrow_set ()"><code class="function">gtk_arrow_set()</code></a>.</p>
|
148
138
|
</div>
|
149
139
|
<div class="refsect1">
|
150
140
|
<a name="GtkArrow.functions_details"></a><h2>Functions</h2>
|
@@ -153,34 +143,6 @@ style of an arrow can be changed after creation by using <a class="link" href="G
|
|
153
143
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
154
144
|
gtk_arrow_new (<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
155
145
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>);</pre>
|
156
|
-
<p>Creates a new <a class="link" href="GtkArrow.html" title="GtkArrow"><span class="type">GtkArrow</span></a> widget.</p>
|
157
|
-
<div class="refsect3">
|
158
|
-
<a name="id-1.4.17.3.11.2.5"></a><h4>Parameters</h4>
|
159
|
-
<div class="informaltable"><table width="100%" border="0">
|
160
|
-
<colgroup>
|
161
|
-
<col width="150px" class="parameters_name">
|
162
|
-
<col class="parameters_description">
|
163
|
-
<col width="200px" class="parameters_annotations">
|
164
|
-
</colgroup>
|
165
|
-
<tbody>
|
166
|
-
<tr>
|
167
|
-
<td class="parameter_name"><p>arrow_type</p></td>
|
168
|
-
<td class="parameter_description"><p>a valid <a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a>.</p></td>
|
169
|
-
<td class="parameter_annotations"> </td>
|
170
|
-
</tr>
|
171
|
-
<tr>
|
172
|
-
<td class="parameter_name"><p>shadow_type</p></td>
|
173
|
-
<td class="parameter_description"><p>a valid <a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a>.</p></td>
|
174
|
-
<td class="parameter_annotations"> </td>
|
175
|
-
</tr>
|
176
|
-
</tbody>
|
177
|
-
</table></div>
|
178
|
-
</div>
|
179
|
-
<div class="refsect3">
|
180
|
-
<a name="id-1.4.17.3.11.2.6"></a><h4>Returns</h4>
|
181
|
-
<p> the new <a class="link" href="GtkArrow.html" title="GtkArrow"><span class="type">GtkArrow</span></a> widget.</p>
|
182
|
-
<p></p>
|
183
|
-
</div>
|
184
146
|
</div>
|
185
147
|
<hr>
|
186
148
|
<div class="refsect2">
|
@@ -189,35 +151,6 @@ gtk_arrow_new (<em class="parameter"><code><a class="link" href="gtk2-Standard-E
|
|
189
151
|
gtk_arrow_set (<em class="parameter"><code><a class="link" href="GtkArrow.html" title="GtkArrow"><span class="type">GtkArrow</span></a> *arrow</code></em>,
|
190
152
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
191
153
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>);</pre>
|
192
|
-
<p>Sets the direction and style of the <a class="link" href="GtkArrow.html" title="GtkArrow"><span class="type">GtkArrow</span></a>, <em class="parameter"><code>arrow</code></em>
|
193
|
-
.</p>
|
194
|
-
<div class="refsect3">
|
195
|
-
<a name="id-1.4.17.3.11.3.5"></a><h4>Parameters</h4>
|
196
|
-
<div class="informaltable"><table width="100%" border="0">
|
197
|
-
<colgroup>
|
198
|
-
<col width="150px" class="parameters_name">
|
199
|
-
<col class="parameters_description">
|
200
|
-
<col width="200px" class="parameters_annotations">
|
201
|
-
</colgroup>
|
202
|
-
<tbody>
|
203
|
-
<tr>
|
204
|
-
<td class="parameter_name"><p>arrow</p></td>
|
205
|
-
<td class="parameter_description"><p>a widget of type <a class="link" href="GtkArrow.html" title="GtkArrow"><span class="type">GtkArrow</span></a>.</p></td>
|
206
|
-
<td class="parameter_annotations"> </td>
|
207
|
-
</tr>
|
208
|
-
<tr>
|
209
|
-
<td class="parameter_name"><p>arrow_type</p></td>
|
210
|
-
<td class="parameter_description"><p>a valid <a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a>.</p></td>
|
211
|
-
<td class="parameter_annotations"> </td>
|
212
|
-
</tr>
|
213
|
-
<tr>
|
214
|
-
<td class="parameter_name"><p>shadow_type</p></td>
|
215
|
-
<td class="parameter_description"><p>a valid <a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a>.</p></td>
|
216
|
-
<td class="parameter_annotations"> </td>
|
217
|
-
</tr>
|
218
|
-
</tbody>
|
219
|
-
</table></div>
|
220
|
-
</div>
|
221
154
|
</div>
|
222
155
|
</div>
|
223
156
|
<div class="refsect1">
|
@@ -225,8 +158,6 @@ gtk_arrow_set (<em class="parameter"><code><a class="link" href="GtkArrow.html"
|
|
225
158
|
<div class="refsect2">
|
226
159
|
<a name="GtkArrow-struct"></a><h3>struct GtkArrow</h3>
|
227
160
|
<pre class="programlisting">struct GtkArrow;</pre>
|
228
|
-
<p>
|
229
|
-
</p>
|
230
161
|
</div>
|
231
162
|
</div>
|
232
163
|
<div class="refsect1">
|
@@ -258,13 +189,8 @@ gtk_arrow_set (<em class="parameter"><code><a class="link" href="GtkArrow.html"
|
|
258
189
|
<p>Default value: 0.7</p>
|
259
190
|
</div>
|
260
191
|
</div>
|
261
|
-
<div class="refsect1">
|
262
|
-
<a name="GtkArrow.see-also"></a><h2>See Also</h2>
|
263
|
-
<p>gtk_paint_arrow()</p>
|
264
|
-
</div>
|
265
192
|
</div>
|
266
193
|
<div class="footer">
|
267
|
-
<hr>
|
268
|
-
Generated by GTK-Doc V1.21.1</div>
|
194
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
269
195
|
</body>
|
270
196
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
|
9
9
|
<link rel="prev" href="GtkAlignment.html" title="GtkAlignment">
|
10
10
|
<link rel="next" href="GtkHBox.html" title="GtkHBox">
|
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">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<div class="refnamediv"><table width="100%"><tr>
|
31
31
|
<td valign="top">
|
32
32
|
<h2><span class="refentrytitle"><a name="GtkAspectFrame.top_of_page"></a>GtkAspectFrame</span></h2>
|
33
|
-
<p>GtkAspectFrame
|
33
|
+
<p>GtkAspectFrame</p>
|
34
34
|
</td>
|
35
35
|
<td class="gallery_image" valign="top" align="right"></td>
|
36
36
|
</tr></table></div>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
110
|
<a name="GtkAspectFrame.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
111
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
111
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
112
112
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
113
113
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
114
114
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -131,13 +131,6 @@ GtkAspectFrame implements
|
|
131
131
|
</div>
|
132
132
|
<div class="refsect1">
|
133
133
|
<a name="GtkAspectFrame.description"></a><h2>Description</h2>
|
134
|
-
<p>The <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a> is useful when you want
|
135
|
-
pack a widget so that it can resize but always retains
|
136
|
-
the same aspect ratio. For instance, one might be
|
137
|
-
drawing a small preview of a larger image. <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>
|
138
|
-
derives from <a class="link" href="GtkFrame.html" title="GtkFrame"><span class="type">GtkFrame</span></a>, so it can draw a label and
|
139
|
-
a frame around the child. The frame will be
|
140
|
-
"shrink-wrapped" to the size of the child.</p>
|
141
134
|
</div>
|
142
135
|
<div class="refsect1">
|
143
136
|
<a name="GtkAspectFrame.functions_details"></a><h2>Functions</h2>
|
@@ -149,55 +142,6 @@ gtk_aspect_frame_new (<em class="parameter"><code>const <a href="/home/vagrant/r
|
|
149
142
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yalign</code></em>,
|
150
143
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> ratio</code></em>,
|
151
144
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> obey_child</code></em>);</pre>
|
152
|
-
<p>Create a new <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>.</p>
|
153
|
-
<div class="refsect3">
|
154
|
-
<a name="id-1.4.13.3.10.2.5"></a><h4>Parameters</h4>
|
155
|
-
<div class="informaltable"><table width="100%" border="0">
|
156
|
-
<colgroup>
|
157
|
-
<col width="150px" class="parameters_name">
|
158
|
-
<col class="parameters_description">
|
159
|
-
<col width="200px" class="parameters_annotations">
|
160
|
-
</colgroup>
|
161
|
-
<tbody>
|
162
|
-
<tr>
|
163
|
-
<td class="parameter_name"><p>label</p></td>
|
164
|
-
<td class="parameter_description"><p>Label text.</p></td>
|
165
|
-
<td class="parameter_annotations"> </td>
|
166
|
-
</tr>
|
167
|
-
<tr>
|
168
|
-
<td class="parameter_name"><p>xalign</p></td>
|
169
|
-
<td class="parameter_description"><p>Horizontal alignment of the child within the allocation of
|
170
|
-
the <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>. This ranges from 0.0 (left aligned)
|
171
|
-
to 1.0 (right aligned)</p></td>
|
172
|
-
<td class="parameter_annotations"> </td>
|
173
|
-
</tr>
|
174
|
-
<tr>
|
175
|
-
<td class="parameter_name"><p>yalign</p></td>
|
176
|
-
<td class="parameter_description"><p>Vertical alignment of the child within the allocation of
|
177
|
-
the <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>. This ranges from 0.0 (left aligned)
|
178
|
-
to 1.0 (right aligned)</p></td>
|
179
|
-
<td class="parameter_annotations"> </td>
|
180
|
-
</tr>
|
181
|
-
<tr>
|
182
|
-
<td class="parameter_name"><p>ratio</p></td>
|
183
|
-
<td class="parameter_description"><p>The desired aspect ratio.</p></td>
|
184
|
-
<td class="parameter_annotations"> </td>
|
185
|
-
</tr>
|
186
|
-
<tr>
|
187
|
-
<td class="parameter_name"><p>obey_child</p></td>
|
188
|
-
<td class="parameter_description"><p>If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <em class="parameter"><code>ratio</code></em>
|
189
|
-
is ignored, and the aspect
|
190
|
-
ratio is taken from the requistion of the child.</p></td>
|
191
|
-
<td class="parameter_annotations"> </td>
|
192
|
-
</tr>
|
193
|
-
</tbody>
|
194
|
-
</table></div>
|
195
|
-
</div>
|
196
|
-
<div class="refsect3">
|
197
|
-
<a name="id-1.4.13.3.10.2.6"></a><h4>Returns</h4>
|
198
|
-
<p> the new <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>.</p>
|
199
|
-
<p></p>
|
200
|
-
</div>
|
201
145
|
</div>
|
202
146
|
<hr>
|
203
147
|
<div class="refsect2">
|
@@ -208,50 +152,6 @@ gtk_aspect_frame_set (<em class="parameter"><code><a class="link" href="GtkAspec
|
|
208
152
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yalign</code></em>,
|
209
153
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> ratio</code></em>,
|
210
154
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> obey_child</code></em>);</pre>
|
211
|
-
<p>Set parameters for an existing <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>.</p>
|
212
|
-
<div class="refsect3">
|
213
|
-
<a name="id-1.4.13.3.10.3.5"></a><h4>Parameters</h4>
|
214
|
-
<div class="informaltable"><table width="100%" border="0">
|
215
|
-
<colgroup>
|
216
|
-
<col width="150px" class="parameters_name">
|
217
|
-
<col class="parameters_description">
|
218
|
-
<col width="200px" class="parameters_annotations">
|
219
|
-
</colgroup>
|
220
|
-
<tbody>
|
221
|
-
<tr>
|
222
|
-
<td class="parameter_name"><p>aspect_frame</p></td>
|
223
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a></p></td>
|
224
|
-
<td class="parameter_annotations"> </td>
|
225
|
-
</tr>
|
226
|
-
<tr>
|
227
|
-
<td class="parameter_name"><p>xalign</p></td>
|
228
|
-
<td class="parameter_description"><p>Horizontal alignment of the child within the allocation of
|
229
|
-
the <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>. This ranges from 0.0 (left aligned)
|
230
|
-
to 1.0 (right aligned)</p></td>
|
231
|
-
<td class="parameter_annotations"> </td>
|
232
|
-
</tr>
|
233
|
-
<tr>
|
234
|
-
<td class="parameter_name"><p>yalign</p></td>
|
235
|
-
<td class="parameter_description"><p>Vertical alignment of the child within the allocation of
|
236
|
-
the <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame"><span class="type">GtkAspectFrame</span></a>. This ranges from 0.0 (left aligned)
|
237
|
-
to 1.0 (right aligned)</p></td>
|
238
|
-
<td class="parameter_annotations"> </td>
|
239
|
-
</tr>
|
240
|
-
<tr>
|
241
|
-
<td class="parameter_name"><p>ratio</p></td>
|
242
|
-
<td class="parameter_description"><p>The desired aspect ratio.</p></td>
|
243
|
-
<td class="parameter_annotations"> </td>
|
244
|
-
</tr>
|
245
|
-
<tr>
|
246
|
-
<td class="parameter_name"><p>obey_child</p></td>
|
247
|
-
<td class="parameter_description"><p>If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <em class="parameter"><code>ratio</code></em>
|
248
|
-
is ignored, and the aspect
|
249
|
-
ratio is taken from the requistion of the child.</p></td>
|
250
|
-
<td class="parameter_annotations"> </td>
|
251
|
-
</tr>
|
252
|
-
</tbody>
|
253
|
-
</table></div>
|
254
|
-
</div>
|
255
155
|
</div>
|
256
156
|
</div>
|
257
157
|
<div class="refsect1">
|
@@ -259,8 +159,6 @@ ratio is taken from the requistion of the child.</p></td>
|
|
259
159
|
<div class="refsect2">
|
260
160
|
<a name="GtkAspectFrame-struct"></a><h3>struct GtkAspectFrame</h3>
|
261
161
|
<pre class="programlisting">struct GtkAspectFrame;</pre>
|
262
|
-
<p>
|
263
|
-
</p>
|
264
162
|
</div>
|
265
163
|
</div>
|
266
164
|
<div class="refsect1">
|
@@ -302,7 +200,6 @@ ratio is taken from the requistion of the child.</p></td>
|
|
302
200
|
</div>
|
303
201
|
</div>
|
304
202
|
<div class="footer">
|
305
|
-
<hr>
|
306
|
-
Generated by GTK-Doc V1.21.1</div>
|
203
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
307
204
|
</body>
|
308
205
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="WindowWidgets.html" title="Windows">
|
9
9
|
<link rel="prev" href="GtkAboutDialog.html" title="GtkAboutDialog">
|
10
10
|
<link rel="next" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow">
|
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">
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<div class="refnamediv"><table width="100%"><tr>
|
33
33
|
<td valign="top">
|
34
34
|
<h2><span class="refentrytitle"><a name="GtkAssistant.top_of_page"></a>GtkAssistant</span></h2>
|
35
|
-
<p>GtkAssistant
|
35
|
+
<p>GtkAssistant</p>
|
36
36
|
</td>
|
37
37
|
<td class="gallery_image" valign="top" align="right"><img src="assistant.png"></td>
|
38
38
|
</tr></table></div>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="function_type">
|
168
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
168
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
169
169
|
</td>
|
170
170
|
<td class="function_name">
|
171
171
|
<a class="link" href="GtkAssistant.html#gtk-assistant-get-page-header-image" title="gtk_assistant_get_page_header_image ()">gtk_assistant_get_page_header_image</a> <span class="c_punctuation">()</span>
|
@@ -181,7 +181,7 @@
|
|
181
181
|
</tr>
|
182
182
|
<tr>
|
183
183
|
<td class="function_type">
|
184
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
184
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
185
185
|
</td>
|
186
186
|
<td class="function_name">
|
187
187
|
<a class="link" href="GtkAssistant.html#gtk-assistant-get-page-side-image" title="gtk_assistant_get_page_side_image ()">gtk_assistant_get_page_side_image</a> <span class="c_punctuation">()</span>
|
@@ -254,7 +254,7 @@
|
|
254
254
|
</tr>
|
255
255
|
<tr>
|
256
256
|
<td class="property_type">
|
257
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
257
|
+
<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>
|
258
258
|
<td class="property_name"><a class="link" href="GtkAssistant.html#GtkAssistant--c-header-image" title="The “header-image” child property">header-image</a></td>
|
259
259
|
<td class="property_flags">Read / Write</td>
|
260
260
|
</tr>
|
@@ -265,7 +265,7 @@
|
|
265
265
|
</tr>
|
266
266
|
<tr>
|
267
267
|
<td class="property_type">
|
268
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
268
|
+
<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>
|
269
269
|
<td class="property_name"><a class="link" href="GtkAssistant.html#GtkAssistant--c-sidebar-image" title="The “sidebar-image” child property">sidebar-image</a></td>
|
270
270
|
<td class="property_flags">Read / Write</td>
|
271
271
|
</tr>
|
@@ -353,7 +353,7 @@
|
|
353
353
|
</div>
|
354
354
|
<div class="refsect1">
|
355
355
|
<a name="GtkAssistant.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
356
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
356
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
357
357
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
358
358
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
359
359
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -376,20 +376,6 @@ GtkAssistant implements
|
|
376
376
|
</div>
|
377
377
|
<div class="refsect1">
|
378
378
|
<a name="GtkAssistant.description"></a><h2>Description</h2>
|
379
|
-
<p>A <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> is a widget used to represent a generally complex
|
380
|
-
operation splitted in several steps, guiding the user through its pages
|
381
|
-
and controlling the page flow to collect the necessary data.</p>
|
382
|
-
<div class="refsect2">
|
383
|
-
<a name="GtkAssistant-BUILDER-UI"></a><h3>GtkAssistant as GtkBuildable</h3>
|
384
|
-
<p>
|
385
|
-
The GtkAssistant implementation of the GtkBuildable interface exposes the
|
386
|
-
<em class="parameter"><code>action_area</code></em> as internal children with the name "action_area".
|
387
|
-
|
388
|
-
To add pages to an assistant in GtkBuilder, simply add it as a
|
389
|
-
<child> to the GtkAssistant object, and set its child properties
|
390
|
-
as necessary.
|
391
|
-
</p>
|
392
|
-
</div>
|
393
379
|
</div>
|
394
380
|
<div class="refsect1">
|
395
381
|
<a name="GtkAssistant.functions_details"></a><h2>Functions</h2>
|
@@ -397,44 +383,14 @@ as necessary.
|
|
397
383
|
<a name="gtk-assistant-new"></a><h3>gtk_assistant_new ()</h3>
|
398
384
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
399
385
|
gtk_assistant_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
400
|
-
<p>
|
401
|
-
<div class="refsect3">
|
402
|
-
<a name="id-1.4.4.8.12.2.5"></a><h4>Returns</h4>
|
403
|
-
<p> a newly created <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p>
|
404
|
-
<p></p>
|
405
|
-
</div>
|
406
|
-
<p class="since">Since 2.10</p>
|
386
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
407
387
|
</div>
|
408
388
|
<hr>
|
409
389
|
<div class="refsect2">
|
410
390
|
<a name="gtk-assistant-get-current-page"></a><h3>gtk_assistant_get_current_page ()</h3>
|
411
391
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
412
392
|
gtk_assistant_get_current_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>);</pre>
|
413
|
-
<p>
|
414
|
-
<div class="refsect3">
|
415
|
-
<a name="id-1.4.4.8.12.3.5"></a><h4>Parameters</h4>
|
416
|
-
<div class="informaltable"><table width="100%" border="0">
|
417
|
-
<colgroup>
|
418
|
-
<col width="150px" class="parameters_name">
|
419
|
-
<col class="parameters_description">
|
420
|
-
<col width="200px" class="parameters_annotations">
|
421
|
-
</colgroup>
|
422
|
-
<tbody><tr>
|
423
|
-
<td class="parameter_name"><p>assistant</p></td>
|
424
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
425
|
-
<td class="parameter_annotations"> </td>
|
426
|
-
</tr></tbody>
|
427
|
-
</table></div>
|
428
|
-
</div>
|
429
|
-
<div class="refsect3">
|
430
|
-
<a name="id-1.4.4.8.12.3.6"></a><h4>Returns</h4>
|
431
|
-
<p> The index (starting from 0) of the current page in
|
432
|
-
the <em class="parameter"><code>assistant</code></em>
|
433
|
-
, if the <em class="parameter"><code>assistant</code></em>
|
434
|
-
has no pages, -1 will be returned</p>
|
435
|
-
<p></p>
|
436
|
-
</div>
|
437
|
-
<p class="since">Since 2.10</p>
|
393
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
438
394
|
</div>
|
439
395
|
<hr>
|
440
396
|
<div class="refsect2">
|
@@ -442,68 +398,14 @@ has no pages, -1 will be returned</p>
|
|
442
398
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
443
399
|
gtk_assistant_set_current_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
444
400
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_num</code></em>);</pre>
|
445
|
-
<p>
|
446
|
-
. Note that this will only be necessary
|
447
|
-
in custom buttons, as the <em class="parameter"><code>assistant</code></em>
|
448
|
-
flow can be set with
|
449
|
-
<a class="link" href="GtkAssistant.html#gtk-assistant-set-forward-page-func" title="gtk_assistant_set_forward_page_func ()"><code class="function">gtk_assistant_set_forward_page_func()</code></a>.</p>
|
450
|
-
<div class="refsect3">
|
451
|
-
<a name="id-1.4.4.8.12.4.5"></a><h4>Parameters</h4>
|
452
|
-
<div class="informaltable"><table width="100%" border="0">
|
453
|
-
<colgroup>
|
454
|
-
<col width="150px" class="parameters_name">
|
455
|
-
<col class="parameters_description">
|
456
|
-
<col width="200px" class="parameters_annotations">
|
457
|
-
</colgroup>
|
458
|
-
<tbody>
|
459
|
-
<tr>
|
460
|
-
<td class="parameter_name"><p>assistant</p></td>
|
461
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
462
|
-
<td class="parameter_annotations"> </td>
|
463
|
-
</tr>
|
464
|
-
<tr>
|
465
|
-
<td class="parameter_name"><p>page_num</p></td>
|
466
|
-
<td class="parameter_description"><p>index of the page to switch to, starting from 0.
|
467
|
-
If negative, the last page will be used. If greater
|
468
|
-
than the number of pages in the <em class="parameter"><code>assistant</code></em>
|
469
|
-
, nothing
|
470
|
-
will be done.</p></td>
|
471
|
-
<td class="parameter_annotations"> </td>
|
472
|
-
</tr>
|
473
|
-
</tbody>
|
474
|
-
</table></div>
|
475
|
-
</div>
|
476
|
-
<p class="since">Since 2.10</p>
|
401
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
477
402
|
</div>
|
478
403
|
<hr>
|
479
404
|
<div class="refsect2">
|
480
405
|
<a name="gtk-assistant-get-n-pages"></a><h3>gtk_assistant_get_n_pages ()</h3>
|
481
406
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
482
407
|
gtk_assistant_get_n_pages (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>);</pre>
|
483
|
-
<p>
|
484
|
-
</p>
|
485
|
-
<div class="refsect3">
|
486
|
-
<a name="id-1.4.4.8.12.5.5"></a><h4>Parameters</h4>
|
487
|
-
<div class="informaltable"><table width="100%" border="0">
|
488
|
-
<colgroup>
|
489
|
-
<col width="150px" class="parameters_name">
|
490
|
-
<col class="parameters_description">
|
491
|
-
<col width="200px" class="parameters_annotations">
|
492
|
-
</colgroup>
|
493
|
-
<tbody><tr>
|
494
|
-
<td class="parameter_name"><p>assistant</p></td>
|
495
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
496
|
-
<td class="parameter_annotations"> </td>
|
497
|
-
</tr></tbody>
|
498
|
-
</table></div>
|
499
|
-
</div>
|
500
|
-
<div class="refsect3">
|
501
|
-
<a name="id-1.4.4.8.12.5.6"></a><h4>Returns</h4>
|
502
|
-
<p> The number of pages in the <em class="parameter"><code>assistant</code></em>
|
503
|
-
.</p>
|
504
|
-
<p></p>
|
505
|
-
</div>
|
506
|
-
<p class="since">Since 2.10</p>
|
408
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
507
409
|
</div>
|
508
410
|
<hr>
|
509
411
|
<div class="refsect2">
|
@@ -511,39 +413,7 @@ gtk_assistant_get_n_pages (<em class="parameter"><code><a class="link" href="Gtk
|
|
511
413
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
512
414
|
gtk_assistant_get_nth_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
513
415
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_num</code></em>);</pre>
|
514
|
-
<p>
|
515
|
-
.</p>
|
516
|
-
<div class="refsect3">
|
517
|
-
<a name="id-1.4.4.8.12.6.5"></a><h4>Parameters</h4>
|
518
|
-
<div class="informaltable"><table width="100%" border="0">
|
519
|
-
<colgroup>
|
520
|
-
<col width="150px" class="parameters_name">
|
521
|
-
<col class="parameters_description">
|
522
|
-
<col width="200px" class="parameters_annotations">
|
523
|
-
</colgroup>
|
524
|
-
<tbody>
|
525
|
-
<tr>
|
526
|
-
<td class="parameter_name"><p>assistant</p></td>
|
527
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
528
|
-
<td class="parameter_annotations"> </td>
|
529
|
-
</tr>
|
530
|
-
<tr>
|
531
|
-
<td class="parameter_name"><p>page_num</p></td>
|
532
|
-
<td class="parameter_description"><p>The index of a page in the <em class="parameter"><code>assistant</code></em>
|
533
|
-
, or -1 to get the last page;</p></td>
|
534
|
-
<td class="parameter_annotations"> </td>
|
535
|
-
</tr>
|
536
|
-
</tbody>
|
537
|
-
</table></div>
|
538
|
-
</div>
|
539
|
-
<div class="refsect3">
|
540
|
-
<a name="id-1.4.4.8.12.6.6"></a><h4>Returns</h4>
|
541
|
-
<p> The child widget, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
542
|
-
if <em class="parameter"><code>page_num</code></em>
|
543
|
-
is out of bounds. </p>
|
544
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
545
|
-
</div>
|
546
|
-
<p class="since">Since 2.10</p>
|
416
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
547
417
|
</div>
|
548
418
|
<hr>
|
549
419
|
<div class="refsect2">
|
@@ -551,36 +421,7 @@ is out of bounds. </p>
|
|
551
421
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
552
422
|
gtk_assistant_prepend_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
553
423
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
554
|
-
<p>
|
555
|
-
.</p>
|
556
|
-
<div class="refsect3">
|
557
|
-
<a name="id-1.4.4.8.12.7.5"></a><h4>Parameters</h4>
|
558
|
-
<div class="informaltable"><table width="100%" border="0">
|
559
|
-
<colgroup>
|
560
|
-
<col width="150px" class="parameters_name">
|
561
|
-
<col class="parameters_description">
|
562
|
-
<col width="200px" class="parameters_annotations">
|
563
|
-
</colgroup>
|
564
|
-
<tbody>
|
565
|
-
<tr>
|
566
|
-
<td class="parameter_name"><p>assistant</p></td>
|
567
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
568
|
-
<td class="parameter_annotations"> </td>
|
569
|
-
</tr>
|
570
|
-
<tr>
|
571
|
-
<td class="parameter_name"><p>page</p></td>
|
572
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
573
|
-
<td class="parameter_annotations"> </td>
|
574
|
-
</tr>
|
575
|
-
</tbody>
|
576
|
-
</table></div>
|
577
|
-
</div>
|
578
|
-
<div class="refsect3">
|
579
|
-
<a name="id-1.4.4.8.12.7.6"></a><h4>Returns</h4>
|
580
|
-
<p> the index (starting at 0) of the inserted page</p>
|
581
|
-
<p></p>
|
582
|
-
</div>
|
583
|
-
<p class="since">Since 2.10</p>
|
424
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
584
425
|
</div>
|
585
426
|
<hr>
|
586
427
|
<div class="refsect2">
|
@@ -588,36 +429,7 @@ gtk_assistant_prepend_page (<em class="parameter"><code><a class="link" href="Gt
|
|
588
429
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
589
430
|
gtk_assistant_append_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
590
431
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
591
|
-
<p>
|
592
|
-
.</p>
|
593
|
-
<div class="refsect3">
|
594
|
-
<a name="id-1.4.4.8.12.8.5"></a><h4>Parameters</h4>
|
595
|
-
<div class="informaltable"><table width="100%" border="0">
|
596
|
-
<colgroup>
|
597
|
-
<col width="150px" class="parameters_name">
|
598
|
-
<col class="parameters_description">
|
599
|
-
<col width="200px" class="parameters_annotations">
|
600
|
-
</colgroup>
|
601
|
-
<tbody>
|
602
|
-
<tr>
|
603
|
-
<td class="parameter_name"><p>assistant</p></td>
|
604
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
605
|
-
<td class="parameter_annotations"> </td>
|
606
|
-
</tr>
|
607
|
-
<tr>
|
608
|
-
<td class="parameter_name"><p>page</p></td>
|
609
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
610
|
-
<td class="parameter_annotations"> </td>
|
611
|
-
</tr>
|
612
|
-
</tbody>
|
613
|
-
</table></div>
|
614
|
-
</div>
|
615
|
-
<div class="refsect3">
|
616
|
-
<a name="id-1.4.4.8.12.8.6"></a><h4>Returns</h4>
|
617
|
-
<p> the index (starting at 0) of the inserted page</p>
|
618
|
-
<p></p>
|
619
|
-
</div>
|
620
|
-
<p class="since">Since 2.10</p>
|
432
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
621
433
|
</div>
|
622
434
|
<hr>
|
623
435
|
<div class="refsect2">
|
@@ -626,43 +438,7 @@ gtk_assistant_append_page (<em class="parameter"><code><a class="link" href="Gtk
|
|
626
438
|
gtk_assistant_insert_page (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
627
439
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
628
440
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
629
|
-
<p>
|
630
|
-
at a given position.</p>
|
631
|
-
<div class="refsect3">
|
632
|
-
<a name="id-1.4.4.8.12.9.5"></a><h4>Parameters</h4>
|
633
|
-
<div class="informaltable"><table width="100%" border="0">
|
634
|
-
<colgroup>
|
635
|
-
<col width="150px" class="parameters_name">
|
636
|
-
<col class="parameters_description">
|
637
|
-
<col width="200px" class="parameters_annotations">
|
638
|
-
</colgroup>
|
639
|
-
<tbody>
|
640
|
-
<tr>
|
641
|
-
<td class="parameter_name"><p>assistant</p></td>
|
642
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
643
|
-
<td class="parameter_annotations"> </td>
|
644
|
-
</tr>
|
645
|
-
<tr>
|
646
|
-
<td class="parameter_name"><p>page</p></td>
|
647
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
648
|
-
<td class="parameter_annotations"> </td>
|
649
|
-
</tr>
|
650
|
-
<tr>
|
651
|
-
<td class="parameter_name"><p>position</p></td>
|
652
|
-
<td class="parameter_description"><p>the index (starting at 0) at which to insert the page,
|
653
|
-
or -1 to append the page to the <em class="parameter"><code>assistant</code></em>
|
654
|
-
</p></td>
|
655
|
-
<td class="parameter_annotations"> </td>
|
656
|
-
</tr>
|
657
|
-
</tbody>
|
658
|
-
</table></div>
|
659
|
-
</div>
|
660
|
-
<div class="refsect3">
|
661
|
-
<a name="id-1.4.4.8.12.9.6"></a><h4>Returns</h4>
|
662
|
-
<p> the index (starting from 0) of the inserted page</p>
|
663
|
-
<p></p>
|
664
|
-
</div>
|
665
|
-
<p class="since">Since 2.10</p>
|
441
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
666
442
|
</div>
|
667
443
|
<hr>
|
668
444
|
<div class="refsect2">
|
@@ -670,37 +446,6 @@ or -1 to append the page to the <em class="parameter"><code>assistant</code></em
|
|
670
446
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
671
447
|
<span class="c_punctuation">(</span>*GtkAssistantPageFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> current_page</code></em>,
|
672
448
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
673
|
-
<p>A function used by <a class="link" href="GtkAssistant.html#gtk-assistant-set-forward-page-func" title="gtk_assistant_set_forward_page_func ()"><code class="function">gtk_assistant_set_forward_page_func()</code></a> to know which
|
674
|
-
is the next page given a current one. It's called both for computing the
|
675
|
-
next page when the user presses the "forward" button and for handling
|
676
|
-
the behavior of the "last" button.</p>
|
677
|
-
<div class="refsect3">
|
678
|
-
<a name="id-1.4.4.8.12.10.5"></a><h4>Parameters</h4>
|
679
|
-
<div class="informaltable"><table width="100%" border="0">
|
680
|
-
<colgroup>
|
681
|
-
<col width="150px" class="parameters_name">
|
682
|
-
<col class="parameters_description">
|
683
|
-
<col width="200px" class="parameters_annotations">
|
684
|
-
</colgroup>
|
685
|
-
<tbody>
|
686
|
-
<tr>
|
687
|
-
<td class="parameter_name"><p>current_page</p></td>
|
688
|
-
<td class="parameter_description"><p>The page number used to calculate the next page.</p></td>
|
689
|
-
<td class="parameter_annotations"> </td>
|
690
|
-
</tr>
|
691
|
-
<tr>
|
692
|
-
<td class="parameter_name"><p>data</p></td>
|
693
|
-
<td class="parameter_description"><p>user data.</p></td>
|
694
|
-
<td class="parameter_annotations"> </td>
|
695
|
-
</tr>
|
696
|
-
</tbody>
|
697
|
-
</table></div>
|
698
|
-
</div>
|
699
|
-
<div class="refsect3">
|
700
|
-
<a name="id-1.4.4.8.12.10.6"></a><h4>Returns</h4>
|
701
|
-
<p> The next page number.</p>
|
702
|
-
<p></p>
|
703
|
-
</div>
|
704
449
|
</div>
|
705
450
|
<hr>
|
706
451
|
<div class="refsect2">
|
@@ -710,48 +455,7 @@ gtk_assistant_set_forward_page_func (<em class="parameter"><code><a class="link"
|
|
710
455
|
<em class="parameter"><code><a class="link" href="GtkAssistant.html#GtkAssistantPageFunc" title="GtkAssistantPageFunc ()"><span class="type">GtkAssistantPageFunc</span></a> page_func</code></em>,
|
711
456
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
712
457
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
713
|
-
<p>
|
714
|
-
, this function will
|
715
|
-
be used to determine what will be the next page when the user presses
|
716
|
-
the forward button. Setting <em class="parameter"><code>page_func</code></em>
|
717
|
-
to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will make the assistant
|
718
|
-
to use the default forward function, which just goes to the next visible
|
719
|
-
page.</p>
|
720
|
-
<div class="refsect3">
|
721
|
-
<a name="id-1.4.4.8.12.11.5"></a><h4>Parameters</h4>
|
722
|
-
<div class="informaltable"><table width="100%" border="0">
|
723
|
-
<colgroup>
|
724
|
-
<col width="150px" class="parameters_name">
|
725
|
-
<col class="parameters_description">
|
726
|
-
<col width="200px" class="parameters_annotations">
|
727
|
-
</colgroup>
|
728
|
-
<tbody>
|
729
|
-
<tr>
|
730
|
-
<td class="parameter_name"><p>assistant</p></td>
|
731
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
732
|
-
<td class="parameter_annotations"> </td>
|
733
|
-
</tr>
|
734
|
-
<tr>
|
735
|
-
<td class="parameter_name"><p>page_func</p></td>
|
736
|
-
<td class="parameter_description"><p> the <a class="link" href="GtkAssistant.html#GtkAssistantPageFunc" title="GtkAssistantPageFunc ()"><span class="type">GtkAssistantPageFunc</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the default one. </p></td>
|
737
|
-
<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>
|
738
|
-
</tr>
|
739
|
-
<tr>
|
740
|
-
<td class="parameter_name"><p>data</p></td>
|
741
|
-
<td class="parameter_description"><p>user data for <em class="parameter"><code>page_func</code></em>
|
742
|
-
</p></td>
|
743
|
-
<td class="parameter_annotations"> </td>
|
744
|
-
</tr>
|
745
|
-
<tr>
|
746
|
-
<td class="parameter_name"><p>destroy</p></td>
|
747
|
-
<td class="parameter_description"><p>destroy notifier for <em class="parameter"><code>data</code></em>
|
748
|
-
</p></td>
|
749
|
-
<td class="parameter_annotations"> </td>
|
750
|
-
</tr>
|
751
|
-
</tbody>
|
752
|
-
</table></div>
|
753
|
-
</div>
|
754
|
-
<p class="since">Since 2.10</p>
|
458
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
755
459
|
</div>
|
756
460
|
<hr>
|
757
461
|
<div class="refsect2">
|
@@ -760,40 +464,7 @@ page.</p>
|
|
760
464
|
gtk_assistant_set_page_type (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
761
465
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
762
466
|
<em class="parameter"><code><a class="link" href="GtkAssistant.html#GtkAssistantPageType" title="enum GtkAssistantPageType"><span class="type">GtkAssistantPageType</span></a> type</code></em>);</pre>
|
763
|
-
<p>
|
764
|
-
. The page type determines the page
|
765
|
-
behavior in the <em class="parameter"><code>assistant</code></em>
|
766
|
-
.</p>
|
767
|
-
<div class="refsect3">
|
768
|
-
<a name="id-1.4.4.8.12.12.5"></a><h4>Parameters</h4>
|
769
|
-
<div class="informaltable"><table width="100%" border="0">
|
770
|
-
<colgroup>
|
771
|
-
<col width="150px" class="parameters_name">
|
772
|
-
<col class="parameters_description">
|
773
|
-
<col width="200px" class="parameters_annotations">
|
774
|
-
</colgroup>
|
775
|
-
<tbody>
|
776
|
-
<tr>
|
777
|
-
<td class="parameter_name"><p>assistant</p></td>
|
778
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
779
|
-
<td class="parameter_annotations"> </td>
|
780
|
-
</tr>
|
781
|
-
<tr>
|
782
|
-
<td class="parameter_name"><p>page</p></td>
|
783
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
784
|
-
</p></td>
|
785
|
-
<td class="parameter_annotations"> </td>
|
786
|
-
</tr>
|
787
|
-
<tr>
|
788
|
-
<td class="parameter_name"><p>type</p></td>
|
789
|
-
<td class="parameter_description"><p>the new type for <em class="parameter"><code>page</code></em>
|
790
|
-
</p></td>
|
791
|
-
<td class="parameter_annotations"> </td>
|
792
|
-
</tr>
|
793
|
-
</tbody>
|
794
|
-
</table></div>
|
795
|
-
</div>
|
796
|
-
<p class="since">Since 2.10</p>
|
467
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
797
468
|
</div>
|
798
469
|
<hr>
|
799
470
|
<div class="refsect2">
|
@@ -801,38 +472,7 @@ behavior in the <em class="parameter"><code>assistant</code></em>
|
|
801
472
|
<pre class="programlisting"><a class="link" href="GtkAssistant.html#GtkAssistantPageType" title="enum GtkAssistantPageType"><span class="returnvalue">GtkAssistantPageType</span></a>
|
802
473
|
gtk_assistant_get_page_type (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
803
474
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
804
|
-
<p>
|
805
|
-
.</p>
|
806
|
-
<div class="refsect3">
|
807
|
-
<a name="id-1.4.4.8.12.13.5"></a><h4>Parameters</h4>
|
808
|
-
<div class="informaltable"><table width="100%" border="0">
|
809
|
-
<colgroup>
|
810
|
-
<col width="150px" class="parameters_name">
|
811
|
-
<col class="parameters_description">
|
812
|
-
<col width="200px" class="parameters_annotations">
|
813
|
-
</colgroup>
|
814
|
-
<tbody>
|
815
|
-
<tr>
|
816
|
-
<td class="parameter_name"><p>assistant</p></td>
|
817
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
818
|
-
<td class="parameter_annotations"> </td>
|
819
|
-
</tr>
|
820
|
-
<tr>
|
821
|
-
<td class="parameter_name"><p>page</p></td>
|
822
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
823
|
-
</p></td>
|
824
|
-
<td class="parameter_annotations"> </td>
|
825
|
-
</tr>
|
826
|
-
</tbody>
|
827
|
-
</table></div>
|
828
|
-
</div>
|
829
|
-
<div class="refsect3">
|
830
|
-
<a name="id-1.4.4.8.12.13.6"></a><h4>Returns</h4>
|
831
|
-
<p> the page type of <em class="parameter"><code>page</code></em>
|
832
|
-
.</p>
|
833
|
-
<p></p>
|
834
|
-
</div>
|
835
|
-
<p class="since">Since 2.10</p>
|
475
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
836
476
|
</div>
|
837
477
|
<hr>
|
838
478
|
<div class="refsect2">
|
@@ -841,40 +481,7 @@ gtk_assistant_get_page_type (<em class="parameter"><code><a class="link" href="G
|
|
841
481
|
gtk_assistant_set_page_title (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
842
482
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
843
483
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);</pre>
|
844
|
-
<p>
|
845
|
-
. The title is displayed in the header
|
846
|
-
area of the assistant when <em class="parameter"><code>page</code></em>
|
847
|
-
is the current page.</p>
|
848
|
-
<div class="refsect3">
|
849
|
-
<a name="id-1.4.4.8.12.14.5"></a><h4>Parameters</h4>
|
850
|
-
<div class="informaltable"><table width="100%" border="0">
|
851
|
-
<colgroup>
|
852
|
-
<col width="150px" class="parameters_name">
|
853
|
-
<col class="parameters_description">
|
854
|
-
<col width="200px" class="parameters_annotations">
|
855
|
-
</colgroup>
|
856
|
-
<tbody>
|
857
|
-
<tr>
|
858
|
-
<td class="parameter_name"><p>assistant</p></td>
|
859
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
860
|
-
<td class="parameter_annotations"> </td>
|
861
|
-
</tr>
|
862
|
-
<tr>
|
863
|
-
<td class="parameter_name"><p>page</p></td>
|
864
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
865
|
-
</p></td>
|
866
|
-
<td class="parameter_annotations"> </td>
|
867
|
-
</tr>
|
868
|
-
<tr>
|
869
|
-
<td class="parameter_name"><p>title</p></td>
|
870
|
-
<td class="parameter_description"><p>the new title for <em class="parameter"><code>page</code></em>
|
871
|
-
</p></td>
|
872
|
-
<td class="parameter_annotations"> </td>
|
873
|
-
</tr>
|
874
|
-
</tbody>
|
875
|
-
</table></div>
|
876
|
-
</div>
|
877
|
-
<p class="since">Since 2.10</p>
|
484
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
878
485
|
</div>
|
879
486
|
<hr>
|
880
487
|
<div class="refsect2">
|
@@ -882,38 +489,7 @@ area of the assistant when <em class="parameter"><code>page</code></em>
|
|
882
489
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
883
490
|
gtk_assistant_get_page_title (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
884
491
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
885
|
-
<p>
|
886
|
-
.</p>
|
887
|
-
<div class="refsect3">
|
888
|
-
<a name="id-1.4.4.8.12.15.5"></a><h4>Parameters</h4>
|
889
|
-
<div class="informaltable"><table width="100%" border="0">
|
890
|
-
<colgroup>
|
891
|
-
<col width="150px" class="parameters_name">
|
892
|
-
<col class="parameters_description">
|
893
|
-
<col width="200px" class="parameters_annotations">
|
894
|
-
</colgroup>
|
895
|
-
<tbody>
|
896
|
-
<tr>
|
897
|
-
<td class="parameter_name"><p>assistant</p></td>
|
898
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
899
|
-
<td class="parameter_annotations"> </td>
|
900
|
-
</tr>
|
901
|
-
<tr>
|
902
|
-
<td class="parameter_name"><p>page</p></td>
|
903
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
904
|
-
</p></td>
|
905
|
-
<td class="parameter_annotations"> </td>
|
906
|
-
</tr>
|
907
|
-
</tbody>
|
908
|
-
</table></div>
|
909
|
-
</div>
|
910
|
-
<div class="refsect3">
|
911
|
-
<a name="id-1.4.4.8.12.15.6"></a><h4>Returns</h4>
|
912
|
-
<p> the title for <em class="parameter"><code>page</code></em>
|
913
|
-
.</p>
|
914
|
-
<p></p>
|
915
|
-
</div>
|
916
|
-
<p class="since">Since 2.10</p>
|
492
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
917
493
|
</div>
|
918
494
|
<hr>
|
919
495
|
<div class="refsect2">
|
@@ -921,81 +497,16 @@ gtk_assistant_get_page_title (<em class="parameter"><code><a class="link" href="
|
|
921
497
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
922
498
|
gtk_assistant_set_page_header_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
923
499
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
924
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
925
|
-
<p>
|
926
|
-
. This image is displayed in the header
|
927
|
-
area of the assistant when <em class="parameter"><code>page</code></em>
|
928
|
-
is the current page.</p>
|
929
|
-
<div class="refsect3">
|
930
|
-
<a name="id-1.4.4.8.12.16.5"></a><h4>Parameters</h4>
|
931
|
-
<div class="informaltable"><table width="100%" border="0">
|
932
|
-
<colgroup>
|
933
|
-
<col width="150px" class="parameters_name">
|
934
|
-
<col class="parameters_description">
|
935
|
-
<col width="200px" class="parameters_annotations">
|
936
|
-
</colgroup>
|
937
|
-
<tbody>
|
938
|
-
<tr>
|
939
|
-
<td class="parameter_name"><p>assistant</p></td>
|
940
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
941
|
-
<td class="parameter_annotations"> </td>
|
942
|
-
</tr>
|
943
|
-
<tr>
|
944
|
-
<td class="parameter_name"><p>page</p></td>
|
945
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
946
|
-
</p></td>
|
947
|
-
<td class="parameter_annotations"> </td>
|
948
|
-
</tr>
|
949
|
-
<tr>
|
950
|
-
<td class="parameter_name"><p>pixbuf</p></td>
|
951
|
-
<td class="parameter_description"><p> the new header image <em class="parameter"><code>page</code></em>
|
952
|
-
. </p></td>
|
953
|
-
<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>
|
954
|
-
</tr>
|
955
|
-
</tbody>
|
956
|
-
</table></div>
|
957
|
-
</div>
|
958
|
-
<p class="since">Since 2.10</p>
|
500
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
501
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
959
502
|
</div>
|
960
503
|
<hr>
|
961
504
|
<div class="refsect2">
|
962
505
|
<a name="gtk-assistant-get-page-header-image"></a><h3>gtk_assistant_get_page_header_image ()</h3>
|
963
|
-
<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> *
|
506
|
+
<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> *
|
964
507
|
gtk_assistant_get_page_header_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
965
508
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
966
|
-
<p>
|
967
|
-
.</p>
|
968
|
-
<div class="refsect3">
|
969
|
-
<a name="id-1.4.4.8.12.17.5"></a><h4>Parameters</h4>
|
970
|
-
<div class="informaltable"><table width="100%" border="0">
|
971
|
-
<colgroup>
|
972
|
-
<col width="150px" class="parameters_name">
|
973
|
-
<col class="parameters_description">
|
974
|
-
<col width="200px" class="parameters_annotations">
|
975
|
-
</colgroup>
|
976
|
-
<tbody>
|
977
|
-
<tr>
|
978
|
-
<td class="parameter_name"><p>assistant</p></td>
|
979
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
980
|
-
<td class="parameter_annotations"> </td>
|
981
|
-
</tr>
|
982
|
-
<tr>
|
983
|
-
<td class="parameter_name"><p>page</p></td>
|
984
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
985
|
-
</p></td>
|
986
|
-
<td class="parameter_annotations"> </td>
|
987
|
-
</tr>
|
988
|
-
</tbody>
|
989
|
-
</table></div>
|
990
|
-
</div>
|
991
|
-
<div class="refsect3">
|
992
|
-
<a name="id-1.4.4.8.12.17.6"></a><h4>Returns</h4>
|
993
|
-
<p> the header image for <em class="parameter"><code>page</code></em>
|
994
|
-
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
995
|
-
if there's no header image for the page. </p>
|
996
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
997
|
-
</div>
|
998
|
-
<p class="since">Since 2.10</p>
|
509
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
999
510
|
</div>
|
1000
511
|
<hr>
|
1001
512
|
<div class="refsect2">
|
@@ -1003,81 +514,16 @@ if there's no header image for the page. </p>
|
|
1003
514
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1004
515
|
gtk_assistant_set_page_side_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1005
516
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
1006
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1007
|
-
<p>
|
1008
|
-
. This image is displayed in the side
|
1009
|
-
area of the assistant when <em class="parameter"><code>page</code></em>
|
1010
|
-
is the current page.</p>
|
1011
|
-
<div class="refsect3">
|
1012
|
-
<a name="id-1.4.4.8.12.18.5"></a><h4>Parameters</h4>
|
1013
|
-
<div class="informaltable"><table width="100%" border="0">
|
1014
|
-
<colgroup>
|
1015
|
-
<col width="150px" class="parameters_name">
|
1016
|
-
<col class="parameters_description">
|
1017
|
-
<col width="200px" class="parameters_annotations">
|
1018
|
-
</colgroup>
|
1019
|
-
<tbody>
|
1020
|
-
<tr>
|
1021
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1022
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1023
|
-
<td class="parameter_annotations"> </td>
|
1024
|
-
</tr>
|
1025
|
-
<tr>
|
1026
|
-
<td class="parameter_name"><p>page</p></td>
|
1027
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
1028
|
-
</p></td>
|
1029
|
-
<td class="parameter_annotations"> </td>
|
1030
|
-
</tr>
|
1031
|
-
<tr>
|
1032
|
-
<td class="parameter_name"><p>pixbuf</p></td>
|
1033
|
-
<td class="parameter_description"><p> the new header image <em class="parameter"><code>page</code></em>
|
1034
|
-
. </p></td>
|
1035
|
-
<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>
|
1036
|
-
</tr>
|
1037
|
-
</tbody>
|
1038
|
-
</table></div>
|
1039
|
-
</div>
|
1040
|
-
<p class="since">Since 2.10</p>
|
517
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
518
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1041
519
|
</div>
|
1042
520
|
<hr>
|
1043
521
|
<div class="refsect2">
|
1044
522
|
<a name="gtk-assistant-get-page-side-image"></a><h3>gtk_assistant_get_page_side_image ()</h3>
|
1045
|
-
<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> *
|
523
|
+
<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> *
|
1046
524
|
gtk_assistant_get_page_side_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1047
525
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
1048
|
-
<p>
|
1049
|
-
.</p>
|
1050
|
-
<div class="refsect3">
|
1051
|
-
<a name="id-1.4.4.8.12.19.5"></a><h4>Parameters</h4>
|
1052
|
-
<div class="informaltable"><table width="100%" border="0">
|
1053
|
-
<colgroup>
|
1054
|
-
<col width="150px" class="parameters_name">
|
1055
|
-
<col class="parameters_description">
|
1056
|
-
<col width="200px" class="parameters_annotations">
|
1057
|
-
</colgroup>
|
1058
|
-
<tbody>
|
1059
|
-
<tr>
|
1060
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1061
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1062
|
-
<td class="parameter_annotations"> </td>
|
1063
|
-
</tr>
|
1064
|
-
<tr>
|
1065
|
-
<td class="parameter_name"><p>page</p></td>
|
1066
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
1067
|
-
</p></td>
|
1068
|
-
<td class="parameter_annotations"> </td>
|
1069
|
-
</tr>
|
1070
|
-
</tbody>
|
1071
|
-
</table></div>
|
1072
|
-
</div>
|
1073
|
-
<div class="refsect3">
|
1074
|
-
<a name="id-1.4.4.8.12.19.6"></a><h4>Returns</h4>
|
1075
|
-
<p> the side image for <em class="parameter"><code>page</code></em>
|
1076
|
-
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1077
|
-
if there's no side image for the page. </p>
|
1078
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1079
|
-
</div>
|
1080
|
-
<p class="since">Since 2.10</p>
|
526
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1081
527
|
</div>
|
1082
528
|
<hr>
|
1083
529
|
<div class="refsect2">
|
@@ -1086,39 +532,7 @@ if there's no side image for the page. </p>
|
|
1086
532
|
gtk_assistant_set_page_complete (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1087
533
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
1088
534
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> complete</code></em>);</pre>
|
1089
|
-
<p>
|
1090
|
-
contents are complete. This will make
|
1091
|
-
<em class="parameter"><code>assistant</code></em>
|
1092
|
-
update the buttons state to be able to continue the task.</p>
|
1093
|
-
<div class="refsect3">
|
1094
|
-
<a name="id-1.4.4.8.12.20.5"></a><h4>Parameters</h4>
|
1095
|
-
<div class="informaltable"><table width="100%" border="0">
|
1096
|
-
<colgroup>
|
1097
|
-
<col width="150px" class="parameters_name">
|
1098
|
-
<col class="parameters_description">
|
1099
|
-
<col width="200px" class="parameters_annotations">
|
1100
|
-
</colgroup>
|
1101
|
-
<tbody>
|
1102
|
-
<tr>
|
1103
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1104
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1105
|
-
<td class="parameter_annotations"> </td>
|
1106
|
-
</tr>
|
1107
|
-
<tr>
|
1108
|
-
<td class="parameter_name"><p>page</p></td>
|
1109
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
1110
|
-
</p></td>
|
1111
|
-
<td class="parameter_annotations"> </td>
|
1112
|
-
</tr>
|
1113
|
-
<tr>
|
1114
|
-
<td class="parameter_name"><p>complete</p></td>
|
1115
|
-
<td class="parameter_description"><p>the completeness status of the page</p></td>
|
1116
|
-
<td class="parameter_annotations"> </td>
|
1117
|
-
</tr>
|
1118
|
-
</tbody>
|
1119
|
-
</table></div>
|
1120
|
-
</div>
|
1121
|
-
<p class="since">Since 2.10</p>
|
535
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1122
536
|
</div>
|
1123
537
|
<hr>
|
1124
538
|
<div class="refsect2">
|
@@ -1126,38 +540,7 @@ gtk_assistant_set_page_complete (<em class="parameter"><code><a class="link" hre
|
|
1126
540
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1127
541
|
gtk_assistant_get_page_complete (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1128
542
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
1129
|
-
<p>
|
1130
|
-
is complete.</p>
|
1131
|
-
<div class="refsect3">
|
1132
|
-
<a name="id-1.4.4.8.12.21.5"></a><h4>Parameters</h4>
|
1133
|
-
<div class="informaltable"><table width="100%" border="0">
|
1134
|
-
<colgroup>
|
1135
|
-
<col width="150px" class="parameters_name">
|
1136
|
-
<col class="parameters_description">
|
1137
|
-
<col width="200px" class="parameters_annotations">
|
1138
|
-
</colgroup>
|
1139
|
-
<tbody>
|
1140
|
-
<tr>
|
1141
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1142
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1143
|
-
<td class="parameter_annotations"> </td>
|
1144
|
-
</tr>
|
1145
|
-
<tr>
|
1146
|
-
<td class="parameter_name"><p>page</p></td>
|
1147
|
-
<td class="parameter_description"><p>a page of <em class="parameter"><code>assistant</code></em>
|
1148
|
-
</p></td>
|
1149
|
-
<td class="parameter_annotations"> </td>
|
1150
|
-
</tr>
|
1151
|
-
</tbody>
|
1152
|
-
</table></div>
|
1153
|
-
</div>
|
1154
|
-
<div class="refsect3">
|
1155
|
-
<a name="id-1.4.4.8.12.21.6"></a><h4>Returns</h4>
|
1156
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>page</code></em>
|
1157
|
-
is complete.</p>
|
1158
|
-
<p></p>
|
1159
|
-
</div>
|
1160
|
-
<p class="since">Since 2.10</p>
|
543
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1161
544
|
</div>
|
1162
545
|
<hr>
|
1163
546
|
<div class="refsect2">
|
@@ -1165,30 +548,7 @@ is complete.</p>
|
|
1165
548
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1166
549
|
gtk_assistant_add_action_widget (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1167
550
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
1168
|
-
<p>
|
1169
|
-
<div class="refsect3">
|
1170
|
-
<a name="id-1.4.4.8.12.22.5"></a><h4>Parameters</h4>
|
1171
|
-
<div class="informaltable"><table width="100%" border="0">
|
1172
|
-
<colgroup>
|
1173
|
-
<col width="150px" class="parameters_name">
|
1174
|
-
<col class="parameters_description">
|
1175
|
-
<col width="200px" class="parameters_annotations">
|
1176
|
-
</colgroup>
|
1177
|
-
<tbody>
|
1178
|
-
<tr>
|
1179
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1180
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1181
|
-
<td class="parameter_annotations"> </td>
|
1182
|
-
</tr>
|
1183
|
-
<tr>
|
1184
|
-
<td class="parameter_name"><p>child</p></td>
|
1185
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
1186
|
-
<td class="parameter_annotations"> </td>
|
1187
|
-
</tr>
|
1188
|
-
</tbody>
|
1189
|
-
</table></div>
|
1190
|
-
</div>
|
1191
|
-
<p class="since">Since 2.10</p>
|
551
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1192
552
|
</div>
|
1193
553
|
<hr>
|
1194
554
|
<div class="refsect2">
|
@@ -1196,90 +556,21 @@ gtk_assistant_add_action_widget (<em class="parameter"><code><a class="link" hre
|
|
1196
556
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1197
557
|
gtk_assistant_remove_action_widget (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1198
558
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
1199
|
-
<p>
|
1200
|
-
<div class="refsect3">
|
1201
|
-
<a name="id-1.4.4.8.12.23.5"></a><h4>Parameters</h4>
|
1202
|
-
<div class="informaltable"><table width="100%" border="0">
|
1203
|
-
<colgroup>
|
1204
|
-
<col width="150px" class="parameters_name">
|
1205
|
-
<col class="parameters_description">
|
1206
|
-
<col width="200px" class="parameters_annotations">
|
1207
|
-
</colgroup>
|
1208
|
-
<tbody>
|
1209
|
-
<tr>
|
1210
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1211
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1212
|
-
<td class="parameter_annotations"> </td>
|
1213
|
-
</tr>
|
1214
|
-
<tr>
|
1215
|
-
<td class="parameter_name"><p>child</p></td>
|
1216
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
1217
|
-
<td class="parameter_annotations"> </td>
|
1218
|
-
</tr>
|
1219
|
-
</tbody>
|
1220
|
-
</table></div>
|
1221
|
-
</div>
|
1222
|
-
<p class="since">Since 2.10</p>
|
559
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1223
560
|
</div>
|
1224
561
|
<hr>
|
1225
562
|
<div class="refsect2">
|
1226
563
|
<a name="gtk-assistant-update-buttons-state"></a><h3>gtk_assistant_update_buttons_state ()</h3>
|
1227
564
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1228
565
|
gtk_assistant_update_buttons_state (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>);</pre>
|
1229
|
-
<p>
|
1230
|
-
to recompute the buttons state.</p>
|
1231
|
-
<p>GTK+ automatically takes care of this in most situations,
|
1232
|
-
e.g. when the user goes to a different page, or when the
|
1233
|
-
visibility or completeness of a page changes.</p>
|
1234
|
-
<p>One situation where it can be necessary to call this
|
1235
|
-
function is when changing a value on the current page
|
1236
|
-
affects the future page flow of the assistant.</p>
|
1237
|
-
<div class="refsect3">
|
1238
|
-
<a name="id-1.4.4.8.12.24.7"></a><h4>Parameters</h4>
|
1239
|
-
<div class="informaltable"><table width="100%" border="0">
|
1240
|
-
<colgroup>
|
1241
|
-
<col width="150px" class="parameters_name">
|
1242
|
-
<col class="parameters_description">
|
1243
|
-
<col width="200px" class="parameters_annotations">
|
1244
|
-
</colgroup>
|
1245
|
-
<tbody><tr>
|
1246
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1247
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1248
|
-
<td class="parameter_annotations"> </td>
|
1249
|
-
</tr></tbody>
|
1250
|
-
</table></div>
|
1251
|
-
</div>
|
1252
|
-
<p class="since">Since 2.10</p>
|
566
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1253
567
|
</div>
|
1254
568
|
<hr>
|
1255
569
|
<div class="refsect2">
|
1256
570
|
<a name="gtk-assistant-commit"></a><h3>gtk_assistant_commit ()</h3>
|
1257
571
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1258
572
|
gtk_assistant_commit (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>);</pre>
|
1259
|
-
<p>
|
1260
|
-
shown on the current page, and removes the cancel button
|
1261
|
-
from subsequent pages.</p>
|
1262
|
-
<p>Use this when the information provided up to the current
|
1263
|
-
page is hereafter deemed permanent and cannot be modified
|
1264
|
-
or undone. For example, showing a progress page to track
|
1265
|
-
a long-running, unreversible operation after the user has
|
1266
|
-
clicked apply on a confirmation page.</p>
|
1267
|
-
<div class="refsect3">
|
1268
|
-
<a name="id-1.4.4.8.12.25.6"></a><h4>Parameters</h4>
|
1269
|
-
<div class="informaltable"><table width="100%" border="0">
|
1270
|
-
<colgroup>
|
1271
|
-
<col width="150px" class="parameters_name">
|
1272
|
-
<col class="parameters_description">
|
1273
|
-
<col width="200px" class="parameters_annotations">
|
1274
|
-
</colgroup>
|
1275
|
-
<tbody><tr>
|
1276
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1277
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1278
|
-
<td class="parameter_annotations"> </td>
|
1279
|
-
</tr></tbody>
|
1280
|
-
</table></div>
|
1281
|
-
</div>
|
1282
|
-
<p class="since">Since 2.22</p>
|
573
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
1283
574
|
</div>
|
1284
575
|
</div>
|
1285
576
|
<div class="refsect1">
|
@@ -1287,19 +578,12 @@ clicked apply on a confirmation page.</p>
|
|
1287
578
|
<div class="refsect2">
|
1288
579
|
<a name="GtkAssistant-struct"></a><h3>struct GtkAssistant</h3>
|
1289
580
|
<pre class="programlisting">struct GtkAssistant;</pre>
|
1290
|
-
<p>
|
1291
|
-
</p>
|
1292
581
|
</div>
|
1293
582
|
<hr>
|
1294
583
|
<div class="refsect2">
|
1295
584
|
<a name="GtkAssistantPageType"></a><h3>enum GtkAssistantPageType</h3>
|
1296
|
-
<p>An enum for determining the page role inside the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a>. It's
|
1297
|
-
used to handle buttons sensitivity and visibility.</p>
|
1298
|
-
<p>Note that an assistant needs to end its page flow with a page of type
|
1299
|
-
<a class="link" href="GtkAssistant.html#GTK-ASSISTANT-PAGE-CONFIRM:CAPS"><code class="literal">GTK_ASSISTANT_PAGE_CONFIRM</code></a>, <a class="link" href="GtkAssistant.html#GTK-ASSISTANT-PAGE-SUMMARY:CAPS"><code class="literal">GTK_ASSISTANT_PAGE_SUMMARY</code></a> or
|
1300
|
-
<a class="link" href="GtkAssistant.html#GTK-ASSISTANT-PAGE-PROGRESS:CAPS"><code class="literal">GTK_ASSISTANT_PAGE_PROGRESS</code></a> to be correct.</p>
|
1301
585
|
<div class="refsect3">
|
1302
|
-
<a name="
|
586
|
+
<a name="GtkAssistantPageType.members"></a><h4>Members</h4>
|
1303
587
|
<div class="informaltable"><table width="100%" border="0">
|
1304
588
|
<colgroup>
|
1305
589
|
<col width="300px" class="enum_members_name">
|
@@ -1309,42 +593,28 @@ used to handle buttons sensitivity and visibility.</p>
|
|
1309
593
|
<tbody>
|
1310
594
|
<tr>
|
1311
595
|
<td class="enum_member_name"><p><a name="GTK-ASSISTANT-PAGE-CONTENT:CAPS"></a>GTK_ASSISTANT_PAGE_CONTENT</p></td>
|
1312
|
-
<td
|
1313
|
-
<
|
1314
|
-
</td>
|
1315
|
-
<td class="enum_member_annotations"> </td>
|
596
|
+
<td> </td>
|
597
|
+
<td> </td>
|
1316
598
|
</tr>
|
1317
599
|
<tr>
|
1318
600
|
<td class="enum_member_name"><p><a name="GTK-ASSISTANT-PAGE-INTRO:CAPS"></a>GTK_ASSISTANT_PAGE_INTRO</p></td>
|
1319
|
-
<td
|
1320
|
-
<
|
1321
|
-
assistant task.</p>
|
1322
|
-
</td>
|
1323
|
-
<td class="enum_member_annotations"> </td>
|
601
|
+
<td> </td>
|
602
|
+
<td> </td>
|
1324
603
|
</tr>
|
1325
604
|
<tr>
|
1326
605
|
<td class="enum_member_name"><p><a name="GTK-ASSISTANT-PAGE-CONFIRM:CAPS"></a>GTK_ASSISTANT_PAGE_CONFIRM</p></td>
|
1327
|
-
<td
|
1328
|
-
<
|
1329
|
-
changes.</p>
|
1330
|
-
</td>
|
1331
|
-
<td class="enum_member_annotations"> </td>
|
606
|
+
<td> </td>
|
607
|
+
<td> </td>
|
1332
608
|
</tr>
|
1333
609
|
<tr>
|
1334
610
|
<td class="enum_member_name"><p><a name="GTK-ASSISTANT-PAGE-SUMMARY:CAPS"></a>GTK_ASSISTANT_PAGE_SUMMARY</p></td>
|
1335
|
-
<td
|
1336
|
-
<
|
1337
|
-
done.</p>
|
1338
|
-
</td>
|
1339
|
-
<td class="enum_member_annotations"> </td>
|
611
|
+
<td> </td>
|
612
|
+
<td> </td>
|
1340
613
|
</tr>
|
1341
614
|
<tr>
|
1342
615
|
<td class="enum_member_name"><p><a name="GTK-ASSISTANT-PAGE-PROGRESS:CAPS"></a>GTK_ASSISTANT_PAGE_PROGRESS</p></td>
|
1343
|
-
<td
|
1344
|
-
<
|
1345
|
-
complete, blocks the assistant until the page is marked as complete.</p>
|
1346
|
-
</td>
|
1347
|
-
<td class="enum_member_annotations"> </td>
|
616
|
+
<td> </td>
|
617
|
+
<td> </td>
|
1348
618
|
</tr>
|
1349
619
|
</tbody>
|
1350
620
|
</table></div>
|
@@ -1356,21 +626,18 @@ used to handle buttons sensitivity and visibility.</p>
|
|
1356
626
|
<div class="refsect2">
|
1357
627
|
<a name="GtkAssistant--c-complete"></a><h3>The <code class="literal">“complete”</code> child property</h3>
|
1358
628
|
<pre class="programlisting"> “complete” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1359
|
-
<p>
|
1360
|
-
(i.e.: all the required fields are filled out). GTK+ uses this information
|
1361
|
-
to control the sensitivity of the navigation buttons.</p>
|
629
|
+
<p>Whether all required fields on the page have been filled out.</p>
|
1362
630
|
<p>Flags: Read / Write</p>
|
1363
631
|
<p>Default value: FALSE</p>
|
1364
|
-
<p class="since">Since 2.10</p>
|
632
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1365
633
|
</div>
|
1366
634
|
<hr>
|
1367
635
|
<div class="refsect2">
|
1368
636
|
<a name="GtkAssistant--c-header-image"></a><h3>The <code class="literal">“header-image”</code> child property</h3>
|
1369
|
-
<pre class="programlisting"> “header-image” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
1370
|
-
<p>
|
1371
|
-
<p>Set this to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to make the sidebar disappear.</p>
|
637
|
+
<pre class="programlisting"> “header-image” <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>
|
638
|
+
<p>Header image for the assistant page.</p>
|
1372
639
|
<p>Flags: Read / Write</p>
|
1373
|
-
<p class="since">Since 2.10</p>
|
640
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1374
641
|
</div>
|
1375
642
|
<hr>
|
1376
643
|
<div class="refsect2">
|
@@ -1379,12 +646,12 @@ to control the sensitivity of the navigation buttons.</p>
|
|
1379
646
|
<p>The type of the assistant page.</p>
|
1380
647
|
<p>Flags: Read / Write</p>
|
1381
648
|
<p>Default value: GTK_ASSISTANT_PAGE_CONTENT</p>
|
1382
|
-
<p class="since">Since 2.10</p>
|
649
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1383
650
|
</div>
|
1384
651
|
<hr>
|
1385
652
|
<div class="refsect2">
|
1386
653
|
<a name="GtkAssistant--c-sidebar-image"></a><h3>The <code class="literal">“sidebar-image”</code> child property</h3>
|
1387
|
-
<pre class="programlisting"> “sidebar-image” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
654
|
+
<pre class="programlisting"> “sidebar-image” <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>
|
1388
655
|
<p>Sidebar image for the assistant page.</p>
|
1389
656
|
<p>Flags: Read / Write</p>
|
1390
657
|
</div>
|
@@ -1392,11 +659,10 @@ to control the sensitivity of the navigation buttons.</p>
|
|
1392
659
|
<div class="refsect2">
|
1393
660
|
<a name="GtkAssistant--c-title"></a><h3>The <code class="literal">“title”</code> child property</h3>
|
1394
661
|
<pre class="programlisting"> “title” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1395
|
-
<p>The title
|
1396
|
-
<p>If title and header-image are both <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no header is displayed.</p>
|
662
|
+
<p>The title of the assistant page.</p>
|
1397
663
|
<p>Flags: Read / Write</p>
|
1398
664
|
<p>Default value: NULL</p>
|
1399
|
-
<p class="since">Since 2.10</p>
|
665
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1400
666
|
</div>
|
1401
667
|
</div>
|
1402
668
|
<div class="refsect1">
|
@@ -1426,38 +692,8 @@ to control the sensitivity of the navigation buttons.</p>
|
|
1426
692
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1427
693
|
user_function (<a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant,
|
1428
694
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1429
|
-
<p>The ::apply signal is emitted when the apply button is clicked. The default
|
1430
|
-
behavior of the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> is to switch to the page after the current
|
1431
|
-
page, unless the current page is the last one.</p>
|
1432
|
-
<p>A handler for the ::apply signal should carry out the actions for which
|
1433
|
-
the wizard has collected data. If the action takes a long time to complete,
|
1434
|
-
you might consider putting a page of type <a class="link" href="GtkAssistant.html#GTK-ASSISTANT-PAGE-PROGRESS:CAPS"><code class="literal">GTK_ASSISTANT_PAGE_PROGRESS</code></a>
|
1435
|
-
after the confirmation page and handle this operation within the
|
1436
|
-
<a class="link" href="GtkAssistant.html#GtkAssistant-prepare" title="The “prepare” signal"><span class="type">“prepare”</span></a> signal of the progress page.</p>
|
1437
|
-
<div class="refsect3">
|
1438
|
-
<a name="id-1.4.4.8.16.2.6"></a><h4>Parameters</h4>
|
1439
|
-
<div class="informaltable"><table width="100%" border="0">
|
1440
|
-
<colgroup>
|
1441
|
-
<col width="150px" class="parameters_name">
|
1442
|
-
<col class="parameters_description">
|
1443
|
-
<col width="200px" class="parameters_annotations">
|
1444
|
-
</colgroup>
|
1445
|
-
<tbody>
|
1446
|
-
<tr>
|
1447
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1448
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1449
|
-
<td class="parameter_annotations"> </td>
|
1450
|
-
</tr>
|
1451
|
-
<tr>
|
1452
|
-
<td class="parameter_name"><p>user_data</p></td>
|
1453
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
1454
|
-
<td class="parameter_annotations"> </td>
|
1455
|
-
</tr>
|
1456
|
-
</tbody>
|
1457
|
-
</table></div>
|
1458
|
-
</div>
|
1459
695
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1460
|
-
<p class="since">Since 2.10</p>
|
696
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1461
697
|
</div>
|
1462
698
|
<hr>
|
1463
699
|
<div class="refsect2">
|
@@ -1465,31 +701,8 @@ after the confirmation page and handle this operation within the
|
|
1465
701
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1466
702
|
user_function (<a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant,
|
1467
703
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1468
|
-
<p>The ::cancel signal is emitted when then the cancel button is clicked.</p>
|
1469
|
-
<div class="refsect3">
|
1470
|
-
<a name="id-1.4.4.8.16.3.5"></a><h4>Parameters</h4>
|
1471
|
-
<div class="informaltable"><table width="100%" border="0">
|
1472
|
-
<colgroup>
|
1473
|
-
<col width="150px" class="parameters_name">
|
1474
|
-
<col class="parameters_description">
|
1475
|
-
<col width="200px" class="parameters_annotations">
|
1476
|
-
</colgroup>
|
1477
|
-
<tbody>
|
1478
|
-
<tr>
|
1479
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1480
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1481
|
-
<td class="parameter_annotations"> </td>
|
1482
|
-
</tr>
|
1483
|
-
<tr>
|
1484
|
-
<td class="parameter_name"><p>user_data</p></td>
|
1485
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
1486
|
-
<td class="parameter_annotations"> </td>
|
1487
|
-
</tr>
|
1488
|
-
</tbody>
|
1489
|
-
</table></div>
|
1490
|
-
</div>
|
1491
704
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1492
|
-
<p class="since">Since 2.10</p>
|
705
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1493
706
|
</div>
|
1494
707
|
<hr>
|
1495
708
|
<div class="refsect2">
|
@@ -1497,33 +710,8 @@ user_function (<a class="link" href="GtkAssistant.html" title="GtkAssistant"><sp
|
|
1497
710
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1498
711
|
user_function (<a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant,
|
1499
712
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1500
|
-
<p>The ::close signal is emitted either when the close button of
|
1501
|
-
a summary page is clicked, or when the apply button in the last
|
1502
|
-
page in the flow (of type <a class="link" href="GtkAssistant.html#GTK-ASSISTANT-PAGE-CONFIRM:CAPS"><code class="literal">GTK_ASSISTANT_PAGE_CONFIRM</code></a>) is clicked.</p>
|
1503
|
-
<div class="refsect3">
|
1504
|
-
<a name="id-1.4.4.8.16.4.5"></a><h4>Parameters</h4>
|
1505
|
-
<div class="informaltable"><table width="100%" border="0">
|
1506
|
-
<colgroup>
|
1507
|
-
<col width="150px" class="parameters_name">
|
1508
|
-
<col class="parameters_description">
|
1509
|
-
<col width="200px" class="parameters_annotations">
|
1510
|
-
</colgroup>
|
1511
|
-
<tbody>
|
1512
|
-
<tr>
|
1513
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1514
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1515
|
-
<td class="parameter_annotations"> </td>
|
1516
|
-
</tr>
|
1517
|
-
<tr>
|
1518
|
-
<td class="parameter_name"><p>user_data</p></td>
|
1519
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
1520
|
-
<td class="parameter_annotations"> </td>
|
1521
|
-
</tr>
|
1522
|
-
</tbody>
|
1523
|
-
</table></div>
|
1524
|
-
</div>
|
1525
713
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1526
|
-
<p class="since">Since 2.10</p>
|
714
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1527
715
|
</div>
|
1528
716
|
<hr>
|
1529
717
|
<div class="refsect2">
|
@@ -1532,44 +720,12 @@ page in the flow (of type <a class="link" href="GtkAssistant.html#GTK-ASSISTANT-
|
|
1532
720
|
user_function (<a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant,
|
1533
721
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page,
|
1534
722
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1535
|
-
<p>The ::prepare signal is emitted when a new page is set as the assistant's
|
1536
|
-
current page, before making the new page visible. A handler for this signal
|
1537
|
-
can do any preparation which are necessary before showing <em class="parameter"><code>page</code></em>
|
1538
|
-
.</p>
|
1539
|
-
<div class="refsect3">
|
1540
|
-
<a name="id-1.4.4.8.16.5.5"></a><h4>Parameters</h4>
|
1541
|
-
<div class="informaltable"><table width="100%" border="0">
|
1542
|
-
<colgroup>
|
1543
|
-
<col width="150px" class="parameters_name">
|
1544
|
-
<col class="parameters_description">
|
1545
|
-
<col width="200px" class="parameters_annotations">
|
1546
|
-
</colgroup>
|
1547
|
-
<tbody>
|
1548
|
-
<tr>
|
1549
|
-
<td class="parameter_name"><p>assistant</p></td>
|
1550
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a></p></td>
|
1551
|
-
<td class="parameter_annotations"> </td>
|
1552
|
-
</tr>
|
1553
|
-
<tr>
|
1554
|
-
<td class="parameter_name"><p>page</p></td>
|
1555
|
-
<td class="parameter_description"><p>the current page</p></td>
|
1556
|
-
<td class="parameter_annotations"> </td>
|
1557
|
-
</tr>
|
1558
|
-
<tr>
|
1559
|
-
<td class="parameter_name"><p>user_data</p></td>
|
1560
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
1561
|
-
<td class="parameter_annotations"> </td>
|
1562
|
-
</tr>
|
1563
|
-
</tbody>
|
1564
|
-
</table></div>
|
1565
|
-
</div>
|
1566
723
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1567
|
-
<p class="since">Since 2.10</p>
|
724
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1568
725
|
</div>
|
1569
726
|
</div>
|
1570
727
|
</div>
|
1571
728
|
<div class="footer">
|
1572
|
-
<hr>
|
1573
|
-
Generated by GTK-Doc V1.21.1</div>
|
729
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1574
730
|
</body>
|
1575
731
|
</html>
|