gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkItem.html" title="GtkItem">
|
10
10
|
<link rel="next" href="GtkMisc.html" title="GtkMisc">
|
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">
|
@@ -222,7 +222,7 @@
|
|
222
222
|
</div>
|
223
223
|
<div class="refsect1">
|
224
224
|
<a name="GtkMenuShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
225
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
225
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
226
226
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
227
227
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
228
228
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -267,7 +267,7 @@ gtk_menu_shell_append (<em class="parameter"><code><a class="link" href="GtkMenu
|
|
267
267
|
Adds a new <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> to the end of the menu shell's item list.
|
268
268
|
</p>
|
269
269
|
<div class="refsect3">
|
270
|
-
<a name="
|
270
|
+
<a name="gtk-menu-shell-append.parameters"></a><h4>Parameters</h4>
|
271
271
|
<div class="informaltable"><table width="100%" border="0">
|
272
272
|
<colgroup>
|
273
273
|
<col width="150px" class="parameters_name">
|
@@ -299,7 +299,7 @@ gtk_menu_shell_prepend (<em class="parameter"><code><a class="link" href="GtkMen
|
|
299
299
|
Adds a new <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> to the beginning of the menu shell's item list.
|
300
300
|
</p>
|
301
301
|
<div class="refsect3">
|
302
|
-
<a name="
|
302
|
+
<a name="gtk-menu-shell-prepend.parameters"></a><h4>Parameters</h4>
|
303
303
|
<div class="informaltable"><table width="100%" border="0">
|
304
304
|
<colgroup>
|
305
305
|
<col width="150px" class="parameters_name">
|
@@ -333,7 +333,7 @@ Adds a new <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span cla
|
|
333
333
|
indicated by <em class="parameter"><code>position</code></em>.
|
334
334
|
</p>
|
335
335
|
<div class="refsect3">
|
336
|
-
<a name="
|
336
|
+
<a name="gtk-menu-shell-insert.parameters"></a><h4>Parameters</h4>
|
337
337
|
<div class="informaltable"><table width="100%" border="0">
|
338
338
|
<colgroup>
|
339
339
|
<col width="150px" class="parameters_name">
|
@@ -372,7 +372,7 @@ Deactivates the menu shell. Typically this results in the menu shell
|
|
372
372
|
being erased from the screen.
|
373
373
|
</p>
|
374
374
|
<div class="refsect3">
|
375
|
-
<a name="
|
375
|
+
<a name="gtk-menu-shell-deactivate.parameters"></a><h4>Parameters</h4>
|
376
376
|
<div class="informaltable"><table width="100%" border="0">
|
377
377
|
<colgroup>
|
378
378
|
<col width="150px" class="parameters_name">
|
@@ -397,7 +397,7 @@ gtk_menu_shell_select_item (<em class="parameter"><code><a class="link" href="Gt
|
|
397
397
|
Selects the menu item from the menu shell.
|
398
398
|
</p>
|
399
399
|
<div class="refsect3">
|
400
|
-
<a name="
|
400
|
+
<a name="gtk-menu-shell-select-item.parameters"></a><h4>Parameters</h4>
|
401
401
|
<div class="informaltable"><table width="100%" border="0">
|
402
402
|
<colgroup>
|
403
403
|
<col width="150px" class="parameters_name">
|
@@ -429,7 +429,7 @@ gtk_menu_shell_select_first (<em class="parameter"><code><a class="link" href="G
|
|
429
429
|
don't select tearoff items unless the only item is a tearoff
|
430
430
|
item.</p>
|
431
431
|
<div class="refsect3">
|
432
|
-
<a name="
|
432
|
+
<a name="gtk-menu-shell-select-first.parameters"></a><h4>Parameters</h4>
|
433
433
|
<div class="informaltable"><table width="100%" border="0">
|
434
434
|
<colgroup>
|
435
435
|
<col width="150px" class="parameters_name">
|
@@ -454,7 +454,7 @@ popped up initially.</p></td>
|
|
454
454
|
</tbody>
|
455
455
|
</table></div>
|
456
456
|
</div>
|
457
|
-
<p class="since">Since 2.2</p>
|
457
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
458
458
|
</div>
|
459
459
|
<hr>
|
460
460
|
<div class="refsect2">
|
@@ -465,7 +465,7 @@ gtk_menu_shell_deselect (<em class="parameter"><code><a class="link" href="GtkMe
|
|
465
465
|
Deselects the currently selected item from the menu shell, if any.
|
466
466
|
</p>
|
467
467
|
<div class="refsect3">
|
468
|
-
<a name="
|
468
|
+
<a name="gtk-menu-shell-deselect.parameters"></a><h4>Parameters</h4>
|
469
469
|
<div class="informaltable"><table width="100%" border="0">
|
470
470
|
<colgroup>
|
471
471
|
<col width="150px" class="parameters_name">
|
@@ -491,7 +491,7 @@ gtk_menu_shell_activate_item (<em class="parameter"><code><a class="link" href="
|
|
491
491
|
Activates the menu item within the menu shell.
|
492
492
|
</p>
|
493
493
|
<div class="refsect3">
|
494
|
-
<a name="
|
494
|
+
<a name="gtk-menu-shell-activate-item.parameters"></a><h4>Parameters</h4>
|
495
495
|
<div class="informaltable"><table width="100%" border="0">
|
496
496
|
<colgroup>
|
497
497
|
<col width="150px" class="parameters_name">
|
@@ -526,7 +526,7 @@ after the menu item is activated.</p></td>
|
|
526
526
|
gtk_menu_shell_cancel (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>);</pre>
|
527
527
|
<p>Cancels the selection within the menu shell.</p>
|
528
528
|
<div class="refsect3">
|
529
|
-
<a name="
|
529
|
+
<a name="gtk-menu-shell-cancel.parameters"></a><h4>Parameters</h4>
|
530
530
|
<div class="informaltable"><table width="100%" border="0">
|
531
531
|
<colgroup>
|
532
532
|
<col width="150px" class="parameters_name">
|
@@ -540,7 +540,7 @@ gtk_menu_shell_cancel (<em class="parameter"><code><a class="link" href="GtkMenu
|
|
540
540
|
</tr></tbody>
|
541
541
|
</table></div>
|
542
542
|
</div>
|
543
|
-
<p class="since">Since 2.4</p>
|
543
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
544
544
|
</div>
|
545
545
|
<hr>
|
546
546
|
<div class="refsect2">
|
@@ -571,9 +571,9 @@ work if the focus is on some toplevel owned by the onscreen keyboard.</p>
|
|
571
571
|
set to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
572
572
|
should not display mnemonics or accelerators, since it cannot be
|
573
573
|
guaranteed that they will work.</p>
|
574
|
-
<p>See also <a href="
|
574
|
+
<p>See also <a href="../html/gdk2-General.html#gdk-keyboard-grab"><code class="function">gdk_keyboard_grab()</code></a></p>
|
575
575
|
<div class="refsect3">
|
576
|
-
<a name="
|
576
|
+
<a name="gtk-menu-shell-set-take-focus.parameters"></a><h4>Parameters</h4>
|
577
577
|
<div class="informaltable"><table width="100%" border="0">
|
578
578
|
<colgroup>
|
579
579
|
<col width="150px" class="parameters_name">
|
@@ -594,7 +594,7 @@ guaranteed that they will work.</p>
|
|
594
594
|
</tbody>
|
595
595
|
</table></div>
|
596
596
|
</div>
|
597
|
-
<p class="since">Since 2.8</p>
|
597
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
598
598
|
</div>
|
599
599
|
<hr>
|
600
600
|
<div class="refsect2">
|
@@ -603,7 +603,7 @@ guaranteed that they will work.</p>
|
|
603
603
|
gtk_menu_shell_get_take_focus (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>);</pre>
|
604
604
|
<p>Returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the menu shell will take the keyboard focus on popup.</p>
|
605
605
|
<div class="refsect3">
|
606
|
-
<a name="
|
606
|
+
<a name="gtk-menu-shell-get-take-focus.parameters"></a><h4>Parameters</h4>
|
607
607
|
<div class="informaltable"><table width="100%" border="0">
|
608
608
|
<colgroup>
|
609
609
|
<col width="150px" class="parameters_name">
|
@@ -618,11 +618,10 @@ gtk_menu_shell_get_take_focus (<em class="parameter"><code><a class="link" href=
|
|
618
618
|
</table></div>
|
619
619
|
</div>
|
620
620
|
<div class="refsect3">
|
621
|
-
<a name="
|
621
|
+
<a name="gtk-menu-shell-get-take-focus.returns"></a><h4>Returns</h4>
|
622
622
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the menu shell will take the keyboard focus on popup.</p>
|
623
|
-
<p></p>
|
624
623
|
</div>
|
625
|
-
<p class="since">Since 2.8</p>
|
624
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
626
625
|
</div>
|
627
626
|
</div>
|
628
627
|
<div class="refsect1">
|
@@ -658,7 +657,7 @@ an application.)
|
|
658
657
|
An enumeration representing directional movements within a menu.
|
659
658
|
</p>
|
660
659
|
<div class="refsect3">
|
661
|
-
<a name="
|
660
|
+
<a name="GtkMenuDirectionType.members"></a><h4>Members</h4>
|
662
661
|
<div class="informaltable"><table width="100%" border="0">
|
663
662
|
<colgroup>
|
664
663
|
<col width="300px" class="enum_members_name">
|
@@ -709,7 +708,7 @@ keyboard focus. See <a class="link" href="GtkMenuShell.html#gtk-menu-shell-set-t
|
|
709
708
|
<a class="link" href="GtkMenuShell.html#gtk-menu-shell-get-take-focus" title="gtk_menu_shell_get_take_focus ()"><code class="function">gtk_menu_shell_get_take_focus()</code></a>.</p>
|
710
709
|
<p>Flags: Read / Write</p>
|
711
710
|
<p>Default value: TRUE</p>
|
712
|
-
<p class="since">Since 2.8</p>
|
711
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
713
712
|
</div>
|
714
713
|
</div>
|
715
714
|
<div class="refsect1">
|
@@ -725,7 +724,7 @@ An action signal that activates the current menu item within the menu
|
|
725
724
|
shell.
|
726
725
|
</p>
|
727
726
|
<div class="refsect3">
|
728
|
-
<a name="
|
727
|
+
<a name="GtkMenuShell-activate-current.parameters"></a><h4>Parameters</h4>
|
729
728
|
<div class="informaltable"><table width="100%" border="0">
|
730
729
|
<colgroup>
|
731
730
|
<col width="150px" class="parameters_name">
|
@@ -764,7 +763,7 @@ An action signal which cancels the selection within the menu shell.
|
|
764
763
|
Causes the GtkMenuShell::selection-done signal to be emitted.
|
765
764
|
</p>
|
766
765
|
<div class="refsect3">
|
767
|
-
<a name="
|
766
|
+
<a name="GtkMenuShell-cancel.parameters"></a><h4>Parameters</h4>
|
768
767
|
<div class="informaltable"><table width="100%" border="0">
|
769
768
|
<colgroup>
|
770
769
|
<col width="150px" class="parameters_name">
|
@@ -797,7 +796,7 @@ user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><sp
|
|
797
796
|
<p>
|
798
797
|
</p>
|
799
798
|
<div class="refsect3">
|
800
|
-
<a name="
|
799
|
+
<a name="GtkMenuShell-cycle-focus.parameters"></a><h4>Parameters</h4>
|
801
800
|
<div class="informaltable"><table width="100%" border="0">
|
802
801
|
<colgroup>
|
803
802
|
<col width="150px" class="parameters_name">
|
@@ -830,7 +829,7 @@ user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><sp
|
|
830
829
|
This signal is emitted when a menu shell is deactivated.
|
831
830
|
</p>
|
832
831
|
<div class="refsect3">
|
833
|
-
<a name="
|
832
|
+
<a name="GtkMenuShell-deactivate.parameters"></a><h4>Parameters</h4>
|
834
833
|
<div class="informaltable"><table width="100%" border="0">
|
835
834
|
<colgroup>
|
836
835
|
<col width="150px" class="parameters_name">
|
@@ -867,7 +866,7 @@ GtkContainer::add because of the need for an additional position
|
|
867
866
|
parameter.</p>
|
868
867
|
<p>The inverse of this signal is the GtkContainer::remove signal.</p>
|
869
868
|
<div class="refsect3">
|
870
|
-
<a name="
|
869
|
+
<a name="GtkMenuShell-insert.parameters"></a><h4>Parameters</h4>
|
871
870
|
<div class="informaltable"><table width="100%" border="0">
|
872
871
|
<colgroup>
|
873
872
|
<col width="150px" class="parameters_name">
|
@@ -899,7 +898,7 @@ parameter.</p>
|
|
899
898
|
</table></div>
|
900
899
|
</div>
|
901
900
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
902
|
-
<p class="since">Since 2.24.15</p>
|
901
|
+
<p class="since">Since: 2.24.15</p>
|
903
902
|
</div>
|
904
903
|
<hr>
|
905
904
|
<div class="refsect2">
|
@@ -913,7 +912,7 @@ An action signal which moves the current menu item in the direction
|
|
913
912
|
specified by <em class="parameter"><code>direction</code></em>.
|
914
913
|
</p>
|
915
914
|
<div class="refsect3">
|
916
|
-
<a name="
|
915
|
+
<a name="GtkMenuShell-move-current.parameters"></a><h4>Parameters</h4>
|
917
916
|
<div class="informaltable"><table width="100%" border="0">
|
918
917
|
<colgroup>
|
919
918
|
<col width="150px" class="parameters_name">
|
@@ -951,7 +950,7 @@ user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><sp
|
|
951
950
|
<p>The ::move-selected signal is emitted to move the selection to
|
952
951
|
another item.</p>
|
953
952
|
<div class="refsect3">
|
954
|
-
<a name="
|
953
|
+
<a name="GtkMenuShell-move-selected.parameters"></a><h4>Parameters</h4>
|
955
954
|
<div class="informaltable"><table width="100%" border="0">
|
956
955
|
<colgroup>
|
957
956
|
<col width="150px" class="parameters_name">
|
@@ -978,12 +977,11 @@ another item.</p>
|
|
978
977
|
</table></div>
|
979
978
|
</div>
|
980
979
|
<div class="refsect3">
|
981
|
-
<a name="
|
980
|
+
<a name="GtkMenuShell-move-selected.returns"></a><h4>Returns</h4>
|
982
981
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop the signal emission, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to continue</p>
|
983
|
-
<p></p>
|
984
982
|
</div>
|
985
983
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
986
|
-
<p class="since">Since 2.12</p>
|
984
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
987
985
|
</div>
|
988
986
|
<hr>
|
989
987
|
<div class="refsect2">
|
@@ -996,7 +994,7 @@ This signal is emitted when a selection has been completed within a menu
|
|
996
994
|
shell.
|
997
995
|
</p>
|
998
996
|
<div class="refsect3">
|
999
|
-
<a name="
|
997
|
+
<a name="GtkMenuShell-selection-done.parameters"></a><h4>Parameters</h4>
|
1000
998
|
<div class="informaltable"><table width="100%" border="0">
|
1001
999
|
<colgroup>
|
1002
1000
|
<col width="150px" class="parameters_name">
|
@@ -1022,7 +1020,6 @@ shell.
|
|
1022
1020
|
</div>
|
1023
1021
|
</div>
|
1024
1022
|
<div class="footer">
|
1025
|
-
<hr>
|
1026
|
-
Generated by GTK-Doc V1.21.1</div>
|
1023
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1027
1024
|
</body>
|
1028
1025
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkToolButton.html" title="GtkToolButton">
|
10
10
|
<link rel="next" href="GtkToggleToolButton.html" title="GtkToggleToolButton">
|
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">
|
@@ -148,7 +148,7 @@
|
|
148
148
|
</div>
|
149
149
|
<div class="refsect1">
|
150
150
|
<a name="GtkMenuToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
151
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
151
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
152
152
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
153
153
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
154
154
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -190,7 +190,7 @@ supports adding a menu by specifying "menu" as the "type"
|
|
190
190
|
attribute of a <child> element.
|
191
191
|
</p>
|
192
192
|
<div class="example">
|
193
|
-
<a name="id-1.4.10.20.10.4.3"></a><p class="title"><b>Example
|
193
|
+
<a name="id-1.4.10.20.10.4.3"></a><p class="title"><b>Example 29. A UI definition fragment with menus</b></p>
|
194
194
|
<div class="example-contents">
|
195
195
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
196
196
|
<tbody>
|
@@ -226,7 +226,7 @@ gtk_menu_tool_button_new (<em class="parameter"><code><a class="link" href="GtkW
|
|
226
226
|
<em class="parameter"><code>label</code></em>
|
227
227
|
as label.</p>
|
228
228
|
<div class="refsect3">
|
229
|
-
<a name="
|
229
|
+
<a name="gtk-menu-tool-button-new.parameters"></a><h4>Parameters</h4>
|
230
230
|
<div class="informaltable"><table width="100%" border="0">
|
231
231
|
<colgroup>
|
232
232
|
<col width="150px" class="parameters_name">
|
@@ -248,11 +248,10 @@ gtk_menu_tool_button_new (<em class="parameter"><code><a class="link" href="GtkW
|
|
248
248
|
</table></div>
|
249
249
|
</div>
|
250
250
|
<div class="refsect3">
|
251
|
-
<a name="
|
251
|
+
<a name="gtk-menu-tool-button-new.returns"></a><h4>Returns</h4>
|
252
252
|
<p> the new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a></p>
|
253
|
-
<p></p>
|
254
253
|
</div>
|
255
|
-
<p class="since">Since 2.6</p>
|
254
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
256
255
|
</div>
|
257
256
|
<hr>
|
258
257
|
<div class="refsect2">
|
@@ -264,7 +263,7 @@ The new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton">
|
|
264
263
|
the stock item indicated by <em class="parameter"><code>stock_id</code></em>
|
265
264
|
.</p>
|
266
265
|
<div class="refsect3">
|
267
|
-
<a name="
|
266
|
+
<a name="gtk-menu-tool-button-new-from-stock.parameters"></a><h4>Parameters</h4>
|
268
267
|
<div class="informaltable"><table width="100%" border="0">
|
269
268
|
<colgroup>
|
270
269
|
<col width="150px" class="parameters_name">
|
@@ -279,11 +278,10 @@ the stock item indicated by <em class="parameter"><code>stock_id</code></em>
|
|
279
278
|
</table></div>
|
280
279
|
</div>
|
281
280
|
<div class="refsect3">
|
282
|
-
<a name="
|
281
|
+
<a name="gtk-menu-tool-button-new-from-stock.returns"></a><h4>Returns</h4>
|
283
282
|
<p> the new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a></p>
|
284
|
-
<p></p>
|
285
283
|
</div>
|
286
|
-
<p class="since">Since 2.6</p>
|
284
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
287
285
|
</div>
|
288
286
|
<hr>
|
289
287
|
<div class="refsect2">
|
@@ -295,7 +293,7 @@ gtk_menu_tool_button_set_menu (<em class="parameter"><code><a class="link" href=
|
|
295
293
|
If <em class="parameter"><code>menu</code></em>
|
296
294
|
is NULL, the arrow button becomes insensitive.</p>
|
297
295
|
<div class="refsect3">
|
298
|
-
<a name="
|
296
|
+
<a name="gtk-menu-tool-button-set-menu.parameters"></a><h4>Parameters</h4>
|
299
297
|
<div class="informaltable"><table width="100%" border="0">
|
300
298
|
<colgroup>
|
301
299
|
<col width="150px" class="parameters_name">
|
@@ -316,7 +314,7 @@ If <em class="parameter"><code>menu</code></em>
|
|
316
314
|
</tbody>
|
317
315
|
</table></div>
|
318
316
|
</div>
|
319
|
-
<p class="since">Since 2.6</p>
|
317
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
320
318
|
</div>
|
321
319
|
<hr>
|
322
320
|
<div class="refsect2">
|
@@ -325,7 +323,7 @@ If <em class="parameter"><code>menu</code></em>
|
|
325
323
|
gtk_menu_tool_button_get_menu (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>);</pre>
|
326
324
|
<p>Gets the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>.</p>
|
327
325
|
<div class="refsect3">
|
328
|
-
<a name="
|
326
|
+
<a name="gtk-menu-tool-button-get-menu.parameters"></a><h4>Parameters</h4>
|
329
327
|
<div class="informaltable"><table width="100%" border="0">
|
330
328
|
<colgroup>
|
331
329
|
<col width="150px" class="parameters_name">
|
@@ -340,12 +338,12 @@ gtk_menu_tool_button_get_menu (<em class="parameter"><code><a class="link" href=
|
|
340
338
|
</table></div>
|
341
339
|
</div>
|
342
340
|
<div class="refsect3">
|
343
|
-
<a name="
|
341
|
+
<a name="gtk-menu-tool-button-get-menu.returns"></a><h4>Returns</h4>
|
344
342
|
<p> the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated
|
345
343
|
with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p>
|
346
344
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
347
345
|
</div>
|
348
|
-
<p class="since">Since 2.6</p>
|
346
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
349
347
|
</div>
|
350
348
|
<hr>
|
351
349
|
<div class="refsect2">
|
@@ -365,7 +363,7 @@ instead.</p>
|
|
365
363
|
pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting
|
366
364
|
a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>.</p>
|
367
365
|
<div class="refsect3">
|
368
|
-
<a name="
|
366
|
+
<a name="gtk-menu-tool-button-set-arrow-tooltip.parameters"></a><h4>Parameters</h4>
|
369
367
|
<div class="informaltable"><table width="100%" border="0">
|
370
368
|
<colgroup>
|
371
369
|
<col width="150px" class="parameters_name">
|
@@ -396,7 +394,7 @@ a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkM
|
|
396
394
|
</tbody>
|
397
395
|
</table></div>
|
398
396
|
</div>
|
399
|
-
<p class="since">Since 2.6</p>
|
397
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
400
398
|
</div>
|
401
399
|
<hr>
|
402
400
|
<div class="refsect2">
|
@@ -410,7 +408,7 @@ gtk_menu_tool_button_set_arrow_tooltip_text
|
|
410
408
|
pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting a tooltip
|
411
409
|
on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>.</p>
|
412
410
|
<div class="refsect3">
|
413
|
-
<a name="
|
411
|
+
<a name="gtk-menu-tool-button-set-arrow-tooltip-text.parameters"></a><h4>Parameters</h4>
|
414
412
|
<div class="informaltable"><table width="100%" border="0">
|
415
413
|
<colgroup>
|
416
414
|
<col width="150px" class="parameters_name">
|
@@ -431,7 +429,7 @@ on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolBut
|
|
431
429
|
</tbody>
|
432
430
|
</table></div>
|
433
431
|
</div>
|
434
|
-
<p class="since">Since 2.12</p>
|
432
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
435
433
|
</div>
|
436
434
|
<hr>
|
437
435
|
<div class="refsect2">
|
@@ -444,7 +442,7 @@ gtk_menu_tool_button_set_arrow_tooltip_markup
|
|
444
442
|
which pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting a
|
445
443
|
tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>.</p>
|
446
444
|
<div class="refsect3">
|
447
|
-
<a name="
|
445
|
+
<a name="gtk-menu-tool-button-set-arrow-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
448
446
|
<div class="informaltable"><table width="100%" border="0">
|
449
447
|
<colgroup>
|
450
448
|
<col width="150px" class="parameters_name">
|
@@ -465,7 +463,7 @@ tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMen
|
|
465
463
|
</tbody>
|
466
464
|
</table></div>
|
467
465
|
</div>
|
468
|
-
<p class="since">Since 2.12</p>
|
466
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
469
467
|
</div>
|
470
468
|
</div>
|
471
469
|
<div class="refsect1">
|
@@ -504,7 +502,7 @@ user_function (<a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolB
|
|
504
502
|
you must set an empty menu on the <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> beforehand,
|
505
503
|
since the arrow is made insensitive if the menu is not set.</p>
|
506
504
|
<div class="refsect3">
|
507
|
-
<a name="
|
505
|
+
<a name="GtkMenuToolButton-show-menu.parameters"></a><h4>Parameters</h4>
|
508
506
|
<div class="informaltable"><table width="100%" border="0">
|
509
507
|
<colgroup>
|
510
508
|
<col width="150px" class="parameters_name">
|
@@ -555,7 +553,6 @@ since the arrow is made insensitive if the menu is not set.</p>
|
|
555
553
|
</div>
|
556
554
|
</div>
|
557
555
|
<div class="footer">
|
558
|
-
<hr>
|
559
|
-
Generated by GTK-Doc V1.21.1</div>
|
556
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
560
557
|
</body>
|
561
558
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="WindowWidgets.html" title="Windows">
|
9
9
|
<link rel="prev" href="GtkInvisible.html" title="GtkInvisible">
|
10
10
|
<link rel="next" href="GtkWindow.html" title="GtkWindow">
|
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="GtkMessageDialog.top_of_page"></a>GtkMessageDialog</span></h2>
|
34
|
-
<p>GtkMessageDialog
|
34
|
+
<p>GtkMessageDialog</p>
|
35
35
|
</td>
|
36
36
|
<td class="gallery_image" valign="top" align="right"><img src="messagedialog.png"></td>
|
37
37
|
</tr></table></div>
|
@@ -213,7 +213,7 @@
|
|
213
213
|
</div>
|
214
214
|
<div class="refsect1">
|
215
215
|
<a name="GtkMessageDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
216
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
216
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
217
217
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
218
218
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
219
219
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -237,84 +237,6 @@ GtkMessageDialog implements
|
|
237
237
|
</div>
|
238
238
|
<div class="refsect1">
|
239
239
|
<a name="GtkMessageDialog.description"></a><h2>Description</h2>
|
240
|
-
<p><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> presents a dialog with an image representing the type of
|
241
|
-
message (Error, Question, etc.) alongside some message text. It's simply a
|
242
|
-
convenience widget; you could construct the equivalent of <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a>
|
243
|
-
from <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a> without too much effort, but <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> saves typing.</p>
|
244
|
-
<p>The easiest way to do a modal message dialog is to use <a class="link" href="GtkDialog.html#gtk-dialog-run" title="gtk_dialog_run ()"><code class="function">gtk_dialog_run()</code></a>, though
|
245
|
-
you can also pass in the <a class="link" href="GtkDialog.html#GTK-DIALOG-MODAL:CAPS"><code class="literal">GTK_DIALOG_MODAL</code></a> flag, <a class="link" href="GtkDialog.html#gtk-dialog-run" title="gtk_dialog_run ()"><code class="function">gtk_dialog_run()</code></a> automatically
|
246
|
-
makes the dialog modal and waits for the user to respond to it. <a class="link" href="GtkDialog.html#gtk-dialog-run" title="gtk_dialog_run ()"><code class="function">gtk_dialog_run()</code></a>
|
247
|
-
returns when any dialog button is clicked.</p>
|
248
|
-
<div class="example">
|
249
|
-
<a name="id-1.4.4.4.10.4"></a><p class="title"><b>Example 8. A modal dialog.</b></p>
|
250
|
-
<div class="example-contents">
|
251
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
252
|
-
<tbody>
|
253
|
-
<tr>
|
254
|
-
<td class="listing_lines" align="right"><pre>1
|
255
|
-
2
|
256
|
-
3
|
257
|
-
4
|
258
|
-
5
|
259
|
-
6
|
260
|
-
7
|
261
|
-
8</pre></td>
|
262
|
-
<td class="listing_code"><pre class="programlisting"><span class="normal">dialog </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkMessageDialog.html#gtk-message-dialog-new">gtk_message_dialog_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">main_application_window</span><span class="symbol">,</span>
|
263
|
-
<span class="normal"> <a href="GtkDialog.html#GTK-DIALOG-DESTROY-WITH-PARENT:CAPS">GTK_DIALOG_DESTROY_WITH_PARENT</a></span><span class="symbol">,</span>
|
264
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-MESSAGE-ERROR:CAPS">GTK_MESSAGE_ERROR</a></span><span class="symbol">,</span>
|
265
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-BUTTONS-CLOSE:CAPS">GTK_BUTTONS_CLOSE</a></span><span class="symbol">,</span>
|
266
|
-
<span class="normal"> </span><span class="string">"Error loading file '%s': %s"</span><span class="symbol">,</span>
|
267
|
-
<span class="normal"> filename</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strerror">g_strerror</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">errno</span><span class="symbol">));</span>
|
268
|
-
<span class="function"><a href="GtkDialog.html#gtk-dialog-run">gtk_dialog_run</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_DIALOG</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">));</span>
|
269
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-destroy">gtk_widget_destroy</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">);</span></pre></td>
|
270
|
-
</tr>
|
271
|
-
</tbody>
|
272
|
-
</table>
|
273
|
-
</div>
|
274
|
-
|
275
|
-
</div>
|
276
|
-
<br class="example-break"><p>You might do a non-modal <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> as follows:</p>
|
277
|
-
<div class="example">
|
278
|
-
<a name="id-1.4.4.4.10.6"></a><p class="title"><b>Example 9. A non-modal dialog.</b></p>
|
279
|
-
<div class="example-contents">
|
280
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
281
|
-
<tbody>
|
282
|
-
<tr>
|
283
|
-
<td class="listing_lines" align="right"><pre>1
|
284
|
-
2
|
285
|
-
3
|
286
|
-
4
|
287
|
-
5
|
288
|
-
6
|
289
|
-
7
|
290
|
-
8
|
291
|
-
9
|
292
|
-
10
|
293
|
-
11</pre></td>
|
294
|
-
<td class="listing_code"><pre class="programlisting"><span class="normal">dialog </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkMessageDialog.html#gtk-message-dialog-new">gtk_message_dialog_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">main_application_window</span><span class="symbol">,</span>
|
295
|
-
<span class="normal"> <a href="GtkDialog.html#GTK-DIALOG-DESTROY-WITH-PARENT:CAPS">GTK_DIALOG_DESTROY_WITH_PARENT</a></span><span class="symbol">,</span>
|
296
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-MESSAGE-ERROR:CAPS">GTK_MESSAGE_ERROR</a></span><span class="symbol">,</span>
|
297
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-BUTTONS-CLOSE:CAPS">GTK_BUTTONS_CLOSE</a></span><span class="symbol">,</span>
|
298
|
-
<span class="normal"> </span><span class="string">"Error loading file '%s': %s"</span><span class="symbol">,</span>
|
299
|
-
<span class="normal"> filename</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strerror">g_strerror</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">errno</span><span class="symbol">));</span>
|
300
|
-
|
301
|
-
<span class="comment">/* Destroy the dialog when the user responds to it (e.g. clicks a button) */</span>
|
302
|
-
<span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect-swapped">g_signal_connect_swapped</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"response"</span><span class="symbol">,</span>
|
303
|
-
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS">G_CALLBACK</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="GtkWidget.html#gtk-widget-destroy">gtk_widget_destroy</a></span><span class="symbol">),</span>
|
304
|
-
<span class="normal"> dialog</span><span class="symbol">);</span></pre></td>
|
305
|
-
</tr>
|
306
|
-
</tbody>
|
307
|
-
</table>
|
308
|
-
</div>
|
309
|
-
|
310
|
-
</div>
|
311
|
-
<br class="example-break"><div class="refsect2">
|
312
|
-
<a name="GtkMessageDialog-BUILDER-UI"></a><h3>GtkMessageDialog as GtkBuildable</h3>
|
313
|
-
<p>
|
314
|
-
The GtkMessageDialog implementation of the GtkBuildable interface exposes
|
315
|
-
the message area as an internal child with the name "message_area".
|
316
|
-
</p>
|
317
|
-
</div>
|
318
240
|
</div>
|
319
241
|
<div class="refsect1">
|
320
242
|
<a name="GtkMessageDialog.functions_details"></a><h2>Functions</h2>
|
@@ -327,53 +249,6 @@ gtk_message_dialog_new (<em class="parameter"><code><a class="link" href="GtkWin
|
|
327
249
|
<em class="parameter"><code><a class="link" href="GtkMessageDialog.html#GtkButtonsType" title="enum GtkButtonsType"><span class="type">GtkButtonsType</span></a> buttons</code></em>,
|
328
250
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *message_format</code></em>,
|
329
251
|
<em class="parameter"><code>...</code></em>);</pre>
|
330
|
-
<p>Creates a new message dialog, which is a simple dialog with an icon
|
331
|
-
indicating the dialog type (error, warning, etc.) and some text the
|
332
|
-
user may want to see. When the user clicks a button a "response"
|
333
|
-
signal is emitted with response IDs from <a class="link" href="GtkDialog.html#GtkResponseType" title="enum GtkResponseType"><span class="type">GtkResponseType</span></a>. See
|
334
|
-
<a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a> for more details.</p>
|
335
|
-
<div class="refsect3">
|
336
|
-
<a name="id-1.4.4.4.11.2.5"></a><h4>Parameters</h4>
|
337
|
-
<div class="informaltable"><table width="100%" border="0">
|
338
|
-
<colgroup>
|
339
|
-
<col width="150px" class="parameters_name">
|
340
|
-
<col class="parameters_description">
|
341
|
-
<col width="200px" class="parameters_annotations">
|
342
|
-
</colgroup>
|
343
|
-
<tbody>
|
344
|
-
<tr>
|
345
|
-
<td class="parameter_name"><p>parent</p></td>
|
346
|
-
<td class="parameter_description"><p> transient parent, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for none. </p></td>
|
347
|
-
<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>
|
348
|
-
</tr>
|
349
|
-
<tr>
|
350
|
-
<td class="parameter_name"><p>flags</p></td>
|
351
|
-
<td class="parameter_description"><p>flags</p></td>
|
352
|
-
<td class="parameter_annotations"> </td>
|
353
|
-
</tr>
|
354
|
-
<tr>
|
355
|
-
<td class="parameter_name"><p>type</p></td>
|
356
|
-
<td class="parameter_description"><p>type of message</p></td>
|
357
|
-
<td class="parameter_annotations"> </td>
|
358
|
-
</tr>
|
359
|
-
<tr>
|
360
|
-
<td class="parameter_name"><p>buttons</p></td>
|
361
|
-
<td class="parameter_description"><p>set of buttons to use</p></td>
|
362
|
-
<td class="parameter_annotations"> </td>
|
363
|
-
</tr>
|
364
|
-
<tr>
|
365
|
-
<td class="parameter_name"><p>message_format</p></td>
|
366
|
-
<td class="parameter_description"><p> <code class="function">printf()</code>-style format string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
367
|
-
<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>
|
368
|
-
</tr>
|
369
|
-
</tbody>
|
370
|
-
</table></div>
|
371
|
-
</div>
|
372
|
-
<div class="refsect3">
|
373
|
-
<a name="id-1.4.4.4.11.2.6"></a><h4>Returns</h4>
|
374
|
-
<p> a new <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a>. </p>
|
375
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
376
|
-
</div>
|
377
252
|
</div>
|
378
253
|
<hr>
|
379
254
|
<div class="refsect2">
|
@@ -385,89 +260,7 @@ gtk_message_dialog_new_with_markup (<em class="parameter"><code><a class="link"
|
|
385
260
|
<em class="parameter"><code><a class="link" href="GtkMessageDialog.html#GtkButtonsType" title="enum GtkButtonsType"><span class="type">GtkButtonsType</span></a> buttons</code></em>,
|
386
261
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *message_format</code></em>,
|
387
262
|
<em class="parameter"><code>...</code></em>);</pre>
|
388
|
-
<p>
|
389
|
-
indicating the dialog type (error, warning, etc.) and some text which
|
390
|
-
is marked up with the Pango text markup language.
|
391
|
-
When the user clicks a button a "response" signal is emitted with
|
392
|
-
response IDs from <a class="link" href="GtkDialog.html#GtkResponseType" title="enum GtkResponseType"><span class="type">GtkResponseType</span></a>. See <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a> for more details.</p>
|
393
|
-
<p>Special XML characters in the <code class="function">printf()</code> arguments passed to this
|
394
|
-
function will automatically be escaped as necessary.
|
395
|
-
(See <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#g-markup-printf-escaped"><code class="function">g_markup_printf_escaped()</code></a> for how this is implemented.)
|
396
|
-
Usually this is what you want, but if you have an existing
|
397
|
-
Pango markup string that you want to use literally as the
|
398
|
-
label, then you need to use <a class="link" href="GtkMessageDialog.html#gtk-message-dialog-set-markup" title="gtk_message_dialog_set_markup ()"><code class="function">gtk_message_dialog_set_markup()</code></a>
|
399
|
-
instead, since you can't pass the markup string either
|
400
|
-
as the format (it might contain '%' characters) or as a string
|
401
|
-
argument.</p>
|
402
|
-
<div class="informalexample">
|
403
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
404
|
-
<tbody>
|
405
|
-
<tr>
|
406
|
-
<td class="listing_lines" align="right"><pre>1
|
407
|
-
2
|
408
|
-
3
|
409
|
-
4
|
410
|
-
5
|
411
|
-
6
|
412
|
-
7
|
413
|
-
8</pre></td>
|
414
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">dialog</span><span class="symbol">;</span>
|
415
|
-
<span class="normal">dialog </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkMessageDialog.html#gtk-message-dialog-new">gtk_message_dialog_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">main_application_window</span><span class="symbol">,</span>
|
416
|
-
<span class="normal"> <a href="GtkDialog.html#GTK-DIALOG-DESTROY-WITH-PARENT:CAPS">GTK_DIALOG_DESTROY_WITH_PARENT</a></span><span class="symbol">,</span>
|
417
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-MESSAGE-ERROR:CAPS">GTK_MESSAGE_ERROR</a></span><span class="symbol">,</span>
|
418
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-BUTTONS-CLOSE:CAPS">GTK_BUTTONS_CLOSE</a></span><span class="symbol">,</span>
|
419
|
-
<span class="normal"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
420
|
-
<span class="function"><a href="GtkMessageDialog.html#gtk-message-dialog-set-markup">gtk_message_dialog_set_markup</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_MESSAGE_DIALOG</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">),</span>
|
421
|
-
<span class="normal"> markup</span><span class="symbol">);</span></pre></td>
|
422
|
-
</tr>
|
423
|
-
</tbody>
|
424
|
-
</table>
|
425
|
-
</div>
|
426
|
-
|
427
|
-
<p></p>
|
428
|
-
<div class="refsect3">
|
429
|
-
<a name="id-1.4.4.4.11.3.8"></a><h4>Parameters</h4>
|
430
|
-
<div class="informaltable"><table width="100%" border="0">
|
431
|
-
<colgroup>
|
432
|
-
<col width="150px" class="parameters_name">
|
433
|
-
<col class="parameters_description">
|
434
|
-
<col width="200px" class="parameters_annotations">
|
435
|
-
</colgroup>
|
436
|
-
<tbody>
|
437
|
-
<tr>
|
438
|
-
<td class="parameter_name"><p>parent</p></td>
|
439
|
-
<td class="parameter_description"><p> transient parent, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for none. </p></td>
|
440
|
-
<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>
|
441
|
-
</tr>
|
442
|
-
<tr>
|
443
|
-
<td class="parameter_name"><p>flags</p></td>
|
444
|
-
<td class="parameter_description"><p>flags</p></td>
|
445
|
-
<td class="parameter_annotations"> </td>
|
446
|
-
</tr>
|
447
|
-
<tr>
|
448
|
-
<td class="parameter_name"><p>type</p></td>
|
449
|
-
<td class="parameter_description"><p>type of message</p></td>
|
450
|
-
<td class="parameter_annotations"> </td>
|
451
|
-
</tr>
|
452
|
-
<tr>
|
453
|
-
<td class="parameter_name"><p>buttons</p></td>
|
454
|
-
<td class="parameter_description"><p>set of buttons to use</p></td>
|
455
|
-
<td class="parameter_annotations"> </td>
|
456
|
-
</tr>
|
457
|
-
<tr>
|
458
|
-
<td class="parameter_name"><p>message_format</p></td>
|
459
|
-
<td class="parameter_description"><p> <code class="function">printf()</code>-style format string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
460
|
-
<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>
|
461
|
-
</tr>
|
462
|
-
</tbody>
|
463
|
-
</table></div>
|
464
|
-
</div>
|
465
|
-
<div class="refsect3">
|
466
|
-
<a name="id-1.4.4.4.11.3.9"></a><h4>Returns</h4>
|
467
|
-
<p> a new <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p>
|
468
|
-
<p></p>
|
469
|
-
</div>
|
470
|
-
<p class="since">Since 2.4</p>
|
263
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
471
264
|
</div>
|
472
265
|
<hr>
|
473
266
|
<div class="refsect2">
|
@@ -475,33 +268,7 @@ argument.</p>
|
|
475
268
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
476
269
|
gtk_message_dialog_set_markup (<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *message_dialog</code></em>,
|
477
270
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>);</pre>
|
478
|
-
<p>
|
479
|
-
, which is marked
|
480
|
-
up with the <GTKDOCLINK HREF="PangoMarkupFormat">Pango text markup
|
481
|
-
language</GTKDOCLINK>.</p>
|
482
|
-
<div class="refsect3">
|
483
|
-
<a name="id-1.4.4.4.11.4.5"></a><h4>Parameters</h4>
|
484
|
-
<div class="informaltable"><table width="100%" border="0">
|
485
|
-
<colgroup>
|
486
|
-
<col width="150px" class="parameters_name">
|
487
|
-
<col class="parameters_description">
|
488
|
-
<col width="200px" class="parameters_annotations">
|
489
|
-
</colgroup>
|
490
|
-
<tbody>
|
491
|
-
<tr>
|
492
|
-
<td class="parameter_name"><p>message_dialog</p></td>
|
493
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
494
|
-
<td class="parameter_annotations"> </td>
|
495
|
-
</tr>
|
496
|
-
<tr>
|
497
|
-
<td class="parameter_name"><p>str</p></td>
|
498
|
-
<td class="parameter_description"><p>markup string (see Pango markup format)</p></td>
|
499
|
-
<td class="parameter_annotations"> </td>
|
500
|
-
</tr>
|
501
|
-
</tbody>
|
502
|
-
</table></div>
|
503
|
-
</div>
|
504
|
-
<p class="since">Since 2.4</p>
|
271
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
505
272
|
</div>
|
506
273
|
<hr>
|
507
274
|
<div class="refsect2">
|
@@ -509,94 +276,21 @@ language</GTKDOCLINK>.</p>
|
|
509
276
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
510
277
|
gtk_message_dialog_set_image (<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *dialog</code></em>,
|
511
278
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *image</code></em>);</pre>
|
512
|
-
<p>
|
513
|
-
.</p>
|
514
|
-
<div class="refsect3">
|
515
|
-
<a name="id-1.4.4.4.11.5.5"></a><h4>Parameters</h4>
|
516
|
-
<div class="informaltable"><table width="100%" border="0">
|
517
|
-
<colgroup>
|
518
|
-
<col width="150px" class="parameters_name">
|
519
|
-
<col class="parameters_description">
|
520
|
-
<col width="200px" class="parameters_annotations">
|
521
|
-
</colgroup>
|
522
|
-
<tbody>
|
523
|
-
<tr>
|
524
|
-
<td class="parameter_name"><p>dialog</p></td>
|
525
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
526
|
-
<td class="parameter_annotations"> </td>
|
527
|
-
</tr>
|
528
|
-
<tr>
|
529
|
-
<td class="parameter_name"><p>image</p></td>
|
530
|
-
<td class="parameter_description"><p>the image</p></td>
|
531
|
-
<td class="parameter_annotations"> </td>
|
532
|
-
</tr>
|
533
|
-
</tbody>
|
534
|
-
</table></div>
|
535
|
-
</div>
|
536
|
-
<p class="since">Since 2.10</p>
|
279
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
537
280
|
</div>
|
538
281
|
<hr>
|
539
282
|
<div class="refsect2">
|
540
283
|
<a name="gtk-message-dialog-get-image"></a><h3>gtk_message_dialog_get_image ()</h3>
|
541
284
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
542
285
|
gtk_message_dialog_get_image (<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *dialog</code></em>);</pre>
|
543
|
-
<p>
|
544
|
-
<div class="refsect3">
|
545
|
-
<a name="id-1.4.4.4.11.6.5"></a><h4>Parameters</h4>
|
546
|
-
<div class="informaltable"><table width="100%" border="0">
|
547
|
-
<colgroup>
|
548
|
-
<col width="150px" class="parameters_name">
|
549
|
-
<col class="parameters_description">
|
550
|
-
<col width="200px" class="parameters_annotations">
|
551
|
-
</colgroup>
|
552
|
-
<tbody><tr>
|
553
|
-
<td class="parameter_name"><p>dialog</p></td>
|
554
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
555
|
-
<td class="parameter_annotations"> </td>
|
556
|
-
</tr></tbody>
|
557
|
-
</table></div>
|
558
|
-
</div>
|
559
|
-
<div class="refsect3">
|
560
|
-
<a name="id-1.4.4.4.11.6.6"></a><h4>Returns</h4>
|
561
|
-
<p> the dialog's image. </p>
|
562
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
563
|
-
</div>
|
564
|
-
<p class="since">Since 2.14</p>
|
286
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
565
287
|
</div>
|
566
288
|
<hr>
|
567
289
|
<div class="refsect2">
|
568
290
|
<a name="gtk-message-dialog-get-message-area"></a><h3>gtk_message_dialog_get_message_area ()</h3>
|
569
291
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
570
292
|
gtk_message_dialog_get_message_area (<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *message_dialog</code></em>);</pre>
|
571
|
-
<p>
|
572
|
-
dialog's primary and secondary labels are packed. You can add your
|
573
|
-
own extra content to that box and it will appear below those labels,
|
574
|
-
on the right side of the dialog's image (or on the left for right-to-left
|
575
|
-
languages). See <a class="link" href="GtkDialog.html#gtk-dialog-get-content-area" title="gtk_dialog_get_content_area ()"><code class="function">gtk_dialog_get_content_area()</code></a> for the corresponding
|
576
|
-
function in the parent <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a>.</p>
|
577
|
-
<div class="refsect3">
|
578
|
-
<a name="id-1.4.4.4.11.7.5"></a><h4>Parameters</h4>
|
579
|
-
<div class="informaltable"><table width="100%" border="0">
|
580
|
-
<colgroup>
|
581
|
-
<col width="150px" class="parameters_name">
|
582
|
-
<col class="parameters_description">
|
583
|
-
<col width="200px" class="parameters_annotations">
|
584
|
-
</colgroup>
|
585
|
-
<tbody><tr>
|
586
|
-
<td class="parameter_name"><p>message_dialog</p></td>
|
587
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
588
|
-
<td class="parameter_annotations"> </td>
|
589
|
-
</tr></tbody>
|
590
|
-
</table></div>
|
591
|
-
</div>
|
592
|
-
<div class="refsect3">
|
593
|
-
<a name="id-1.4.4.4.11.7.6"></a><h4>Returns</h4>
|
594
|
-
<p> A <a class="link" href="GtkVBox.html" title="GtkVBox"><span class="type">GtkVBox</span></a> corresponding to the
|
595
|
-
"message area" in the <em class="parameter"><code>message_dialog</code></em>
|
596
|
-
. </p>
|
597
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
598
|
-
</div>
|
599
|
-
<p class="since">Since 2.22</p>
|
293
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
600
294
|
</div>
|
601
295
|
<hr>
|
602
296
|
<div class="refsect2">
|
@@ -606,34 +300,7 @@ gtk_message_dialog_format_secondary_text
|
|
606
300
|
(<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *message_dialog</code></em>,
|
607
301
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *message_format</code></em>,
|
608
302
|
<em class="parameter"><code>...</code></em>);</pre>
|
609
|
-
<p>
|
610
|
-
|
611
|
-
(with <code class="function">printf()</code>-style).</p>
|
612
|
-
<p>Note that setting a secondary text makes the primary text become
|
613
|
-
bold, unless you have provided explicit markup.</p>
|
614
|
-
<div class="refsect3">
|
615
|
-
<a name="id-1.4.4.4.11.8.6"></a><h4>Parameters</h4>
|
616
|
-
<div class="informaltable"><table width="100%" border="0">
|
617
|
-
<colgroup>
|
618
|
-
<col width="150px" class="parameters_name">
|
619
|
-
<col class="parameters_description">
|
620
|
-
<col width="200px" class="parameters_annotations">
|
621
|
-
</colgroup>
|
622
|
-
<tbody>
|
623
|
-
<tr>
|
624
|
-
<td class="parameter_name"><p>message_dialog</p></td>
|
625
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
626
|
-
<td class="parameter_annotations"> </td>
|
627
|
-
</tr>
|
628
|
-
<tr>
|
629
|
-
<td class="parameter_name"><p>message_format</p></td>
|
630
|
-
<td class="parameter_description"><p> <code class="function">printf()</code>-style format string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
631
|
-
<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>
|
632
|
-
</tr>
|
633
|
-
</tbody>
|
634
|
-
</table></div>
|
635
|
-
</div>
|
636
|
-
<p class="since">Since 2.6</p>
|
303
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
637
304
|
</div>
|
638
305
|
<hr>
|
639
306
|
<div class="refsect2">
|
@@ -643,61 +310,7 @@ gtk_message_dialog_format_secondary_markup
|
|
643
310
|
(<em class="parameter"><code><a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a> *message_dialog</code></em>,
|
644
311
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *message_format</code></em>,
|
645
312
|
<em class="parameter"><code>...</code></em>);</pre>
|
646
|
-
<p>
|
647
|
-
(with
|
648
|
-
<code class="function">printf()</code>-style), which is marked up with the </p>
|
649
|
-
Pango text markup language.
|
650
|
-
<p>Note that setting a secondary text makes the primary text become
|
651
|
-
bold, unless you have provided explicit markup.</p>
|
652
|
-
<p>Due to an oversight, this function does not escape special XML characters
|
653
|
-
like <a class="link" href="GtkMessageDialog.html#gtk-message-dialog-new-with-markup" title="gtk_message_dialog_new_with_markup ()"><code class="function">gtk_message_dialog_new_with_markup()</code></a> does. Thus, if the arguments
|
654
|
-
may contain special XML characters, you should use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#g-markup-printf-escaped"><code class="function">g_markup_printf_escaped()</code></a>
|
655
|
-
to escape it.</p>
|
656
|
-
<div class="informalexample">
|
657
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
658
|
-
<tbody>
|
659
|
-
<tr>
|
660
|
-
<td class="listing_lines" align="right"><pre>1
|
661
|
-
2
|
662
|
-
3
|
663
|
-
4
|
664
|
-
5</pre></td>
|
665
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">msg</span><span class="symbol">;</span>
|
666
|
-
<span class="normal"> </span>
|
667
|
-
<span class="normal">msg </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#g-markup-printf-escaped">g_markup_printf_escaped</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">message_format</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">...);</span>
|
668
|
-
<span class="function"><a href="GtkMessageDialog.html#gtk-message-dialog-format-secondary-markup">gtk_message_dialog_format_secondary_markup</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">message_dialog</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"%s"</span><span class="symbol">,</span><span class="normal"> msg</span><span class="symbol">);</span>
|
669
|
-
<span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">msg</span><span class="symbol">);</span></pre></td>
|
670
|
-
</tr>
|
671
|
-
</tbody>
|
672
|
-
</table>
|
673
|
-
</div>
|
674
|
-
|
675
|
-
<div class="refsect3">
|
676
|
-
<a name="id-1.4.4.4.11.9.9"></a><h4>Parameters</h4>
|
677
|
-
<div class="informaltable"><table width="100%" border="0">
|
678
|
-
<colgroup>
|
679
|
-
<col width="150px" class="parameters_name">
|
680
|
-
<col class="parameters_description">
|
681
|
-
<col width="200px" class="parameters_annotations">
|
682
|
-
</colgroup>
|
683
|
-
<tbody>
|
684
|
-
<tr>
|
685
|
-
<td class="parameter_name"><p>message_dialog</p></td>
|
686
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p></td>
|
687
|
-
<td class="parameter_annotations"> </td>
|
688
|
-
</tr>
|
689
|
-
<tr>
|
690
|
-
<td class="parameter_name"><p>message_format</p></td>
|
691
|
-
<td class="parameter_description">
|
692
|
-
<p>printf()-style markup string (see </p>
|
693
|
-
Pango markup format), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
694
|
-
</td>
|
695
|
-
<td class="parameter_annotations"> </td>
|
696
|
-
</tr>
|
697
|
-
</tbody>
|
698
|
-
</table></div>
|
699
|
-
</div>
|
700
|
-
<p class="since">Since 2.6</p>
|
313
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
701
314
|
</div>
|
702
315
|
</div>
|
703
316
|
<div class="refsect1">
|
@@ -705,15 +318,12 @@ Pango markup format), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/l
|
|
705
318
|
<div class="refsect2">
|
706
319
|
<a name="GtkMessageDialog-struct"></a><h3>struct GtkMessageDialog</h3>
|
707
320
|
<pre class="programlisting">struct GtkMessageDialog;</pre>
|
708
|
-
<p>
|
709
|
-
</p>
|
710
321
|
</div>
|
711
322
|
<hr>
|
712
323
|
<div class="refsect2">
|
713
324
|
<a name="GtkMessageType"></a><h3>enum GtkMessageType</h3>
|
714
|
-
<p>The type of message being displayed in the dialog.</p>
|
715
325
|
<div class="refsect3">
|
716
|
-
<a name="
|
326
|
+
<a name="GtkMessageType.members"></a><h4>Members</h4>
|
717
327
|
<div class="informaltable"><table width="100%" border="0">
|
718
328
|
<colgroup>
|
719
329
|
<col width="300px" class="enum_members_name">
|
@@ -723,38 +333,28 @@ Pango markup format), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/l
|
|
723
333
|
<tbody>
|
724
334
|
<tr>
|
725
335
|
<td class="enum_member_name"><p><a name="GTK-MESSAGE-INFO:CAPS"></a>GTK_MESSAGE_INFO</p></td>
|
726
|
-
<td
|
727
|
-
<
|
728
|
-
</td>
|
729
|
-
<td class="enum_member_annotations"> </td>
|
336
|
+
<td> </td>
|
337
|
+
<td> </td>
|
730
338
|
</tr>
|
731
339
|
<tr>
|
732
340
|
<td class="enum_member_name"><p><a name="GTK-MESSAGE-WARNING:CAPS"></a>GTK_MESSAGE_WARNING</p></td>
|
733
|
-
<td
|
734
|
-
<
|
735
|
-
</td>
|
736
|
-
<td class="enum_member_annotations"> </td>
|
341
|
+
<td> </td>
|
342
|
+
<td> </td>
|
737
343
|
</tr>
|
738
344
|
<tr>
|
739
345
|
<td class="enum_member_name"><p><a name="GTK-MESSAGE-QUESTION:CAPS"></a>GTK_MESSAGE_QUESTION</p></td>
|
740
|
-
<td
|
741
|
-
<
|
742
|
-
</td>
|
743
|
-
<td class="enum_member_annotations"> </td>
|
346
|
+
<td> </td>
|
347
|
+
<td> </td>
|
744
348
|
</tr>
|
745
349
|
<tr>
|
746
350
|
<td class="enum_member_name"><p><a name="GTK-MESSAGE-ERROR:CAPS"></a>GTK_MESSAGE_ERROR</p></td>
|
747
|
-
<td
|
748
|
-
<
|
749
|
-
</td>
|
750
|
-
<td class="enum_member_annotations"> </td>
|
351
|
+
<td> </td>
|
352
|
+
<td> </td>
|
751
353
|
</tr>
|
752
354
|
<tr>
|
753
355
|
<td class="enum_member_name"><p><a name="GTK-MESSAGE-OTHER:CAPS"></a>GTK_MESSAGE_OTHER</p></td>
|
754
|
-
<td
|
755
|
-
<
|
756
|
-
</td>
|
757
|
-
<td class="enum_member_annotations"> </td>
|
356
|
+
<td> </td>
|
357
|
+
<td> </td>
|
758
358
|
</tr>
|
759
359
|
</tbody>
|
760
360
|
</table></div>
|
@@ -763,16 +363,8 @@ Pango markup format), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/l
|
|
763
363
|
<hr>
|
764
364
|
<div class="refsect2">
|
765
365
|
<a name="GtkButtonsType"></a><h3>enum GtkButtonsType</h3>
|
766
|
-
<p>Prebuilt sets of buttons for the dialog. If
|
767
|
-
none of these choices are appropriate, simply use <a class="link" href="GtkMessageDialog.html#GTK-BUTTONS-NONE:CAPS"><code class="literal">GTK_BUTTONS_NONE</code></a>
|
768
|
-
then call <a class="link" href="GtkDialog.html#gtk-dialog-add-buttons" title="gtk_dialog_add_buttons ()"><code class="function">gtk_dialog_add_buttons()</code></a>.</p>
|
769
|
-
<div class="note">
|
770
|
-
Please note that <a class="link" href="GtkMessageDialog.html#GTK-BUTTONS-OK:CAPS"><code class="literal">GTK_BUTTONS_OK</code></a>, <a class="link" href="GtkMessageDialog.html#GTK-BUTTONS-YES-NO:CAPS"><code class="literal">GTK_BUTTONS_YES_NO</code></a>
|
771
|
-
and <a class="link" href="GtkMessageDialog.html#GTK-BUTTONS-OK-CANCEL:CAPS"><code class="literal">GTK_BUTTONS_OK_CANCEL</code></a> are discouraged by the
|
772
|
-
<a class="ulink" href="http://library.gnome.org/devel/hig-book/stable/" target="_top">GNOME HIG</a>.
|
773
|
-
</div>
|
774
366
|
<div class="refsect3">
|
775
|
-
<a name="
|
367
|
+
<a name="GtkButtonsType.members"></a><h4>Members</h4>
|
776
368
|
<div class="informaltable"><table width="100%" border="0">
|
777
369
|
<colgroup>
|
778
370
|
<col width="300px" class="enum_members_name">
|
@@ -782,45 +374,33 @@ then call <a class="link" href="GtkDialog.html#gtk-dialog-add-buttons" title="gt
|
|
782
374
|
<tbody>
|
783
375
|
<tr>
|
784
376
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-NONE:CAPS"></a>GTK_BUTTONS_NONE</p></td>
|
785
|
-
<td
|
786
|
-
<
|
787
|
-
</td>
|
788
|
-
<td class="enum_member_annotations"> </td>
|
377
|
+
<td> </td>
|
378
|
+
<td> </td>
|
789
379
|
</tr>
|
790
380
|
<tr>
|
791
381
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-OK:CAPS"></a>GTK_BUTTONS_OK</p></td>
|
792
|
-
<td
|
793
|
-
<
|
794
|
-
</td>
|
795
|
-
<td class="enum_member_annotations"> </td>
|
382
|
+
<td> </td>
|
383
|
+
<td> </td>
|
796
384
|
</tr>
|
797
385
|
<tr>
|
798
386
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-CLOSE:CAPS"></a>GTK_BUTTONS_CLOSE</p></td>
|
799
|
-
<td
|
800
|
-
<
|
801
|
-
</td>
|
802
|
-
<td class="enum_member_annotations"> </td>
|
387
|
+
<td> </td>
|
388
|
+
<td> </td>
|
803
389
|
</tr>
|
804
390
|
<tr>
|
805
391
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-CANCEL:CAPS"></a>GTK_BUTTONS_CANCEL</p></td>
|
806
|
-
<td
|
807
|
-
<
|
808
|
-
</td>
|
809
|
-
<td class="enum_member_annotations"> </td>
|
392
|
+
<td> </td>
|
393
|
+
<td> </td>
|
810
394
|
</tr>
|
811
395
|
<tr>
|
812
396
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-YES-NO:CAPS"></a>GTK_BUTTONS_YES_NO</p></td>
|
813
|
-
<td
|
814
|
-
<
|
815
|
-
</td>
|
816
|
-
<td class="enum_member_annotations"> </td>
|
397
|
+
<td> </td>
|
398
|
+
<td> </td>
|
817
399
|
</tr>
|
818
400
|
<tr>
|
819
401
|
<td class="enum_member_name"><p><a name="GTK-BUTTONS-OK-CANCEL:CAPS"></a>GTK_BUTTONS_OK_CANCEL</p></td>
|
820
|
-
<td
|
821
|
-
<
|
822
|
-
</td>
|
823
|
-
<td class="enum_member_annotations"> </td>
|
402
|
+
<td> </td>
|
403
|
+
<td> </td>
|
824
404
|
</tr>
|
825
405
|
</tbody>
|
826
406
|
</table></div>
|
@@ -840,28 +420,23 @@ then call <a class="link" href="GtkDialog.html#gtk-dialog-add-buttons" title="gt
|
|
840
420
|
<div class="refsect2">
|
841
421
|
<a name="GtkMessageDialog--image"></a><h3>The <code class="literal">“image”</code> property</h3>
|
842
422
|
<pre class="programlisting"> “image” <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *</pre>
|
843
|
-
<p>The image
|
423
|
+
<p>The image.</p>
|
844
424
|
<p>Flags: Read / Write</p>
|
845
|
-
<p class="since">Since 2.10</p>
|
425
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
846
426
|
</div>
|
847
427
|
<hr>
|
848
428
|
<div class="refsect2">
|
849
429
|
<a name="GtkMessageDialog--message-area"></a><h3>The <code class="literal">“message-area”</code> property</h3>
|
850
430
|
<pre class="programlisting"> “message-area” <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *</pre>
|
851
|
-
<p>
|
852
|
-
<a class="link" href="GtkMessageDialog.html#gtk-message-dialog-get-message-area" title="gtk_message_dialog_get_message_area ()"><code class="function">gtk_message_dialog_get_message_area()</code></a> for a detailed description of this
|
853
|
-
area.</p>
|
431
|
+
<p>GtkVBox that holds the dialog's primary and secondary labels.</p>
|
854
432
|
<p>Flags: Read</p>
|
855
|
-
<p class="since">Since 2.22</p>
|
433
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
856
434
|
</div>
|
857
435
|
<hr>
|
858
436
|
<div class="refsect2">
|
859
437
|
<a name="GtkMessageDialog--message-type"></a><h3>The <code class="literal">“message-type”</code> property</h3>
|
860
438
|
<pre class="programlisting"> “message-type” <a class="link" href="GtkMessageDialog.html#GtkMessageType" title="enum GtkMessageType"><span class="type">GtkMessageType</span></a></pre>
|
861
|
-
<p>The type of
|
862
|
-
the image that is shown in the dialog, unless the image is
|
863
|
-
|
864
|
-
explicitly set by the ::image property.</p>
|
439
|
+
<p>The type of message.</p>
|
865
440
|
<p>Flags: Read / Write / Construct</p>
|
866
441
|
<p>Default value: GTK_MESSAGE_INFO</p>
|
867
442
|
</div>
|
@@ -872,40 +447,34 @@ explicitly set by the ::image property.</p>
|
|
872
447
|
<p>The secondary text of the message dialog.</p>
|
873
448
|
<p>Flags: Read / Write</p>
|
874
449
|
<p>Default value: NULL</p>
|
875
|
-
<p class="since">Since 2.10</p>
|
450
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
876
451
|
</div>
|
877
452
|
<hr>
|
878
453
|
<div class="refsect2">
|
879
454
|
<a name="GtkMessageDialog--secondary-use-markup"></a><h3>The <code class="literal">“secondary-use-markup”</code> property</h3>
|
880
455
|
<pre class="programlisting"> “secondary-use-markup” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
881
|
-
<p
|
882
|
-
|
883
|
-
See <code class="function">pango_parse_markup()</code>.</p>
|
456
|
+
<p>The secondary text includes Pango markup.</p>
|
884
457
|
<p>Flags: Read / Write</p>
|
885
458
|
<p>Default value: FALSE</p>
|
886
|
-
<p class="since">Since 2.10</p>
|
459
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
887
460
|
</div>
|
888
461
|
<hr>
|
889
462
|
<div class="refsect2">
|
890
463
|
<a name="GtkMessageDialog--text"></a><h3>The <code class="literal">“text”</code> property</h3>
|
891
464
|
<pre class="programlisting"> “text” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
892
|
-
<p>The primary text of the message dialog
|
893
|
-
|
894
|
-
a secondary text, this will appear as the title.</p>
|
465
|
+
<p>The primary text of the message dialog.</p>
|
895
466
|
<p>Flags: Read / Write</p>
|
896
467
|
<p>Default value: ""</p>
|
897
|
-
<p class="since">Since 2.10</p>
|
468
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
898
469
|
</div>
|
899
470
|
<hr>
|
900
471
|
<div class="refsect2">
|
901
472
|
<a name="GtkMessageDialog--use-markup"></a><h3>The <code class="literal">“use-markup”</code> property</h3>
|
902
473
|
<pre class="programlisting"> “use-markup” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
903
|
-
<p
|
904
|
-
|
905
|
-
See <code class="function">pango_parse_markup()</code>.</p>
|
474
|
+
<p>The primary text of the title includes Pango markup.</p>
|
906
475
|
<p>Flags: Read / Write</p>
|
907
476
|
<p>Default value: FALSE</p>
|
908
|
-
<p class="since">Since 2.10</p>
|
477
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
909
478
|
</div>
|
910
479
|
</div>
|
911
480
|
<div class="refsect1">
|
@@ -922,24 +491,18 @@ See <code class="function">pango_parse_markup()</code>.</p>
|
|
922
491
|
<div class="refsect2">
|
923
492
|
<a name="GtkMessageDialog--s-use-separator"></a><h3>The <code class="literal">“use-separator”</code> style property</h3>
|
924
493
|
<pre class="programlisting"> “use-separator” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
925
|
-
<p>Whether to
|
926
|
-
in the dialog.</p>
|
494
|
+
<p>Whether to put a separator between the message dialog's text and the buttons.</p>
|
927
495
|
<div class="warning">
|
928
496
|
<p><code class="literal">GtkMessageDialog:use-separator</code> has been deprecated since version 2.22 and should not be used in newly-written code.</p>
|
929
497
|
<p>This style property will be removed in GTK+ 3</p>
|
930
498
|
</div>
|
931
499
|
<p>Flags: Read</p>
|
932
500
|
<p>Default value: FALSE</p>
|
933
|
-
<p class="since">Since 2.4</p>
|
501
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
934
502
|
</div>
|
935
503
|
</div>
|
936
|
-
<div class="refsect1">
|
937
|
-
<a name="GtkMessageDialog.see-also"></a><h2>See Also</h2>
|
938
|
-
<p><a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a></p>
|
939
|
-
</div>
|
940
504
|
</div>
|
941
505
|
<div class="footer">
|
942
|
-
<hr>
|
943
|
-
Generated by GTK-Doc V1.21.1</div>
|
506
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
944
507
|
</body>
|
945
508
|
</html>
|