gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkImage.html" title="GtkImage">
|
10
10
|
<link rel="next" href="GtkProgressBar.html" title="GtkProgressBar">
|
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">
|
@@ -228,7 +228,7 @@
|
|
228
228
|
</tr>
|
229
229
|
<tr>
|
230
230
|
<td class="function_type">
|
231
|
-
<span class="returnvalue">PangoAttrList</span> *
|
231
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
|
232
232
|
</td>
|
233
233
|
<td class="function_name">
|
234
234
|
<a class="link" href="GtkLabel.html#gtk-label-get-attributes" title="gtk_label_get_attributes ()">gtk_label_get_attributes</a> <span class="c_punctuation">()</span>
|
@@ -244,7 +244,7 @@
|
|
244
244
|
</tr>
|
245
245
|
<tr>
|
246
246
|
<td class="function_type">
|
247
|
-
<span class="returnvalue">PangoEllipsizeMode</span>
|
247
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
248
248
|
</td>
|
249
249
|
<td class="function_name">
|
250
250
|
<a class="link" href="GtkLabel.html#gtk-label-get-ellipsize" title="gtk_label_get_ellipsize ()">gtk_label_get_ellipsize</a> <span class="c_punctuation">()</span>
|
@@ -275,7 +275,7 @@
|
|
275
275
|
</tr>
|
276
276
|
<tr>
|
277
277
|
<td class="function_type">
|
278
|
-
<span class="returnvalue">PangoLayout</span> *
|
278
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
279
279
|
</td>
|
280
280
|
<td class="function_name">
|
281
281
|
<a class="link" href="GtkLabel.html#gtk-label-get-layout" title="gtk_label_get_layout ()">gtk_label_get_layout</a> <span class="c_punctuation">()</span>
|
@@ -291,7 +291,7 @@
|
|
291
291
|
</tr>
|
292
292
|
<tr>
|
293
293
|
<td class="function_type">
|
294
|
-
<span class="returnvalue">PangoWrapMode</span>
|
294
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoWrapMode"><span class="returnvalue">PangoWrapMode</span></a>
|
295
295
|
</td>
|
296
296
|
<td class="function_name">
|
297
297
|
<a class="link" href="GtkLabel.html#gtk-label-get-line-wrap-mode" title="gtk_label_get_line_wrap_mode ()">gtk_label_get_line_wrap_mode</a> <span class="c_punctuation">()</span>
|
@@ -427,7 +427,7 @@
|
|
427
427
|
</tr>
|
428
428
|
<tr>
|
429
429
|
<td class="property_type">
|
430
|
-
<span class="type">PangoAttrList</span> *</td>
|
430
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</td>
|
431
431
|
<td class="property_name"><a class="link" href="GtkLabel.html#GtkLabel--attributes" title="The “attributes” property">attributes</a></td>
|
432
432
|
<td class="property_flags">Read / Write</td>
|
433
433
|
</tr>
|
@@ -437,7 +437,7 @@
|
|
437
437
|
<td class="property_flags">Read</td>
|
438
438
|
</tr>
|
439
439
|
<tr>
|
440
|
-
<td class="property_type"><span class="type">PangoEllipsizeMode</span></td>
|
440
|
+
<td class="property_type"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></td>
|
441
441
|
<td class="property_name"><a class="link" href="GtkLabel.html#GtkLabel--ellipsize" title="The “ellipsize” property">ellipsize</a></td>
|
442
442
|
<td class="property_flags">Read / Write</td>
|
443
443
|
</tr>
|
@@ -515,7 +515,7 @@
|
|
515
515
|
<td class="property_flags">Read / Write</td>
|
516
516
|
</tr>
|
517
517
|
<tr>
|
518
|
-
<td class="property_type"><span class="type">PangoWrapMode</span></td>
|
518
|
+
<td class="property_type"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoWrapMode"><span class="type">PangoWrapMode</span></a></td>
|
519
519
|
<td class="property_name"><a class="link" href="GtkLabel.html#GtkLabel--wrap-mode" title="The “wrap-mode” property">wrap-mode</a></td>
|
520
520
|
<td class="property_flags">Read / Write</td>
|
521
521
|
</tr>
|
@@ -580,7 +580,7 @@
|
|
580
580
|
</div>
|
581
581
|
<div class="refsect1">
|
582
582
|
<a name="GtkLabel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
583
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
583
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
584
584
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
585
585
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
586
586
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -614,10 +614,10 @@ implies, most labels are used to label another widget such as a
|
|
614
614
|
The GtkLabel implementation of the GtkBuildable interface supports a
|
615
615
|
custom <attributes> element, which supports any number of <attribute>
|
616
616
|
elements. the <attribute> element has attributes named name, value,
|
617
|
-
start and end and allows you to specify <span class="type">PangoAttribute</span> values for this label.
|
617
|
+
start and end and allows you to specify <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttribute"><span class="type">PangoAttribute</span></a> values for this label.
|
618
618
|
</p>
|
619
619
|
<div class="example">
|
620
|
-
<a name="id-1.4.5.4.10.3.3"></a><p class="title"><b>Example
|
620
|
+
<a name="id-1.4.5.4.10.3.3"></a><p class="title"><b>Example 9. A UI definition fragment specifying Pango attributes</b></p>
|
621
621
|
<div class="example-contents">
|
622
622
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
623
623
|
<tbody>
|
@@ -758,13 +758,13 @@ or a network to <a class="link" href="GtkLabel.html#gtk-label-set-markup" title=
|
|
758
758
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#g-markup-escape-text"><code class="function">g_markup_escape_text()</code></a> or <a href="/home/vagrant/ruby-gnome2.win64/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>.
|
759
759
|
</p>
|
760
760
|
<p>
|
761
|
-
Markup strings are just a convenient way to set the <span class="type">PangoAttrList</span> on
|
761
|
+
Markup strings are just a convenient way to set the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> on
|
762
762
|
a label; <a class="link" href="GtkLabel.html#gtk-label-set-attributes" title="gtk_label_set_attributes ()"><code class="function">gtk_label_set_attributes()</code></a> may be a simpler way to set
|
763
|
-
attributes in some cases. Be careful though; <span class="type">PangoAttrList</span> tends to
|
763
|
+
attributes in some cases. Be careful though; <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> tends to
|
764
764
|
cause internationalization problems, unless you're applying attributes
|
765
765
|
to the entire string (i.e. unless you set the range of each attribute
|
766
766
|
to [0, G_MAXINT)). The reason is that specifying the start_index and
|
767
|
-
end_index for a <span class="type">PangoAttribute</span> requires knowledge of the exact string
|
767
|
+
end_index for a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttribute"><span class="type">PangoAttribute</span></a> requires knowledge of the exact string
|
768
768
|
being displayed, so translations will cause problems.
|
769
769
|
</p>
|
770
770
|
</div>
|
@@ -833,7 +833,7 @@ gtk_label_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gno
|
|
833
833
|
<p>Creates a new label with the given text inside it. You can
|
834
834
|
pass <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to get an empty label widget.</p>
|
835
835
|
<div class="refsect3">
|
836
|
-
<a name="
|
836
|
+
<a name="gtk-label-new.parameters"></a><h4>Parameters</h4>
|
837
837
|
<div class="informaltable"><table width="100%" border="0">
|
838
838
|
<colgroup>
|
839
839
|
<col width="150px" class="parameters_name">
|
@@ -848,9 +848,8 @@ pass <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/h
|
|
848
848
|
</table></div>
|
849
849
|
</div>
|
850
850
|
<div class="refsect3">
|
851
|
-
<a name="
|
851
|
+
<a name="gtk-label-new.returns"></a><h4>Returns</h4>
|
852
852
|
<p> the new <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a></p>
|
853
|
-
<p></p>
|
854
853
|
</div>
|
855
854
|
</div>
|
856
855
|
<hr>
|
@@ -863,7 +862,7 @@ gtk_label_set_text (<em class="parameter"><code><a class="link" href="GtkLabel.h
|
|
863
862
|
was there before. </p>
|
864
863
|
<p>This will also clear any previously set mnemonic accelerators.</p>
|
865
864
|
<div class="refsect3">
|
866
|
-
<a name="
|
865
|
+
<a name="gtk-label-set-text.parameters"></a><h4>Parameters</h4>
|
867
866
|
<div class="informaltable"><table width="100%" border="0">
|
868
867
|
<colgroup>
|
869
868
|
<col width="150px" class="parameters_name">
|
@@ -890,8 +889,8 @@ was there before. </p>
|
|
890
889
|
<a name="gtk-label-set-attributes"></a><h3>gtk_label_set_attributes ()</h3>
|
891
890
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
892
891
|
gtk_label_set_attributes (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>,
|
893
|
-
<em class="parameter"><code><span class="type">PangoAttrList</span> *attrs</code></em>);</pre>
|
894
|
-
<p>Sets a <span class="type">PangoAttrList</span>; the attributes in the list are applied to the
|
892
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *attrs</code></em>);</pre>
|
893
|
+
<p>Sets a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a>; the attributes in the list are applied to the
|
895
894
|
label text. </p>
|
896
895
|
<div class="note"><p>The attributes set with this function will be applied
|
897
896
|
and merged with any other attributes previously effected by way
|
@@ -900,7 +899,7 @@ While it is not recommended to mix markup strings with manually set
|
|
900
899
|
attributes, if you must; know that the attributes will be applied
|
901
900
|
to the label after the markup string is parsed.</p></div>
|
902
901
|
<div class="refsect3">
|
903
|
-
<a name="
|
902
|
+
<a name="gtk-label-set-attributes.parameters"></a><h4>Parameters</h4>
|
904
903
|
<div class="informaltable"><table width="100%" border="0">
|
905
904
|
<colgroup>
|
906
905
|
<col width="150px" class="parameters_name">
|
@@ -915,7 +914,7 @@ to the label after the markup string is parsed.</p></div>
|
|
915
914
|
</tr>
|
916
915
|
<tr>
|
917
916
|
<td class="parameter_name"><p>attrs</p></td>
|
918
|
-
<td class="parameter_description"><p>a <span class="type">PangoAttrList</span></p></td>
|
917
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a></p></td>
|
919
918
|
<td class="parameter_annotations"> </td>
|
920
919
|
</tr>
|
921
920
|
</tbody>
|
@@ -955,7 +954,7 @@ external data, you may need to escape it with <a href="/home/vagrant/ruby-gnome2
|
|
955
954
|
|
956
955
|
<p></p>
|
957
956
|
<div class="refsect3">
|
958
|
-
<a name="
|
957
|
+
<a name="gtk-label-set-markup.parameters"></a><h4>Parameters</h4>
|
959
958
|
<div class="informaltable"><table width="100%" border="0">
|
960
959
|
<colgroup>
|
961
960
|
<col width="150px" class="parameters_name">
|
@@ -992,7 +991,7 @@ indicating that they represent a keyboard accelerator called a mnemonic.</p>
|
|
992
991
|
<p>The mnemonic key can be used to activate another widget, chosen
|
993
992
|
automatically, or explicitly using <a class="link" href="GtkLabel.html#gtk-label-set-mnemonic-widget" title="gtk_label_set_mnemonic_widget ()"><code class="function">gtk_label_set_mnemonic_widget()</code></a>.</p>
|
994
993
|
<div class="refsect3">
|
995
|
-
<a name="
|
994
|
+
<a name="gtk-label-set-markup-with-mnemonic.parameters"></a><h4>Parameters</h4>
|
996
995
|
<div class="informaltable"><table width="100%" border="0">
|
997
996
|
<colgroup>
|
998
997
|
<col width="150px" class="parameters_name">
|
@@ -1027,7 +1026,7 @@ The pattern of underlines you want under the existing text within the
|
|
1027
1026
|
"Foo" and "Baz" but not "Bar".
|
1028
1027
|
</p>
|
1029
1028
|
<div class="refsect3">
|
1030
|
-
<a name="
|
1029
|
+
<a name="gtk-label-set-pattern.parameters"></a><h4>Parameters</h4>
|
1031
1030
|
<div class="informaltable"><table width="100%" border="0">
|
1032
1031
|
<colgroup>
|
1033
1032
|
<col width="150px" class="parameters_name">
|
@@ -1062,7 +1061,7 @@ to set the alignment of the label as a whole, use
|
|
1062
1061
|
<a class="link" href="GtkMisc.html#gtk-misc-set-alignment" title="gtk_misc_set_alignment ()"><code class="function">gtk_misc_set_alignment()</code></a> instead. <a class="link" href="GtkLabel.html#gtk-label-set-justify" title="gtk_label_set_justify ()"><code class="function">gtk_label_set_justify()</code></a> has no
|
1063
1062
|
effect on labels containing only a single line.</p>
|
1064
1063
|
<div class="refsect3">
|
1065
|
-
<a name="
|
1064
|
+
<a name="gtk-label-set-justify.parameters"></a><h4>Parameters</h4>
|
1066
1065
|
<div class="informaltable"><table width="100%" border="0">
|
1067
1066
|
<colgroup>
|
1068
1067
|
<col width="150px" class="parameters_name">
|
@@ -1089,11 +1088,11 @@ effect on labels containing only a single line.</p>
|
|
1089
1088
|
<a name="gtk-label-set-ellipsize"></a><h3>gtk_label_set_ellipsize ()</h3>
|
1090
1089
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1091
1090
|
gtk_label_set_ellipsize (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>,
|
1092
|
-
<em class="parameter"><code><span class="type">PangoEllipsizeMode</span> mode</code></em>);</pre>
|
1091
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> mode</code></em>);</pre>
|
1093
1092
|
<p>Sets the mode used to ellipsize (add an ellipsis: "...") to the text
|
1094
1093
|
if there is not enough space to render the entire string.</p>
|
1095
1094
|
<div class="refsect3">
|
1096
|
-
<a name="
|
1095
|
+
<a name="gtk-label-set-ellipsize.parameters"></a><h4>Parameters</h4>
|
1097
1096
|
<div class="informaltable"><table width="100%" border="0">
|
1098
1097
|
<colgroup>
|
1099
1098
|
<col width="150px" class="parameters_name">
|
@@ -1108,13 +1107,13 @@ if there is not enough space to render the entire string.</p>
|
|
1108
1107
|
</tr>
|
1109
1108
|
<tr>
|
1110
1109
|
<td class="parameter_name"><p>mode</p></td>
|
1111
|
-
<td class="parameter_description"><p>a <span class="type">PangoEllipsizeMode</span></p></td>
|
1110
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></p></td>
|
1112
1111
|
<td class="parameter_annotations"> </td>
|
1113
1112
|
</tr>
|
1114
1113
|
</tbody>
|
1115
1114
|
</table></div>
|
1116
1115
|
</div>
|
1117
|
-
<p class="since">Since 2.6</p>
|
1116
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1118
1117
|
</div>
|
1119
1118
|
<hr>
|
1120
1119
|
<div class="refsect2">
|
@@ -1126,7 +1125,7 @@ gtk_label_set_width_chars (<em class="parameter"><code><a class="link" href="Gtk
|
|
1126
1125
|
to <em class="parameter"><code>n_chars</code></em>
|
1127
1126
|
.</p>
|
1128
1127
|
<div class="refsect3">
|
1129
|
-
<a name="
|
1128
|
+
<a name="gtk-label-set-width-chars.parameters"></a><h4>Parameters</h4>
|
1130
1129
|
<div class="informaltable"><table width="100%" border="0">
|
1131
1130
|
<colgroup>
|
1132
1131
|
<col width="150px" class="parameters_name">
|
@@ -1147,7 +1146,7 @@ gtk_label_set_width_chars (<em class="parameter"><code><a class="link" href="Gtk
|
|
1147
1146
|
</tbody>
|
1148
1147
|
</table></div>
|
1149
1148
|
</div>
|
1150
|
-
<p class="since">Since 2.6</p>
|
1149
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1151
1150
|
</div>
|
1152
1151
|
<hr>
|
1153
1152
|
<div class="refsect2">
|
@@ -1159,7 +1158,7 @@ gtk_label_set_max_width_chars (<em class="parameter"><code><a class="link" href=
|
|
1159
1158
|
to <em class="parameter"><code>n_chars</code></em>
|
1160
1159
|
.</p>
|
1161
1160
|
<div class="refsect3">
|
1162
|
-
<a name="
|
1161
|
+
<a name="gtk-label-set-max-width-chars.parameters"></a><h4>Parameters</h4>
|
1163
1162
|
<div class="informaltable"><table width="100%" border="0">
|
1164
1163
|
<colgroup>
|
1165
1164
|
<col width="150px" class="parameters_name">
|
@@ -1180,7 +1179,7 @@ gtk_label_set_max_width_chars (<em class="parameter"><code><a class="link" href=
|
|
1180
1179
|
</tbody>
|
1181
1180
|
</table></div>
|
1182
1181
|
</div>
|
1183
|
-
<p class="since">Since 2.6</p>
|
1182
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1184
1183
|
</div>
|
1185
1184
|
<hr>
|
1186
1185
|
<div class="refsect2">
|
@@ -1198,7 +1197,7 @@ the given <em class="parameter"><code>str</code></em> argument. It does not mak
|
|
1198
1197
|
must not write to it.
|
1199
1198
|
</p>
|
1200
1199
|
<div class="refsect3">
|
1201
|
-
<a name="
|
1200
|
+
<a name="gtk-label-get.parameters"></a><h4>Parameters</h4>
|
1202
1201
|
<div class="informaltable"><table width="100%" border="0">
|
1203
1202
|
<colgroup>
|
1204
1203
|
<col width="150px" class="parameters_name">
|
@@ -1238,7 +1237,7 @@ was underlined will have its lower-cased accelerator keyval returned (i.e.
|
|
1238
1237
|
probably only used within the GTK+ library itself for menu items and such.
|
1239
1238
|
</p>
|
1240
1239
|
<div class="refsect3">
|
1241
|
-
<a name="
|
1240
|
+
<a name="gtk-label-parse-uline.parameters"></a><h4>Parameters</h4>
|
1242
1241
|
<div class="informaltable"><table width="100%" border="0">
|
1243
1242
|
<colgroup>
|
1244
1243
|
<col width="150px" class="parameters_name">
|
@@ -1260,9 +1259,8 @@ probably only used within the GTK+ library itself for menu items and such.
|
|
1260
1259
|
</table></div>
|
1261
1260
|
</div>
|
1262
1261
|
<div class="refsect3">
|
1263
|
-
<a name="
|
1262
|
+
<a name="gtk-label-parse-uline.returns"></a><h4>Returns</h4>
|
1264
1263
|
<p>The lowercase keyval of the last character underlined.</p>
|
1265
|
-
<p></p>
|
1266
1264
|
</div>
|
1267
1265
|
</div>
|
1268
1266
|
<hr>
|
@@ -1280,7 +1278,7 @@ conceptually can't make their requisition depend on the parent
|
|
1280
1278
|
container's size. For a label that wraps at a specific position,
|
1281
1279
|
set the label's width using <a class="link" href="GtkWidget.html#gtk-widget-set-size-request" title="gtk_widget_set_size_request ()"><code class="function">gtk_widget_set_size_request()</code></a>.</p>
|
1282
1280
|
<div class="refsect3">
|
1283
|
-
<a name="
|
1281
|
+
<a name="gtk-label-set-line-wrap.parameters"></a><h4>Parameters</h4>
|
1284
1282
|
<div class="informaltable"><table width="100%" border="0">
|
1285
1283
|
<colgroup>
|
1286
1284
|
<col width="150px" class="parameters_name">
|
@@ -1307,12 +1305,12 @@ set the label's width using <a class="link" href="GtkWidget.html#gtk-widget-set-
|
|
1307
1305
|
<a name="gtk-label-set-line-wrap-mode"></a><h3>gtk_label_set_line_wrap_mode ()</h3>
|
1308
1306
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1309
1307
|
gtk_label_set_line_wrap_mode (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>,
|
1310
|
-
<em class="parameter"><code><span class="type">PangoWrapMode</span> wrap_mode</code></em>);</pre>
|
1308
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoWrapMode"><span class="type">PangoWrapMode</span></a> wrap_mode</code></em>);</pre>
|
1311
1309
|
<p>If line wrapping is on (see <a class="link" href="GtkLabel.html#gtk-label-set-line-wrap" title="gtk_label_set_line_wrap ()"><code class="function">gtk_label_set_line_wrap()</code></a>) this controls how
|
1312
|
-
the line wrapping is done. The default is <code class="literal">PANGO_WRAP_WORD</code> which means
|
1310
|
+
the line wrapping is done. The default is <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PANGO-WRAP-WORD:CAPS"><code class="literal">PANGO_WRAP_WORD</code></a> which means
|
1313
1311
|
wrap on word boundaries.</p>
|
1314
1312
|
<div class="refsect3">
|
1315
|
-
<a name="
|
1313
|
+
<a name="gtk-label-set-line-wrap-mode.parameters"></a><h4>Parameters</h4>
|
1316
1314
|
<div class="informaltable"><table width="100%" border="0">
|
1317
1315
|
<colgroup>
|
1318
1316
|
<col width="150px" class="parameters_name">
|
@@ -1333,7 +1331,7 @@ wrap on word boundaries.</p>
|
|
1333
1331
|
</tbody>
|
1334
1332
|
</table></div>
|
1335
1333
|
</div>
|
1336
|
-
<p class="since">Since 2.10</p>
|
1334
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1337
1335
|
</div>
|
1338
1336
|
<hr>
|
1339
1337
|
<div class="refsect2">
|
@@ -1342,16 +1340,16 @@ wrap on word boundaries.</p>
|
|
1342
1340
|
gtk_label_get_layout_offsets (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>,
|
1343
1341
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>,
|
1344
1342
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>);</pre>
|
1345
|
-
<p>Obtains the coordinates where the label will draw the <span class="type">PangoLayout</span>
|
1343
|
+
<p>Obtains the coordinates where the label will draw the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>
|
1346
1344
|
representing the text in the label; useful to convert mouse events
|
1347
|
-
into coordinates inside the <span class="type">PangoLayout</span>, e.g. to take some action
|
1345
|
+
into coordinates inside the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>, e.g. to take some action
|
1348
1346
|
if some part of the label is clicked. Of course you will need to
|
1349
1347
|
create a <a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a> to receive the events, and pack the label
|
1350
1348
|
inside it, since labels are a <a class="link" href="GtkWidget.html#GTK-NO-WINDOW:CAPS"><span class="type">GTK_NO_WINDOW</span></a> widget. Remember
|
1351
|
-
when using the <span class="type">PangoLayout</span> functions you need to convert to
|
1352
|
-
and from pixels using <code class="function">PANGO_PIXELS()</code> or <span class="type">PANGO_SCALE</span>.</p>
|
1349
|
+
when using the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> functions you need to convert to
|
1350
|
+
and from pixels using <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"><code class="function">PANGO_PIXELS()</code></a> or <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS"><span class="type">PANGO_SCALE</span></a>.</p>
|
1353
1351
|
<div class="refsect3">
|
1354
|
-
<a name="
|
1352
|
+
<a name="gtk-label-get-layout-offsets.parameters"></a><h4>Parameters</h4>
|
1355
1353
|
<div class="informaltable"><table width="100%" border="0">
|
1356
1354
|
<colgroup>
|
1357
1355
|
<col width="150px" class="parameters_name">
|
@@ -1387,7 +1385,7 @@ gtk_label_get_mnemonic_keyval (<em class="parameter"><code><a class="link" href=
|
|
1387
1385
|
returns the keyval used for the mnemonic accelerator. If there is no
|
1388
1386
|
mnemonic set up it returns <span class="type">GDK_VoidSymbol</span>.</p>
|
1389
1387
|
<div class="refsect3">
|
1390
|
-
<a name="
|
1388
|
+
<a name="gtk-label-get-mnemonic-keyval.parameters"></a><h4>Parameters</h4>
|
1391
1389
|
<div class="informaltable"><table width="100%" border="0">
|
1392
1390
|
<colgroup>
|
1393
1391
|
<col width="150px" class="parameters_name">
|
@@ -1402,9 +1400,8 @@ mnemonic set up it returns <span class="type">GDK_VoidSymbol</span>.</p>
|
|
1402
1400
|
</table></div>
|
1403
1401
|
</div>
|
1404
1402
|
<div class="refsect3">
|
1405
|
-
<a name="
|
1403
|
+
<a name="gtk-label-get-mnemonic-keyval.returns"></a><h4>Returns</h4>
|
1406
1404
|
<p> GDK keyval usable for accelerators, or <span class="type">GDK_VoidSymbol</span></p>
|
1407
|
-
<p></p>
|
1408
1405
|
</div>
|
1409
1406
|
</div>
|
1410
1407
|
<hr>
|
@@ -1414,7 +1411,7 @@ mnemonic set up it returns <span class="type">GDK_VoidSymbol</span>.</p>
|
|
1414
1411
|
gtk_label_get_selectable (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1415
1412
|
<p>Gets the value set by <a class="link" href="GtkLabel.html#gtk-label-set-selectable" title="gtk_label_set_selectable ()"><code class="function">gtk_label_set_selectable()</code></a>.</p>
|
1416
1413
|
<div class="refsect3">
|
1417
|
-
<a name="
|
1414
|
+
<a name="gtk-label-get-selectable.parameters"></a><h4>Parameters</h4>
|
1418
1415
|
<div class="informaltable"><table width="100%" border="0">
|
1419
1416
|
<colgroup>
|
1420
1417
|
<col width="150px" class="parameters_name">
|
@@ -1429,9 +1426,8 @@ gtk_label_get_selectable (<em class="parameter"><code><a class="link" href="GtkL
|
|
1429
1426
|
</table></div>
|
1430
1427
|
</div>
|
1431
1428
|
<div class="refsect3">
|
1432
|
-
<a name="
|
1429
|
+
<a name="gtk-label-get-selectable.returns"></a><h4>Returns</h4>
|
1433
1430
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user can copy text from the label</p>
|
1434
|
-
<p></p>
|
1435
1431
|
</div>
|
1436
1432
|
</div>
|
1437
1433
|
<hr>
|
@@ -1443,7 +1439,7 @@ gtk_label_get_text (<em class="parameter"><code><a class="link" href="GtkLabel.h
|
|
1443
1439
|
screen. This does not include any embedded underlines
|
1444
1440
|
indicating mnemonics or Pango markup. (See <a class="link" href="GtkLabel.html#gtk-label-get-label" title="gtk_label_get_label ()"><code class="function">gtk_label_get_label()</code></a>)</p>
|
1445
1441
|
<div class="refsect3">
|
1446
|
-
<a name="
|
1442
|
+
<a name="gtk-label-get-text.parameters"></a><h4>Parameters</h4>
|
1447
1443
|
<div class="informaltable"><table width="100%" border="0">
|
1448
1444
|
<colgroup>
|
1449
1445
|
<col width="150px" class="parameters_name">
|
@@ -1458,10 +1454,9 @@ indicating mnemonics or Pango markup. (See <a class="link" href="GtkLabel.html#g
|
|
1458
1454
|
</table></div>
|
1459
1455
|
</div>
|
1460
1456
|
<div class="refsect3">
|
1461
|
-
<a name="
|
1457
|
+
<a name="gtk-label-get-text.returns"></a><h4>Returns</h4>
|
1462
1458
|
<p> the text in the label widget. This is the internal
|
1463
1459
|
string used by the label, and must not be modified.</p>
|
1464
|
-
<p></p>
|
1465
1460
|
</div>
|
1466
1461
|
</div>
|
1467
1462
|
<hr>
|
@@ -1484,7 +1479,7 @@ widget. For instance, if the label is inside a button or menu item,
|
|
1484
1479
|
the button or menu item will automatically become the mnemonic widget
|
1485
1480
|
and be activated by the mnemonic.</p>
|
1486
1481
|
<div class="refsect3">
|
1487
|
-
<a name="
|
1482
|
+
<a name="gtk-label-new-with-mnemonic.parameters"></a><h4>Parameters</h4>
|
1488
1483
|
<div class="informaltable"><table width="100%" border="0">
|
1489
1484
|
<colgroup>
|
1490
1485
|
<col width="150px" class="parameters_name">
|
@@ -1500,9 +1495,8 @@ mnemonic character</p></td>
|
|
1500
1495
|
</table></div>
|
1501
1496
|
</div>
|
1502
1497
|
<div class="refsect3">
|
1503
|
-
<a name="
|
1498
|
+
<a name="gtk-label-new-with-mnemonic.returns"></a><h4>Returns</h4>
|
1504
1499
|
<p> the new <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a></p>
|
1505
|
-
<p></p>
|
1506
1500
|
</div>
|
1507
1501
|
</div>
|
1508
1502
|
<hr>
|
@@ -1519,7 +1513,7 @@ this function has no effect. If <em class="parameter"><code>start_offset</code><
|
|
1519
1513
|
<em class="parameter"><code>end_offset</code></em>
|
1520
1514
|
are -1, then the end of the label will be substituted.</p>
|
1521
1515
|
<div class="refsect3">
|
1522
|
-
<a name="
|
1516
|
+
<a name="gtk-label-select-region.parameters"></a><h4>Parameters</h4>
|
1523
1517
|
<div class="informaltable"><table width="100%" border="0">
|
1524
1518
|
<colgroup>
|
1525
1519
|
<col width="150px" class="parameters_name">
|
@@ -1566,7 +1560,7 @@ GtkWidget::mnemonic-activate signal on it. The default handler for
|
|
1566
1560
|
this signal will activate the widget if there are no mnemonic collisions
|
1567
1561
|
and toggle focus between the colliding widgets otherwise.</p>
|
1568
1562
|
<div class="refsect3">
|
1569
|
-
<a name="
|
1563
|
+
<a name="gtk-label-set-mnemonic-widget.parameters"></a><h4>Parameters</h4>
|
1570
1564
|
<div class="informaltable"><table width="100%" border="0">
|
1571
1565
|
<colgroup>
|
1572
1566
|
<col width="150px" class="parameters_name">
|
@@ -1597,7 +1591,7 @@ gtk_label_set_selectable (<em class="parameter"><code><a class="link" href="GtkL
|
|
1597
1591
|
<p>Selectable labels allow the user to select text from the label, for
|
1598
1592
|
copy-and-paste.</p>
|
1599
1593
|
<div class="refsect3">
|
1600
|
-
<a name="
|
1594
|
+
<a name="gtk-label-set-selectable.parameters"></a><h4>Parameters</h4>
|
1601
1595
|
<div class="informaltable"><table width="100%" border="0">
|
1602
1596
|
<colgroup>
|
1603
1597
|
<col width="150px" class="parameters_name">
|
@@ -1633,7 +1627,7 @@ indicating that they represent a keyboard accelerator called a mnemonic.
|
|
1633
1627
|
The mnemonic key can be used to activate another widget, chosen
|
1634
1628
|
automatically, or explicitly using <a class="link" href="GtkLabel.html#gtk-label-set-mnemonic-widget" title="gtk_label_set_mnemonic_widget ()"><code class="function">gtk_label_set_mnemonic_widget()</code></a>.</p>
|
1635
1629
|
<div class="refsect3">
|
1636
|
-
<a name="
|
1630
|
+
<a name="gtk-label-set-text-with-mnemonic.parameters"></a><h4>Parameters</h4>
|
1637
1631
|
<div class="informaltable"><table width="100%" border="0">
|
1638
1632
|
<colgroup>
|
1639
1633
|
<col width="150px" class="parameters_name">
|
@@ -1658,7 +1652,7 @@ automatically, or explicitly using <a class="link" href="GtkLabel.html#gtk-label
|
|
1658
1652
|
<hr>
|
1659
1653
|
<div class="refsect2">
|
1660
1654
|
<a name="gtk-label-get-attributes"></a><h3>gtk_label_get_attributes ()</h3>
|
1661
|
-
<pre class="programlisting"><span class="returnvalue">PangoAttrList</span> *
|
1655
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
|
1662
1656
|
gtk_label_get_attributes (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1663
1657
|
<p>Gets the attribute list that was set on the label using
|
1664
1658
|
<a class="link" href="GtkLabel.html#gtk-label-set-attributes" title="gtk_label_set_attributes ()"><code class="function">gtk_label_set_attributes()</code></a>, if any. This function does
|
@@ -1667,7 +1661,7 @@ not reflect attributes that come from the labels markup
|
|
1667
1661
|
effective attributes for the label, use
|
1668
1662
|
pango_layout_get_attribute (gtk_label_get_layout (label)).</p>
|
1669
1663
|
<div class="refsect3">
|
1670
|
-
<a name="
|
1664
|
+
<a name="gtk-label-get-attributes.parameters"></a><h4>Parameters</h4>
|
1671
1665
|
<div class="informaltable"><table width="100%" border="0">
|
1672
1666
|
<colgroup>
|
1673
1667
|
<col width="150px" class="parameters_name">
|
@@ -1682,7 +1676,7 @@ pango_layout_get_attribute (gtk_label_get_layout (label)).</p>
|
|
1682
1676
|
</table></div>
|
1683
1677
|
</div>
|
1684
1678
|
<div class="refsect3">
|
1685
|
-
<a name="
|
1679
|
+
<a name="gtk-label-get-attributes.returns"></a><h4>Returns</h4>
|
1686
1680
|
<p> the attribute list, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1687
1681
|
if none was set. </p>
|
1688
1682
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1695,7 +1689,7 @@ if none was set. </p>
|
|
1695
1689
|
gtk_label_get_justify (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1696
1690
|
<p>Returns the justification of the label. See <a class="link" href="GtkLabel.html#gtk-label-set-justify" title="gtk_label_set_justify ()"><code class="function">gtk_label_set_justify()</code></a>.</p>
|
1697
1691
|
<div class="refsect3">
|
1698
|
-
<a name="
|
1692
|
+
<a name="gtk-label-get-justify.parameters"></a><h4>Parameters</h4>
|
1699
1693
|
<div class="informaltable"><table width="100%" border="0">
|
1700
1694
|
<colgroup>
|
1701
1695
|
<col width="150px" class="parameters_name">
|
@@ -1710,19 +1704,18 @@ gtk_label_get_justify (<em class="parameter"><code><a class="link" href="GtkLabe
|
|
1710
1704
|
</table></div>
|
1711
1705
|
</div>
|
1712
1706
|
<div class="refsect3">
|
1713
|
-
<a name="
|
1707
|
+
<a name="gtk-label-get-justify.returns"></a><h4>Returns</h4>
|
1714
1708
|
<p> <a class="link" href="gtk2-Standard-Enumerations.html#GtkJustification" title="enum GtkJustification"><span class="type">GtkJustification</span></a></p>
|
1715
|
-
<p></p>
|
1716
1709
|
</div>
|
1717
1710
|
</div>
|
1718
1711
|
<hr>
|
1719
1712
|
<div class="refsect2">
|
1720
1713
|
<a name="gtk-label-get-ellipsize"></a><h3>gtk_label_get_ellipsize ()</h3>
|
1721
|
-
<pre class="programlisting"><span class="returnvalue">PangoEllipsizeMode</span>
|
1714
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
1722
1715
|
gtk_label_get_ellipsize (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1723
1716
|
<p>Returns the ellipsizing position of the label. See <a class="link" href="GtkLabel.html#gtk-label-set-ellipsize" title="gtk_label_set_ellipsize ()"><code class="function">gtk_label_set_ellipsize()</code></a>.</p>
|
1724
1717
|
<div class="refsect3">
|
1725
|
-
<a name="
|
1718
|
+
<a name="gtk-label-get-ellipsize.parameters"></a><h4>Parameters</h4>
|
1726
1719
|
<div class="informaltable"><table width="100%" border="0">
|
1727
1720
|
<colgroup>
|
1728
1721
|
<col width="150px" class="parameters_name">
|
@@ -1737,11 +1730,10 @@ gtk_label_get_ellipsize (<em class="parameter"><code><a class="link" href="GtkLa
|
|
1737
1730
|
</table></div>
|
1738
1731
|
</div>
|
1739
1732
|
<div class="refsect3">
|
1740
|
-
<a name="
|
1741
|
-
<p> <span class="type">PangoEllipsizeMode</span></p>
|
1742
|
-
<p></p>
|
1733
|
+
<a name="gtk-label-get-ellipsize.returns"></a><h4>Returns</h4>
|
1734
|
+
<p> <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></p>
|
1743
1735
|
</div>
|
1744
|
-
<p class="since">Since 2.6</p>
|
1736
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1745
1737
|
</div>
|
1746
1738
|
<hr>
|
1747
1739
|
<div class="refsect2">
|
@@ -1752,7 +1744,7 @@ gtk_label_get_width_chars (<em class="parameter"><code><a class="link" href="Gtk
|
|
1752
1744
|
, in characters. See
|
1753
1745
|
<a class="link" href="GtkLabel.html#gtk-label-set-width-chars" title="gtk_label_set_width_chars ()"><code class="function">gtk_label_set_width_chars()</code></a>.</p>
|
1754
1746
|
<div class="refsect3">
|
1755
|
-
<a name="
|
1747
|
+
<a name="gtk-label-get-width-chars.parameters"></a><h4>Parameters</h4>
|
1756
1748
|
<div class="informaltable"><table width="100%" border="0">
|
1757
1749
|
<colgroup>
|
1758
1750
|
<col width="150px" class="parameters_name">
|
@@ -1767,11 +1759,10 @@ gtk_label_get_width_chars (<em class="parameter"><code><a class="link" href="Gtk
|
|
1767
1759
|
</table></div>
|
1768
1760
|
</div>
|
1769
1761
|
<div class="refsect3">
|
1770
|
-
<a name="
|
1762
|
+
<a name="gtk-label-get-width-chars.returns"></a><h4>Returns</h4>
|
1771
1763
|
<p> the width of the label in characters.</p>
|
1772
|
-
<p></p>
|
1773
1764
|
</div>
|
1774
|
-
<p class="since">Since 2.6</p>
|
1765
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1775
1766
|
</div>
|
1776
1767
|
<hr>
|
1777
1768
|
<div class="refsect2">
|
@@ -1782,7 +1773,7 @@ gtk_label_get_max_width_chars (<em class="parameter"><code><a class="link" href=
|
|
1782
1773
|
, in characters. See
|
1783
1774
|
<a class="link" href="GtkLabel.html#gtk-label-set-width-chars" title="gtk_label_set_width_chars ()"><code class="function">gtk_label_set_width_chars()</code></a>.</p>
|
1784
1775
|
<div class="refsect3">
|
1785
|
-
<a name="
|
1776
|
+
<a name="gtk-label-get-max-width-chars.parameters"></a><h4>Parameters</h4>
|
1786
1777
|
<div class="informaltable"><table width="100%" border="0">
|
1787
1778
|
<colgroup>
|
1788
1779
|
<col width="150px" class="parameters_name">
|
@@ -1797,11 +1788,10 @@ gtk_label_get_max_width_chars (<em class="parameter"><code><a class="link" href=
|
|
1797
1788
|
</table></div>
|
1798
1789
|
</div>
|
1799
1790
|
<div class="refsect3">
|
1800
|
-
<a name="
|
1791
|
+
<a name="gtk-label-get-max-width-chars.returns"></a><h4>Returns</h4>
|
1801
1792
|
<p> the maximum width of the label in characters.</p>
|
1802
|
-
<p></p>
|
1803
1793
|
</div>
|
1804
|
-
<p class="since">Since 2.6</p>
|
1794
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1805
1795
|
</div>
|
1806
1796
|
<hr>
|
1807
1797
|
<div class="refsect2">
|
@@ -1812,7 +1802,7 @@ gtk_label_get_label (<em class="parameter"><code><a class="link" href="GtkLabel.
|
|
1812
1802
|
underlines indicating mnemonics and Pango markup. (See
|
1813
1803
|
<a class="link" href="GtkLabel.html#gtk-label-get-text" title="gtk_label_get_text ()"><code class="function">gtk_label_get_text()</code></a>).</p>
|
1814
1804
|
<div class="refsect3">
|
1815
|
-
<a name="
|
1805
|
+
<a name="gtk-label-get-label.parameters"></a><h4>Parameters</h4>
|
1816
1806
|
<div class="informaltable"><table width="100%" border="0">
|
1817
1807
|
<colgroup>
|
1818
1808
|
<col width="150px" class="parameters_name">
|
@@ -1827,24 +1817,23 @@ underlines indicating mnemonics and Pango markup. (See
|
|
1827
1817
|
</table></div>
|
1828
1818
|
</div>
|
1829
1819
|
<div class="refsect3">
|
1830
|
-
<a name="
|
1820
|
+
<a name="gtk-label-get-label.returns"></a><h4>Returns</h4>
|
1831
1821
|
<p> the text of the label widget. This string is
|
1832
1822
|
owned by the widget and must not be modified or freed.</p>
|
1833
|
-
<p></p>
|
1834
1823
|
</div>
|
1835
1824
|
</div>
|
1836
1825
|
<hr>
|
1837
1826
|
<div class="refsect2">
|
1838
1827
|
<a name="gtk-label-get-layout"></a><h3>gtk_label_get_layout ()</h3>
|
1839
|
-
<pre class="programlisting"><span class="returnvalue">PangoLayout</span> *
|
1828
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
1840
1829
|
gtk_label_get_layout (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1841
|
-
<p>Gets the <span class="type">PangoLayout</span> used to display the label.
|
1830
|
+
<p>Gets the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to display the label.
|
1842
1831
|
The layout is useful to e.g. convert text positions to
|
1843
1832
|
pixel positions, in combination with <a class="link" href="GtkLabel.html#gtk-label-get-layout-offsets" title="gtk_label_get_layout_offsets ()"><code class="function">gtk_label_get_layout_offsets()</code></a>.
|
1844
1833
|
The returned layout is owned by the label so need not be
|
1845
1834
|
freed by the caller.</p>
|
1846
1835
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1836
|
+
<a name="gtk-label-get-layout.parameters"></a><h4>Parameters</h4>
|
1848
1837
|
<div class="informaltable"><table width="100%" border="0">
|
1849
1838
|
<colgroup>
|
1850
1839
|
<col width="150px" class="parameters_name">
|
@@ -1859,8 +1848,8 @@ freed by the caller.</p>
|
|
1859
1848
|
</table></div>
|
1860
1849
|
</div>
|
1861
1850
|
<div class="refsect3">
|
1862
|
-
<a name="
|
1863
|
-
<p> the <span class="type">PangoLayout</span> for this label. </p>
|
1851
|
+
<a name="gtk-label-get-layout.returns"></a><h4>Returns</h4>
|
1852
|
+
<p> the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> for this label. </p>
|
1864
1853
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1865
1854
|
</div>
|
1866
1855
|
</div>
|
@@ -1872,7 +1861,7 @@ gtk_label_get_line_wrap (<em class="parameter"><code><a class="link" href="GtkLa
|
|
1872
1861
|
<p>Returns whether lines in the label are automatically wrapped.
|
1873
1862
|
See <a class="link" href="GtkLabel.html#gtk-label-set-line-wrap" title="gtk_label_set_line_wrap ()"><code class="function">gtk_label_set_line_wrap()</code></a>.</p>
|
1874
1863
|
<div class="refsect3">
|
1875
|
-
<a name="
|
1864
|
+
<a name="gtk-label-get-line-wrap.parameters"></a><h4>Parameters</h4>
|
1876
1865
|
<div class="informaltable"><table width="100%" border="0">
|
1877
1866
|
<colgroup>
|
1878
1867
|
<col width="150px" class="parameters_name">
|
@@ -1887,19 +1876,18 @@ See <a class="link" href="GtkLabel.html#gtk-label-set-line-wrap" title="gtk_labe
|
|
1887
1876
|
</table></div>
|
1888
1877
|
</div>
|
1889
1878
|
<div class="refsect3">
|
1890
|
-
<a name="
|
1879
|
+
<a name="gtk-label-get-line-wrap.returns"></a><h4>Returns</h4>
|
1891
1880
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the lines of the label are automatically wrapped.</p>
|
1892
|
-
<p></p>
|
1893
1881
|
</div>
|
1894
1882
|
</div>
|
1895
1883
|
<hr>
|
1896
1884
|
<div class="refsect2">
|
1897
1885
|
<a name="gtk-label-get-line-wrap-mode"></a><h3>gtk_label_get_line_wrap_mode ()</h3>
|
1898
|
-
<pre class="programlisting"><span class="returnvalue">PangoWrapMode</span>
|
1886
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoWrapMode"><span class="returnvalue">PangoWrapMode</span></a>
|
1899
1887
|
gtk_label_get_line_wrap_mode (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
1900
1888
|
<p>Returns line wrap mode used by the label. See <a class="link" href="GtkLabel.html#gtk-label-set-line-wrap-mode" title="gtk_label_set_line_wrap_mode ()"><code class="function">gtk_label_set_line_wrap_mode()</code></a>.</p>
|
1901
1889
|
<div class="refsect3">
|
1902
|
-
<a name="
|
1890
|
+
<a name="gtk-label-get-line-wrap-mode.parameters"></a><h4>Parameters</h4>
|
1903
1891
|
<div class="informaltable"><table width="100%" border="0">
|
1904
1892
|
<colgroup>
|
1905
1893
|
<col width="150px" class="parameters_name">
|
@@ -1914,11 +1902,10 @@ gtk_label_get_line_wrap_mode (<em class="parameter"><code><a class="link" href="
|
|
1914
1902
|
</table></div>
|
1915
1903
|
</div>
|
1916
1904
|
<div class="refsect3">
|
1917
|
-
<a name="
|
1905
|
+
<a name="gtk-label-get-line-wrap-mode.returns"></a><h4>Returns</h4>
|
1918
1906
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the lines of the label are automatically wrapped.</p>
|
1919
|
-
<p></p>
|
1920
1907
|
</div>
|
1921
|
-
<p class="since">Since 2.10</p>
|
1908
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1922
1909
|
</div>
|
1923
1910
|
<hr>
|
1924
1911
|
<div class="refsect2">
|
@@ -1928,7 +1915,7 @@ gtk_label_get_mnemonic_widget (<em class="parameter"><code><a class="link" href=
|
|
1928
1915
|
<p>Retrieves the target of the mnemonic (keyboard shortcut) of this
|
1929
1916
|
label. See <a class="link" href="GtkLabel.html#gtk-label-set-mnemonic-widget" title="gtk_label_set_mnemonic_widget ()"><code class="function">gtk_label_set_mnemonic_widget()</code></a>.</p>
|
1930
1917
|
<div class="refsect3">
|
1931
|
-
<a name="
|
1918
|
+
<a name="gtk-label-get-mnemonic-widget.parameters"></a><h4>Parameters</h4>
|
1932
1919
|
<div class="informaltable"><table width="100%" border="0">
|
1933
1920
|
<colgroup>
|
1934
1921
|
<col width="150px" class="parameters_name">
|
@@ -1943,7 +1930,7 @@ label. See <a class="link" href="GtkLabel.html#gtk-label-set-mnemonic-widget" ti
|
|
1943
1930
|
</table></div>
|
1944
1931
|
</div>
|
1945
1932
|
<div class="refsect3">
|
1946
|
-
<a name="
|
1933
|
+
<a name="gtk-label-get-mnemonic-widget.returns"></a><h4>Returns</h4>
|
1947
1934
|
<p> the target of the label's mnemonic,
|
1948
1935
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none has been set and the default algorithm will be used. </p>
|
1949
1936
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1959,7 +1946,7 @@ gtk_label_get_selection_bounds (<em class="parameter"><code><a class="link" href
|
|
1959
1946
|
<p>Gets the selected range of characters in the label, returning <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
|
1960
1947
|
if there's a selection.</p>
|
1961
1948
|
<div class="refsect3">
|
1962
|
-
<a name="
|
1949
|
+
<a name="gtk-label-get-selection-bounds.parameters"></a><h4>Parameters</h4>
|
1963
1950
|
<div class="informaltable"><table width="100%" border="0">
|
1964
1951
|
<colgroup>
|
1965
1952
|
<col width="150px" class="parameters_name">
|
@@ -1986,9 +1973,8 @@ if there's a selection.</p>
|
|
1986
1973
|
</table></div>
|
1987
1974
|
</div>
|
1988
1975
|
<div class="refsect3">
|
1989
|
-
<a name="
|
1976
|
+
<a name="gtk-label-get-selection-bounds.returns"></a><h4>Returns</h4>
|
1990
1977
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if selection is non-empty</p>
|
1991
|
-
<p></p>
|
1992
1978
|
</div>
|
1993
1979
|
</div>
|
1994
1980
|
<hr>
|
@@ -2000,7 +1986,7 @@ gtk_label_get_use_markup (<em class="parameter"><code><a class="link" href="GtkL
|
|
2000
1986
|
the <GTKDOCLINK HREF="PangoMarkupFormat">Pango text markup
|
2001
1987
|
language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-use-markup" title="gtk_label_set_use_markup ()"><code class="function">gtk_label_set_use_markup()</code></a>.</p>
|
2002
1988
|
<div class="refsect3">
|
2003
|
-
<a name="
|
1989
|
+
<a name="gtk-label-get-use-markup.parameters"></a><h4>Parameters</h4>
|
2004
1990
|
<div class="informaltable"><table width="100%" border="0">
|
2005
1991
|
<colgroup>
|
2006
1992
|
<col width="150px" class="parameters_name">
|
@@ -2015,9 +2001,8 @@ language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-use
|
|
2015
2001
|
</table></div>
|
2016
2002
|
</div>
|
2017
2003
|
<div class="refsect3">
|
2018
|
-
<a name="
|
2004
|
+
<a name="gtk-label-get-use-markup.returns"></a><h4>Returns</h4>
|
2019
2005
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label's text will be parsed for markup.</p>
|
2020
|
-
<p></p>
|
2021
2006
|
</div>
|
2022
2007
|
</div>
|
2023
2008
|
<hr>
|
@@ -2028,7 +2013,7 @@ gtk_label_get_use_underline (<em class="parameter"><code><a class="link" href="G
|
|
2028
2013
|
<p>Returns whether an embedded underline in the label indicates a
|
2029
2014
|
mnemonic. See <a class="link" href="GtkLabel.html#gtk-label-set-use-underline" title="gtk_label_set_use_underline ()"><code class="function">gtk_label_set_use_underline()</code></a>.</p>
|
2030
2015
|
<div class="refsect3">
|
2031
|
-
<a name="
|
2016
|
+
<a name="gtk-label-get-use-underline.parameters"></a><h4>Parameters</h4>
|
2032
2017
|
<div class="informaltable"><table width="100%" border="0">
|
2033
2018
|
<colgroup>
|
2034
2019
|
<col width="150px" class="parameters_name">
|
@@ -2043,10 +2028,9 @@ mnemonic. See <a class="link" href="GtkLabel.html#gtk-label-set-use-underline" t
|
|
2043
2028
|
</table></div>
|
2044
2029
|
</div>
|
2045
2030
|
<div class="refsect3">
|
2046
|
-
<a name="
|
2031
|
+
<a name="gtk-label-get-use-underline.returns"></a><h4>Returns</h4>
|
2047
2032
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> whether an embedded underline in the label indicates
|
2048
2033
|
the mnemonic accelerator keys.</p>
|
2049
|
-
<p></p>
|
2050
2034
|
</div>
|
2051
2035
|
</div>
|
2052
2036
|
<hr>
|
@@ -2056,7 +2040,7 @@ the mnemonic accelerator keys.</p>
|
|
2056
2040
|
gtk_label_get_single_line_mode (<em class="parameter"><code><a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> *label</code></em>);</pre>
|
2057
2041
|
<p>Returns whether the label is in single line mode.</p>
|
2058
2042
|
<div class="refsect3">
|
2059
|
-
<a name="
|
2043
|
+
<a name="gtk-label-get-single-line-mode.parameters"></a><h4>Parameters</h4>
|
2060
2044
|
<div class="informaltable"><table width="100%" border="0">
|
2061
2045
|
<colgroup>
|
2062
2046
|
<col width="150px" class="parameters_name">
|
@@ -2071,11 +2055,10 @@ gtk_label_get_single_line_mode (<em class="parameter"><code><a class="link" href
|
|
2071
2055
|
</table></div>
|
2072
2056
|
</div>
|
2073
2057
|
<div class="refsect3">
|
2074
|
-
<a name="
|
2058
|
+
<a name="gtk-label-get-single-line-mode.returns"></a><h4>Returns</h4>
|
2075
2059
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> when the label is in single line mode.</p>
|
2076
|
-
<p></p>
|
2077
2060
|
</div>
|
2078
|
-
<p class="since">Since 2.6</p>
|
2061
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2079
2062
|
</div>
|
2080
2063
|
<hr>
|
2081
2064
|
<div class="refsect2">
|
@@ -2085,7 +2068,7 @@ gtk_label_get_angle (<em class="parameter"><code><a class="link" href="GtkLabel.
|
|
2085
2068
|
<p>Gets the angle of rotation for the label. See
|
2086
2069
|
<a class="link" href="GtkLabel.html#gtk-label-set-angle" title="gtk_label_set_angle ()"><code class="function">gtk_label_set_angle()</code></a>.</p>
|
2087
2070
|
<div class="refsect3">
|
2088
|
-
<a name="
|
2071
|
+
<a name="gtk-label-get-angle.parameters"></a><h4>Parameters</h4>
|
2089
2072
|
<div class="informaltable"><table width="100%" border="0">
|
2090
2073
|
<colgroup>
|
2091
2074
|
<col width="150px" class="parameters_name">
|
@@ -2100,11 +2083,10 @@ gtk_label_get_angle (<em class="parameter"><code><a class="link" href="GtkLabel.
|
|
2100
2083
|
</table></div>
|
2101
2084
|
</div>
|
2102
2085
|
<div class="refsect3">
|
2103
|
-
<a name="
|
2086
|
+
<a name="gtk-label-get-angle.returns"></a><h4>Returns</h4>
|
2104
2087
|
<p> the angle of rotation for the label</p>
|
2105
|
-
<p></p>
|
2106
2088
|
</div>
|
2107
|
-
<p class="since">Since 2.6</p>
|
2089
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2108
2090
|
</div>
|
2109
2091
|
<hr>
|
2110
2092
|
<div class="refsect2">
|
@@ -2117,7 +2099,7 @@ including embedded underlines and/or Pango markup depending
|
|
2117
2099
|
on the values of the <a class="link" href="GtkLabel.html#GtkLabel--use-underline" title="The “use-underline” property"><span class="type">“use-underline”</span></a>" and
|
2118
2100
|
<a class="link" href="GtkLabel.html#GtkLabel--use-markup" title="The “use-markup” property"><span class="type">“use-markup”</span></a> properties.</p>
|
2119
2101
|
<div class="refsect3">
|
2120
|
-
<a name="
|
2102
|
+
<a name="gtk-label-set-label.parameters"></a><h4>Parameters</h4>
|
2121
2103
|
<div class="informaltable"><table width="100%" border="0">
|
2122
2104
|
<colgroup>
|
2123
2105
|
<col width="150px" class="parameters_name">
|
@@ -2148,7 +2130,7 @@ gtk_label_set_use_markup (<em class="parameter"><code><a class="link" href="GtkL
|
|
2148
2130
|
<p>Sets whether the text of the label contains markup in <GTKDOCLINK HREF="PangoMarkupFormat">Pango's text markup
|
2149
2131
|
language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-markup" title="gtk_label_set_markup ()"><code class="function">gtk_label_set_markup()</code></a>.</p>
|
2150
2132
|
<div class="refsect3">
|
2151
|
-
<a name="
|
2133
|
+
<a name="gtk-label-set-use-markup.parameters"></a><h4>Parameters</h4>
|
2152
2134
|
<div class="informaltable"><table width="100%" border="0">
|
2153
2135
|
<colgroup>
|
2154
2136
|
<col width="150px" class="parameters_name">
|
@@ -2179,7 +2161,7 @@ gtk_label_set_use_underline (<em class="parameter"><code><a class="link" href="G
|
|
2179
2161
|
<p>If true, an underline in the text indicates the next character should be
|
2180
2162
|
used for the mnemonic accelerator key.</p>
|
2181
2163
|
<div class="refsect3">
|
2182
|
-
<a name="
|
2164
|
+
<a name="gtk-label-set-use-underline.parameters"></a><h4>Parameters</h4>
|
2183
2165
|
<div class="informaltable"><table width="100%" border="0">
|
2184
2166
|
<colgroup>
|
2185
2167
|
<col width="150px" class="parameters_name">
|
@@ -2209,7 +2191,7 @@ gtk_label_set_single_line_mode (<em class="parameter"><code><a class="link" href
|
|
2209
2191
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> single_line_mode</code></em>);</pre>
|
2210
2192
|
<p>Sets whether the label is in single line mode.</p>
|
2211
2193
|
<div class="refsect3">
|
2212
|
-
<a name="
|
2194
|
+
<a name="gtk-label-set-single-line-mode.parameters"></a><h4>Parameters</h4>
|
2213
2195
|
<div class="informaltable"><table width="100%" border="0">
|
2214
2196
|
<colgroup>
|
2215
2197
|
<col width="150px" class="parameters_name">
|
@@ -2230,7 +2212,7 @@ gtk_label_set_single_line_mode (<em class="parameter"><code><a class="link" href
|
|
2230
2212
|
</tbody>
|
2231
2213
|
</table></div>
|
2232
2214
|
</div>
|
2233
|
-
<p class="since">Since 2.6</p>
|
2215
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2234
2216
|
</div>
|
2235
2217
|
<hr>
|
2236
2218
|
<div class="refsect2">
|
@@ -2243,7 +2225,7 @@ from bottom to top, an angle of 270, from top to bottom. The angle
|
|
2243
2225
|
setting for the label is ignored if the label is selectable,
|
2244
2226
|
wrapped, or ellipsized.</p>
|
2245
2227
|
<div class="refsect3">
|
2246
|
-
<a name="
|
2228
|
+
<a name="gtk-label-set-angle.parameters"></a><h4>Parameters</h4>
|
2247
2229
|
<div class="informaltable"><table width="100%" border="0">
|
2248
2230
|
<colgroup>
|
2249
2231
|
<col width="150px" class="parameters_name">
|
@@ -2265,7 +2247,7 @@ the horizontal, in degrees, measured counterclockwise</p></td>
|
|
2265
2247
|
</tbody>
|
2266
2248
|
</table></div>
|
2267
2249
|
</div>
|
2268
|
-
<p class="since">Since 2.6</p>
|
2250
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2269
2251
|
</div>
|
2270
2252
|
<hr>
|
2271
2253
|
<div class="refsect2">
|
@@ -2279,7 +2261,7 @@ positioned.</p>
|
|
2279
2261
|
<p>This function is intended for use in a <a class="link" href="GtkLabel.html#GtkLabel-activate-link" title="The “activate-link” signal"><span class="type">“activate-link”</span></a> handler
|
2280
2262
|
or for use in a <a class="link" href="GtkWidget.html#GtkWidget-query-tooltip" title="The “query-tooltip” signal"><span class="type">“query-tooltip”</span></a> handler.</p>
|
2281
2263
|
<div class="refsect3">
|
2282
|
-
<a name="
|
2264
|
+
<a name="gtk-label-get-current-uri.parameters"></a><h4>Parameters</h4>
|
2283
2265
|
<div class="informaltable"><table width="100%" border="0">
|
2284
2266
|
<colgroup>
|
2285
2267
|
<col width="150px" class="parameters_name">
|
@@ -2294,12 +2276,11 @@ or for use in a <a class="link" href="GtkWidget.html#GtkWidget-query-tooltip" ti
|
|
2294
2276
|
</table></div>
|
2295
2277
|
</div>
|
2296
2278
|
<div class="refsect3">
|
2297
|
-
<a name="
|
2279
|
+
<a name="gtk-label-get-current-uri.returns"></a><h4>Returns</h4>
|
2298
2280
|
<p> the currently active URI. The string is owned by GTK+ and must
|
2299
2281
|
not be freed or modified.</p>
|
2300
|
-
<p></p>
|
2301
2282
|
</div>
|
2302
|
-
<p class="since">Since 2.18</p>
|
2283
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2303
2284
|
</div>
|
2304
2285
|
<hr>
|
2305
2286
|
<div class="refsect2">
|
@@ -2310,7 +2291,7 @@ gtk_label_set_track_visited_links (<em class="parameter"><code><a class="link" h
|
|
2310
2291
|
<p>Sets whether the label should keep track of clicked
|
2311
2292
|
links (and use a different color for them).</p>
|
2312
2293
|
<div class="refsect3">
|
2313
|
-
<a name="
|
2294
|
+
<a name="gtk-label-set-track-visited-links.parameters"></a><h4>Parameters</h4>
|
2314
2295
|
<div class="informaltable"><table width="100%" border="0">
|
2315
2296
|
<colgroup>
|
2316
2297
|
<col width="150px" class="parameters_name">
|
@@ -2331,7 +2312,7 @@ links (and use a different color for them).</p>
|
|
2331
2312
|
</tbody>
|
2332
2313
|
</table></div>
|
2333
2314
|
</div>
|
2334
|
-
<p class="since">Since 2.18</p>
|
2315
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2335
2316
|
</div>
|
2336
2317
|
<hr>
|
2337
2318
|
<div class="refsect2">
|
@@ -2341,7 +2322,7 @@ gtk_label_get_track_visited_links (<em class="parameter"><code><a class="link" h
|
|
2341
2322
|
<p>Returns whether the label is currently keeping track
|
2342
2323
|
of clicked links.</p>
|
2343
2324
|
<div class="refsect3">
|
2344
|
-
<a name="
|
2325
|
+
<a name="gtk-label-get-track-visited-links.parameters"></a><h4>Parameters</h4>
|
2345
2326
|
<div class="informaltable"><table width="100%" border="0">
|
2346
2327
|
<colgroup>
|
2347
2328
|
<col width="150px" class="parameters_name">
|
@@ -2356,11 +2337,10 @@ of clicked links.</p>
|
|
2356
2337
|
</table></div>
|
2357
2338
|
</div>
|
2358
2339
|
<div class="refsect3">
|
2359
|
-
<a name="
|
2340
|
+
<a name="gtk-label-get-track-visited-links.returns"></a><h4>Returns</h4>
|
2360
2341
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if clicked links are remembered</p>
|
2361
|
-
<p></p>
|
2362
2342
|
</div>
|
2363
|
-
<p class="since">Since 2.18</p>
|
2343
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2364
2344
|
</div>
|
2365
2345
|
</div>
|
2366
2346
|
<div class="refsect1">
|
@@ -2399,12 +2379,12 @@ if the label is selectable, wrapped, or ellipsized.</p>
|
|
2399
2379
|
<p>Flags: Read / Write</p>
|
2400
2380
|
<p>Allowed values: [0,360]</p>
|
2401
2381
|
<p>Default value: 0</p>
|
2402
|
-
<p class="since">Since 2.6</p>
|
2382
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2403
2383
|
</div>
|
2404
2384
|
<hr>
|
2405
2385
|
<div class="refsect2">
|
2406
2386
|
<a name="GtkLabel--attributes"></a><h3>The <code class="literal">“attributes”</code> property</h3>
|
2407
|
-
<pre class="programlisting"> “attributes” <span class="type">PangoAttrList</span> *</pre>
|
2387
|
+
<pre class="programlisting"> “attributes” <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</pre>
|
2408
2388
|
<p>A list of style attributes to apply to the text of the label.</p>
|
2409
2389
|
<p>Flags: Read / Write</p>
|
2410
2390
|
</div>
|
@@ -2420,7 +2400,7 @@ if the label is selectable, wrapped, or ellipsized.</p>
|
|
2420
2400
|
<hr>
|
2421
2401
|
<div class="refsect2">
|
2422
2402
|
<a name="GtkLabel--ellipsize"></a><h3>The <code class="literal">“ellipsize”</code> property</h3>
|
2423
|
-
<pre class="programlisting"> “ellipsize” <span class="type">PangoEllipsizeMode</span></pre>
|
2403
|
+
<pre class="programlisting"> “ellipsize” <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></pre>
|
2424
2404
|
<p>The preferred place to ellipsize the string, if the label does
|
2425
2405
|
|
2426
2406
|
not have enough room to display the entire string, specified as a
|
@@ -2428,7 +2408,7 @@ not have enough room to display the entire string, specified as a
|
|
2428
2408
|
<span class="type">PangoEllisizeMode</span>. </p>
|
2429
2409
|
<p>Note that setting this property to a value other than
|
2430
2410
|
|
2431
|
-
<code class="literal">PANGO_ELLIPSIZE_NONE</code> has the side-effect that the label requests
|
2411
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PANGO-ELLIPSIZE-NONE:CAPS"><code class="literal">PANGO_ELLIPSIZE_NONE</code></a> has the side-effect that the label requests
|
2432
2412
|
|
2433
2413
|
only enough space to display the ellipsis "...". In particular, this
|
2434
2414
|
|
@@ -2439,7 +2419,7 @@ to set a label's width are <a class="link" href="GtkWidget.html#gtk-widget-set-s
|
|
2439
2419
|
<a class="link" href="GtkLabel.html#gtk-label-set-width-chars" title="gtk_label_set_width_chars ()"><code class="function">gtk_label_set_width_chars()</code></a>.</p>
|
2440
2420
|
<p>Flags: Read / Write</p>
|
2441
2421
|
<p>Default value: PANGO_ELLIPSIZE_NONE</p>
|
2442
|
-
<p class="since">Since 2.6</p>
|
2422
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2443
2423
|
</div>
|
2444
2424
|
<hr>
|
2445
2425
|
<div class="refsect2">
|
@@ -2473,7 +2453,7 @@ value, then the "max-width-chars" property is ignored.</p>
|
|
2473
2453
|
<p>Flags: Read / Write</p>
|
2474
2454
|
<p>Allowed values: >= -1</p>
|
2475
2455
|
<p>Default value: -1</p>
|
2476
|
-
<p class="since">Since 2.6</p>
|
2456
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2477
2457
|
</div>
|
2478
2458
|
<hr>
|
2479
2459
|
<div class="refsect2">
|
@@ -2527,7 +2507,7 @@ advantage in situations where resizing the label because of text
|
|
2527
2507
|
changes would be distracting, e.g. in a statusbar.</p>
|
2528
2508
|
<p>Flags: Read / Write</p>
|
2529
2509
|
<p>Default value: FALSE</p>
|
2530
|
-
<p class="since">Since 2.6</p>
|
2510
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2531
2511
|
</div>
|
2532
2512
|
<hr>
|
2533
2513
|
<div class="refsect2">
|
@@ -2538,7 +2518,7 @@ have been clicked. It will then apply the ::visited-link-color
|
|
2538
2518
|
color, instead of ::link-color.</p>
|
2539
2519
|
<p>Flags: Read / Write</p>
|
2540
2520
|
<p>Default value: TRUE</p>
|
2541
|
-
<p class="since">Since 2.18</p>
|
2521
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2542
2522
|
</div>
|
2543
2523
|
<hr>
|
2544
2524
|
<div class="refsect2">
|
@@ -2569,7 +2549,7 @@ If the "width-chars" property is set to a positive value, then the
|
|
2569
2549
|
<p>Flags: Read / Write</p>
|
2570
2550
|
<p>Allowed values: >= -1</p>
|
2571
2551
|
<p>Default value: -1</p>
|
2572
|
-
<p class="since">Since 2.6</p>
|
2552
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2573
2553
|
</div>
|
2574
2554
|
<hr>
|
2575
2555
|
<div class="refsect2">
|
@@ -2582,15 +2562,15 @@ If the "width-chars" property is set to a positive value, then the
|
|
2582
2562
|
<hr>
|
2583
2563
|
<div class="refsect2">
|
2584
2564
|
<a name="GtkLabel--wrap-mode"></a><h3>The <code class="literal">“wrap-mode”</code> property</h3>
|
2585
|
-
<pre class="programlisting"> “wrap-mode” <span class="type">PangoWrapMode</span></pre>
|
2565
|
+
<pre class="programlisting"> “wrap-mode” <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoWrapMode"><span class="type">PangoWrapMode</span></a></pre>
|
2586
2566
|
<p>If line wrapping is on (see the <a class="link" href="GtkLabel.html#GtkLabel--wrap" title="The “wrap” property"><span class="type">“wrap”</span></a> property) this controls
|
2587
2567
|
|
2588
|
-
how the line wrapping is done. The default is <code class="literal">PANGO_WRAP_WORD</code>, which
|
2568
|
+
how the line wrapping is done. The default is <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PANGO-WRAP-WORD:CAPS"><code class="literal">PANGO_WRAP_WORD</code></a>, which
|
2589
2569
|
|
2590
2570
|
means wrap on word boundaries.</p>
|
2591
2571
|
<p>Flags: Read / Write</p>
|
2592
2572
|
<p>Default value: PANGO_WRAP_WORD</p>
|
2593
|
-
<p class="since">Since 2.10</p>
|
2573
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2594
2574
|
</div>
|
2595
2575
|
</div>
|
2596
2576
|
<div class="refsect1">
|
@@ -2606,7 +2586,7 @@ which gets emitted when the user activates a link in the label.</p>
|
|
2606
2586
|
if they need to control activation of URIs programmatically.</p>
|
2607
2587
|
<p>The default bindings for this signal are all forms of the Enter key.</p>
|
2608
2588
|
<div class="refsect3">
|
2609
|
-
<a name="
|
2589
|
+
<a name="GtkLabel-activate-current-link.parameters"></a><h4>Parameters</h4>
|
2610
2590
|
<div class="informaltable"><table width="100%" border="0">
|
2611
2591
|
<colgroup>
|
2612
2592
|
<col width="150px" class="parameters_name">
|
@@ -2628,7 +2608,7 @@ if they need to control activation of URIs programmatically.</p>
|
|
2628
2608
|
</table></div>
|
2629
2609
|
</div>
|
2630
2610
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2631
|
-
<p class="since">Since 2.18</p>
|
2611
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2632
2612
|
</div>
|
2633
2613
|
<hr>
|
2634
2614
|
<div class="refsect2">
|
@@ -2641,7 +2621,7 @@ user_function (<a class="link" href="GtkLabel.html" title="GtkLabel"><span class
|
|
2641
2621
|
Applications may connect to it to override the default behaviour,
|
2642
2622
|
which is to call <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a>.</p>
|
2643
2623
|
<div class="refsect3">
|
2644
|
-
<a name="
|
2624
|
+
<a name="GtkLabel-activate-link.parameters"></a><h4>Parameters</h4>
|
2645
2625
|
<div class="informaltable"><table width="100%" border="0">
|
2646
2626
|
<colgroup>
|
2647
2627
|
<col width="150px" class="parameters_name">
|
@@ -2668,12 +2648,11 @@ which is to call <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-u
|
|
2668
2648
|
</table></div>
|
2669
2649
|
</div>
|
2670
2650
|
<div class="refsect3">
|
2671
|
-
<a name="
|
2651
|
+
<a name="GtkLabel-activate-link.returns"></a><h4>Returns</h4>
|
2672
2652
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the link has been activated</p>
|
2673
|
-
<p></p>
|
2674
2653
|
</div>
|
2675
2654
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2676
|
-
<p class="since">Since 2.18</p>
|
2655
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2677
2656
|
</div>
|
2678
2657
|
<hr>
|
2679
2658
|
<div class="refsect2">
|
@@ -2685,7 +2664,7 @@ user_function (<a class="link" href="GtkLabel.html" title="GtkLabel"><span class
|
|
2685
2664
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to copy the selection to the clipboard.</p>
|
2686
2665
|
<p>The default binding for this signal is Ctrl-c.</p>
|
2687
2666
|
<div class="refsect3">
|
2688
|
-
<a name="
|
2667
|
+
<a name="GtkLabel-copy-clipboard.parameters"></a><h4>Parameters</h4>
|
2689
2668
|
<div class="informaltable"><table width="100%" border="0">
|
2690
2669
|
<colgroup>
|
2691
2670
|
<col width="150px" class="parameters_name">
|
@@ -2735,7 +2714,7 @@ There are too many key combinations to list them all here.</p>
|
|
2735
2714
|
<li class="listitem">Home/End keys move to the ends of the buffer</li>
|
2736
2715
|
</ul></div>
|
2737
2716
|
<div class="refsect3">
|
2738
|
-
<a name="
|
2717
|
+
<a name="GtkLabel-move-cursor.parameters"></a><h4>Parameters</h4>
|
2739
2718
|
<div class="informaltable"><table width="100%" border="0">
|
2740
2719
|
<colgroup>
|
2741
2720
|
<col width="150px" class="parameters_name">
|
@@ -2788,7 +2767,7 @@ have context menus.</p>
|
|
2788
2767
|
to this signal and append your menuitems to the <em class="parameter"><code>menu</code></em>
|
2789
2768
|
.</p>
|
2790
2769
|
<div class="refsect3">
|
2791
|
-
<a name="
|
2770
|
+
<a name="GtkLabel-populate-popup.parameters"></a><h4>Parameters</h4>
|
2792
2771
|
<div class="informaltable"><table width="100%" border="0">
|
2793
2772
|
<colgroup>
|
2794
2773
|
<col width="150px" class="parameters_name">
|
@@ -2819,7 +2798,6 @@ to this signal and append your menuitems to the <em class="parameter"><code>menu
|
|
2819
2798
|
</div>
|
2820
2799
|
</div>
|
2821
2800
|
<div class="footer">
|
2822
|
-
<hr>
|
2823
|
-
Generated by GTK-Doc V1.21.1</div>
|
2801
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2824
2802
|
</body>
|
2825
2803
|
</html>
|