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="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkCalendar.html" title="GtkCalendar">
|
10
10
|
<link rel="next" href="GtkEventBox.html" title="GtkEventBox">
|
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">
|
@@ -75,7 +75,7 @@
|
|
75
75
|
</div>
|
76
76
|
<div class="refsect1">
|
77
77
|
<a name="GtkDrawingArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
78
|
-
<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>
|
78
|
+
<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>
|
79
79
|
<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>
|
80
80
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
81
81
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -134,7 +134,7 @@ to the background color before sending the expose event, and
|
|
134
134
|
that drawing is implicitly clipped to the exposed area.
|
135
135
|
</p>
|
136
136
|
<div class="example">
|
137
|
-
<a name="id-1.4.17.5.8.4"></a><p class="title"><b>Example
|
137
|
+
<a name="id-1.4.17.5.8.4"></a><p class="title"><b>Example 42. Simple <span class="structname">GtkDrawingArea</span> usage.</b></p>
|
138
138
|
<div class="example-contents">
|
139
139
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
140
140
|
<tbody>
|
@@ -157,7 +157,7 @@ that drawing is implicitly clipped to the exposed area.
|
|
157
157
|
<td class="listing_code"><pre class="programlisting"><span class="normal"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a></span>
|
158
158
|
<span class="function">expose_event_callback</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> </span><span class="usertype">GdkEventExpose</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">event</span><span class="symbol">,</span><span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data</span><span class="symbol">)</span>
|
159
159
|
<span class="cbracket">{</span>
|
160
|
-
<span class="normal"> </span><span class="function"><a href="
|
160
|
+
<span class="normal"> </span><span class="function"><a href="../html/gdk2-Drawing-Primitives.html#gdk-draw-arc">gdk_draw_arc</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">-></span><span class="normal">window</span><span class="symbol">,</span>
|
161
161
|
<span class="normal"> widget</span><span class="symbol">-></span><span class="normal">style</span><span class="symbol">-></span><span class="normal">fg_gc</span><span class="symbol">[</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-state">gtk_widget_get_state</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">)],</span>
|
162
162
|
<span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span>
|
163
163
|
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> widget</span><span class="symbol">-></span><span class="normal">allocation</span><span class="symbol">.</span><span class="normal">width</span><span class="symbol">,</span><span class="normal"> widget</span><span class="symbol">-></span><span class="normal">allocation</span><span class="symbol">.</span><span class="normal">height</span><span class="symbol">,</span>
|
@@ -180,12 +180,12 @@ Expose events are normally delivered when a drawing area first comes
|
|
180
180
|
onscreen, or when it's covered by another window and then uncovered
|
181
181
|
(exposed). You can also force an expose event by adding to the "damage
|
182
182
|
region" of the drawing area's window; <a class="link" href="GtkWidget.html#gtk-widget-queue-draw-area" title="gtk_widget_queue_draw_area ()"><code class="function">gtk_widget_queue_draw_area()</code></a> and
|
183
|
-
<a href="
|
183
|
+
<a href="../html/gdk2-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> are equally good ways to do this. You'll
|
184
184
|
then get an expose event for the invalid region.
|
185
185
|
</p>
|
186
186
|
<p>
|
187
187
|
The available routines for drawing are documented on the GDK Drawing Primitives page.
|
188
|
-
See also <a href="
|
188
|
+
See also <a href="../html/gdk2-Drawing-Primitives.html#gdk-draw-pixbuf"><code class="function">gdk_draw_pixbuf()</code></a> for drawing a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.
|
189
189
|
</p>
|
190
190
|
<p>
|
191
191
|
To receive mouse events on a drawing area, you will need to enable
|
@@ -207,9 +207,8 @@ gtk_drawing_area_new (<em class="parameter"><code><span class="type">void</span>
|
|
207
207
|
Creates a new drawing area.
|
208
208
|
</p>
|
209
209
|
<div class="refsect3">
|
210
|
-
<a name="
|
210
|
+
<a name="gtk-drawing-area-new.returns"></a><h4>Returns</h4>
|
211
211
|
<p>a new <a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea"><span class="type">GtkDrawingArea</span></a></p>
|
212
|
-
<p></p>
|
213
212
|
</div>
|
214
213
|
</div>
|
215
214
|
<hr>
|
@@ -231,7 +230,7 @@ larger than this depending on how it is packed
|
|
231
230
|
within the enclosing containers.
|
232
231
|
</p>
|
233
232
|
<div class="refsect3">
|
234
|
-
<a name="
|
233
|
+
<a name="gtk-drawing-area-size.parameters"></a><h4>Parameters</h4>
|
235
234
|
<div class="informaltable"><table width="100%" border="0">
|
236
235
|
<colgroup>
|
237
236
|
<col width="150px" class="parameters_name">
|
@@ -274,14 +273,13 @@ should be accessed using the functions below.
|
|
274
273
|
<a name="GtkDrawingArea.see-also"></a><h2>See Also</h2>
|
275
274
|
<p>
|
276
275
|
Sometimes <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> is a useful alternative to a drawing area.
|
277
|
-
You can put a <a href="
|
276
|
+
You can put a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> in the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> and draw to the <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>,
|
278
277
|
calling <a class="link" href="GtkWidget.html#gtk-widget-queue-draw" title="gtk_widget_queue_draw ()"><code class="function">gtk_widget_queue_draw()</code></a> on the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> when you want to
|
279
278
|
refresh to the screen.
|
280
279
|
</p>
|
281
280
|
</div>
|
282
281
|
</div>
|
283
282
|
<div class="footer">
|
284
|
-
<hr>
|
285
|
-
Generated by GTK-Doc V1.21.1</div>
|
283
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
286
284
|
</body>
|
287
285
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="GtkSpinButton.html" title="GtkSpinButton">
|
10
10
|
<link rel="next" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
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">
|
@@ -191,7 +191,7 @@
|
|
191
191
|
</div>
|
192
192
|
<div class="refsect1">
|
193
193
|
<a name="GtkEditable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
194
|
-
<pre class="screen"> GInterface
|
194
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
195
195
|
<span class="lineart">╰──</span> GtkEditable
|
196
196
|
</pre>
|
197
197
|
</div>
|
@@ -221,7 +221,7 @@ the following handler to "insert_text", an application
|
|
221
221
|
can convert all entry into a widget into uppercase.
|
222
222
|
</p>
|
223
223
|
<div class="example">
|
224
|
-
<a name="id-1.4.7.8.9.3.1"></a><p class="title"><b>Example
|
224
|
+
<a name="id-1.4.7.8.9.3.1"></a><p class="title"><b>Example 14. Forcing entry to uppercase.</b></p>
|
225
225
|
<div class="example-contents">
|
226
226
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
227
227
|
<tbody>
|
@@ -290,7 +290,7 @@ characters selected are those characters from <em class="parameter"><code>start_
|
|
290
290
|
the end of the text.</p>
|
291
291
|
<p>Note that positions are specified in characters, not bytes.</p>
|
292
292
|
<div class="refsect3">
|
293
|
-
<a name="
|
293
|
+
<a name="gtk-editable-select-region.parameters"></a><h4>Parameters</h4>
|
294
294
|
<div class="informaltable"><table width="100%" border="0">
|
295
295
|
<colgroup>
|
296
296
|
<col width="150px" class="parameters_name">
|
@@ -330,7 +330,7 @@ with the start of the selection and <em class="parameter"><code>end_pos</code></
|
|
330
330
|
selected both will be identical and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned.</p>
|
331
331
|
<p>Note that positions are specified in characters, not bytes.</p>
|
332
332
|
<div class="refsect3">
|
333
|
-
<a name="
|
333
|
+
<a name="gtk-editable-get-selection-bounds.parameters"></a><h4>Parameters</h4>
|
334
334
|
<div class="informaltable"><table width="100%" border="0">
|
335
335
|
<colgroup>
|
336
336
|
<col width="150px" class="parameters_name">
|
@@ -357,9 +357,8 @@ selected both will be identical and <a href="/home/vagrant/ruby-gnome2.win64/gli
|
|
357
357
|
</table></div>
|
358
358
|
</div>
|
359
359
|
<div class="refsect3">
|
360
|
-
<a name="
|
360
|
+
<a name="gtk-editable-get-selection-bounds.returns"></a><h4>Returns</h4>
|
361
361
|
<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 an area is selected, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
362
|
-
<p></p>
|
363
362
|
</div>
|
364
363
|
</div>
|
365
364
|
<hr>
|
@@ -379,7 +378,7 @@ widget, at position <em class="parameter"><code>position</code></em>
|
|
379
378
|
The function updates <em class="parameter"><code>position</code></em>
|
380
379
|
to point after the newly inserted text.</p>
|
381
380
|
<div class="refsect3">
|
382
|
-
<a name="
|
381
|
+
<a name="gtk-editable-insert-text.parameters"></a><h4>Parameters</h4>
|
383
382
|
<div class="informaltable"><table width="100%" border="0">
|
384
383
|
<colgroup>
|
385
384
|
<col width="150px" class="parameters_name">
|
@@ -428,7 +427,7 @@ are those from <em class="parameter"><code>start_pos</code></em>
|
|
428
427
|
to the end of the text.</p>
|
429
428
|
<p>Note that the positions are specified in characters, not bytes.</p>
|
430
429
|
<div class="refsect3">
|
431
|
-
<a name="
|
430
|
+
<a name="gtk-editable-delete-text.parameters"></a><h4>Parameters</h4>
|
432
431
|
<div class="informaltable"><table width="100%" border="0">
|
433
432
|
<colgroup>
|
434
433
|
<col width="150px" class="parameters_name">
|
@@ -472,7 +471,7 @@ retrieved are those characters from <em class="parameter"><code>start_pos</code>
|
|
472
471
|
to the end of the text.</p>
|
473
472
|
<p>Note that positions are specified in characters, not bytes.</p>
|
474
473
|
<div class="refsect3">
|
475
|
-
<a name="
|
474
|
+
<a name="gtk-editable-get-chars.parameters"></a><h4>Parameters</h4>
|
476
475
|
<div class="informaltable"><table width="100%" border="0">
|
477
476
|
<colgroup>
|
478
477
|
<col width="150px" class="parameters_name">
|
@@ -499,11 +498,10 @@ retrieved are those characters from <em class="parameter"><code>start_pos</code>
|
|
499
498
|
</table></div>
|
500
499
|
</div>
|
501
500
|
<div class="refsect3">
|
502
|
-
<a name="
|
501
|
+
<a name="gtk-editable-get-chars.returns"></a><h4>Returns</h4>
|
503
502
|
<p> a pointer to the contents of the widget as a
|
504
503
|
string. This string is allocated by the <a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a>
|
505
504
|
implementation and should be freed by the caller.</p>
|
506
|
-
<p></p>
|
507
505
|
</div>
|
508
506
|
</div>
|
509
507
|
<hr>
|
@@ -514,7 +512,7 @@ gtk_editable_cut_clipboard (<em class="parameter"><code><a class="link" href="Gt
|
|
514
512
|
<p>Removes the contents of the currently selected content in the editable and
|
515
513
|
puts it on the clipboard.</p>
|
516
514
|
<div class="refsect3">
|
517
|
-
<a name="
|
515
|
+
<a name="gtk-editable-cut-clipboard.parameters"></a><h4>Parameters</h4>
|
518
516
|
<div class="informaltable"><table width="100%" border="0">
|
519
517
|
<colgroup>
|
520
518
|
<col width="150px" class="parameters_name">
|
@@ -537,7 +535,7 @@ gtk_editable_copy_clipboard (<em class="parameter"><code><a class="link" href="G
|
|
537
535
|
<p>Copies the contents of the currently selected content in the editable and
|
538
536
|
puts it on the clipboard.</p>
|
539
537
|
<div class="refsect3">
|
540
|
-
<a name="
|
538
|
+
<a name="gtk-editable-copy-clipboard.parameters"></a><h4>Parameters</h4>
|
541
539
|
<div class="informaltable"><table width="100%" border="0">
|
542
540
|
<colgroup>
|
543
541
|
<col width="150px" class="parameters_name">
|
@@ -560,7 +558,7 @@ gtk_editable_paste_clipboard (<em class="parameter"><code><a class="link" href="
|
|
560
558
|
<p>Pastes the content of the clipboard to the current position of the
|
561
559
|
cursor in the editable.</p>
|
562
560
|
<div class="refsect3">
|
563
|
-
<a name="
|
561
|
+
<a name="gtk-editable-paste-clipboard.parameters"></a><h4>Parameters</h4>
|
564
562
|
<div class="informaltable"><table width="100%" border="0">
|
565
563
|
<colgroup>
|
566
564
|
<col width="150px" class="parameters_name">
|
@@ -583,7 +581,7 @@ gtk_editable_delete_selection (<em class="parameter"><code><a class="link" href=
|
|
583
581
|
<p>Deletes the currently selected text of the editable.
|
584
582
|
This call doesn't do anything if there is no selected text.</p>
|
585
583
|
<div class="refsect3">
|
586
|
-
<a name="
|
584
|
+
<a name="gtk-editable-delete-selection.parameters"></a><h4>Parameters</h4>
|
587
585
|
<div class="informaltable"><table width="100%" border="0">
|
588
586
|
<colgroup>
|
589
587
|
<col width="150px" class="parameters_name">
|
@@ -612,7 +610,7 @@ indicates that the position should be set after the last character
|
|
612
610
|
of the editable. Note that <em class="parameter"><code>position</code></em>
|
613
611
|
is in characters, not in bytes.</p>
|
614
612
|
<div class="refsect3">
|
615
|
-
<a name="
|
613
|
+
<a name="gtk-editable-set-position.parameters"></a><h4>Parameters</h4>
|
616
614
|
<div class="informaltable"><table width="100%" border="0">
|
617
615
|
<colgroup>
|
618
616
|
<col width="150px" class="parameters_name">
|
@@ -643,7 +641,7 @@ gtk_editable_get_position (<em class="parameter"><code><a class="link" href="Gtk
|
|
643
641
|
of the content of the editable. </p>
|
644
642
|
<p>Note that this position is in characters, not in bytes.</p>
|
645
643
|
<div class="refsect3">
|
646
|
-
<a name="
|
644
|
+
<a name="gtk-editable-get-position.parameters"></a><h4>Parameters</h4>
|
647
645
|
<div class="informaltable"><table width="100%" border="0">
|
648
646
|
<colgroup>
|
649
647
|
<col width="150px" class="parameters_name">
|
@@ -658,9 +656,8 @@ of the content of the editable. </p>
|
|
658
656
|
</table></div>
|
659
657
|
</div>
|
660
658
|
<div class="refsect3">
|
661
|
-
<a name="
|
659
|
+
<a name="gtk-editable-get-position.returns"></a><h4>Returns</h4>
|
662
660
|
<p> the cursor position</p>
|
663
|
-
<p></p>
|
664
661
|
</div>
|
665
662
|
</div>
|
666
663
|
<hr>
|
@@ -672,7 +669,7 @@ gtk_editable_set_editable (<em class="parameter"><code><a class="link" href="Gtk
|
|
672
669
|
<p>Determines if the user can edit the text in the editable
|
673
670
|
widget or not.</p>
|
674
671
|
<div class="refsect3">
|
675
|
-
<a name="
|
672
|
+
<a name="gtk-editable-set-editable.parameters"></a><h4>Parameters</h4>
|
676
673
|
<div class="informaltable"><table width="100%" border="0">
|
677
674
|
<colgroup>
|
678
675
|
<col width="150px" class="parameters_name">
|
@@ -704,7 +701,7 @@ gtk_editable_get_editable (<em class="parameter"><code><a class="link" href="Gtk
|
|
704
701
|
is editable. See
|
705
702
|
<a class="link" href="GtkEditable.html#gtk-editable-set-editable" title="gtk_editable_set_editable ()"><code class="function">gtk_editable_set_editable()</code></a>.</p>
|
706
703
|
<div class="refsect3">
|
707
|
-
<a name="
|
704
|
+
<a name="gtk-editable-get-editable.parameters"></a><h4>Parameters</h4>
|
708
705
|
<div class="informaltable"><table width="100%" border="0">
|
709
706
|
<colgroup>
|
710
707
|
<col width="150px" class="parameters_name">
|
@@ -719,10 +716,9 @@ gtk_editable_get_editable (<em class="parameter"><code><a class="link" href="Gtk
|
|
719
716
|
</table></div>
|
720
717
|
</div>
|
721
718
|
<div class="refsect3">
|
722
|
-
<a name="
|
719
|
+
<a name="gtk-editable-get-editable.returns"></a><h4>Returns</h4>
|
723
720
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>editable</code></em>
|
724
721
|
is editable.</p>
|
725
|
-
<p></p>
|
726
722
|
</div>
|
727
723
|
</div>
|
728
724
|
</div>
|
@@ -752,7 +748,7 @@ is implemented by first deleting the selection, then inserting
|
|
752
748
|
the new content, and may cause multiple ::notify::text signals
|
753
749
|
to be emitted).</p>
|
754
750
|
<div class="refsect3">
|
755
|
-
<a name="
|
751
|
+
<a name="GtkEditable-changed.parameters"></a><h4>Parameters</h4>
|
756
752
|
<div class="informaltable"><table width="100%" border="0">
|
757
753
|
<colgroup>
|
758
754
|
<col width="150px" class="parameters_name">
|
@@ -795,7 +791,7 @@ and <em class="parameter"><code>end_pos</code></em>
|
|
795
791
|
parameters are interpreted as for
|
796
792
|
<a class="link" href="GtkEditable.html#gtk-editable-delete-text" title="gtk_editable_delete_text ()"><code class="function">gtk_editable_delete_text()</code></a>.</p>
|
797
793
|
<div class="refsect3">
|
798
|
-
<a name="
|
794
|
+
<a name="GtkEditable-delete-text.parameters"></a><h4>Parameters</h4>
|
799
795
|
<div class="informaltable"><table width="100%" border="0">
|
800
796
|
<colgroup>
|
801
797
|
<col width="150px" class="parameters_name">
|
@@ -845,7 +841,7 @@ stopping the signal with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/l
|
|
845
841
|
is possible to modify the inserted text, or prevent
|
846
842
|
it from being inserted entirely.</p>
|
847
843
|
<div class="refsect3">
|
848
|
-
<a name="
|
844
|
+
<a name="GtkEditable-insert-text.parameters"></a><h4>Parameters</h4>
|
849
845
|
<div class="informaltable"><table width="100%" border="0">
|
850
846
|
<colgroup>
|
851
847
|
<col width="150px" class="parameters_name">
|
@@ -890,7 +886,6 @@ should point after the newly inserted text. </p></td>
|
|
890
886
|
</div>
|
891
887
|
</div>
|
892
888
|
<div class="footer">
|
893
|
-
<hr>
|
894
|
-
Generated by GTK-Doc V1.21.1</div>
|
889
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
895
890
|
</body>
|
896
891
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
10
10
|
<link rel="next" href="GtkEntryBuffer.html" title="GtkEntryBuffer">
|
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">
|
@@ -284,7 +284,7 @@
|
|
284
284
|
</tr>
|
285
285
|
<tr>
|
286
286
|
<td class="function_type">
|
287
|
-
<span class="returnvalue">PangoLayout</span> *
|
287
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
288
288
|
</td>
|
289
289
|
<td class="function_name">
|
290
290
|
<a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()">gtk_entry_get_layout</a> <span class="c_punctuation">()</span>
|
@@ -460,7 +460,7 @@
|
|
460
460
|
</tr>
|
461
461
|
<tr>
|
462
462
|
<td class="function_type">
|
463
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
463
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
464
464
|
</td>
|
465
465
|
<td class="function_name">
|
466
466
|
<a class="link" href="GtkEntry.html#gtk-entry-get-icon-pixbuf" title="gtk_entry_get_icon_pixbuf ()">gtk_entry_get_icon_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -482,7 +482,7 @@
|
|
482
482
|
</tr>
|
483
483
|
<tr>
|
484
484
|
<td class="function_type">
|
485
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
485
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
486
486
|
</td>
|
487
487
|
<td class="function_name">
|
488
488
|
<a class="link" href="GtkEntry.html#gtk-entry-get-icon-gicon" title="gtk_entry_get_icon_gicon ()">gtk_entry_get_icon_gicon</a> <span class="c_punctuation">()</span>
|
@@ -578,7 +578,7 @@
|
|
578
578
|
</tr>
|
579
579
|
<tr>
|
580
580
|
<td class="function_type">
|
581
|
-
<a href="
|
581
|
+
<a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
582
582
|
</td>
|
583
583
|
<td class="function_name">
|
584
584
|
<a class="link" href="GtkEntry.html#gtk-entry-get-icon-window" title="gtk_entry_get_icon_window ()">gtk_entry_get_icon_window</a> <span class="c_punctuation">()</span>
|
@@ -586,7 +586,7 @@
|
|
586
586
|
</tr>
|
587
587
|
<tr>
|
588
588
|
<td class="function_type">
|
589
|
-
<a href="
|
589
|
+
<a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
590
590
|
</td>
|
591
591
|
<td class="function_name">
|
592
592
|
<a class="link" href="GtkEntry.html#gtk-entry-get-text-window" title="gtk_entry_get_text_window ()">gtk_entry_get_text_window</a> <span class="c_punctuation">()</span>
|
@@ -674,7 +674,7 @@
|
|
674
674
|
</tr>
|
675
675
|
<tr>
|
676
676
|
<td class="property_type">
|
677
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
|
677
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
678
678
|
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--primary-icon-gicon" title="The “primary-icon-gicon” property">primary-icon-gicon</a></td>
|
679
679
|
<td class="property_flags">Read / Write</td>
|
680
680
|
</tr>
|
@@ -686,7 +686,7 @@
|
|
686
686
|
</tr>
|
687
687
|
<tr>
|
688
688
|
<td class="property_type">
|
689
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
689
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
690
690
|
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--primary-icon-pixbuf" title="The “primary-icon-pixbuf” property">primary-icon-pixbuf</a></td>
|
691
691
|
<td class="property_flags">Read / Write</td>
|
692
692
|
</tr>
|
@@ -740,7 +740,7 @@
|
|
740
740
|
</tr>
|
741
741
|
<tr>
|
742
742
|
<td class="property_type">
|
743
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
|
743
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
744
744
|
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-gicon" title="The “secondary-icon-gicon” property">secondary-icon-gicon</a></td>
|
745
745
|
<td class="property_flags">Read / Write</td>
|
746
746
|
</tr>
|
@@ -752,7 +752,7 @@
|
|
752
752
|
</tr>
|
753
753
|
<tr>
|
754
754
|
<td class="property_type">
|
755
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
755
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
756
756
|
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-pixbuf" title="The “secondary-icon-pixbuf” property">secondary-icon-pixbuf</a></td>
|
757
757
|
<td class="property_flags">Read / Write</td>
|
758
758
|
</tr>
|
@@ -965,7 +965,7 @@
|
|
965
965
|
</div>
|
966
966
|
<div class="refsect1">
|
967
967
|
<a name="GtkEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
968
|
-
<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>
|
968
|
+
<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>
|
969
969
|
<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>
|
970
970
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
971
971
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -1036,9 +1036,8 @@ via the context menu of the entry.
|
|
1036
1036
|
gtk_entry_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1037
1037
|
<p>Creates a new entry.</p>
|
1038
1038
|
<div class="refsect3">
|
1039
|
-
<a name="
|
1039
|
+
<a name="gtk-entry-new.returns"></a><h4>Returns</h4>
|
1040
1040
|
<p> a new <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.</p>
|
1041
|
-
<p></p>
|
1042
1041
|
</div>
|
1043
1042
|
</div>
|
1044
1043
|
<hr>
|
@@ -1048,7 +1047,7 @@ gtk_entry_new (<em class="parameter"><code><span class="type">void</span></code>
|
|
1048
1047
|
gtk_entry_new_with_buffer (<em class="parameter"><code><a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> *buffer</code></em>);</pre>
|
1049
1048
|
<p>Creates a new entry with the specified text buffer.</p>
|
1050
1049
|
<div class="refsect3">
|
1051
|
-
<a name="
|
1050
|
+
<a name="gtk-entry-new-with-buffer.parameters"></a><h4>Parameters</h4>
|
1052
1051
|
<div class="informaltable"><table width="100%" border="0">
|
1053
1052
|
<colgroup>
|
1054
1053
|
<col width="150px" class="parameters_name">
|
@@ -1063,11 +1062,10 @@ gtk_entry_new_with_buffer (<em class="parameter"><code><a class="link" href="Gtk
|
|
1063
1062
|
</table></div>
|
1064
1063
|
</div>
|
1065
1064
|
<div class="refsect3">
|
1066
|
-
<a name="
|
1065
|
+
<a name="gtk-entry-new-with-buffer.returns"></a><h4>Returns</h4>
|
1067
1066
|
<p> a new <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a></p>
|
1068
|
-
<p></p>
|
1069
1067
|
</div>
|
1070
|
-
<p class="since">Since 2.18</p>
|
1068
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1071
1069
|
</div>
|
1072
1070
|
<hr>
|
1073
1071
|
<div class="refsect2">
|
@@ -1080,7 +1078,7 @@ gtk_entry_new_with_max_length (<em class="parameter"><code><a href="/home/vagran
|
|
1080
1078
|
</div>
|
1081
1079
|
<p>Creates a new <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> widget with the given maximum length.</p>
|
1082
1080
|
<div class="refsect3">
|
1083
|
-
<a name="
|
1081
|
+
<a name="gtk-entry-new-with-max-length.parameters"></a><h4>Parameters</h4>
|
1084
1082
|
<div class="informaltable"><table width="100%" border="0">
|
1085
1083
|
<colgroup>
|
1086
1084
|
<col width="150px" class="parameters_name">
|
@@ -1097,9 +1095,8 @@ be clamped to the range 0-65536.</p></td>
|
|
1097
1095
|
</table></div>
|
1098
1096
|
</div>
|
1099
1097
|
<div class="refsect3">
|
1100
|
-
<a name="
|
1098
|
+
<a name="gtk-entry-new-with-max-length.returns"></a><h4>Returns</h4>
|
1101
1099
|
<p> a new <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a></p>
|
1102
|
-
<p></p>
|
1103
1100
|
</div>
|
1104
1101
|
</div>
|
1105
1102
|
<hr>
|
@@ -1110,7 +1107,7 @@ gtk_entry_get_buffer (<em class="parameter"><code><a class="link" href="GtkEntry
|
|
1110
1107
|
<p>Get the <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> object which holds the text for
|
1111
1108
|
this widget.</p>
|
1112
1109
|
<div class="refsect3">
|
1113
|
-
<a name="
|
1110
|
+
<a name="gtk-entry-get-buffer.parameters"></a><h4>Parameters</h4>
|
1114
1111
|
<div class="informaltable"><table width="100%" border="0">
|
1115
1112
|
<colgroup>
|
1116
1113
|
<col width="150px" class="parameters_name">
|
@@ -1125,11 +1122,11 @@ this widget.</p>
|
|
1125
1122
|
</table></div>
|
1126
1123
|
</div>
|
1127
1124
|
<div class="refsect3">
|
1128
|
-
<a name="
|
1125
|
+
<a name="gtk-entry-get-buffer.returns"></a><h4>Returns</h4>
|
1129
1126
|
<p> A <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> object. </p>
|
1130
1127
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1131
1128
|
</div>
|
1132
|
-
<p class="since">Since 2.18</p>
|
1129
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1133
1130
|
</div>
|
1134
1131
|
<hr>
|
1135
1132
|
<div class="refsect2">
|
@@ -1140,7 +1137,7 @@ gtk_entry_set_buffer (<em class="parameter"><code><a class="link" href="GtkEntry
|
|
1140
1137
|
<p>Set the <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> object which holds the text for
|
1141
1138
|
this widget.</p>
|
1142
1139
|
<div class="refsect3">
|
1143
|
-
<a name="
|
1140
|
+
<a name="gtk-entry-set-buffer.parameters"></a><h4>Parameters</h4>
|
1144
1141
|
<div class="informaltable"><table width="100%" border="0">
|
1145
1142
|
<colgroup>
|
1146
1143
|
<col width="150px" class="parameters_name">
|
@@ -1161,7 +1158,7 @@ this widget.</p>
|
|
1161
1158
|
</tbody>
|
1162
1159
|
</table></div>
|
1163
1160
|
</div>
|
1164
|
-
<p class="since">Since 2.18</p>
|
1161
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1165
1162
|
</div>
|
1166
1163
|
<hr>
|
1167
1164
|
<div class="refsect2">
|
@@ -1173,7 +1170,7 @@ gtk_entry_set_text (<em class="parameter"><code><a class="link" href="GtkEntry.h
|
|
1173
1170
|
value, replacing the current contents.</p>
|
1174
1171
|
<p>See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-set-text" title="gtk_entry_buffer_set_text ()"><code class="function">gtk_entry_buffer_set_text()</code></a>.</p>
|
1175
1172
|
<div class="refsect3">
|
1176
|
-
<a name="
|
1173
|
+
<a name="gtk-entry-set-text.parameters"></a><h4>Parameters</h4>
|
1177
1174
|
<div class="informaltable"><table width="100%" border="0">
|
1178
1175
|
<colgroup>
|
1179
1176
|
<col width="150px" class="parameters_name">
|
@@ -1207,7 +1204,7 @@ gtk_entry_append_text (<em class="parameter"><code><a class="link" href="GtkEntr
|
|
1207
1204
|
</div>
|
1208
1205
|
<p>Appends the given text to the contents of the widget.</p>
|
1209
1206
|
<div class="refsect3">
|
1210
|
-
<a name="
|
1207
|
+
<a name="gtk-entry-append-text.parameters"></a><h4>Parameters</h4>
|
1211
1208
|
<div class="informaltable"><table width="100%" border="0">
|
1212
1209
|
<colgroup>
|
1213
1210
|
<col width="150px" class="parameters_name">
|
@@ -1241,7 +1238,7 @@ gtk_entry_prepend_text (<em class="parameter"><code><a class="link" href="GtkEnt
|
|
1241
1238
|
</div>
|
1242
1239
|
<p>Prepends the given text to the contents of the widget.</p>
|
1243
1240
|
<div class="refsect3">
|
1244
|
-
<a name="
|
1241
|
+
<a name="gtk-entry-prepend-text.parameters"></a><h4>Parameters</h4>
|
1245
1242
|
<div class="informaltable"><table width="100%" border="0">
|
1246
1243
|
<colgroup>
|
1247
1244
|
<col width="150px" class="parameters_name">
|
@@ -1275,7 +1272,7 @@ gtk_entry_set_position (<em class="parameter"><code><a class="link" href="GtkEnt
|
|
1275
1272
|
</div>
|
1276
1273
|
<p>Sets the cursor position in an entry to the given value.</p>
|
1277
1274
|
<div class="refsect3">
|
1278
|
-
<a name="
|
1275
|
+
<a name="gtk-entry-set-position.parameters"></a><h4>Parameters</h4>
|
1279
1276
|
<div class="informaltable"><table width="100%" border="0">
|
1280
1277
|
<colgroup>
|
1281
1278
|
<col width="150px" class="parameters_name">
|
@@ -1322,7 +1319,7 @@ See also <a class="link" href="GtkEditable.html#gtk-editable-get-chars" title="g
|
|
1322
1319
|
</div>
|
1323
1320
|
|
1324
1321
|
<div class="refsect3">
|
1325
|
-
<a name="
|
1322
|
+
<a name="gtk-entry-get-text.parameters"></a><h4>Parameters</h4>
|
1326
1323
|
<div class="informaltable"><table width="100%" border="0">
|
1327
1324
|
<colgroup>
|
1328
1325
|
<col width="150px" class="parameters_name">
|
@@ -1337,12 +1334,11 @@ See also <a class="link" href="GtkEditable.html#gtk-editable-get-chars" title="g
|
|
1337
1334
|
</table></div>
|
1338
1335
|
</div>
|
1339
1336
|
<div class="refsect3">
|
1340
|
-
<a name="
|
1337
|
+
<a name="gtk-entry-get-text.returns"></a><h4>Returns</h4>
|
1341
1338
|
<p> a pointer to the contents of the widget as a
|
1342
1339
|
string. This string points to internally allocated
|
1343
1340
|
storage in the widget and must not be freed, modified or
|
1344
1341
|
stored.</p>
|
1345
|
-
<p></p>
|
1346
1342
|
</div>
|
1347
1343
|
</div>
|
1348
1344
|
<hr>
|
@@ -1366,7 +1362,7 @@ gtk_entry_get_text_length (<em class="parameter"><code><a class="link" href="Gtk
|
|
1366
1362
|
</div>
|
1367
1363
|
|
1368
1364
|
<div class="refsect3">
|
1369
|
-
<a name="
|
1365
|
+
<a name="gtk-entry-get-text-length.parameters"></a><h4>Parameters</h4>
|
1370
1366
|
<div class="informaltable"><table width="100%" border="0">
|
1371
1367
|
<colgroup>
|
1372
1368
|
<col width="150px" class="parameters_name">
|
@@ -1381,12 +1377,11 @@ gtk_entry_get_text_length (<em class="parameter"><code><a class="link" href="Gtk
|
|
1381
1377
|
</table></div>
|
1382
1378
|
</div>
|
1383
1379
|
<div class="refsect3">
|
1384
|
-
<a name="
|
1380
|
+
<a name="gtk-entry-get-text-length.returns"></a><h4>Returns</h4>
|
1385
1381
|
<p> the current number of characters
|
1386
1382
|
in <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>, or 0 if there are none.</p>
|
1387
|
-
<p></p>
|
1388
1383
|
</div>
|
1389
|
-
<p class="since">Since 2.14</p>
|
1384
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1390
1385
|
</div>
|
1391
1386
|
<hr>
|
1392
1387
|
<div class="refsect2">
|
@@ -1409,7 +1404,7 @@ selected will be those characters from <em class="parameter"><code>start_pos</co
|
|
1409
1404
|
to the end of
|
1410
1405
|
the text.</p>
|
1411
1406
|
<div class="refsect3">
|
1412
|
-
<a name="
|
1407
|
+
<a name="gtk-entry-select-region.parameters"></a><h4>Parameters</h4>
|
1413
1408
|
<div class="informaltable"><table width="100%" border="0">
|
1414
1409
|
<colgroup>
|
1415
1410
|
<col width="150px" class="parameters_name">
|
@@ -1450,7 +1445,7 @@ the text in the entry widget is copied elsewhere.</p>
|
|
1450
1445
|
in the current font, but it can be changed with
|
1451
1446
|
<a class="link" href="GtkEntry.html#gtk-entry-set-invisible-char" title="gtk_entry_set_invisible_char ()"><code class="function">gtk_entry_set_invisible_char()</code></a>.</p>
|
1452
1447
|
<div class="refsect3">
|
1453
|
-
<a name="
|
1448
|
+
<a name="gtk-entry-set-visibility.parameters"></a><h4>Parameters</h4>
|
1454
1449
|
<div class="informaltable"><table width="100%" border="0">
|
1455
1450
|
<colgroup>
|
1456
1451
|
<col width="150px" class="parameters_name">
|
@@ -1487,7 +1482,7 @@ picks the best invisible char available in the current font. If you
|
|
1487
1482
|
set the invisible char to 0, then the user will get no feedback
|
1488
1483
|
at all; there will be no text on the screen as they type.</p>
|
1489
1484
|
<div class="refsect3">
|
1490
|
-
<a name="
|
1485
|
+
<a name="gtk-entry-set-invisible-char.parameters"></a><h4>Parameters</h4>
|
1491
1486
|
<div class="informaltable"><table width="100%" border="0">
|
1492
1487
|
<colgroup>
|
1493
1488
|
<col width="150px" class="parameters_name">
|
@@ -1518,7 +1513,7 @@ gtk_entry_unset_invisible_char (<em class="parameter"><code><a class="link" href
|
|
1518
1513
|
<a class="link" href="GtkEntry.html#gtk-entry-set-invisible-char" title="gtk_entry_set_invisible_char ()"><code class="function">gtk_entry_set_invisible_char()</code></a>. So that the
|
1519
1514
|
default invisible char is used again.</p>
|
1520
1515
|
<div class="refsect3">
|
1521
|
-
<a name="
|
1516
|
+
<a name="gtk-entry-unset-invisible-char.parameters"></a><h4>Parameters</h4>
|
1522
1517
|
<div class="informaltable"><table width="100%" border="0">
|
1523
1518
|
<colgroup>
|
1524
1519
|
<col width="150px" class="parameters_name">
|
@@ -1532,7 +1527,7 @@ default invisible char is used again.</p>
|
|
1532
1527
|
</tr></tbody>
|
1533
1528
|
</table></div>
|
1534
1529
|
</div>
|
1535
|
-
<p class="since">Since 2.16</p>
|
1530
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1536
1531
|
</div>
|
1537
1532
|
<hr>
|
1538
1533
|
<div class="refsect2">
|
@@ -1547,7 +1542,7 @@ gtk_entry_set_editable (<em class="parameter"><code><a class="link" href="GtkEnt
|
|
1547
1542
|
<p>Determines if the user can edit the text in the editable
|
1548
1543
|
widget or not.</p>
|
1549
1544
|
<div class="refsect3">
|
1550
|
-
<a name="
|
1545
|
+
<a name="gtk-entry-set-editable.parameters"></a><h4>Parameters</h4>
|
1551
1546
|
<div class="informaltable"><table width="100%" border="0">
|
1552
1547
|
<colgroup>
|
1553
1548
|
<col width="150px" class="parameters_name">
|
@@ -1592,7 +1587,7 @@ will be truncated to fit.</p>
|
|
1592
1587
|
</div>
|
1593
1588
|
|
1594
1589
|
<div class="refsect3">
|
1595
|
-
<a name="
|
1590
|
+
<a name="gtk-entry-set-max-length.parameters"></a><h4>Parameters</h4>
|
1596
1591
|
<div class="informaltable"><table width="100%" border="0">
|
1597
1592
|
<colgroup>
|
1598
1593
|
<col width="150px" class="parameters_name">
|
@@ -1623,7 +1618,7 @@ be clamped to the range 0-65536.</p></td>
|
|
1623
1618
|
gtk_entry_get_activates_default (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1624
1619
|
<p>Retrieves the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-activates-default" title="gtk_entry_set_activates_default ()"><code class="function">gtk_entry_set_activates_default()</code></a>.</p>
|
1625
1620
|
<div class="refsect3">
|
1626
|
-
<a name="
|
1621
|
+
<a name="gtk-entry-get-activates-default.parameters"></a><h4>Parameters</h4>
|
1627
1622
|
<div class="informaltable"><table width="100%" border="0">
|
1628
1623
|
<colgroup>
|
1629
1624
|
<col width="150px" class="parameters_name">
|
@@ -1638,9 +1633,8 @@ gtk_entry_get_activates_default (<em class="parameter"><code><a class="link" hre
|
|
1638
1633
|
</table></div>
|
1639
1634
|
</div>
|
1640
1635
|
<div class="refsect3">
|
1641
|
-
<a name="
|
1636
|
+
<a name="gtk-entry-get-activates-default.returns"></a><h4>Returns</h4>
|
1642
1637
|
<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 entry will activate the default widget</p>
|
1643
|
-
<p></p>
|
1644
1638
|
</div>
|
1645
1639
|
</div>
|
1646
1640
|
<hr>
|
@@ -1650,7 +1644,7 @@ gtk_entry_get_activates_default (<em class="parameter"><code><a class="link" hre
|
|
1650
1644
|
gtk_entry_get_has_frame (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1651
1645
|
<p>Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-has-frame" title="gtk_entry_set_has_frame ()"><code class="function">gtk_entry_set_has_frame()</code></a>.</p>
|
1652
1646
|
<div class="refsect3">
|
1653
|
-
<a name="
|
1647
|
+
<a name="gtk-entry-get-has-frame.parameters"></a><h4>Parameters</h4>
|
1654
1648
|
<div class="informaltable"><table width="100%" border="0">
|
1655
1649
|
<colgroup>
|
1656
1650
|
<col width="150px" class="parameters_name">
|
@@ -1665,9 +1659,8 @@ gtk_entry_get_has_frame (<em class="parameter"><code><a class="link" href="GtkEn
|
|
1665
1659
|
</table></div>
|
1666
1660
|
</div>
|
1667
1661
|
<div class="refsect3">
|
1668
|
-
<a name="
|
1662
|
+
<a name="gtk-entry-get-has-frame.returns"></a><h4>Returns</h4>
|
1669
1663
|
<p> whether the entry has a beveled frame</p>
|
1670
|
-
<p></p>
|
1671
1664
|
</div>
|
1672
1665
|
</div>
|
1673
1666
|
<hr>
|
@@ -1678,7 +1671,7 @@ gtk_entry_get_inner_border (<em class="parameter"><code><a class="link" href="Gt
|
|
1678
1671
|
<p>This function returns the entry's <a class="link" href="GtkEntry.html#GtkEntry--inner-border" title="The “inner-border” property"><span class="type">“inner-border”</span></a> property. See
|
1679
1672
|
<a class="link" href="GtkEntry.html#gtk-entry-set-inner-border" title="gtk_entry_set_inner_border ()"><code class="function">gtk_entry_set_inner_border()</code></a> for more information.</p>
|
1680
1673
|
<div class="refsect3">
|
1681
|
-
<a name="
|
1674
|
+
<a name="gtk-entry-get-inner-border.parameters"></a><h4>Parameters</h4>
|
1682
1675
|
<div class="informaltable"><table width="100%" border="0">
|
1683
1676
|
<colgroup>
|
1684
1677
|
<col width="150px" class="parameters_name">
|
@@ -1693,11 +1686,11 @@ gtk_entry_get_inner_border (<em class="parameter"><code><a class="link" href="Gt
|
|
1693
1686
|
</table></div>
|
1694
1687
|
</div>
|
1695
1688
|
<div class="refsect3">
|
1696
|
-
<a name="
|
1689
|
+
<a name="gtk-entry-get-inner-border.returns"></a><h4>Returns</h4>
|
1697
1690
|
<p> the entry's <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none was set. </p>
|
1698
1691
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1699
1692
|
</div>
|
1700
|
-
<p class="since">Since 2.10</p>
|
1693
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1701
1694
|
</div>
|
1702
1695
|
<hr>
|
1703
1696
|
<div class="refsect2">
|
@@ -1706,7 +1699,7 @@ gtk_entry_get_inner_border (<em class="parameter"><code><a class="link" href="Gt
|
|
1706
1699
|
gtk_entry_get_width_chars (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1707
1700
|
<p>Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-width-chars" title="gtk_entry_set_width_chars ()"><code class="function">gtk_entry_set_width_chars()</code></a>.</p>
|
1708
1701
|
<div class="refsect3">
|
1709
|
-
<a name="
|
1702
|
+
<a name="gtk-entry-get-width-chars.parameters"></a><h4>Parameters</h4>
|
1710
1703
|
<div class="informaltable"><table width="100%" border="0">
|
1711
1704
|
<colgroup>
|
1712
1705
|
<col width="150px" class="parameters_name">
|
@@ -1721,9 +1714,8 @@ gtk_entry_get_width_chars (<em class="parameter"><code><a class="link" href="Gtk
|
|
1721
1714
|
</table></div>
|
1722
1715
|
</div>
|
1723
1716
|
<div class="refsect3">
|
1724
|
-
<a name="
|
1717
|
+
<a name="gtk-entry-get-width-chars.returns"></a><h4>Returns</h4>
|
1725
1718
|
<p> number of chars to request space for, or negative if unset</p>
|
1726
|
-
<p></p>
|
1727
1719
|
</div>
|
1728
1720
|
</div>
|
1729
1721
|
<hr>
|
@@ -1743,7 +1735,7 @@ widget is usually one of the dialog buttons.</p>
|
|
1743
1735
|
<a class="link" href="GtkWindow.html#gtk-window-activate-default" title="gtk_window_activate_default ()"><code class="function">gtk_window_activate_default()</code></a> on the window containing the entry, in
|
1744
1736
|
the default handler for the <span class="type">“activate”</span> signal.)</p>
|
1745
1737
|
<div class="refsect3">
|
1746
|
-
<a name="
|
1738
|
+
<a name="gtk-entry-set-activates-default.parameters"></a><h4>Parameters</h4>
|
1747
1739
|
<div class="informaltable"><table width="100%" border="0">
|
1748
1740
|
<colgroup>
|
1749
1741
|
<col width="150px" class="parameters_name">
|
@@ -1773,7 +1765,7 @@ gtk_entry_set_has_frame (<em class="parameter"><code><a class="link" href="GtkEn
|
|
1773
1765
|
<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> setting</code></em>);</pre>
|
1774
1766
|
<p>Sets whether the entry has a beveled frame around it.</p>
|
1775
1767
|
<div class="refsect3">
|
1776
|
-
<a name="
|
1768
|
+
<a name="gtk-entry-set-has-frame.parameters"></a><h4>Parameters</h4>
|
1777
1769
|
<div class="informaltable"><table width="100%" border="0">
|
1778
1770
|
<colgroup>
|
1779
1771
|
<col width="150px" class="parameters_name">
|
@@ -1809,7 +1801,7 @@ Overriding the style-provided border is useful when you want to do
|
|
1809
1801
|
in-place editing of some text in a canvas or list widget, where
|
1810
1802
|
pixel-exact positioning of the entry is important.</p>
|
1811
1803
|
<div class="refsect3">
|
1812
|
-
<a name="
|
1804
|
+
<a name="gtk-entry-set-inner-border.parameters"></a><h4>Parameters</h4>
|
1813
1805
|
<div class="informaltable"><table width="100%" border="0">
|
1814
1806
|
<colgroup>
|
1815
1807
|
<col width="150px" class="parameters_name">
|
@@ -1830,7 +1822,7 @@ pixel-exact positioning of the entry is important.</p>
|
|
1830
1822
|
</tbody>
|
1831
1823
|
</table></div>
|
1832
1824
|
</div>
|
1833
|
-
<p class="since">Since 2.10</p>
|
1825
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1834
1826
|
</div>
|
1835
1827
|
<hr>
|
1836
1828
|
<div class="refsect2">
|
@@ -1846,7 +1838,7 @@ how you pack the widget into containers. If <em class="parameter"><code>n_chars<
|
|
1846
1838
|
is -1, the
|
1847
1839
|
size reverts to the default entry size.</p>
|
1848
1840
|
<div class="refsect3">
|
1849
|
-
<a name="
|
1841
|
+
<a name="gtk-entry-set-width-chars.parameters"></a><h4>Parameters</h4>
|
1850
1842
|
<div class="informaltable"><table width="100%" border="0">
|
1851
1843
|
<colgroup>
|
1852
1844
|
<col width="150px" class="parameters_name">
|
@@ -1876,7 +1868,7 @@ gtk_entry_get_invisible_char (<em class="parameter"><code><a class="link" href="
|
|
1876
1868
|
<p>Retrieves the character displayed in place of the real characters
|
1877
1869
|
for entries with visibility set to false. See <a class="link" href="GtkEntry.html#gtk-entry-set-invisible-char" title="gtk_entry_set_invisible_char ()"><code class="function">gtk_entry_set_invisible_char()</code></a>.</p>
|
1878
1870
|
<div class="refsect3">
|
1879
|
-
<a name="
|
1871
|
+
<a name="gtk-entry-get-invisible-char.parameters"></a><h4>Parameters</h4>
|
1880
1872
|
<div class="informaltable"><table width="100%" border="0">
|
1881
1873
|
<colgroup>
|
1882
1874
|
<col width="150px" class="parameters_name">
|
@@ -1891,10 +1883,9 @@ for entries with visibility set to false. See <a class="link" href="GtkEntry.htm
|
|
1891
1883
|
</table></div>
|
1892
1884
|
</div>
|
1893
1885
|
<div class="refsect3">
|
1894
|
-
<a name="
|
1886
|
+
<a name="gtk-entry-get-invisible-char.returns"></a><h4>Returns</h4>
|
1895
1887
|
<p> the current invisible char, or 0, if the entry does not
|
1896
1888
|
show invisible text at all. </p>
|
1897
|
-
<p></p>
|
1898
1889
|
</div>
|
1899
1890
|
</div>
|
1900
1891
|
<hr>
|
@@ -1907,7 +1898,7 @@ gtk_entry_set_alignment (<em class="parameter"><code><a class="link" href="GtkEn
|
|
1907
1898
|
the horizontal positioning of the contents when the displayed
|
1908
1899
|
text is shorter than the width of the entry.</p>
|
1909
1900
|
<div class="refsect3">
|
1910
|
-
<a name="
|
1901
|
+
<a name="gtk-entry-set-alignment.parameters"></a><h4>Parameters</h4>
|
1911
1902
|
<div class="informaltable"><table width="100%" border="0">
|
1912
1903
|
<colgroup>
|
1913
1904
|
<col width="150px" class="parameters_name">
|
@@ -1929,7 +1920,7 @@ Reversed for RTL layouts</p></td>
|
|
1929
1920
|
</tbody>
|
1930
1921
|
</table></div>
|
1931
1922
|
</div>
|
1932
|
-
<p class="since">Since 2.4</p>
|
1923
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1933
1924
|
</div>
|
1934
1925
|
<hr>
|
1935
1926
|
<div class="refsect2">
|
@@ -1938,7 +1929,7 @@ Reversed for RTL layouts</p></td>
|
|
1938
1929
|
gtk_entry_get_alignment (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1939
1930
|
<p>Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-alignment" title="gtk_entry_set_alignment ()"><code class="function">gtk_entry_set_alignment()</code></a>.</p>
|
1940
1931
|
<div class="refsect3">
|
1941
|
-
<a name="
|
1932
|
+
<a name="gtk-entry-get-alignment.parameters"></a><h4>Parameters</h4>
|
1942
1933
|
<div class="informaltable"><table width="100%" border="0">
|
1943
1934
|
<colgroup>
|
1944
1935
|
<col width="150px" class="parameters_name">
|
@@ -1953,11 +1944,10 @@ gtk_entry_get_alignment (<em class="parameter"><code><a class="link" href="GtkEn
|
|
1953
1944
|
</table></div>
|
1954
1945
|
</div>
|
1955
1946
|
<div class="refsect3">
|
1956
|
-
<a name="
|
1947
|
+
<a name="gtk-entry-get-alignment.returns"></a><h4>Returns</h4>
|
1957
1948
|
<p> the alignment</p>
|
1958
|
-
<p></p>
|
1959
1949
|
</div>
|
1960
|
-
<p class="since">Since 2.4</p>
|
1950
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1961
1951
|
</div>
|
1962
1952
|
<hr>
|
1963
1953
|
<div class="refsect2">
|
@@ -1967,7 +1957,7 @@ gtk_entry_set_overwrite_mode (<em class="parameter"><code><a class="link" href="
|
|
1967
1957
|
<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> overwrite</code></em>);</pre>
|
1968
1958
|
<p>Sets whether the text is overwritten when typing in the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.</p>
|
1969
1959
|
<div class="refsect3">
|
1970
|
-
<a name="
|
1960
|
+
<a name="gtk-entry-set-overwrite-mode.parameters"></a><h4>Parameters</h4>
|
1971
1961
|
<div class="informaltable"><table width="100%" border="0">
|
1972
1962
|
<colgroup>
|
1973
1963
|
<col width="150px" class="parameters_name">
|
@@ -1988,7 +1978,7 @@ gtk_entry_set_overwrite_mode (<em class="parameter"><code><a class="link" href="
|
|
1988
1978
|
</tbody>
|
1989
1979
|
</table></div>
|
1990
1980
|
</div>
|
1991
|
-
<p class="since">Since 2.14</p>
|
1981
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1992
1982
|
</div>
|
1993
1983
|
<hr>
|
1994
1984
|
<div class="refsect2">
|
@@ -1997,7 +1987,7 @@ gtk_entry_set_overwrite_mode (<em class="parameter"><code><a class="link" href="
|
|
1997
1987
|
gtk_entry_get_overwrite_mode (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1998
1988
|
<p>Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-overwrite-mode" title="gtk_entry_set_overwrite_mode ()"><code class="function">gtk_entry_set_overwrite_mode()</code></a>.</p>
|
1999
1989
|
<div class="refsect3">
|
2000
|
-
<a name="
|
1990
|
+
<a name="gtk-entry-get-overwrite-mode.parameters"></a><h4>Parameters</h4>
|
2001
1991
|
<div class="informaltable"><table width="100%" border="0">
|
2002
1992
|
<colgroup>
|
2003
1993
|
<col width="150px" class="parameters_name">
|
@@ -2012,18 +2002,17 @@ gtk_entry_get_overwrite_mode (<em class="parameter"><code><a class="link" href="
|
|
2012
2002
|
</table></div>
|
2013
2003
|
</div>
|
2014
2004
|
<div class="refsect3">
|
2015
|
-
<a name="
|
2005
|
+
<a name="gtk-entry-get-overwrite-mode.returns"></a><h4>Returns</h4>
|
2016
2006
|
<p> whether the text is overwritten when typing.</p>
|
2017
|
-
<p></p>
|
2018
2007
|
</div>
|
2019
|
-
<p class="since">Since 2.14</p>
|
2008
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2020
2009
|
</div>
|
2021
2010
|
<hr>
|
2022
2011
|
<div class="refsect2">
|
2023
2012
|
<a name="gtk-entry-get-layout"></a><h3>gtk_entry_get_layout ()</h3>
|
2024
|
-
<pre class="programlisting"><span class="returnvalue">PangoLayout</span> *
|
2013
|
+
<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> *
|
2025
2014
|
gtk_entry_get_layout (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
2026
|
-
<p>Gets the <span class="type">PangoLayout</span> used to display the entry.
|
2015
|
+
<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 entry.
|
2027
2016
|
The layout is useful to e.g. convert text positions to
|
2028
2017
|
pixel positions, in combination with <a class="link" href="GtkEntry.html#gtk-entry-get-layout-offsets" title="gtk_entry_get_layout_offsets ()"><code class="function">gtk_entry_get_layout_offsets()</code></a>.
|
2029
2018
|
The returned layout is owned by the entry and must not be
|
@@ -2033,7 +2022,7 @@ modified or freed by the caller.</p>
|
|
2033
2022
|
<a class="link" href="GtkEntry.html#gtk-entry-text-index-to-layout-index" title="gtk_entry_text_index_to_layout_index ()"><code class="function">gtk_entry_text_index_to_layout_index()</code></a> are needed to convert byte
|
2034
2023
|
indices in the layout to byte indices in the entry contents.</p>
|
2035
2024
|
<div class="refsect3">
|
2036
|
-
<a name="
|
2025
|
+
<a name="gtk-entry-get-layout.parameters"></a><h4>Parameters</h4>
|
2037
2026
|
<div class="informaltable"><table width="100%" border="0">
|
2038
2027
|
<colgroup>
|
2039
2028
|
<col width="150px" class="parameters_name">
|
@@ -2048,8 +2037,8 @@ indices in the layout to byte indices in the entry contents.</p>
|
|
2048
2037
|
</table></div>
|
2049
2038
|
</div>
|
2050
2039
|
<div class="refsect3">
|
2051
|
-
<a name="
|
2052
|
-
<p> the <span class="type">PangoLayout</span> for this entry. </p>
|
2040
|
+
<a name="gtk-entry-get-layout.returns"></a><h4>Returns</h4>
|
2041
|
+
<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 entry. </p>
|
2053
2042
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2054
2043
|
</div>
|
2055
2044
|
</div>
|
@@ -2060,24 +2049,24 @@ indices in the layout to byte indices in the entry contents.</p>
|
|
2060
2049
|
gtk_entry_get_layout_offsets (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2061
2050
|
<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>,
|
2062
2051
|
<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>
|
2063
|
-
<p>Obtains the position of the <span class="type">PangoLayout</span> used to render text
|
2052
|
+
<p>Obtains the position of 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 render text
|
2064
2053
|
in the entry, in widget coordinates. Useful if you want to line
|
2065
2054
|
up the text in an entry with some other text, e.g. when using the
|
2066
2055
|
entry to implement editable cells in a sheet widget.</p>
|
2067
2056
|
<p>Also useful to convert mouse events into coordinates inside the
|
2068
|
-
<span class="type">PangoLayout</span>, e.g. to take some action if some part of the entry text
|
2057
|
+
<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 if some part of the entry text
|
2069
2058
|
is clicked.</p>
|
2070
2059
|
<p>Note that as the user scrolls around in the entry the offsets will
|
2071
2060
|
change; you'll need to connect to the "notify::scroll-offset"
|
2072
|
-
signal to track this. Remember when using the <span class="type">PangoLayout</span>
|
2061
|
+
signal to track this. Remember 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>
|
2073
2062
|
functions you need to convert to and from pixels using
|
2074
|
-
<code class="function">PANGO_PIXELS()</code> or <span class="type">PANGO_SCALE</span>.</p>
|
2063
|
+
<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>
|
2075
2064
|
<p>Keep in mind that the layout text may contain a preedit string, so
|
2076
2065
|
<a class="link" href="GtkEntry.html#gtk-entry-layout-index-to-text-index" title="gtk_entry_layout_index_to_text_index ()"><code class="function">gtk_entry_layout_index_to_text_index()</code></a> and
|
2077
2066
|
<a class="link" href="GtkEntry.html#gtk-entry-text-index-to-layout-index" title="gtk_entry_text_index_to_layout_index ()"><code class="function">gtk_entry_text_index_to_layout_index()</code></a> are needed to convert byte
|
2078
2067
|
indices in the layout to byte indices in the entry contents.</p>
|
2079
2068
|
<div class="refsect3">
|
2080
|
-
<a name="
|
2069
|
+
<a name="gtk-entry-get-layout-offsets.parameters"></a><h4>Parameters</h4>
|
2081
2070
|
<div class="informaltable"><table width="100%" border="0">
|
2082
2071
|
<colgroup>
|
2083
2072
|
<col width="150px" class="parameters_name">
|
@@ -2112,10 +2101,10 @@ gtk_entry_layout_index_to_text_index (<em class="parameter"><code><a class="link
|
|
2112
2101
|
<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> layout_index</code></em>);</pre>
|
2113
2102
|
<p>Converts from a position in the entry contents (returned
|
2114
2103
|
by <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()"><code class="function">gtk_entry_get_text()</code></a>) to a position in the
|
2115
|
-
entry's <span class="type">PangoLayout</span> (returned by <a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>,
|
2116
|
-
with text retrieved via <code class="function">pango_layout_get_text()</code>).</p>
|
2104
|
+
entry's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by <a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>,
|
2105
|
+
with text retrieved via <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-get-text"><code class="function">pango_layout_get_text()</code></a>).</p>
|
2117
2106
|
<div class="refsect3">
|
2118
|
-
<a name="
|
2107
|
+
<a name="gtk-entry-layout-index-to-text-index.parameters"></a><h4>Parameters</h4>
|
2119
2108
|
<div class="informaltable"><table width="100%" border="0">
|
2120
2109
|
<colgroup>
|
2121
2110
|
<col width="150px" class="parameters_name">
|
@@ -2137,9 +2126,8 @@ with text retrieved via <code class="function">pango_layout_get_text()</code>).<
|
|
2137
2126
|
</table></div>
|
2138
2127
|
</div>
|
2139
2128
|
<div class="refsect3">
|
2140
|
-
<a name="
|
2129
|
+
<a name="gtk-entry-layout-index-to-text-index.returns"></a><h4>Returns</h4>
|
2141
2130
|
<p> byte index into the entry contents</p>
|
2142
|
-
<p></p>
|
2143
2131
|
</div>
|
2144
2132
|
</div>
|
2145
2133
|
<hr>
|
@@ -2148,11 +2136,11 @@ with text retrieved via <code class="function">pango_layout_get_text()</code>).<
|
|
2148
2136
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
2149
2137
|
gtk_entry_text_index_to_layout_index (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2150
2138
|
<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> text_index</code></em>);</pre>
|
2151
|
-
<p>Converts from a position in the entry's <span class="type">PangoLayout</span> (returned by
|
2139
|
+
<p>Converts from a position in the entry's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by
|
2152
2140
|
<a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>) to a position in the entry contents
|
2153
2141
|
(returned by <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()"><code class="function">gtk_entry_get_text()</code></a>).</p>
|
2154
2142
|
<div class="refsect3">
|
2155
|
-
<a name="
|
2143
|
+
<a name="gtk-entry-text-index-to-layout-index.parameters"></a><h4>Parameters</h4>
|
2156
2144
|
<div class="informaltable"><table width="100%" border="0">
|
2157
2145
|
<colgroup>
|
2158
2146
|
<col width="150px" class="parameters_name">
|
@@ -2174,9 +2162,8 @@ gtk_entry_text_index_to_layout_index (<em class="parameter"><code><a class="link
|
|
2174
2162
|
</table></div>
|
2175
2163
|
</div>
|
2176
2164
|
<div class="refsect3">
|
2177
|
-
<a name="
|
2165
|
+
<a name="gtk-entry-text-index-to-layout-index.returns"></a><h4>Returns</h4>
|
2178
2166
|
<p> byte index into the entry layout text</p>
|
2179
|
-
<p></p>
|
2180
2167
|
</div>
|
2181
2168
|
</div>
|
2182
2169
|
<hr>
|
@@ -2200,7 +2187,7 @@ gtk_entry_get_max_length (<em class="parameter"><code><a class="link" href="GtkE
|
|
2200
2187
|
</div>
|
2201
2188
|
|
2202
2189
|
<div class="refsect3">
|
2203
|
-
<a name="
|
2190
|
+
<a name="gtk-entry-get-max-length.parameters"></a><h4>Parameters</h4>
|
2204
2191
|
<div class="informaltable"><table width="100%" border="0">
|
2205
2192
|
<colgroup>
|
2206
2193
|
<col width="150px" class="parameters_name">
|
@@ -2215,10 +2202,9 @@ gtk_entry_get_max_length (<em class="parameter"><code><a class="link" href="GtkE
|
|
2215
2202
|
</table></div>
|
2216
2203
|
</div>
|
2217
2204
|
<div class="refsect3">
|
2218
|
-
<a name="
|
2205
|
+
<a name="gtk-entry-get-max-length.returns"></a><h4>Returns</h4>
|
2219
2206
|
<p> the maximum allowed number of characters
|
2220
2207
|
in <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>, or 0 if there is no maximum.</p>
|
2221
|
-
<p></p>
|
2222
2208
|
</div>
|
2223
2209
|
</div>
|
2224
2210
|
<hr>
|
@@ -2230,7 +2216,7 @@ gtk_entry_get_visibility (<em class="parameter"><code><a class="link" href="GtkE
|
|
2230
2216
|
is visible. See
|
2231
2217
|
<a class="link" href="GtkEntry.html#gtk-entry-set-visibility" title="gtk_entry_set_visibility ()"><code class="function">gtk_entry_set_visibility()</code></a>.</p>
|
2232
2218
|
<div class="refsect3">
|
2233
|
-
<a name="
|
2219
|
+
<a name="gtk-entry-get-visibility.parameters"></a><h4>Parameters</h4>
|
2234
2220
|
<div class="informaltable"><table width="100%" border="0">
|
2235
2221
|
<colgroup>
|
2236
2222
|
<col width="150px" class="parameters_name">
|
@@ -2245,9 +2231,8 @@ gtk_entry_get_visibility (<em class="parameter"><code><a class="link" href="GtkE
|
|
2245
2231
|
</table></div>
|
2246
2232
|
</div>
|
2247
2233
|
<div class="refsect3">
|
2248
|
-
<a name="
|
2234
|
+
<a name="gtk-entry-get-visibility.returns"></a><h4>Returns</h4>
|
2249
2235
|
<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 text is currently visible</p>
|
2250
|
-
<p></p>
|
2251
2236
|
</div>
|
2252
2237
|
</div>
|
2253
2238
|
<hr>
|
@@ -2265,7 +2250,7 @@ All further configuration of the completion mechanism is done on
|
|
2265
2250
|
<em class="parameter"><code>completion</code></em>
|
2266
2251
|
is set to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
2267
2252
|
<div class="refsect3">
|
2268
|
-
<a name="
|
2253
|
+
<a name="gtk-entry-set-completion.parameters"></a><h4>Parameters</h4>
|
2269
2254
|
<div class="informaltable"><table width="100%" border="0">
|
2270
2255
|
<colgroup>
|
2271
2256
|
<col width="150px" class="parameters_name">
|
@@ -2286,7 +2271,7 @@ All further configuration of the completion mechanism is done on
|
|
2286
2271
|
</tbody>
|
2287
2272
|
</table></div>
|
2288
2273
|
</div>
|
2289
|
-
<p class="since">Since 2.4</p>
|
2274
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2290
2275
|
</div>
|
2291
2276
|
<hr>
|
2292
2277
|
<div class="refsect2">
|
@@ -2296,7 +2281,7 @@ gtk_entry_get_completion (<em class="parameter"><code><a class="link" href="GtkE
|
|
2296
2281
|
<p>Returns the auxiliary completion object currently in use by <em class="parameter"><code>entry</code></em>
|
2297
2282
|
.</p>
|
2298
2283
|
<div class="refsect3">
|
2299
|
-
<a name="
|
2284
|
+
<a name="gtk-entry-get-completion.parameters"></a><h4>Parameters</h4>
|
2300
2285
|
<div class="informaltable"><table width="100%" border="0">
|
2301
2286
|
<colgroup>
|
2302
2287
|
<col width="150px" class="parameters_name">
|
@@ -2311,13 +2296,13 @@ gtk_entry_get_completion (<em class="parameter"><code><a class="link" href="GtkE
|
|
2311
2296
|
</table></div>
|
2312
2297
|
</div>
|
2313
2298
|
<div class="refsect3">
|
2314
|
-
<a name="
|
2299
|
+
<a name="gtk-entry-get-completion.returns"></a><h4>Returns</h4>
|
2315
2300
|
<p> The auxiliary completion object currently
|
2316
2301
|
in use by <em class="parameter"><code>entry</code></em>
|
2317
2302
|
. </p>
|
2318
2303
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2319
2304
|
</div>
|
2320
|
-
<p class="since">Since 2.4</p>
|
2305
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2321
2306
|
</div>
|
2322
2307
|
<hr>
|
2323
2308
|
<div class="refsect2">
|
@@ -2332,7 +2317,7 @@ the adjustment.</p>
|
|
2332
2317
|
<p>The adjustment has to be in pixel units and in the same coordinate system
|
2333
2318
|
as the entry.</p>
|
2334
2319
|
<div class="refsect3">
|
2335
|
-
<a name="
|
2320
|
+
<a name="gtk-entry-set-cursor-hadjustment.parameters"></a><h4>Parameters</h4>
|
2336
2321
|
<div class="informaltable"><table width="100%" border="0">
|
2337
2322
|
<colgroup>
|
2338
2323
|
<col width="150px" class="parameters_name">
|
@@ -2354,7 +2339,7 @@ is moved, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/g
|
|
2354
2339
|
</tbody>
|
2355
2340
|
</table></div>
|
2356
2341
|
</div>
|
2357
|
-
<p class="since">Since 2.12</p>
|
2342
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2358
2343
|
</div>
|
2359
2344
|
<hr>
|
2360
2345
|
<div class="refsect2">
|
@@ -2364,7 +2349,7 @@ gtk_entry_get_cursor_hadjustment (<em class="parameter"><code><a class="link" hr
|
|
2364
2349
|
<p>Retrieves the horizontal cursor adjustment for the entry.
|
2365
2350
|
See <a class="link" href="GtkEntry.html#gtk-entry-set-cursor-hadjustment" title="gtk_entry_set_cursor_hadjustment ()"><code class="function">gtk_entry_set_cursor_hadjustment()</code></a>.</p>
|
2366
2351
|
<div class="refsect3">
|
2367
|
-
<a name="
|
2352
|
+
<a name="gtk-entry-get-cursor-hadjustment.parameters"></a><h4>Parameters</h4>
|
2368
2353
|
<div class="informaltable"><table width="100%" border="0">
|
2369
2354
|
<colgroup>
|
2370
2355
|
<col width="150px" class="parameters_name">
|
@@ -2379,12 +2364,12 @@ See <a class="link" href="GtkEntry.html#gtk-entry-set-cursor-hadjustment" title=
|
|
2379
2364
|
</table></div>
|
2380
2365
|
</div>
|
2381
2366
|
<div class="refsect3">
|
2382
|
-
<a name="
|
2367
|
+
<a name="gtk-entry-get-cursor-hadjustment.returns"></a><h4>Returns</h4>
|
2383
2368
|
<p> the horizontal cursor adjustment, 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>
|
2384
2369
|
if none has been set. </p>
|
2385
2370
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2386
2371
|
</div>
|
2387
|
-
<p class="since">Since 2.12</p>
|
2372
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2388
2373
|
</div>
|
2389
2374
|
<hr>
|
2390
2375
|
<div class="refsect2">
|
@@ -2396,7 +2381,7 @@ gtk_entry_set_progress_fraction (<em class="parameter"><code><a class="link" hre
|
|
2396
2381
|
fraction of the bar. The fraction should be between 0.0 and 1.0,
|
2397
2382
|
inclusive.</p>
|
2398
2383
|
<div class="refsect3">
|
2399
|
-
<a name="
|
2384
|
+
<a name="gtk-entry-set-progress-fraction.parameters"></a><h4>Parameters</h4>
|
2400
2385
|
<div class="informaltable"><table width="100%" border="0">
|
2401
2386
|
<colgroup>
|
2402
2387
|
<col width="150px" class="parameters_name">
|
@@ -2417,7 +2402,7 @@ inclusive.</p>
|
|
2417
2402
|
</tbody>
|
2418
2403
|
</table></div>
|
2419
2404
|
</div>
|
2420
|
-
<p class="since">Since 2.16</p>
|
2405
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2421
2406
|
</div>
|
2422
2407
|
<hr>
|
2423
2408
|
<div class="refsect2">
|
@@ -2427,7 +2412,7 @@ gtk_entry_get_progress_fraction (<em class="parameter"><code><a class="link" hre
|
|
2427
2412
|
<p>Returns the current fraction of the task that's been completed.
|
2428
2413
|
See <a class="link" href="GtkEntry.html#gtk-entry-set-progress-fraction" title="gtk_entry_set_progress_fraction ()"><code class="function">gtk_entry_set_progress_fraction()</code></a>.</p>
|
2429
2414
|
<div class="refsect3">
|
2430
|
-
<a name="
|
2415
|
+
<a name="gtk-entry-get-progress-fraction.parameters"></a><h4>Parameters</h4>
|
2431
2416
|
<div class="informaltable"><table width="100%" border="0">
|
2432
2417
|
<colgroup>
|
2433
2418
|
<col width="150px" class="parameters_name">
|
@@ -2442,11 +2427,10 @@ See <a class="link" href="GtkEntry.html#gtk-entry-set-progress-fraction" title="
|
|
2442
2427
|
</table></div>
|
2443
2428
|
</div>
|
2444
2429
|
<div class="refsect3">
|
2445
|
-
<a name="
|
2430
|
+
<a name="gtk-entry-get-progress-fraction.returns"></a><h4>Returns</h4>
|
2446
2431
|
<p> a fraction from 0.0 to 1.0</p>
|
2447
|
-
<p></p>
|
2448
2432
|
</div>
|
2449
|
-
<p class="since">Since 2.16</p>
|
2433
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2450
2434
|
</div>
|
2451
2435
|
<hr>
|
2452
2436
|
<div class="refsect2">
|
@@ -2457,7 +2441,7 @@ gtk_entry_set_progress_pulse_step (<em class="parameter"><code><a class="link" h
|
|
2457
2441
|
<p>Sets the fraction of total entry width to move the progress
|
2458
2442
|
bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-progress-pulse" title="gtk_entry_progress_pulse ()"><code class="function">gtk_entry_progress_pulse()</code></a>.</p>
|
2459
2443
|
<div class="refsect3">
|
2460
|
-
<a name="
|
2444
|
+
<a name="gtk-entry-set-progress-pulse-step.parameters"></a><h4>Parameters</h4>
|
2461
2445
|
<div class="informaltable"><table width="100%" border="0">
|
2462
2446
|
<colgroup>
|
2463
2447
|
<col width="150px" class="parameters_name">
|
@@ -2478,7 +2462,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
2478
2462
|
</tbody>
|
2479
2463
|
</table></div>
|
2480
2464
|
</div>
|
2481
|
-
<p class="since">Since 2.16</p>
|
2465
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2482
2466
|
</div>
|
2483
2467
|
<hr>
|
2484
2468
|
<div class="refsect2">
|
@@ -2487,7 +2471,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
2487
2471
|
gtk_entry_get_progress_pulse_step (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
2488
2472
|
<p>Retrieves the pulse step set with <a class="link" href="GtkEntry.html#gtk-entry-set-progress-pulse-step" title="gtk_entry_set_progress_pulse_step ()"><code class="function">gtk_entry_set_progress_pulse_step()</code></a>.</p>
|
2489
2473
|
<div class="refsect3">
|
2490
|
-
<a name="
|
2474
|
+
<a name="gtk-entry-get-progress-pulse-step.parameters"></a><h4>Parameters</h4>
|
2491
2475
|
<div class="informaltable"><table width="100%" border="0">
|
2492
2476
|
<colgroup>
|
2493
2477
|
<col width="150px" class="parameters_name">
|
@@ -2502,11 +2486,10 @@ gtk_entry_get_progress_pulse_step (<em class="parameter"><code><a class="link" h
|
|
2502
2486
|
</table></div>
|
2503
2487
|
</div>
|
2504
2488
|
<div class="refsect3">
|
2505
|
-
<a name="
|
2489
|
+
<a name="gtk-entry-get-progress-pulse-step.returns"></a><h4>Returns</h4>
|
2506
2490
|
<p> a fraction from 0.0 to 1.0</p>
|
2507
|
-
<p></p>
|
2508
2491
|
</div>
|
2509
|
-
<p class="since">Since 2.16</p>
|
2492
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2510
2493
|
</div>
|
2511
2494
|
<hr>
|
2512
2495
|
<div class="refsect2">
|
@@ -2520,7 +2503,7 @@ where a block bounces back and forth. Each call to
|
|
2520
2503
|
(the amount of movement per pulse is determined by
|
2521
2504
|
<a class="link" href="GtkEntry.html#gtk-entry-set-progress-pulse-step" title="gtk_entry_set_progress_pulse_step ()"><code class="function">gtk_entry_set_progress_pulse_step()</code></a>).</p>
|
2522
2505
|
<div class="refsect3">
|
2523
|
-
<a name="
|
2506
|
+
<a name="gtk-entry-progress-pulse.parameters"></a><h4>Parameters</h4>
|
2524
2507
|
<div class="informaltable"><table width="100%" border="0">
|
2525
2508
|
<colgroup>
|
2526
2509
|
<col width="150px" class="parameters_name">
|
@@ -2534,14 +2517,14 @@ where a block bounces back and forth. Each call to
|
|
2534
2517
|
</tr></tbody>
|
2535
2518
|
</table></div>
|
2536
2519
|
</div>
|
2537
|
-
<p class="since">Since 2.16</p>
|
2520
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2538
2521
|
</div>
|
2539
2522
|
<hr>
|
2540
2523
|
<div class="refsect2">
|
2541
2524
|
<a name="gtk-entry-im-context-filter-keypress"></a><h3>gtk_entry_im_context_filter_keypress ()</h3>
|
2542
2525
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2543
2526
|
gtk_entry_im_context_filter_keypress (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2544
|
-
<em class="parameter"><code><a href="
|
2527
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
2545
2528
|
<p>Allow the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> input method to internally handle key press
|
2546
2529
|
and release events. If this function returns <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>, then no further
|
2547
2530
|
processing should be done for this key event. See
|
@@ -2552,7 +2535,7 @@ you need to insert your own key handling between the input method
|
|
2552
2535
|
and the default key event handling of the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
2553
2536
|
See <a class="link" href="GtkTextView.html#gtk-text-view-reset-im-context" title="gtk_text_view_reset_im_context ()"><code class="function">gtk_text_view_reset_im_context()</code></a> for an example of use.</p>
|
2554
2537
|
<div class="refsect3">
|
2555
|
-
<a name="
|
2538
|
+
<a name="gtk-entry-im-context-filter-keypress.parameters"></a><h4>Parameters</h4>
|
2556
2539
|
<div class="informaltable"><table width="100%" border="0">
|
2557
2540
|
<colgroup>
|
2558
2541
|
<col width="150px" class="parameters_name">
|
@@ -2574,11 +2557,10 @@ See <a class="link" href="GtkTextView.html#gtk-text-view-reset-im-context" title
|
|
2574
2557
|
</table></div>
|
2575
2558
|
</div>
|
2576
2559
|
<div class="refsect3">
|
2577
|
-
<a name="
|
2560
|
+
<a name="gtk-entry-im-context-filter-keypress.returns"></a><h4>Returns</h4>
|
2578
2561
|
<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 input method handled the key event.</p>
|
2579
|
-
<p></p>
|
2580
2562
|
</div>
|
2581
|
-
<p class="since">Since 2.22</p>
|
2563
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2582
2564
|
</div>
|
2583
2565
|
<hr>
|
2584
2566
|
<div class="refsect2">
|
@@ -2589,7 +2571,7 @@ gtk_entry_reset_im_context (<em class="parameter"><code><a class="link" href="Gt
|
|
2589
2571
|
<p>This can be necessary in the case where modifying the buffer
|
2590
2572
|
would confuse on-going input method behavior.</p>
|
2591
2573
|
<div class="refsect3">
|
2592
|
-
<a name="
|
2574
|
+
<a name="gtk-entry-reset-im-context.parameters"></a><h4>Parameters</h4>
|
2593
2575
|
<div class="informaltable"><table width="100%" border="0">
|
2594
2576
|
<colgroup>
|
2595
2577
|
<col width="150px" class="parameters_name">
|
@@ -2603,7 +2585,7 @@ would confuse on-going input method behavior.</p>
|
|
2603
2585
|
</tr></tbody>
|
2604
2586
|
</table></div>
|
2605
2587
|
</div>
|
2606
|
-
<p class="since">Since 2.22</p>
|
2588
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2607
2589
|
</div>
|
2608
2590
|
<hr>
|
2609
2591
|
<div class="refsect2">
|
@@ -2611,12 +2593,12 @@ would confuse on-going input method behavior.</p>
|
|
2611
2593
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2612
2594
|
gtk_entry_set_icon_from_pixbuf (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2613
2595
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
2614
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
2596
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
2615
2597
|
<p>Sets the icon shown in the specified position using a pixbuf.</p>
|
2616
2598
|
<p>If <em class="parameter"><code>pixbuf</code></em>
|
2617
2599
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.</p>
|
2618
2600
|
<div class="refsect3">
|
2619
|
-
<a name="
|
2601
|
+
<a name="gtk-entry-set-icon-from-pixbuf.parameters"></a><h4>Parameters</h4>
|
2620
2602
|
<div class="informaltable"><table width="100%" border="0">
|
2621
2603
|
<colgroup>
|
2622
2604
|
<col width="150px" class="parameters_name">
|
@@ -2636,13 +2618,13 @@ gtk_entry_set_icon_from_pixbuf (<em class="parameter"><code><a class="link" href
|
|
2636
2618
|
</tr>
|
2637
2619
|
<tr>
|
2638
2620
|
<td class="parameter_name"><p>pixbuf</p></td>
|
2639
|
-
<td class="parameter_description"><p> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
2621
|
+
<td class="parameter_description"><p> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
2640
2622
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
2641
2623
|
</tr>
|
2642
2624
|
</tbody>
|
2643
2625
|
</table></div>
|
2644
2626
|
</div>
|
2645
|
-
<p class="since">Since 2.16</p>
|
2627
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2646
2628
|
</div>
|
2647
2629
|
<hr>
|
2648
2630
|
<div class="refsect2">
|
@@ -2656,7 +2638,7 @@ a stock image.</p>
|
|
2656
2638
|
<p>If <em class="parameter"><code>stock_id</code></em>
|
2657
2639
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.</p>
|
2658
2640
|
<div class="refsect3">
|
2659
|
-
<a name="
|
2641
|
+
<a name="gtk-entry-set-icon-from-stock.parameters"></a><h4>Parameters</h4>
|
2660
2642
|
<div class="informaltable"><table width="100%" border="0">
|
2661
2643
|
<colgroup>
|
2662
2644
|
<col width="150px" class="parameters_name">
|
@@ -2682,7 +2664,7 @@ a stock image.</p>
|
|
2682
2664
|
</tbody>
|
2683
2665
|
</table></div>
|
2684
2666
|
</div>
|
2685
|
-
<p class="since">Since 2.16</p>
|
2667
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2686
2668
|
</div>
|
2687
2669
|
<hr>
|
2688
2670
|
<div class="refsect2">
|
@@ -2698,7 +2680,7 @@ instead.</p>
|
|
2698
2680
|
<p>If <em class="parameter"><code>icon_name</code></em>
|
2699
2681
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.</p>
|
2700
2682
|
<div class="refsect3">
|
2701
|
-
<a name="
|
2683
|
+
<a name="gtk-entry-set-icon-from-icon-name.parameters"></a><h4>Parameters</h4>
|
2702
2684
|
<div class="informaltable"><table width="100%" border="0">
|
2703
2685
|
<colgroup>
|
2704
2686
|
<col width="150px" class="parameters_name">
|
@@ -2724,7 +2706,7 @@ instead.</p>
|
|
2724
2706
|
</tbody>
|
2725
2707
|
</table></div>
|
2726
2708
|
</div>
|
2727
|
-
<p class="since">Since 2.16</p>
|
2709
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2728
2710
|
</div>
|
2729
2711
|
<hr>
|
2730
2712
|
<div class="refsect2">
|
@@ -2732,7 +2714,7 @@ instead.</p>
|
|
2732
2714
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2733
2715
|
gtk_entry_set_icon_from_gicon (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2734
2716
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
2735
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
2717
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
2736
2718
|
<p>Sets the icon shown in the entry at the specified position
|
2737
2719
|
from the current icon theme.
|
2738
2720
|
If the icon isn't known, a "broken image" icon will be displayed
|
@@ -2740,7 +2722,7 @@ instead.</p>
|
|
2740
2722
|
<p>If <em class="parameter"><code>icon</code></em>
|
2741
2723
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.</p>
|
2742
2724
|
<div class="refsect3">
|
2743
|
-
<a name="
|
2725
|
+
<a name="gtk-entry-set-icon-from-gicon.parameters"></a><h4>Parameters</h4>
|
2744
2726
|
<div class="informaltable"><table width="100%" border="0">
|
2745
2727
|
<colgroup>
|
2746
2728
|
<col width="150px" class="parameters_name">
|
@@ -2766,7 +2748,7 @@ instead.</p>
|
|
2766
2748
|
</tbody>
|
2767
2749
|
</table></div>
|
2768
2750
|
</div>
|
2769
|
-
<p class="since">Since 2.16</p>
|
2751
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2770
2752
|
</div>
|
2771
2753
|
<hr>
|
2772
2754
|
<div class="refsect2">
|
@@ -2778,7 +2760,7 @@ gtk_entry_get_icon_storage_type (<em class="parameter"><code><a class="link" hre
|
|
2778
2760
|
to store image data. If the icon has no image data,
|
2779
2761
|
the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a>.</p>
|
2780
2762
|
<div class="refsect3">
|
2781
|
-
<a name="
|
2763
|
+
<a name="gtk-entry-get-icon-storage-type.parameters"></a><h4>Parameters</h4>
|
2782
2764
|
<div class="informaltable"><table width="100%" border="0">
|
2783
2765
|
<colgroup>
|
2784
2766
|
<col width="150px" class="parameters_name">
|
@@ -2800,24 +2782,23 @@ the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAP
|
|
2800
2782
|
</table></div>
|
2801
2783
|
</div>
|
2802
2784
|
<div class="refsect3">
|
2803
|
-
<a name="
|
2785
|
+
<a name="gtk-entry-get-icon-storage-type.returns"></a><h4>Returns</h4>
|
2804
2786
|
<p> image representation being used</p>
|
2805
|
-
<p></p>
|
2806
2787
|
</div>
|
2807
|
-
<p class="since">Since 2.16</p>
|
2788
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2808
2789
|
</div>
|
2809
2790
|
<hr>
|
2810
2791
|
<div class="refsect2">
|
2811
2792
|
<a name="gtk-entry-get-icon-pixbuf"></a><h3>gtk_entry_get_icon_pixbuf ()</h3>
|
2812
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
2793
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
2813
2794
|
gtk_entry_get_icon_pixbuf (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2814
2795
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2815
2796
|
<p>Retrieves the image used for the icon.</p>
|
2816
2797
|
<p>Unlike the other methods of setting and getting icon data, this
|
2817
2798
|
method will work regardless of whether the icon was set using a
|
2818
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, a stock item, or an icon name.</p>
|
2799
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>, a stock item, or an icon name.</p>
|
2819
2800
|
<div class="refsect3">
|
2820
|
-
<a name="
|
2801
|
+
<a name="gtk-entry-get-icon-pixbuf.parameters"></a><h4>Parameters</h4>
|
2821
2802
|
<div class="informaltable"><table width="100%" border="0">
|
2822
2803
|
<colgroup>
|
2823
2804
|
<col width="150px" class="parameters_name">
|
@@ -2839,12 +2820,12 @@ method will work regardless of whether the icon was set using a
|
|
2839
2820
|
</table></div>
|
2840
2821
|
</div>
|
2841
2822
|
<div class="refsect3">
|
2842
|
-
<a name="
|
2843
|
-
<p> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is
|
2823
|
+
<a name="gtk-entry-get-icon-pixbuf.returns"></a><h4>Returns</h4>
|
2824
|
+
<p> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is
|
2844
2825
|
set for this position. </p>
|
2845
2826
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2846
2827
|
</div>
|
2847
|
-
<p class="since">Since 2.16</p>
|
2828
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2848
2829
|
</div>
|
2849
2830
|
<hr>
|
2850
2831
|
<div class="refsect2">
|
@@ -2856,7 +2837,7 @@ gtk_entry_get_icon_stock (<em class="parameter"><code><a class="link" href="GtkE
|
|
2856
2837
|
no icon or if the icon was set by some other method (e.g., by
|
2857
2838
|
pixbuf, icon name or gicon).</p>
|
2858
2839
|
<div class="refsect3">
|
2859
|
-
<a name="
|
2840
|
+
<a name="gtk-entry-get-icon-stock.parameters"></a><h4>Parameters</h4>
|
2860
2841
|
<div class="informaltable"><table width="100%" border="0">
|
2861
2842
|
<colgroup>
|
2862
2843
|
<col width="150px" class="parameters_name">
|
@@ -2878,12 +2859,11 @@ pixbuf, icon name or gicon).</p>
|
|
2878
2859
|
</table></div>
|
2879
2860
|
</div>
|
2880
2861
|
<div class="refsect3">
|
2881
|
-
<a name="
|
2862
|
+
<a name="gtk-entry-get-icon-stock.returns"></a><h4>Returns</h4>
|
2882
2863
|
<p> A stock id, 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 no icon is set or if the icon
|
2883
2864
|
wasn't set from a stock id</p>
|
2884
|
-
<p></p>
|
2885
2865
|
</div>
|
2886
|
-
<p class="since">Since 2.16</p>
|
2866
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2887
2867
|
</div>
|
2888
2868
|
<hr>
|
2889
2869
|
<div class="refsect2">
|
@@ -2895,7 +2875,7 @@ gtk_entry_get_icon_name (<em class="parameter"><code><a class="link" href="GtkEn
|
|
2895
2875
|
no icon or if the icon was set by some other method (e.g., by
|
2896
2876
|
pixbuf, stock or gicon).</p>
|
2897
2877
|
<div class="refsect3">
|
2898
|
-
<a name="
|
2878
|
+
<a name="gtk-entry-get-icon-name.parameters"></a><h4>Parameters</h4>
|
2899
2879
|
<div class="informaltable"><table width="100%" border="0">
|
2900
2880
|
<colgroup>
|
2901
2881
|
<col width="150px" class="parameters_name">
|
@@ -2917,24 +2897,23 @@ pixbuf, stock or gicon).</p>
|
|
2917
2897
|
</table></div>
|
2918
2898
|
</div>
|
2919
2899
|
<div class="refsect3">
|
2920
|
-
<a name="
|
2900
|
+
<a name="gtk-entry-get-icon-name.returns"></a><h4>Returns</h4>
|
2921
2901
|
<p> An icon name, 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 no icon is set or if the icon
|
2922
2902
|
wasn't set from an icon name</p>
|
2923
|
-
<p></p>
|
2924
2903
|
</div>
|
2925
|
-
<p class="since">Since 2.16</p>
|
2904
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2926
2905
|
</div>
|
2927
2906
|
<hr>
|
2928
2907
|
<div class="refsect2">
|
2929
2908
|
<a name="gtk-entry-get-icon-gicon"></a><h3>gtk_entry_get_icon_gicon ()</h3>
|
2930
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
2909
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
2931
2910
|
gtk_entry_get_icon_gicon (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2932
2911
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2933
|
-
<p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> used for the icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is
|
2912
|
+
<p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> used for the icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is
|
2934
2913
|
no icon or if the icon was set by some other method (e.g., by
|
2935
2914
|
stock, pixbuf, or icon name).</p>
|
2936
2915
|
<div class="refsect3">
|
2937
|
-
<a name="
|
2916
|
+
<a name="gtk-entry-get-icon-gicon.parameters"></a><h4>Parameters</h4>
|
2938
2917
|
<div class="informaltable"><table width="100%" border="0">
|
2939
2918
|
<colgroup>
|
2940
2919
|
<col width="150px" class="parameters_name">
|
@@ -2956,12 +2935,12 @@ stock, pixbuf, or icon name).</p>
|
|
2956
2935
|
</table></div>
|
2957
2936
|
</div>
|
2958
2937
|
<div class="refsect3">
|
2959
|
-
<a name="
|
2960
|
-
<p> A <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, 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 no icon is set
|
2961
|
-
or if the icon is not a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>. </p>
|
2938
|
+
<a name="gtk-entry-get-icon-gicon.returns"></a><h4>Returns</h4>
|
2939
|
+
<p> A <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>, 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 no icon is set
|
2940
|
+
or if the icon is not a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>. </p>
|
2962
2941
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2963
2942
|
</div>
|
2964
|
-
<p class="since">Since 2.16</p>
|
2943
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2965
2944
|
</div>
|
2966
2945
|
<hr>
|
2967
2946
|
<div class="refsect2">
|
@@ -2972,7 +2951,7 @@ gtk_entry_set_icon_activatable (<em class="parameter"><code><a class="link" href
|
|
2972
2951
|
<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> activatable</code></em>);</pre>
|
2973
2952
|
<p>Sets whether the icon is activatable.</p>
|
2974
2953
|
<div class="refsect3">
|
2975
|
-
<a name="
|
2954
|
+
<a name="gtk-entry-set-icon-activatable.parameters"></a><h4>Parameters</h4>
|
2976
2955
|
<div class="informaltable"><table width="100%" border="0">
|
2977
2956
|
<colgroup>
|
2978
2957
|
<col width="150px" class="parameters_name">
|
@@ -2998,7 +2977,7 @@ gtk_entry_set_icon_activatable (<em class="parameter"><code><a class="link" href
|
|
2998
2977
|
</tbody>
|
2999
2978
|
</table></div>
|
3000
2979
|
</div>
|
3001
|
-
<p class="since">Since 2.16</p>
|
2980
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3002
2981
|
</div>
|
3003
2982
|
<hr>
|
3004
2983
|
<div class="refsect2">
|
@@ -3008,7 +2987,7 @@ gtk_entry_get_icon_activatable (<em class="parameter"><code><a class="link" href
|
|
3008
2987
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
3009
2988
|
<p>Returns whether the icon is activatable.</p>
|
3010
2989
|
<div class="refsect3">
|
3011
|
-
<a name="
|
2990
|
+
<a name="gtk-entry-get-icon-activatable.parameters"></a><h4>Parameters</h4>
|
3012
2991
|
<div class="informaltable"><table width="100%" border="0">
|
3013
2992
|
<colgroup>
|
3014
2993
|
<col width="150px" class="parameters_name">
|
@@ -3030,11 +3009,10 @@ gtk_entry_get_icon_activatable (<em class="parameter"><code><a class="link" href
|
|
3030
3009
|
</table></div>
|
3031
3010
|
</div>
|
3032
3011
|
<div class="refsect3">
|
3033
|
-
<a name="
|
3012
|
+
<a name="gtk-entry-get-icon-activatable.returns"></a><h4>Returns</h4>
|
3034
3013
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is activatable.</p>
|
3035
|
-
<p></p>
|
3036
3014
|
</div>
|
3037
|
-
<p class="since">Since 2.16</p>
|
3015
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3038
3016
|
</div>
|
3039
3017
|
<hr>
|
3040
3018
|
<div class="refsect2">
|
@@ -3045,7 +3023,7 @@ gtk_entry_set_icon_sensitive (<em class="parameter"><code><a class="link" href="
|
|
3045
3023
|
<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> sensitive</code></em>);</pre>
|
3046
3024
|
<p>Sets the sensitivity for the specified icon.</p>
|
3047
3025
|
<div class="refsect3">
|
3048
|
-
<a name="
|
3026
|
+
<a name="gtk-entry-set-icon-sensitive.parameters"></a><h4>Parameters</h4>
|
3049
3027
|
<div class="informaltable"><table width="100%" border="0">
|
3050
3028
|
<colgroup>
|
3051
3029
|
<col width="150px" class="parameters_name">
|
@@ -3072,7 +3050,7 @@ sensitive or insensitive</p></td>
|
|
3072
3050
|
</tbody>
|
3073
3051
|
</table></div>
|
3074
3052
|
</div>
|
3075
|
-
<p class="since">Since 2.16</p>
|
3053
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3076
3054
|
</div>
|
3077
3055
|
<hr>
|
3078
3056
|
<div class="refsect2">
|
@@ -3082,7 +3060,7 @@ gtk_entry_get_icon_sensitive (<em class="parameter"><code><a class="link" href="
|
|
3082
3060
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
3083
3061
|
<p>Returns whether the icon appears sensitive or insensitive.</p>
|
3084
3062
|
<div class="refsect3">
|
3085
|
-
<a name="
|
3063
|
+
<a name="gtk-entry-get-icon-sensitive.parameters"></a><h4>Parameters</h4>
|
3086
3064
|
<div class="informaltable"><table width="100%" border="0">
|
3087
3065
|
<colgroup>
|
3088
3066
|
<col width="150px" class="parameters_name">
|
@@ -3104,11 +3082,10 @@ gtk_entry_get_icon_sensitive (<em class="parameter"><code><a class="link" href="
|
|
3104
3082
|
</table></div>
|
3105
3083
|
</div>
|
3106
3084
|
<div class="refsect3">
|
3107
|
-
<a name="
|
3085
|
+
<a name="gtk-entry-get-icon-sensitive.returns"></a><h4>Returns</h4>
|
3108
3086
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is sensitive.</p>
|
3109
|
-
<p></p>
|
3110
3087
|
</div>
|
3111
|
-
<p class="since">Since 2.16</p>
|
3088
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3112
3089
|
</div>
|
3113
3090
|
<hr>
|
3114
3091
|
<div class="refsect2">
|
@@ -3124,7 +3101,7 @@ If <em class="parameter"><code>x</code></em>
|
|
3124
3101
|
This function is intended 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>
|
3125
3102
|
signal handler.</p>
|
3126
3103
|
<div class="refsect3">
|
3127
|
-
<a name="
|
3104
|
+
<a name="gtk-entry-get-icon-at-pos.parameters"></a><h4>Parameters</h4>
|
3128
3105
|
<div class="informaltable"><table width="100%" border="0">
|
3129
3106
|
<colgroup>
|
3130
3107
|
<col width="150px" class="parameters_name">
|
@@ -3151,11 +3128,10 @@ signal handler.</p>
|
|
3151
3128
|
</table></div>
|
3152
3129
|
</div>
|
3153
3130
|
<div class="refsect3">
|
3154
|
-
<a name="
|
3131
|
+
<a name="gtk-entry-get-icon-at-pos.returns"></a><h4>Returns</h4>
|
3155
3132
|
<p> the index of the icon at the given position, or -1</p>
|
3156
|
-
<p></p>
|
3157
3133
|
</div>
|
3158
|
-
<p class="since">Since 2.16</p>
|
3134
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3159
3135
|
</div>
|
3160
3136
|
<hr>
|
3161
3137
|
<div class="refsect2">
|
@@ -3172,7 +3148,7 @@ at the specified position.</p>
|
|
3172
3148
|
<p>See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk_widget_set_tooltip_text ()"><code class="function">gtk_widget_set_tooltip_text()</code></a> and
|
3173
3149
|
<a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup" title="gtk_entry_set_icon_tooltip_markup ()"><code class="function">gtk_entry_set_icon_tooltip_markup()</code></a>.</p>
|
3174
3150
|
<div class="refsect3">
|
3175
|
-
<a name="
|
3151
|
+
<a name="gtk-entry-set-icon-tooltip-text.parameters"></a><h4>Parameters</h4>
|
3176
3152
|
<div class="informaltable"><table width="100%" border="0">
|
3177
3153
|
<colgroup>
|
3178
3154
|
<col width="150px" class="parameters_name">
|
@@ -3198,7 +3174,7 @@ at the specified position.</p>
|
|
3198
3174
|
</tbody>
|
3199
3175
|
</table></div>
|
3200
3176
|
</div>
|
3201
|
-
<p class="since">Since 2.16</p>
|
3177
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3202
3178
|
</div>
|
3203
3179
|
<hr>
|
3204
3180
|
<div class="refsect2">
|
@@ -3210,7 +3186,7 @@ gtk_entry_get_icon_tooltip_text (<em class="parameter"><code><a class="link" hre
|
|
3210
3186
|
position in <em class="parameter"><code>entry</code></em>
|
3211
3187
|
.</p>
|
3212
3188
|
<div class="refsect3">
|
3213
|
-
<a name="
|
3189
|
+
<a name="gtk-entry-get-icon-tooltip-text.parameters"></a><h4>Parameters</h4>
|
3214
3190
|
<div class="informaltable"><table width="100%" border="0">
|
3215
3191
|
<colgroup>
|
3216
3192
|
<col width="150px" class="parameters_name">
|
@@ -3232,12 +3208,11 @@ position in <em class="parameter"><code>entry</code></em>
|
|
3232
3208
|
</table></div>
|
3233
3209
|
</div>
|
3234
3210
|
<div class="refsect3">
|
3235
|
-
<a name="
|
3211
|
+
<a name="gtk-entry-get-icon-tooltip-text.returns"></a><h4>Returns</h4>
|
3236
3212
|
<p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Free the returned string
|
3237
3213
|
with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
3238
|
-
<p></p>
|
3239
3214
|
</div>
|
3240
|
-
<p class="since">Since 2.16</p>
|
3215
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3241
3216
|
</div>
|
3242
3217
|
<hr>
|
3243
3218
|
<div class="refsect2">
|
@@ -3256,7 +3231,7 @@ the Pango text markup language.</p>
|
|
3256
3231
|
<p>See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" title="gtk_widget_set_tooltip_markup ()"><code class="function">gtk_widget_set_tooltip_markup()</code></a> and
|
3257
3232
|
<code class="function">gtk_enty_set_icon_tooltip_text()</code>.</p>
|
3258
3233
|
<div class="refsect3">
|
3259
|
-
<a name="
|
3234
|
+
<a name="gtk-entry-set-icon-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
3260
3235
|
<div class="informaltable"><table width="100%" border="0">
|
3261
3236
|
<colgroup>
|
3262
3237
|
<col width="150px" class="parameters_name">
|
@@ -3282,7 +3257,7 @@ the Pango text markup language.</p>
|
|
3282
3257
|
</tbody>
|
3283
3258
|
</table></div>
|
3284
3259
|
</div>
|
3285
|
-
<p class="since">Since 2.16</p>
|
3260
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3286
3261
|
</div>
|
3287
3262
|
<hr>
|
3288
3263
|
<div class="refsect2">
|
@@ -3294,7 +3269,7 @@ gtk_entry_get_icon_tooltip_markup (<em class="parameter"><code><a class="link" h
|
|
3294
3269
|
position in <em class="parameter"><code>entry</code></em>
|
3295
3270
|
.</p>
|
3296
3271
|
<div class="refsect3">
|
3297
|
-
<a name="
|
3272
|
+
<a name="gtk-entry-get-icon-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
3298
3273
|
<div class="informaltable"><table width="100%" border="0">
|
3299
3274
|
<colgroup>
|
3300
3275
|
<col width="150px" class="parameters_name">
|
@@ -3316,12 +3291,11 @@ position in <em class="parameter"><code>entry</code></em>
|
|
3316
3291
|
</table></div>
|
3317
3292
|
</div>
|
3318
3293
|
<div class="refsect3">
|
3319
|
-
<a name="
|
3294
|
+
<a name="gtk-entry-get-icon-tooltip-markup.returns"></a><h4>Returns</h4>
|
3320
3295
|
<p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Free the returned string
|
3321
3296
|
with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
3322
|
-
<p></p>
|
3323
3297
|
</div>
|
3324
|
-
<p class="since">Since 2.16</p>
|
3298
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3325
3299
|
</div>
|
3326
3300
|
<hr>
|
3327
3301
|
<div class="refsect2">
|
@@ -3330,7 +3304,7 @@ with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/h
|
|
3330
3304
|
gtk_entry_set_icon_drag_source (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
3331
3305
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
3332
3306
|
<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *target_list</code></em>,
|
3333
|
-
<em class="parameter"><code><a href="
|
3307
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
3334
3308
|
<p>Sets up the icon at the given position so that GTK+ will start a drag
|
3335
3309
|
operation when the user clicks and drags the icon.</p>
|
3336
3310
|
<p>To handle the drag operation, you need to connect to the usual
|
@@ -3343,7 +3317,7 @@ an icon.</p>
|
|
3343
3317
|
have to use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect-after"><code class="function">g_signal_connect_after()</code></a> to ensure that your signal handler
|
3344
3318
|
gets executed after the default handler.</p>
|
3345
3319
|
<div class="refsect3">
|
3346
|
-
<a name="
|
3320
|
+
<a name="gtk-entry-set-icon-drag-source.parameters"></a><h4>Parameters</h4>
|
3347
3321
|
<div class="informaltable"><table width="100%" border="0">
|
3348
3322
|
<colgroup>
|
3349
3323
|
<col width="150px" class="parameters_name">
|
@@ -3374,7 +3348,7 @@ gets executed after the default handler.</p>
|
|
3374
3348
|
</tbody>
|
3375
3349
|
</table></div>
|
3376
3350
|
</div>
|
3377
|
-
<p class="since">Since 2.16</p>
|
3351
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3378
3352
|
</div>
|
3379
3353
|
<hr>
|
3380
3354
|
<div class="refsect2">
|
@@ -3387,7 +3361,7 @@ DND operation, or -1.</p>
|
|
3387
3361
|
<p>This function is meant to be used in a <a class="link" href="GtkWidget.html#GtkWidget-drag-data-get" title="The “drag-data-get” signal"><span class="type">“drag-data-get”</span></a>
|
3388
3362
|
callback.</p>
|
3389
3363
|
<div class="refsect3">
|
3390
|
-
<a name="
|
3364
|
+
<a name="gtk-entry-get-current-icon-drag-source.parameters"></a><h4>Parameters</h4>
|
3391
3365
|
<div class="informaltable"><table width="100%" border="0">
|
3392
3366
|
<colgroup>
|
3393
3367
|
<col width="150px" class="parameters_name">
|
@@ -3402,20 +3376,19 @@ callback.</p>
|
|
3402
3376
|
</table></div>
|
3403
3377
|
</div>
|
3404
3378
|
<div class="refsect3">
|
3405
|
-
<a name="
|
3379
|
+
<a name="gtk-entry-get-current-icon-drag-source.returns"></a><h4>Returns</h4>
|
3406
3380
|
<p> index of the icon which is the source of the current
|
3407
3381
|
DND operation, or -1.</p>
|
3408
|
-
<p></p>
|
3409
3382
|
</div>
|
3410
|
-
<p class="since">Since 2.16</p>
|
3383
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3411
3384
|
</div>
|
3412
3385
|
<hr>
|
3413
3386
|
<div class="refsect2">
|
3414
3387
|
<a name="gtk-entry-get-icon-window"></a><h3>gtk_entry_get_icon_window ()</h3>
|
3415
|
-
<pre class="programlisting"><a href="
|
3388
|
+
<pre class="programlisting"><a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
3416
3389
|
gtk_entry_get_icon_window (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
3417
3390
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
3418
|
-
<p>Returns the <a href="
|
3391
|
+
<p>Returns the <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> which contains the entry's icon at
|
3419
3392
|
<em class="parameter"><code>icon_pos</code></em>
|
3420
3393
|
. This function is useful when drawing something to the
|
3421
3394
|
entry in an expose-event callback because it enables the callback
|
@@ -3424,7 +3397,7 @@ to distinguish between the text window and entry's icon windows.</p>
|
|
3424
3397
|
<p>Note that GTK+ 3 does not have this function anymore; it has
|
3425
3398
|
been replaced by <a href="http://developer.gnome.org/gtk2/GtkEntry.html#gtk-entry-get-icon-area"><code class="function">gtk_entry_get_icon_area()</code></a>.</p>
|
3426
3399
|
<div class="refsect3">
|
3427
|
-
<a name="
|
3400
|
+
<a name="gtk-entry-get-icon-window.parameters"></a><h4>Parameters</h4>
|
3428
3401
|
<div class="informaltable"><table width="100%" border="0">
|
3429
3402
|
<colgroup>
|
3430
3403
|
<col width="150px" class="parameters_name">
|
@@ -3446,19 +3419,19 @@ been replaced by <a href="http://developer.gnome.org/gtk2/GtkEntry.html#gtk-entr
|
|
3446
3419
|
</table></div>
|
3447
3420
|
</div>
|
3448
3421
|
<div class="refsect3">
|
3449
|
-
<a name="
|
3422
|
+
<a name="gtk-entry-get-icon-window.returns"></a><h4>Returns</h4>
|
3450
3423
|
<p> the entry's icon window at <em class="parameter"><code>icon_pos</code></em>
|
3451
3424
|
. </p>
|
3452
3425
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3453
3426
|
</div>
|
3454
|
-
<p class="since">Since 2.20</p>
|
3427
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
3455
3428
|
</div>
|
3456
3429
|
<hr>
|
3457
3430
|
<div class="refsect2">
|
3458
3431
|
<a name="gtk-entry-get-text-window"></a><h3>gtk_entry_get_text_window ()</h3>
|
3459
|
-
<pre class="programlisting"><a href="
|
3432
|
+
<pre class="programlisting"><a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
3460
3433
|
gtk_entry_get_text_window (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
3461
|
-
<p>Returns the <a href="
|
3434
|
+
<p>Returns the <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> which contains the text. This function is
|
3462
3435
|
useful when drawing something to the entry in an expose-event
|
3463
3436
|
callback because it enables the callback to distinguish between
|
3464
3437
|
the text window and entry's icon windows.</p>
|
@@ -3466,7 +3439,7 @@ the text window and entry's icon windows.</p>
|
|
3466
3439
|
<p>Note that GTK+ 3 does not have this function anymore; it has
|
3467
3440
|
been replaced by <a href="http://developer.gnome.org/gtk2/GtkEntry.html#gtk-entry-get-text-area"><code class="function">gtk_entry_get_text_area()</code></a>.</p>
|
3468
3441
|
<div class="refsect3">
|
3469
|
-
<a name="
|
3442
|
+
<a name="gtk-entry-get-text-window.parameters"></a><h4>Parameters</h4>
|
3470
3443
|
<div class="informaltable"><table width="100%" border="0">
|
3471
3444
|
<colgroup>
|
3472
3445
|
<col width="150px" class="parameters_name">
|
@@ -3481,11 +3454,11 @@ been replaced by <a href="http://developer.gnome.org/gtk2/GtkEntry.html#gtk-entr
|
|
3481
3454
|
</table></div>
|
3482
3455
|
</div>
|
3483
3456
|
<div class="refsect3">
|
3484
|
-
<a name="
|
3457
|
+
<a name="gtk-entry-get-text-window.returns"></a><h4>Returns</h4>
|
3485
3458
|
<p> the entry's text window. </p>
|
3486
3459
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3487
3460
|
</div>
|
3488
|
-
<p class="since">Since 2.20</p>
|
3461
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
3489
3462
|
</div>
|
3490
3463
|
</div>
|
3491
3464
|
<div class="refsect1">
|
@@ -3504,7 +3477,7 @@ The <a class="link" href="GtkEntry.html#GtkEntry-struct" title="struct GtkEntry"
|
|
3504
3477
|
Specifies the side of the entry at which an icon is placed.
|
3505
3478
|
</p>
|
3506
3479
|
<div class="refsect3">
|
3507
|
-
<a name="
|
3480
|
+
<a name="GtkEntryIconPosition.members"></a><h4>Members</h4>
|
3508
3481
|
<div class="informaltable"><table width="100%" border="0">
|
3509
3482
|
<colgroup>
|
3510
3483
|
<col width="300px" class="enum_members_name">
|
@@ -3529,7 +3502,7 @@ Specifies the side of the entry at which an icon is placed.
|
|
3529
3502
|
</tbody>
|
3530
3503
|
</table></div>
|
3531
3504
|
</div>
|
3532
|
-
<p class="since">Since 2.16</p>
|
3505
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3533
3506
|
</div>
|
3534
3507
|
</div>
|
3535
3508
|
<div class="refsect1">
|
@@ -3559,7 +3532,7 @@ does not work if you are using the secondary icon position for some
|
|
3559
3532
|
other purpose.</p>
|
3560
3533
|
<p>Flags: Read / Write</p>
|
3561
3534
|
<p>Default value: TRUE</p>
|
3562
|
-
<p class="since">Since 2.16</p>
|
3535
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3563
3536
|
</div>
|
3564
3537
|
<hr>
|
3565
3538
|
<div class="refsect2">
|
@@ -3599,7 +3572,7 @@ system-wide IM module setting. See the GtkSettings
|
|
3599
3572
|
<a class="link" href="GtkSettings.html#GtkSettings--gtk-im-module" title="The “gtk-im-module” property"><span class="type">“gtk-im-module”</span></a> property.</p>
|
3600
3573
|
<p>Flags: Read / Write</p>
|
3601
3574
|
<p>Default value: NULL</p>
|
3602
|
-
<p class="since">Since 2.16</p>
|
3575
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3603
3576
|
</div>
|
3604
3577
|
<hr>
|
3605
3578
|
<div class="refsect2">
|
@@ -3607,7 +3580,7 @@ system-wide IM module setting. See the GtkSettings
|
|
3607
3580
|
<pre class="programlisting"> “inner-border” <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *</pre>
|
3608
3581
|
<p>Sets the text area's border between the text and the frame.</p>
|
3609
3582
|
<p>Flags: Read / Write</p>
|
3610
|
-
<p class="since">Since 2.10</p>
|
3583
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3611
3584
|
</div>
|
3612
3585
|
<hr>
|
3613
3586
|
<div class="refsect2">
|
@@ -3622,7 +3595,7 @@ in the current font.</p>
|
|
3622
3595
|
to the list of candidates.</p>
|
3623
3596
|
<p>Flags: Read / Write</p>
|
3624
3597
|
<p>Default value: '*'</p>
|
3625
|
-
<p class="since">Since 2.18</p>
|
3598
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
3626
3599
|
</div>
|
3627
3600
|
<hr>
|
3628
3601
|
<div class="refsect2">
|
@@ -3631,7 +3604,7 @@ to the list of candidates.</p>
|
|
3631
3604
|
<p>Whether the invisible char has been set for the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.</p>
|
3632
3605
|
<p>Flags: Read / Write</p>
|
3633
3606
|
<p>Default value: FALSE</p>
|
3634
|
-
<p class="since">Since 2.16</p>
|
3607
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3635
3608
|
</div>
|
3636
3609
|
<hr>
|
3637
3610
|
<div class="refsect2">
|
@@ -3649,7 +3622,7 @@ to the list of candidates.</p>
|
|
3649
3622
|
<p>If text is overwritten when typing in the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.</p>
|
3650
3623
|
<p>Flags: Read / Write</p>
|
3651
3624
|
<p>Default value: FALSE</p>
|
3652
|
-
<p class="since">Since 2.14</p>
|
3625
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
3653
3626
|
</div>
|
3654
3627
|
<hr>
|
3655
3628
|
<div class="refsect2">
|
@@ -3664,15 +3637,15 @@ signals only on sensitive, activatable icons. </p>
|
|
3664
3637
|
informational purposes.</p>
|
3665
3638
|
<p>Flags: Read / Write</p>
|
3666
3639
|
<p>Default value: FALSE</p>
|
3667
|
-
<p class="since">Since 2.16</p>
|
3640
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3668
3641
|
</div>
|
3669
3642
|
<hr>
|
3670
3643
|
<div class="refsect2">
|
3671
3644
|
<a name="GtkEntry--primary-icon-gicon"></a><h3>The <code class="literal">“primary-icon-gicon”</code> property</h3>
|
3672
|
-
<pre class="programlisting"> “primary-icon-gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</pre>
|
3673
|
-
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> to use for the primary icon for the entry.</p>
|
3645
|
+
<pre class="programlisting"> “primary-icon-gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
3646
|
+
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> to use for the primary icon for the entry.</p>
|
3674
3647
|
<p>Flags: Read / Write</p>
|
3675
|
-
<p class="since">Since 2.16</p>
|
3648
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3676
3649
|
</div>
|
3677
3650
|
<hr>
|
3678
3651
|
<div class="refsect2">
|
@@ -3681,15 +3654,15 @@ informational purposes.</p>
|
|
3681
3654
|
<p>The icon name to use for the primary icon for the entry.</p>
|
3682
3655
|
<p>Flags: Read / Write</p>
|
3683
3656
|
<p>Default value: NULL</p>
|
3684
|
-
<p class="since">Since 2.16</p>
|
3657
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3685
3658
|
</div>
|
3686
3659
|
<hr>
|
3687
3660
|
<div class="refsect2">
|
3688
3661
|
<a name="GtkEntry--primary-icon-pixbuf"></a><h3>The <code class="literal">“primary-icon-pixbuf”</code> property</h3>
|
3689
|
-
<pre class="programlisting"> “primary-icon-pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
3662
|
+
<pre class="programlisting"> “primary-icon-pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
3690
3663
|
<p>A pixbuf to use as the primary icon for the entry.</p>
|
3691
3664
|
<p>Flags: Read / Write</p>
|
3692
|
-
<p class="since">Since 2.16</p>
|
3665
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3693
3666
|
</div>
|
3694
3667
|
<hr>
|
3695
3668
|
<div class="refsect2">
|
@@ -3705,7 +3678,7 @@ does not allow DND from insensitive icons.</p>
|
|
3705
3678
|
when clicked is currently not available.</p>
|
3706
3679
|
<p>Flags: Read / Write</p>
|
3707
3680
|
<p>Default value: TRUE</p>
|
3708
|
-
<p class="since">Since 2.16</p>
|
3681
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3709
3682
|
</div>
|
3710
3683
|
<hr>
|
3711
3684
|
<div class="refsect2">
|
@@ -3714,7 +3687,7 @@ when clicked is currently not available.</p>
|
|
3714
3687
|
<p>The stock id to use for the primary icon for the entry.</p>
|
3715
3688
|
<p>Flags: Read / Write</p>
|
3716
3689
|
<p>Default value: NULL</p>
|
3717
|
-
<p class="since">Since 2.16</p>
|
3690
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3718
3691
|
</div>
|
3719
3692
|
<hr>
|
3720
3693
|
<div class="refsect2">
|
@@ -3723,7 +3696,7 @@ when clicked is currently not available.</p>
|
|
3723
3696
|
<p>The representation which is used for the primary icon of the entry.</p>
|
3724
3697
|
<p>Flags: Read</p>
|
3725
3698
|
<p>Default value: GTK_IMAGE_EMPTY</p>
|
3726
|
-
<p class="since">Since 2.16</p>
|
3699
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3727
3700
|
</div>
|
3728
3701
|
<hr>
|
3729
3702
|
<div class="refsect2">
|
@@ -3736,7 +3709,7 @@ language</GTKDOCLINK>.</p>
|
|
3736
3709
|
<p>Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup" title="gtk_entry_set_icon_tooltip_markup ()"><code class="function">gtk_entry_set_icon_tooltip_markup()</code></a>.</p>
|
3737
3710
|
<p>Flags: Read / Write</p>
|
3738
3711
|
<p>Default value: NULL</p>
|
3739
|
-
<p class="since">Since 2.16</p>
|
3712
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3740
3713
|
</div>
|
3741
3714
|
<hr>
|
3742
3715
|
<div class="refsect2">
|
@@ -3746,7 +3719,7 @@ language</GTKDOCLINK>.</p>
|
|
3746
3719
|
<p>Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" title="gtk_entry_set_icon_tooltip_text ()"><code class="function">gtk_entry_set_icon_tooltip_text()</code></a>.</p>
|
3747
3720
|
<p>Flags: Read / Write</p>
|
3748
3721
|
<p>Default value: NULL</p>
|
3749
|
-
<p class="since">Since 2.16</p>
|
3722
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3750
3723
|
</div>
|
3751
3724
|
<hr>
|
3752
3725
|
<div class="refsect2">
|
@@ -3756,7 +3729,7 @@ language</GTKDOCLINK>.</p>
|
|
3756
3729
|
<p>Flags: Read / Write</p>
|
3757
3730
|
<p>Allowed values: [0,1]</p>
|
3758
3731
|
<p>Default value: 0</p>
|
3759
|
-
<p class="since">Since 2.16</p>
|
3732
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3760
3733
|
</div>
|
3761
3734
|
<hr>
|
3762
3735
|
<div class="refsect2">
|
@@ -3767,7 +3740,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
3767
3740
|
<p>Flags: Read / Write</p>
|
3768
3741
|
<p>Allowed values: [0,1]</p>
|
3769
3742
|
<p>Default value: 0.1</p>
|
3770
|
-
<p class="since">Since 2.16</p>
|
3743
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3771
3744
|
</div>
|
3772
3745
|
<hr>
|
3773
3746
|
<div class="refsect2">
|
@@ -3791,15 +3764,15 @@ signals only on sensitive, activatable icons.</p>
|
|
3791
3764
|
informational purposes.</p>
|
3792
3765
|
<p>Flags: Read / Write</p>
|
3793
3766
|
<p>Default value: FALSE</p>
|
3794
|
-
<p class="since">Since 2.16</p>
|
3767
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3795
3768
|
</div>
|
3796
3769
|
<hr>
|
3797
3770
|
<div class="refsect2">
|
3798
3771
|
<a name="GtkEntry--secondary-icon-gicon"></a><h3>The <code class="literal">“secondary-icon-gicon”</code> property</h3>
|
3799
|
-
<pre class="programlisting"> “secondary-icon-gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</pre>
|
3800
|
-
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> to use for the secondary icon for the entry.</p>
|
3772
|
+
<pre class="programlisting"> “secondary-icon-gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
3773
|
+
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> to use for the secondary icon for the entry.</p>
|
3801
3774
|
<p>Flags: Read / Write</p>
|
3802
|
-
<p class="since">Since 2.16</p>
|
3775
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3803
3776
|
</div>
|
3804
3777
|
<hr>
|
3805
3778
|
<div class="refsect2">
|
@@ -3808,15 +3781,15 @@ informational purposes.</p>
|
|
3808
3781
|
<p>The icon name to use for the secondary icon for the entry.</p>
|
3809
3782
|
<p>Flags: Read / Write</p>
|
3810
3783
|
<p>Default value: NULL</p>
|
3811
|
-
<p class="since">Since 2.16</p>
|
3784
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3812
3785
|
</div>
|
3813
3786
|
<hr>
|
3814
3787
|
<div class="refsect2">
|
3815
3788
|
<a name="GtkEntry--secondary-icon-pixbuf"></a><h3>The <code class="literal">“secondary-icon-pixbuf”</code> property</h3>
|
3816
|
-
<pre class="programlisting"> “secondary-icon-pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
|
3789
|
+
<pre class="programlisting"> “secondary-icon-pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
3817
3790
|
<p>An pixbuf to use as the secondary icon for the entry.</p>
|
3818
3791
|
<p>Flags: Read / Write</p>
|
3819
|
-
<p class="since">Since 2.16</p>
|
3792
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3820
3793
|
</div>
|
3821
3794
|
<hr>
|
3822
3795
|
<div class="refsect2">
|
@@ -3832,7 +3805,7 @@ does not allow DND from insensitive icons.</p>
|
|
3832
3805
|
when clicked is currently not available.</p>
|
3833
3806
|
<p>Flags: Read / Write</p>
|
3834
3807
|
<p>Default value: TRUE</p>
|
3835
|
-
<p class="since">Since 2.16</p>
|
3808
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3836
3809
|
</div>
|
3837
3810
|
<hr>
|
3838
3811
|
<div class="refsect2">
|
@@ -3841,7 +3814,7 @@ when clicked is currently not available.</p>
|
|
3841
3814
|
<p>The stock id to use for the secondary icon for the entry.</p>
|
3842
3815
|
<p>Flags: Read / Write</p>
|
3843
3816
|
<p>Default value: NULL</p>
|
3844
|
-
<p class="since">Since 2.16</p>
|
3817
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3845
3818
|
</div>
|
3846
3819
|
<hr>
|
3847
3820
|
<div class="refsect2">
|
@@ -3850,7 +3823,7 @@ when clicked is currently not available.</p>
|
|
3850
3823
|
<p>The representation which is used for the secondary icon of the entry.</p>
|
3851
3824
|
<p>Flags: Read</p>
|
3852
3825
|
<p>Default value: GTK_IMAGE_EMPTY</p>
|
3853
|
-
<p class="since">Since 2.16</p>
|
3826
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3854
3827
|
</div>
|
3855
3828
|
<hr>
|
3856
3829
|
<div class="refsect2">
|
@@ -3863,7 +3836,7 @@ language</GTKDOCLINK>.</p>
|
|
3863
3836
|
<p>Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup" title="gtk_entry_set_icon_tooltip_markup ()"><code class="function">gtk_entry_set_icon_tooltip_markup()</code></a>.</p>
|
3864
3837
|
<p>Flags: Read / Write</p>
|
3865
3838
|
<p>Default value: NULL</p>
|
3866
|
-
<p class="since">Since 2.16</p>
|
3839
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3867
3840
|
</div>
|
3868
3841
|
<hr>
|
3869
3842
|
<div class="refsect2">
|
@@ -3873,7 +3846,7 @@ language</GTKDOCLINK>.</p>
|
|
3873
3846
|
<p>Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" title="gtk_entry_set_icon_tooltip_text ()"><code class="function">gtk_entry_set_icon_tooltip_text()</code></a>.</p>
|
3874
3847
|
<p>Flags: Read / Write</p>
|
3875
3848
|
<p>Default value: NULL</p>
|
3876
|
-
<p class="since">Since 2.16</p>
|
3849
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3877
3850
|
</div>
|
3878
3851
|
<hr>
|
3879
3852
|
<div class="refsect2">
|
@@ -3893,7 +3866,7 @@ language</GTKDOCLINK>.</p>
|
|
3893
3866
|
<a class="link" href="GtkEntry.html#GtkEntry--has-frame" title="The “has-frame” property"><span class="type">“has-frame”</span></a> is set to <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>.</p>
|
3894
3867
|
<p>Flags: Read / Write</p>
|
3895
3868
|
<p>Default value: GTK_SHADOW_IN</p>
|
3896
|
-
<p class="since">Since 2.12</p>
|
3869
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3897
3870
|
</div>
|
3898
3871
|
<hr>
|
3899
3872
|
<div class="refsect2">
|
@@ -3911,7 +3884,7 @@ language</GTKDOCLINK>.</p>
|
|
3911
3884
|
<p>Flags: Read</p>
|
3912
3885
|
<p>Allowed values: <= 65535</p>
|
3913
3886
|
<p>Default value: 0</p>
|
3914
|
-
<p class="since">Since 2.14</p>
|
3887
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
3915
3888
|
</div>
|
3916
3889
|
<hr>
|
3917
3890
|
<div class="refsect2">
|
@@ -3920,7 +3893,7 @@ language</GTKDOCLINK>.</p>
|
|
3920
3893
|
<p>When <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>, pasted multi-line text is truncated to the first line.</p>
|
3921
3894
|
<p>Flags: Read / Write</p>
|
3922
3895
|
<p>Default value: FALSE</p>
|
3923
|
-
<p class="since">Since 2.10</p>
|
3896
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3924
3897
|
</div>
|
3925
3898
|
<hr>
|
3926
3899
|
<div class="refsect2">
|
@@ -3949,7 +3922,7 @@ Reversed for RTL layouts.</p>
|
|
3949
3922
|
<p>Flags: Read / Write</p>
|
3950
3923
|
<p>Allowed values: [0,1]</p>
|
3951
3924
|
<p>Default value: 0</p>
|
3952
|
-
<p class="since">Since 2.4</p>
|
3925
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3953
3926
|
</div>
|
3954
3927
|
</div>
|
3955
3928
|
<div class="refsect1">
|
@@ -3961,7 +3934,7 @@ Reversed for RTL layouts.</p>
|
|
3961
3934
|
icons prelight on mouseover.</p>
|
3962
3935
|
<p>Flags: Read</p>
|
3963
3936
|
<p>Default value: TRUE</p>
|
3964
|
-
<p class="since">Since 2.16</p>
|
3937
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3965
3938
|
</div>
|
3966
3939
|
<hr>
|
3967
3940
|
<div class="refsect2">
|
@@ -3969,7 +3942,7 @@ icons prelight on mouseover.</p>
|
|
3969
3942
|
<pre class="programlisting"> “inner-border” <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *</pre>
|
3970
3943
|
<p>Sets the text area's border between the text and the frame.</p>
|
3971
3944
|
<p>Flags: Read</p>
|
3972
|
-
<p class="since">Since 2.10</p>
|
3945
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3973
3946
|
</div>
|
3974
3947
|
<hr>
|
3975
3948
|
<div class="refsect2">
|
@@ -3984,7 +3957,7 @@ in the current font.</p>
|
|
3984
3957
|
to the list of candidates.</p>
|
3985
3958
|
<p>Flags: Read</p>
|
3986
3959
|
<p>Default value: 0</p>
|
3987
|
-
<p class="since">Since 2.18</p>
|
3960
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
3988
3961
|
</div>
|
3989
3962
|
<hr>
|
3990
3963
|
<div class="refsect2">
|
@@ -3992,7 +3965,7 @@ to the list of candidates.</p>
|
|
3992
3965
|
<pre class="programlisting"> “progress-border” <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *</pre>
|
3993
3966
|
<p>The border around the progress bar in the entry.</p>
|
3994
3967
|
<p>Flags: Read</p>
|
3995
|
-
<p class="since">Since 2.16</p>
|
3968
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3996
3969
|
</div>
|
3997
3970
|
<hr>
|
3998
3971
|
<div class="refsect2">
|
@@ -4006,7 +3979,7 @@ drawing the shadow and the widget background.</p>
|
|
4006
3979
|
</div>
|
4007
3980
|
<p>Flags: Read</p>
|
4008
3981
|
<p>Default value: FALSE</p>
|
4009
|
-
<p class="since">Since 2.16</p>
|
3982
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
4010
3983
|
</div>
|
4011
3984
|
</div>
|
4012
3985
|
<div class="refsect1">
|
@@ -4023,7 +3996,7 @@ it is also commonly used by applications to intercept
|
|
4023
3996
|
activation of entries.</p>
|
4024
3997
|
<p>The default bindings for this signal are all forms of the Enter key.</p>
|
4025
3998
|
<div class="refsect3">
|
4026
|
-
<a name="
|
3999
|
+
<a name="GtkEntry-activate.parameters"></a><h4>Parameters</h4>
|
4027
4000
|
<div class="informaltable"><table width="100%" border="0">
|
4028
4001
|
<colgroup>
|
4029
4002
|
<col width="150px" class="parameters_name">
|
@@ -4057,7 +4030,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4057
4030
|
<p>The default bindings for this signal are
|
4058
4031
|
Backspace and Shift-Backspace.</p>
|
4059
4032
|
<div class="refsect3">
|
4060
|
-
<a name="
|
4033
|
+
<a name="GtkEntry-backspace.parameters"></a><h4>Parameters</h4>
|
4061
4034
|
<div class="informaltable"><table width="100%" border="0">
|
4062
4035
|
<colgroup>
|
4063
4036
|
<col width="150px" class="parameters_name">
|
@@ -4091,7 +4064,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4091
4064
|
<p>The default bindings for this signal are
|
4092
4065
|
Ctrl-c and Ctrl-Insert.</p>
|
4093
4066
|
<div class="refsect3">
|
4094
|
-
<a name="
|
4067
|
+
<a name="GtkEntry-copy-clipboard.parameters"></a><h4>Parameters</h4>
|
4095
4068
|
<div class="informaltable"><table width="100%" border="0">
|
4096
4069
|
<colgroup>
|
4097
4070
|
<col width="150px" class="parameters_name">
|
@@ -4125,7 +4098,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4125
4098
|
<p>The default bindings for this signal are
|
4126
4099
|
Ctrl-x and Shift-Delete.</p>
|
4127
4100
|
<div class="refsect3">
|
4128
|
-
<a name="
|
4101
|
+
<a name="GtkEntry-cut-clipboard.parameters"></a><h4>Parameters</h4>
|
4129
4102
|
<div class="informaltable"><table width="100%" border="0">
|
4130
4103
|
<colgroup>
|
4131
4104
|
<col width="150px" class="parameters_name">
|
@@ -4166,7 +4139,7 @@ of characters.</p>
|
|
4166
4139
|
Delete for deleting a character and Ctrl-Delete for
|
4167
4140
|
deleting a word.</p>
|
4168
4141
|
<div class="refsect3">
|
4169
|
-
<a name="
|
4142
|
+
<a name="GtkEntry-delete-from-cursor.parameters"></a><h4>Parameters</h4>
|
4170
4143
|
<div class="informaltable"><table width="100%" border="0">
|
4171
4144
|
<colgroup>
|
4172
4145
|
<col width="150px" class="parameters_name">
|
@@ -4206,12 +4179,12 @@ units to delete</p></td>
|
|
4206
4179
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4207
4180
|
user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
4208
4181
|
<a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos,
|
4209
|
-
<a href="
|
4182
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
4210
4183
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4211
4184
|
<p>The ::icon-press signal is emitted when an activatable icon
|
4212
4185
|
is clicked.</p>
|
4213
4186
|
<div class="refsect3">
|
4214
|
-
<a name="
|
4187
|
+
<a name="GtkEntry-icon-press.parameters"></a><h4>Parameters</h4>
|
4215
4188
|
<div class="informaltable"><table width="100%" border="0">
|
4216
4189
|
<colgroup>
|
4217
4190
|
<col width="150px" class="parameters_name">
|
@@ -4243,7 +4216,7 @@ is clicked.</p>
|
|
4243
4216
|
</table></div>
|
4244
4217
|
</div>
|
4245
4218
|
<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>
|
4246
|
-
<p class="since">Since 2.16</p>
|
4219
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
4247
4220
|
</div>
|
4248
4221
|
<hr>
|
4249
4222
|
<div class="refsect2">
|
@@ -4251,12 +4224,12 @@ is clicked.</p>
|
|
4251
4224
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4252
4225
|
user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
4253
4226
|
<a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos,
|
4254
|
-
<a href="
|
4227
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
4255
4228
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4256
4229
|
<p>The ::icon-release signal is emitted on the button release from a
|
4257
4230
|
mouse click over an activatable icon.</p>
|
4258
4231
|
<div class="refsect3">
|
4259
|
-
<a name="
|
4232
|
+
<a name="GtkEntry-icon-release.parameters"></a><h4>Parameters</h4>
|
4260
4233
|
<div class="informaltable"><table width="100%" border="0">
|
4261
4234
|
<colgroup>
|
4262
4235
|
<col width="150px" class="parameters_name">
|
@@ -4288,7 +4261,7 @@ mouse click over an activatable icon.</p>
|
|
4288
4261
|
</table></div>
|
4289
4262
|
</div>
|
4290
4263
|
<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>
|
4291
|
-
<p class="since">Since 2.16</p>
|
4264
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
4292
4265
|
</div>
|
4293
4266
|
<hr>
|
4294
4267
|
<div class="refsect2">
|
@@ -4302,7 +4275,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4302
4275
|
fixed string at the cursor.</p>
|
4303
4276
|
<p>This signal has no default bindings.</p>
|
4304
4277
|
<div class="refsect3">
|
4305
|
-
<a name="
|
4278
|
+
<a name="GtkEntry-insert-at-cursor.parameters"></a><h4>Parameters</h4>
|
4306
4279
|
<div class="informaltable"><table width="100%" border="0">
|
4307
4280
|
<colgroup>
|
4308
4281
|
<col width="150px" class="parameters_name">
|
@@ -4357,7 +4330,7 @@ There are too many key combinations to list them all here.</p>
|
|
4357
4330
|
<li class="listitem">Home/End keys move to the ends of the buffer</li>
|
4358
4331
|
</ul></div>
|
4359
4332
|
<div class="refsect3">
|
4360
|
-
<a name="
|
4333
|
+
<a name="GtkEntry-move-cursor.parameters"></a><h4>Parameters</h4>
|
4361
4334
|
<div class="informaltable"><table width="100%" border="0">
|
4362
4335
|
<colgroup>
|
4363
4336
|
<col width="150px" class="parameters_name">
|
@@ -4408,7 +4381,7 @@ into the text view.</p>
|
|
4408
4381
|
<p>The default bindings for this signal are
|
4409
4382
|
Ctrl-v and Shift-Insert.</p>
|
4410
4383
|
<div class="refsect3">
|
4411
|
-
<a name="
|
4384
|
+
<a name="GtkEntry-paste-clipboard.parameters"></a><h4>Parameters</h4>
|
4412
4385
|
<div class="informaltable"><table width="100%" border="0">
|
4413
4386
|
<colgroup>
|
4414
4387
|
<col width="150px" class="parameters_name">
|
@@ -4445,7 +4418,7 @@ context menu of the entry. </p>
|
|
4445
4418
|
to this signal and append your menuitems to the <em class="parameter"><code>menu</code></em>
|
4446
4419
|
.</p>
|
4447
4420
|
<div class="refsect3">
|
4448
|
-
<a name="
|
4421
|
+
<a name="GtkEntry-populate-popup.parameters"></a><h4>Parameters</h4>
|
4449
4422
|
<div class="informaltable"><table width="100%" border="0">
|
4450
4423
|
<colgroup>
|
4451
4424
|
<col width="150px" class="parameters_name">
|
@@ -4484,7 +4457,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4484
4457
|
be committed to the buffer. So if you are interested in the text,
|
4485
4458
|
connect to this signal.</p>
|
4486
4459
|
<div class="refsect3">
|
4487
|
-
<a name="
|
4460
|
+
<a name="GtkEntry-preedit-changed.parameters"></a><h4>Parameters</h4>
|
4488
4461
|
<div class="informaltable"><table width="100%" border="0">
|
4489
4462
|
<colgroup>
|
4490
4463
|
<col width="150px" class="parameters_name">
|
@@ -4511,7 +4484,7 @@ connect to this signal.</p>
|
|
4511
4484
|
</table></div>
|
4512
4485
|
</div>
|
4513
4486
|
<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>
|
4514
|
-
<p class="since">Since 2.20</p>
|
4487
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
4515
4488
|
</div>
|
4516
4489
|
<hr>
|
4517
4490
|
<div class="refsect2">
|
@@ -4523,7 +4496,7 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4523
4496
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to toggle the overwrite mode of the entry.</p>
|
4524
4497
|
<p>The default bindings for this signal is Insert.</p>
|
4525
4498
|
<div class="refsect3">
|
4526
|
-
<a name="
|
4499
|
+
<a name="GtkEntry-toggle-overwrite.parameters"></a><h4>Parameters</h4>
|
4527
4500
|
<div class="informaltable"><table width="100%" border="0">
|
4528
4501
|
<colgroup>
|
4529
4502
|
<col width="150px" class="parameters_name">
|
@@ -4572,7 +4545,6 @@ user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class
|
|
4572
4545
|
</div>
|
4573
4546
|
</div>
|
4574
4547
|
<div class="footer">
|
4575
|
-
<hr>
|
4576
|
-
Generated by GTK-Doc V1.21.1</div>
|
4548
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
4577
4549
|
</body>
|
4578
4550
|
</html>
|