gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkAccelLabel.html" title="GtkAccelLabel">
|
10
10
|
<link rel="next" href="GtkLabel.html" title="GtkLabel">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<div class="refnamediv"><table width="100%"><tr>
|
31
31
|
<td valign="top">
|
32
32
|
<h2><span class="refentrytitle"><a name="GtkImage.top_of_page"></a>GtkImage</span></h2>
|
33
|
-
<p>GtkImage
|
33
|
+
<p>GtkImage</p>
|
34
34
|
</td>
|
35
35
|
<td class="gallery_image" valign="top" align="right"><img src="image.png"></td>
|
36
36
|
</tr></table></div>
|
@@ -60,7 +60,7 @@
|
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
62
|
<td class="function_type">
|
63
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
63
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
64
64
|
</td>
|
65
65
|
<td class="function_name">
|
66
66
|
<a class="link" href="GtkImage.html#gtk-image-get-pixbuf" title="gtk_image_get_pixbuf ()">gtk_image_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -84,7 +84,7 @@
|
|
84
84
|
</tr>
|
85
85
|
<tr>
|
86
86
|
<td class="function_type">
|
87
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
87
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
88
88
|
</td>
|
89
89
|
<td class="function_name">
|
90
90
|
<a class="link" href="GtkImage.html#gtk-image-get-animation" title="gtk_image_get_animation ()">gtk_image_get_animation</a> <span class="c_punctuation">()</span>
|
@@ -310,7 +310,7 @@
|
|
310
310
|
</tr>
|
311
311
|
<tr>
|
312
312
|
<td class="property_type">
|
313
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
|
313
|
+
<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>
|
314
314
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--gicon" title="The “gicon” property">gicon</a></td>
|
315
315
|
<td class="property_flags">Read / Write</td>
|
316
316
|
</tr>
|
@@ -333,25 +333,25 @@
|
|
333
333
|
</tr>
|
334
334
|
<tr>
|
335
335
|
<td class="property_type">
|
336
|
-
<a href="
|
336
|
+
<a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> *</td>
|
337
337
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--image" title="The “image” property">image</a></td>
|
338
338
|
<td class="property_flags">Read / Write</td>
|
339
339
|
</tr>
|
340
340
|
<tr>
|
341
341
|
<td class="property_type">
|
342
|
-
<a href="
|
342
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *</td>
|
343
343
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--mask" title="The “mask” property">mask</a></td>
|
344
344
|
<td class="property_flags">Read / Write</td>
|
345
345
|
</tr>
|
346
346
|
<tr>
|
347
347
|
<td class="property_type">
|
348
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
|
348
|
+
<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>
|
349
349
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
350
350
|
<td class="property_flags">Read / Write</td>
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
353
|
<td class="property_type">
|
354
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *</td>
|
354
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="type">GdkPixbufAnimation</span></a> *</td>
|
355
355
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--pixbuf-animation" title="The “pixbuf-animation” property">pixbuf-animation</a></td>
|
356
356
|
<td class="property_flags">Read / Write</td>
|
357
357
|
</tr>
|
@@ -362,7 +362,7 @@
|
|
362
362
|
</tr>
|
363
363
|
<tr>
|
364
364
|
<td class="property_type">
|
365
|
-
<a href="
|
365
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *</td>
|
366
366
|
<td class="property_name"><a class="link" href="GtkImage.html#GtkImage--pixmap" title="The “pixmap” property">pixmap</a></td>
|
367
367
|
<td class="property_flags">Read / Write</td>
|
368
368
|
</tr>
|
@@ -409,7 +409,7 @@
|
|
409
409
|
</div>
|
410
410
|
<div class="refsect1">
|
411
411
|
<a name="GtkImage.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
412
|
-
<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>
|
412
|
+
<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>
|
413
413
|
<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>
|
414
414
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
415
415
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -430,134 +430,6 @@ GtkImage implements
|
|
430
430
|
</div>
|
431
431
|
<div class="refsect1">
|
432
432
|
<a name="GtkImage.description"></a><h2>Description</h2>
|
433
|
-
<p>The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget displays an image. Various kinds of object
|
434
|
-
can be displayed as an image; most typically, you would load a
|
435
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> ("pixel buffer") from a file, and then display that.
|
436
|
-
There's a convenience function to do this, <a class="link" href="GtkImage.html#gtk-image-new-from-file" title="gtk_image_new_from_file"><code class="function">gtk_image_new_from_file()</code></a>,
|
437
|
-
used as follows:</p>
|
438
|
-
<div class="informalexample">
|
439
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
440
|
-
<tbody>
|
441
|
-
<tr>
|
442
|
-
<td class="listing_lines" align="right"><pre>1
|
443
|
-
2</pre></td>
|
444
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">image</span><span class="symbol">;</span>
|
445
|
-
<span class="normal">image </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkImage.html#gtk-image-new-from-file">gtk_image_new_from_file</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"myfile.png"</span><span class="symbol">);</span></pre></td>
|
446
|
-
</tr>
|
447
|
-
</tbody>
|
448
|
-
</table>
|
449
|
-
</div>
|
450
|
-
|
451
|
-
<p>If the file isn't loaded successfully, the image will contain a
|
452
|
-
"broken image" icon similar to that used in many web browsers.
|
453
|
-
If you want to handle errors in loading the file yourself,
|
454
|
-
for example by displaying an error message, then load the image with
|
455
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file"><code class="function">gdk_pixbuf_new_from_file()</code></a>, then create the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> with
|
456
|
-
<a class="link" href="GtkImage.html#gtk-image-new-from-pixbuf" title="gtk_image_new_from_pixbuf ()"><code class="function">gtk_image_new_from_pixbuf()</code></a>.</p>
|
457
|
-
<p>The image file may contain an animation, if so the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will
|
458
|
-
display an animation (<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a>) instead of a static image.</p>
|
459
|
-
<p><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> is a subclass of <a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a>, which implies that you can
|
460
|
-
align it (center, left, right) and add padding to it, using
|
461
|
-
<a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a> methods.</p>
|
462
|
-
<p><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> is a "no window" widget (has no <a href="http://library.gnome.org/devel/gdk3/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of its own),
|
463
|
-
so by default does not receive events. If you want to receive events
|
464
|
-
on the image, such as button clicks, place the image inside a
|
465
|
-
<a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a>, then connect to the event signals on the event box.</p>
|
466
|
-
<div class="example">
|
467
|
-
<a name="id-1.4.5.3.9.8"></a><p class="title"><b>Example 12. Handling button press events on a
|
468
|
-
<span class="structname">GtkImage</span>.</b></p>
|
469
|
-
<div class="example-contents">
|
470
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
471
|
-
<tbody>
|
472
|
-
<tr>
|
473
|
-
<td class="listing_lines" align="right"><pre>1
|
474
|
-
2
|
475
|
-
3
|
476
|
-
4
|
477
|
-
5
|
478
|
-
6
|
479
|
-
7
|
480
|
-
8
|
481
|
-
9
|
482
|
-
10
|
483
|
-
11
|
484
|
-
12
|
485
|
-
13
|
486
|
-
14
|
487
|
-
15
|
488
|
-
16
|
489
|
-
17
|
490
|
-
18
|
491
|
-
19
|
492
|
-
20
|
493
|
-
21
|
494
|
-
22
|
495
|
-
23
|
496
|
-
24
|
497
|
-
25
|
498
|
-
26
|
499
|
-
27
|
500
|
-
28
|
501
|
-
29
|
502
|
-
30
|
503
|
-
31
|
504
|
-
32
|
505
|
-
33
|
506
|
-
34
|
507
|
-
35</pre></td>
|
508
|
-
<td class="listing_code"><pre class="programlisting"><span class="keyword">static</span><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>
|
509
|
-
<span class="function">button_press_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">event_box</span><span class="symbol">,</span>
|
510
|
-
<span class="normal"> </span><span class="usertype">GdkEventButton</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">event</span><span class="symbol">,</span>
|
511
|
-
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data</span><span class="symbol">)</span>
|
512
|
-
<span class="cbracket">{</span>
|
513
|
-
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html#g-print">g_print</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Event box clicked at coordinates %f,%f</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">,</span>
|
514
|
-
<span class="normal"> event</span><span class="symbol">-></span><span class="normal">x</span><span class="symbol">,</span><span class="normal"> event</span><span class="symbol">-></span><span class="normal">y</span><span class="symbol">);</span>
|
515
|
-
|
516
|
-
<span class="normal"> </span><span class="comment">/* Returning TRUE means we handled the event, so the signal</span>
|
517
|
-
<span class="comment"> * emission should be stopped (don't call any further</span>
|
518
|
-
<span class="comment"> * callbacks that may be connected). Return FALSE</span>
|
519
|
-
<span class="comment"> * to continue invoking callbacks.</span>
|
520
|
-
<span class="comment"> */</span>
|
521
|
-
<span class="normal"> </span><span class="keyword">return</span><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>
|
522
|
-
<span class="cbracket">}</span>
|
523
|
-
|
524
|
-
<span class="keyword">static</span><span class="normal"> <a href="GtkWidget.html">GtkWidget</a></span><span class="symbol">*</span>
|
525
|
-
<span class="function">create_image</span><span class="normal"> </span><span class="symbol">(</span><span class="type">void</span><span class="symbol">)</span>
|
526
|
-
<span class="cbracket">{</span>
|
527
|
-
<span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">image</span><span class="symbol">;</span>
|
528
|
-
<span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">event_box</span><span class="symbol">;</span>
|
529
|
-
|
530
|
-
<span class="normal"> image </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkImage.html#gtk-image-new-from-file">gtk_image_new_from_file</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"myfile.png"</span><span class="symbol">);</span>
|
531
|
-
|
532
|
-
<span class="normal"> event_box </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkEventBox.html#gtk-event-box-new">gtk_event_box_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
533
|
-
|
534
|
-
<span class="normal"> </span><span class="function"><a href="GtkContainer.html#gtk-container-add">gtk_container_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_CONTAINER</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">event_box</span><span class="symbol">),</span><span class="normal"> image</span><span class="symbol">);</span>
|
535
|
-
|
536
|
-
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect">g_signal_connect</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#G-OBJECT:CAPS">G_OBJECT</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">event_box</span><span class="symbol">),</span>
|
537
|
-
<span class="normal"> </span><span class="string">"button_press_event"</span><span class="symbol">,</span>
|
538
|
-
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS">G_CALLBACK</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">button_press_callback</span><span class="symbol">),</span>
|
539
|
-
<span class="normal"> image</span><span class="symbol">);</span>
|
540
|
-
|
541
|
-
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> image</span><span class="symbol">;</span>
|
542
|
-
<span class="cbracket">}</span></pre></td>
|
543
|
-
</tr>
|
544
|
-
</tbody>
|
545
|
-
</table>
|
546
|
-
</div>
|
547
|
-
|
548
|
-
</div>
|
549
|
-
<br class="example-break"><p>When handling events on the event box, keep in mind that coordinates
|
550
|
-
in the image may be different from event box coordinates due to
|
551
|
-
the alignment and padding settings on the image (see <a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a>).
|
552
|
-
The simplest way to solve this is to set the alignment to 0.0
|
553
|
-
(left/top), and set the padding to zero. Then the origin of
|
554
|
-
the image will be the same as the origin of the event box.</p>
|
555
|
-
<p>Sometimes an application will want to avoid depending on external data
|
556
|
-
files, such as image files. GTK+ comes with a program to avoid this,
|
557
|
-
called <span class="application">gdk-pixbuf-csource</span>. This program
|
558
|
-
allows you to convert an image into a C variable declaration, which
|
559
|
-
can then be loaded into a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> using
|
560
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline"><code class="function">gdk_pixbuf_new_from_inline()</code></a>.</p>
|
561
433
|
</div>
|
562
434
|
<div class="refsect1">
|
563
435
|
<a name="GtkImage.functions_details"></a><h2>Functions</h2>
|
@@ -567,154 +439,28 @@ can then be loaded into a <a href="http://library.gnome.org/devel/gdk-pixbuf/uns
|
|
567
439
|
gtk_image_get_icon_set (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
568
440
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> **icon_set</code></em>,
|
569
441
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> *size</code></em>);</pre>
|
570
|
-
<p>Gets the icon set and size being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
571
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
572
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-ICON-SET:CAPS"><code class="literal">GTK_IMAGE_ICON_SET</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).</p>
|
573
|
-
<div class="refsect3">
|
574
|
-
<a name="id-1.4.5.3.10.2.5"></a><h4>Parameters</h4>
|
575
|
-
<div class="informaltable"><table width="100%" border="0">
|
576
|
-
<colgroup>
|
577
|
-
<col width="150px" class="parameters_name">
|
578
|
-
<col class="parameters_description">
|
579
|
-
<col width="200px" class="parameters_annotations">
|
580
|
-
</colgroup>
|
581
|
-
<tbody>
|
582
|
-
<tr>
|
583
|
-
<td class="parameter_name"><p>image</p></td>
|
584
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
585
|
-
<td class="parameter_annotations"> </td>
|
586
|
-
</tr>
|
587
|
-
<tr>
|
588
|
-
<td class="parameter_name"><p>icon_set</p></td>
|
589
|
-
<td class="parameter_description"><p> location to store a
|
590
|
-
<a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</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>
|
591
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
592
|
-
</tr>
|
593
|
-
<tr>
|
594
|
-
<td class="parameter_name"><p>size</p></td>
|
595
|
-
<td class="parameter_description"><p> location to store a stock
|
596
|
-
icon size, 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>
|
597
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
598
|
-
</tr>
|
599
|
-
</tbody>
|
600
|
-
</table></div>
|
601
|
-
</div>
|
602
442
|
</div>
|
603
443
|
<hr>
|
604
444
|
<div class="refsect2">
|
605
445
|
<a name="gtk-image-get-image"></a><h3>gtk_image_get_image ()</h3>
|
606
446
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
607
447
|
gtk_image_get_image (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
608
|
-
<em class="parameter"><code><a href="
|
609
|
-
<em class="parameter"><code><a href="
|
610
|
-
<p>Gets the <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> and mask being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
611
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
612
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-IMAGE:CAPS"><code class="literal">GTK_IMAGE_IMAGE</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
613
|
-
The caller of this function does not own a reference to the
|
614
|
-
returned image and mask.</p>
|
615
|
-
<div class="refsect3">
|
616
|
-
<a name="id-1.4.5.3.10.3.5"></a><h4>Parameters</h4>
|
617
|
-
<div class="informaltable"><table width="100%" border="0">
|
618
|
-
<colgroup>
|
619
|
-
<col width="150px" class="parameters_name">
|
620
|
-
<col class="parameters_description">
|
621
|
-
<col width="200px" class="parameters_annotations">
|
622
|
-
</colgroup>
|
623
|
-
<tbody>
|
624
|
-
<tr>
|
625
|
-
<td class="parameter_name"><p>image</p></td>
|
626
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
627
|
-
<td class="parameter_annotations"> </td>
|
628
|
-
</tr>
|
629
|
-
<tr>
|
630
|
-
<td class="parameter_name"><p>gdk_image</p></td>
|
631
|
-
<td class="parameter_description"><p> return location for
|
632
|
-
a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</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>
|
633
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
634
|
-
</tr>
|
635
|
-
<tr>
|
636
|
-
<td class="parameter_name"><p>mask</p></td>
|
637
|
-
<td class="parameter_description"><p> return location for a
|
638
|
-
<a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</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>
|
639
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
640
|
-
</tr>
|
641
|
-
</tbody>
|
642
|
-
</table></div>
|
643
|
-
</div>
|
448
|
+
<em class="parameter"><code><a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> **gdk_image</code></em>,
|
449
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
644
450
|
</div>
|
645
451
|
<hr>
|
646
452
|
<div class="refsect2">
|
647
453
|
<a name="gtk-image-get-pixbuf"></a><h3>gtk_image_get_pixbuf ()</h3>
|
648
|
-
<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> *
|
454
|
+
<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> *
|
649
455
|
gtk_image_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>);</pre>
|
650
|
-
<p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
651
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
652
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-PIXBUF:CAPS"><code class="literal">GTK_IMAGE_PIXBUF</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
653
|
-
The caller of this function does not own a reference to the
|
654
|
-
returned pixbuf.</p>
|
655
|
-
<div class="refsect3">
|
656
|
-
<a name="id-1.4.5.3.10.4.5"></a><h4>Parameters</h4>
|
657
|
-
<div class="informaltable"><table width="100%" border="0">
|
658
|
-
<colgroup>
|
659
|
-
<col width="150px" class="parameters_name">
|
660
|
-
<col class="parameters_description">
|
661
|
-
<col width="200px" class="parameters_annotations">
|
662
|
-
</colgroup>
|
663
|
-
<tbody><tr>
|
664
|
-
<td class="parameter_name"><p>image</p></td>
|
665
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
666
|
-
<td class="parameter_annotations"> </td>
|
667
|
-
</tr></tbody>
|
668
|
-
</table></div>
|
669
|
-
</div>
|
670
|
-
<div class="refsect3">
|
671
|
-
<a name="id-1.4.5.3.10.4.6"></a><h4>Returns</h4>
|
672
|
-
<p> the displayed pixbuf, 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
|
673
|
-
the image is empty. </p>
|
674
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
675
|
-
</div>
|
676
456
|
</div>
|
677
457
|
<hr>
|
678
458
|
<div class="refsect2">
|
679
459
|
<a name="gtk-image-get-pixmap"></a><h3>gtk_image_get_pixmap ()</h3>
|
680
460
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
681
461
|
gtk_image_get_pixmap (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
682
|
-
<em class="parameter"><code><a href="
|
683
|
-
<em class="parameter"><code><a href="
|
684
|
-
<p>Gets the pixmap and mask being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
685
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
686
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-PIXMAP:CAPS"><code class="literal">GTK_IMAGE_PIXMAP</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
687
|
-
The caller of this function does not own a reference to the
|
688
|
-
returned pixmap and mask.</p>
|
689
|
-
<div class="refsect3">
|
690
|
-
<a name="id-1.4.5.3.10.5.5"></a><h4>Parameters</h4>
|
691
|
-
<div class="informaltable"><table width="100%" border="0">
|
692
|
-
<colgroup>
|
693
|
-
<col width="150px" class="parameters_name">
|
694
|
-
<col class="parameters_description">
|
695
|
-
<col width="200px" class="parameters_annotations">
|
696
|
-
</colgroup>
|
697
|
-
<tbody>
|
698
|
-
<tr>
|
699
|
-
<td class="parameter_name"><p>image</p></td>
|
700
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
701
|
-
<td class="parameter_annotations"> </td>
|
702
|
-
</tr>
|
703
|
-
<tr>
|
704
|
-
<td class="parameter_name"><p>pixmap</p></td>
|
705
|
-
<td class="parameter_description"><p> location to store the
|
706
|
-
pixmap, 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>
|
707
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
708
|
-
</tr>
|
709
|
-
<tr>
|
710
|
-
<td class="parameter_name"><p>mask</p></td>
|
711
|
-
<td class="parameter_description"><p> location to store the
|
712
|
-
mask, 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>
|
713
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
714
|
-
</tr>
|
715
|
-
</tbody>
|
716
|
-
</table></div>
|
717
|
-
</div>
|
462
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
463
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
718
464
|
</div>
|
719
465
|
<hr>
|
720
466
|
<div class="refsect2">
|
@@ -723,72 +469,12 @@ mask, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-d
|
|
723
469
|
gtk_image_get_stock (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
724
470
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **stock_id</code></em>,
|
725
471
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> *size</code></em>);</pre>
|
726
|
-
<p>Gets the stock icon name and size being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
727
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
728
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-STOCK:CAPS"><code class="literal">GTK_IMAGE_STOCK</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
729
|
-
The returned string is owned by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> and should not
|
730
|
-
be freed.</p>
|
731
|
-
<div class="refsect3">
|
732
|
-
<a name="id-1.4.5.3.10.6.5"></a><h4>Parameters</h4>
|
733
|
-
<div class="informaltable"><table width="100%" border="0">
|
734
|
-
<colgroup>
|
735
|
-
<col width="150px" class="parameters_name">
|
736
|
-
<col class="parameters_description">
|
737
|
-
<col width="200px" class="parameters_annotations">
|
738
|
-
</colgroup>
|
739
|
-
<tbody>
|
740
|
-
<tr>
|
741
|
-
<td class="parameter_name"><p>image</p></td>
|
742
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
743
|
-
<td class="parameter_annotations"> </td>
|
744
|
-
</tr>
|
745
|
-
<tr>
|
746
|
-
<td class="parameter_name"><p>stock_id</p></td>
|
747
|
-
<td class="parameter_description"><p> place to store a
|
748
|
-
stock 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>. </p></td>
|
749
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
750
|
-
</tr>
|
751
|
-
<tr>
|
752
|
-
<td class="parameter_name"><p>size</p></td>
|
753
|
-
<td class="parameter_description"><p> place to store a stock icon
|
754
|
-
size, 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>
|
755
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
756
|
-
</tr>
|
757
|
-
</tbody>
|
758
|
-
</table></div>
|
759
|
-
</div>
|
760
472
|
</div>
|
761
473
|
<hr>
|
762
474
|
<div class="refsect2">
|
763
475
|
<a name="gtk-image-get-animation"></a><h3>gtk_image_get_animation ()</h3>
|
764
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
476
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
765
477
|
gtk_image_get_animation (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>);</pre>
|
766
|
-
<p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> being displayed by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.
|
767
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
768
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-ANIMATION:CAPS"><code class="literal">GTK_IMAGE_ANIMATION</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
769
|
-
The caller of this function does not own a reference to the
|
770
|
-
returned animation.</p>
|
771
|
-
<div class="refsect3">
|
772
|
-
<a name="id-1.4.5.3.10.7.5"></a><h4>Parameters</h4>
|
773
|
-
<div class="informaltable"><table width="100%" border="0">
|
774
|
-
<colgroup>
|
775
|
-
<col width="150px" class="parameters_name">
|
776
|
-
<col class="parameters_description">
|
777
|
-
<col width="200px" class="parameters_annotations">
|
778
|
-
</colgroup>
|
779
|
-
<tbody><tr>
|
780
|
-
<td class="parameter_name"><p>image</p></td>
|
781
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
782
|
-
<td class="parameter_annotations"> </td>
|
783
|
-
</tr></tbody>
|
784
|
-
</table></div>
|
785
|
-
</div>
|
786
|
-
<div class="refsect3">
|
787
|
-
<a name="id-1.4.5.3.10.7.6"></a><h4>Returns</h4>
|
788
|
-
<p> the displayed animation, 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
|
789
|
-
the image is empty. </p>
|
790
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
791
|
-
</div>
|
792
478
|
</div>
|
793
479
|
<hr>
|
794
480
|
<div class="refsect2">
|
@@ -797,113 +483,22 @@ the image is empty. </p>
|
|
797
483
|
gtk_image_get_icon_name (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
798
484
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **icon_name</code></em>,
|
799
485
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> *size</code></em>);</pre>
|
800
|
-
<p>
|
801
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
802
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-ICON-NAME:CAPS"><code class="literal">GTK_IMAGE_ICON_NAME</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
803
|
-
The returned string is owned by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> and should not
|
804
|
-
be freed.</p>
|
805
|
-
<div class="refsect3">
|
806
|
-
<a name="id-1.4.5.3.10.8.5"></a><h4>Parameters</h4>
|
807
|
-
<div class="informaltable"><table width="100%" border="0">
|
808
|
-
<colgroup>
|
809
|
-
<col width="150px" class="parameters_name">
|
810
|
-
<col class="parameters_description">
|
811
|
-
<col width="200px" class="parameters_annotations">
|
812
|
-
</colgroup>
|
813
|
-
<tbody>
|
814
|
-
<tr>
|
815
|
-
<td class="parameter_name"><p>image</p></td>
|
816
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
817
|
-
<td class="parameter_annotations"> </td>
|
818
|
-
</tr>
|
819
|
-
<tr>
|
820
|
-
<td class="parameter_name"><p>icon_name</p></td>
|
821
|
-
<td class="parameter_description"><p> place to store an
|
822
|
-
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>. </p></td>
|
823
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
824
|
-
</tr>
|
825
|
-
<tr>
|
826
|
-
<td class="parameter_name"><p>size</p></td>
|
827
|
-
<td class="parameter_description"><p> place to store an icon size,
|
828
|
-
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>
|
829
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
830
|
-
</tr>
|
831
|
-
</tbody>
|
832
|
-
</table></div>
|
833
|
-
</div>
|
834
|
-
<p class="since">Since 2.6</p>
|
486
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
835
487
|
</div>
|
836
488
|
<hr>
|
837
489
|
<div class="refsect2">
|
838
490
|
<a name="gtk-image-get-gicon"></a><h3>gtk_image_get_gicon ()</h3>
|
839
491
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
840
492
|
gtk_image_get_gicon (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
841
|
-
<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> **gicon</code></em>,
|
493
|
+
<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> **gicon</code></em>,
|
842
494
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> *size</code></em>);</pre>
|
843
|
-
<p
|
844
|
-
The storage type of the image must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
845
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-GICON:CAPS"><code class="literal">GTK_IMAGE_GICON</code></a> (see <a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>).
|
846
|
-
The caller of this function does not own a reference to the
|
847
|
-
returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>.</p>
|
848
|
-
<div class="refsect3">
|
849
|
-
<a name="id-1.4.5.3.10.9.5"></a><h4>Parameters</h4>
|
850
|
-
<div class="informaltable"><table width="100%" border="0">
|
851
|
-
<colgroup>
|
852
|
-
<col width="150px" class="parameters_name">
|
853
|
-
<col class="parameters_description">
|
854
|
-
<col width="200px" class="parameters_annotations">
|
855
|
-
</colgroup>
|
856
|
-
<tbody>
|
857
|
-
<tr>
|
858
|
-
<td class="parameter_name"><p>image</p></td>
|
859
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
860
|
-
<td class="parameter_annotations"> </td>
|
861
|
-
</tr>
|
862
|
-
<tr>
|
863
|
-
<td class="parameter_name"><p>gicon</p></td>
|
864
|
-
<td class="parameter_description"><p> place to store a
|
865
|
-
<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>. </p></td>
|
866
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
867
|
-
</tr>
|
868
|
-
<tr>
|
869
|
-
<td class="parameter_name"><p>size</p></td>
|
870
|
-
<td class="parameter_description"><p> place to store an icon size,
|
871
|
-
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>
|
872
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
873
|
-
</tr>
|
874
|
-
</tbody>
|
875
|
-
</table></div>
|
876
|
-
</div>
|
877
|
-
<p class="since">Since 2.14</p>
|
495
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
878
496
|
</div>
|
879
497
|
<hr>
|
880
498
|
<div class="refsect2">
|
881
499
|
<a name="gtk-image-get-storage-type"></a><h3>gtk_image_get_storage_type ()</h3>
|
882
500
|
<pre class="programlisting"><a class="link" href="GtkImage.html#GtkImageType" title="enum GtkImageType"><span class="returnvalue">GtkImageType</span></a>
|
883
501
|
gtk_image_get_storage_type (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>);</pre>
|
884
|
-
<p>Gets the type of representation being used by the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>
|
885
|
-
to store image data. If the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> has no image data,
|
886
|
-
the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a>.</p>
|
887
|
-
<div class="refsect3">
|
888
|
-
<a name="id-1.4.5.3.10.10.5"></a><h4>Parameters</h4>
|
889
|
-
<div class="informaltable"><table width="100%" border="0">
|
890
|
-
<colgroup>
|
891
|
-
<col width="150px" class="parameters_name">
|
892
|
-
<col class="parameters_description">
|
893
|
-
<col width="200px" class="parameters_annotations">
|
894
|
-
</colgroup>
|
895
|
-
<tbody><tr>
|
896
|
-
<td class="parameter_name"><p>image</p></td>
|
897
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
898
|
-
<td class="parameter_annotations"> </td>
|
899
|
-
</tr></tbody>
|
900
|
-
</table></div>
|
901
|
-
</div>
|
902
|
-
<div class="refsect3">
|
903
|
-
<a name="id-1.4.5.3.10.10.6"></a><h4>Returns</h4>
|
904
|
-
<p> image representation being used</p>
|
905
|
-
<p></p>
|
906
|
-
</div>
|
907
502
|
</div>
|
908
503
|
<hr>
|
909
504
|
<div class="refsect2">
|
@@ -911,159 +506,26 @@ the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAP
|
|
911
506
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
912
507
|
gtk_image_new_from_icon_set (<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> *icon_set</code></em>,
|
913
508
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
914
|
-
<p>Creates a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying an icon set. Sample stock sizes are
|
915
|
-
<a class="link" href="gtk2-Themeable-Stock-Images.html#GTK-ICON-SIZE-MENU:CAPS"><span class="type">GTK_ICON_SIZE_MENU</span></a>, <a class="link" href="gtk2-Themeable-Stock-Images.html#GTK-ICON-SIZE-SMALL-TOOLBAR:CAPS"><span class="type">GTK_ICON_SIZE_SMALL_TOOLBAR</span></a>. Instead of using
|
916
|
-
this function, usually it's better to create a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconFactory"><span class="type">GtkIconFactory</span></a>, put
|
917
|
-
your icon sets in the icon factory, add the icon factory to the
|
918
|
-
list of default factories with <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add-default" title="gtk_icon_factory_add_default ()"><code class="function">gtk_icon_factory_add_default()</code></a>, and
|
919
|
-
then use <a class="link" href="GtkImage.html#gtk-image-new-from-stock" title="gtk_image_new_from_stock ()"><code class="function">gtk_image_new_from_stock()</code></a>. This will allow themes to
|
920
|
-
override the icon you ship with your application.</p>
|
921
|
-
<p>The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> does not assume a reference to the
|
922
|
-
icon set; you still need to unref it if you own references.
|
923
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will add its own reference rather than adopting yours.</p>
|
924
|
-
<div class="refsect3">
|
925
|
-
<a name="id-1.4.5.3.10.11.6"></a><h4>Parameters</h4>
|
926
|
-
<div class="informaltable"><table width="100%" border="0">
|
927
|
-
<colgroup>
|
928
|
-
<col width="150px" class="parameters_name">
|
929
|
-
<col class="parameters_description">
|
930
|
-
<col width="200px" class="parameters_annotations">
|
931
|
-
</colgroup>
|
932
|
-
<tbody>
|
933
|
-
<tr>
|
934
|
-
<td class="parameter_name"><p>icon_set</p></td>
|
935
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a></p></td>
|
936
|
-
<td class="parameter_annotations"> </td>
|
937
|
-
</tr>
|
938
|
-
<tr>
|
939
|
-
<td class="parameter_name"><p>size</p></td>
|
940
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
941
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
942
|
-
</tr>
|
943
|
-
</tbody>
|
944
|
-
</table></div>
|
945
|
-
</div>
|
946
|
-
<div class="refsect3">
|
947
|
-
<a name="id-1.4.5.3.10.11.7"></a><h4>Returns</h4>
|
948
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p>
|
949
|
-
<p></p>
|
950
|
-
</div>
|
951
509
|
</div>
|
952
510
|
<hr>
|
953
511
|
<div class="refsect2">
|
954
512
|
<a name="gtk-image-new-from-image"></a><h3>gtk_image_new_from_image ()</h3>
|
955
513
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
956
|
-
gtk_image_new_from_image (<em class="parameter"><code><a href="
|
957
|
-
<em class="parameter"><code><a href="
|
958
|
-
<p>Creates a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget displaying a <em class="parameter"><code>image</code></em>
|
959
|
-
with a <em class="parameter"><code>mask</code></em>
|
960
|
-
.
|
961
|
-
A <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> is a client-side image buffer in the pixel format of the
|
962
|
-
current display. The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> does not assume a reference to the
|
963
|
-
image or mask; you still need to unref them if you own references.
|
964
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will add its own reference rather than adopting yours.</p>
|
965
|
-
<div class="refsect3">
|
966
|
-
<a name="id-1.4.5.3.10.12.5"></a><h4>Parameters</h4>
|
967
|
-
<div class="informaltable"><table width="100%" border="0">
|
968
|
-
<colgroup>
|
969
|
-
<col width="150px" class="parameters_name">
|
970
|
-
<col class="parameters_description">
|
971
|
-
<col width="200px" class="parameters_annotations">
|
972
|
-
</colgroup>
|
973
|
-
<tbody>
|
974
|
-
<tr>
|
975
|
-
<td class="parameter_name"><p>image</p></td>
|
976
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</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>
|
977
|
-
<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>
|
978
|
-
</tr>
|
979
|
-
<tr>
|
980
|
-
<td class="parameter_name"><p>mask</p></td>
|
981
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</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>
|
982
|
-
<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>
|
983
|
-
</tr>
|
984
|
-
</tbody>
|
985
|
-
</table></div>
|
986
|
-
</div>
|
987
|
-
<div class="refsect3">
|
988
|
-
<a name="id-1.4.5.3.10.12.6"></a><h4>Returns</h4>
|
989
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p>
|
990
|
-
<p></p>
|
991
|
-
</div>
|
514
|
+
gtk_image_new_from_image (<em class="parameter"><code><a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> *image</code></em>,
|
515
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
992
516
|
</div>
|
993
517
|
<hr>
|
994
518
|
<div class="refsect2">
|
995
519
|
<a name="gtk-image-new-from-pixbuf"></a><h3>gtk_image_new_from_pixbuf ()</h3>
|
996
520
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
997
|
-
gtk_image_new_from_pixbuf (<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>
|
998
|
-
<p>Creates a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying <em class="parameter"><code>pixbuf</code></em>
|
999
|
-
.
|
1000
|
-
The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> does not assume a reference to the
|
1001
|
-
pixbuf; you still need to unref it if you own references.
|
1002
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will add its own reference rather than adopting yours.</p>
|
1003
|
-
<p>Note that this function just creates an <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> from the pixbuf. The
|
1004
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> created will not react to state changes. Should you want that,
|
1005
|
-
you should use <a class="link" href="GtkImage.html#gtk-image-new-from-icon-set" title="gtk_image_new_from_icon_set ()"><code class="function">gtk_image_new_from_icon_set()</code></a>.</p>
|
1006
|
-
<div class="refsect3">
|
1007
|
-
<a name="id-1.4.5.3.10.13.6"></a><h4>Parameters</h4>
|
1008
|
-
<div class="informaltable"><table width="100%" border="0">
|
1009
|
-
<colgroup>
|
1010
|
-
<col width="150px" class="parameters_name">
|
1011
|
-
<col class="parameters_description">
|
1012
|
-
<col width="200px" class="parameters_annotations">
|
1013
|
-
</colgroup>
|
1014
|
-
<tbody><tr>
|
1015
|
-
<td class="parameter_name"><p>pixbuf</p></td>
|
1016
|
-
<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>
|
1017
|
-
<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>
|
1018
|
-
</tr></tbody>
|
1019
|
-
</table></div>
|
1020
|
-
</div>
|
1021
|
-
<div class="refsect3">
|
1022
|
-
<a name="id-1.4.5.3.10.13.7"></a><h4>Returns</h4>
|
1023
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p>
|
1024
|
-
<p></p>
|
1025
|
-
</div>
|
521
|
+
gtk_image_new_from_pixbuf (<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>
|
1026
522
|
</div>
|
1027
523
|
<hr>
|
1028
524
|
<div class="refsect2">
|
1029
525
|
<a name="gtk-image-new-from-pixmap"></a><h3>gtk_image_new_from_pixmap ()</h3>
|
1030
526
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1031
|
-
gtk_image_new_from_pixmap (<em class="parameter"><code><a href="
|
1032
|
-
<em class="parameter"><code><a href="
|
1033
|
-
<p>Creates a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget displaying <em class="parameter"><code>pixmap</code></em>
|
1034
|
-
with a <em class="parameter"><code>mask</code></em>
|
1035
|
-
.
|
1036
|
-
A <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> is a server-side image buffer in the pixel format of the
|
1037
|
-
current display. The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> does not assume a reference to the
|
1038
|
-
pixmap or mask; you still need to unref them if you own references.
|
1039
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will add its own reference rather than adopting yours.</p>
|
1040
|
-
<div class="refsect3">
|
1041
|
-
<a name="id-1.4.5.3.10.14.5"></a><h4>Parameters</h4>
|
1042
|
-
<div class="informaltable"><table width="100%" border="0">
|
1043
|
-
<colgroup>
|
1044
|
-
<col width="150px" class="parameters_name">
|
1045
|
-
<col class="parameters_description">
|
1046
|
-
<col width="200px" class="parameters_annotations">
|
1047
|
-
</colgroup>
|
1048
|
-
<tbody>
|
1049
|
-
<tr>
|
1050
|
-
<td class="parameter_name"><p>pixmap</p></td>
|
1051
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</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>
|
1052
|
-
<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>
|
1053
|
-
</tr>
|
1054
|
-
<tr>
|
1055
|
-
<td class="parameter_name"><p>mask</p></td>
|
1056
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</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>
|
1057
|
-
<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>
|
1058
|
-
</tr>
|
1059
|
-
</tbody>
|
1060
|
-
</table></div>
|
1061
|
-
</div>
|
1062
|
-
<div class="refsect3">
|
1063
|
-
<a name="id-1.4.5.3.10.14.6"></a><h4>Returns</h4>
|
1064
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p>
|
1065
|
-
<p></p>
|
1066
|
-
</div>
|
527
|
+
gtk_image_new_from_pixmap (<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
528
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1067
529
|
</div>
|
1068
530
|
<hr>
|
1069
531
|
<div class="refsect2">
|
@@ -1071,73 +533,12 @@ pixmap or mask; you still need to unref them if you own references.
|
|
1071
533
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1072
534
|
gtk_image_new_from_stock (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
1073
535
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1074
|
-
<p>Creates a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying a stock icon. Sample stock icon
|
1075
|
-
names are <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title="GTK_STOCK_OPEN"><span class="type">GTK_STOCK_OPEN</span></a>, <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-QUIT:CAPS" title="GTK_STOCK_QUIT"><span class="type">GTK_STOCK_QUIT</span></a>. Sample stock sizes
|
1076
|
-
are <a class="link" href="gtk2-Themeable-Stock-Images.html#GTK-ICON-SIZE-MENU:CAPS"><span class="type">GTK_ICON_SIZE_MENU</span></a>, <a class="link" href="gtk2-Themeable-Stock-Images.html#GTK-ICON-SIZE-SMALL-TOOLBAR:CAPS"><span class="type">GTK_ICON_SIZE_SMALL_TOOLBAR</span></a>. If the stock
|
1077
|
-
icon name isn't known, the image will be empty.
|
1078
|
-
You can register your own stock icon names, see
|
1079
|
-
<a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add-default" title="gtk_icon_factory_add_default ()"><code class="function">gtk_icon_factory_add_default()</code></a> and <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add" title="gtk_icon_factory_add ()"><code class="function">gtk_icon_factory_add()</code></a>.</p>
|
1080
|
-
<div class="refsect3">
|
1081
|
-
<a name="id-1.4.5.3.10.15.5"></a><h4>Parameters</h4>
|
1082
|
-
<div class="informaltable"><table width="100%" border="0">
|
1083
|
-
<colgroup>
|
1084
|
-
<col width="150px" class="parameters_name">
|
1085
|
-
<col class="parameters_description">
|
1086
|
-
<col width="200px" class="parameters_annotations">
|
1087
|
-
</colgroup>
|
1088
|
-
<tbody>
|
1089
|
-
<tr>
|
1090
|
-
<td class="parameter_name"><p>stock_id</p></td>
|
1091
|
-
<td class="parameter_description"><p>a stock icon name</p></td>
|
1092
|
-
<td class="parameter_annotations"> </td>
|
1093
|
-
</tr>
|
1094
|
-
<tr>
|
1095
|
-
<td class="parameter_name"><p>size</p></td>
|
1096
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
1097
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1098
|
-
</tr>
|
1099
|
-
</tbody>
|
1100
|
-
</table></div>
|
1101
|
-
</div>
|
1102
|
-
<div class="refsect3">
|
1103
|
-
<a name="id-1.4.5.3.10.15.6"></a><h4>Returns</h4>
|
1104
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying the stock icon</p>
|
1105
|
-
<p></p>
|
1106
|
-
</div>
|
1107
536
|
</div>
|
1108
537
|
<hr>
|
1109
538
|
<div class="refsect2">
|
1110
539
|
<a name="gtk-image-new-from-animation"></a><h3>gtk_image_new_from_animation ()</h3>
|
1111
540
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1112
|
-
gtk_image_new_from_animation (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
1113
|
-
<p>Creates a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying the given animation.
|
1114
|
-
The <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> does not assume a reference to the
|
1115
|
-
animation; you still need to unref it if you own references.
|
1116
|
-
<a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will add its own reference rather than adopting yours.</p>
|
1117
|
-
<p>Note that the animation frames are shown using a timeout with
|
1118
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><span class="type">G_PRIORITY_DEFAULT</span></a>. When using animations to indicate busyness,
|
1119
|
-
keep in mind that the animation will only be shown if the main loop
|
1120
|
-
is not busy with something that has a higher priority.</p>
|
1121
|
-
<div class="refsect3">
|
1122
|
-
<a name="id-1.4.5.3.10.16.6"></a><h4>Parameters</h4>
|
1123
|
-
<div class="informaltable"><table width="100%" border="0">
|
1124
|
-
<colgroup>
|
1125
|
-
<col width="150px" class="parameters_name">
|
1126
|
-
<col class="parameters_description">
|
1127
|
-
<col width="200px" class="parameters_annotations">
|
1128
|
-
</colgroup>
|
1129
|
-
<tbody><tr>
|
1130
|
-
<td class="parameter_name"><p>animation</p></td>
|
1131
|
-
<td class="parameter_description"><p>an animation</p></td>
|
1132
|
-
<td class="parameter_annotations"> </td>
|
1133
|
-
</tr></tbody>
|
1134
|
-
</table></div>
|
1135
|
-
</div>
|
1136
|
-
<div class="refsect3">
|
1137
|
-
<a name="id-1.4.5.3.10.16.7"></a><h4>Returns</h4>
|
1138
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget</p>
|
1139
|
-
<p></p>
|
1140
|
-
</div>
|
541
|
+
gtk_image_new_from_animation (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
1141
542
|
</div>
|
1142
543
|
<hr>
|
1143
544
|
<div class="refsect2">
|
@@ -1145,77 +546,15 @@ is not busy with something that has a higher priority.</p>
|
|
1145
546
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1146
547
|
gtk_image_new_from_icon_name (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
|
1147
548
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1148
|
-
<p>
|
1149
|
-
If the icon name isn't known, a "broken image" icon will be
|
1150
|
-
displayed instead. If the current icon theme is changed, the icon
|
1151
|
-
will be updated appropriately.</p>
|
1152
|
-
<div class="refsect3">
|
1153
|
-
<a name="id-1.4.5.3.10.17.5"></a><h4>Parameters</h4>
|
1154
|
-
<div class="informaltable"><table width="100%" border="0">
|
1155
|
-
<colgroup>
|
1156
|
-
<col width="150px" class="parameters_name">
|
1157
|
-
<col class="parameters_description">
|
1158
|
-
<col width="200px" class="parameters_annotations">
|
1159
|
-
</colgroup>
|
1160
|
-
<tbody>
|
1161
|
-
<tr>
|
1162
|
-
<td class="parameter_name"><p>icon_name</p></td>
|
1163
|
-
<td class="parameter_description"><p>an icon name</p></td>
|
1164
|
-
<td class="parameter_annotations"> </td>
|
1165
|
-
</tr>
|
1166
|
-
<tr>
|
1167
|
-
<td class="parameter_name"><p>size</p></td>
|
1168
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
1169
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1170
|
-
</tr>
|
1171
|
-
</tbody>
|
1172
|
-
</table></div>
|
1173
|
-
</div>
|
1174
|
-
<div class="refsect3">
|
1175
|
-
<a name="id-1.4.5.3.10.17.6"></a><h4>Returns</h4>
|
1176
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying the themed icon</p>
|
1177
|
-
<p></p>
|
1178
|
-
</div>
|
1179
|
-
<p class="since">Since 2.6</p>
|
549
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1180
550
|
</div>
|
1181
551
|
<hr>
|
1182
552
|
<div class="refsect2">
|
1183
553
|
<a name="gtk-image-new-from-gicon"></a><h3>gtk_image_new_from_gicon ()</h3>
|
1184
554
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1185
|
-
gtk_image_new_from_gicon (<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>,
|
555
|
+
gtk_image_new_from_gicon (<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>,
|
1186
556
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1187
|
-
<p>
|
1188
|
-
If the icon name isn't known, a "broken image" icon will be
|
1189
|
-
displayed instead. If the current icon theme is changed, the icon
|
1190
|
-
will be updated appropriately.</p>
|
1191
|
-
<div class="refsect3">
|
1192
|
-
<a name="id-1.4.5.3.10.18.5"></a><h4>Parameters</h4>
|
1193
|
-
<div class="informaltable"><table width="100%" border="0">
|
1194
|
-
<colgroup>
|
1195
|
-
<col width="150px" class="parameters_name">
|
1196
|
-
<col class="parameters_description">
|
1197
|
-
<col width="200px" class="parameters_annotations">
|
1198
|
-
</colgroup>
|
1199
|
-
<tbody>
|
1200
|
-
<tr>
|
1201
|
-
<td class="parameter_name"><p>icon</p></td>
|
1202
|
-
<td class="parameter_description"><p>an icon</p></td>
|
1203
|
-
<td class="parameter_annotations"> </td>
|
1204
|
-
</tr>
|
1205
|
-
<tr>
|
1206
|
-
<td class="parameter_name"><p>size</p></td>
|
1207
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
1208
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1209
|
-
</tr>
|
1210
|
-
</tbody>
|
1211
|
-
</table></div>
|
1212
|
-
</div>
|
1213
|
-
<div class="refsect3">
|
1214
|
-
<a name="id-1.4.5.3.10.18.6"></a><h4>Returns</h4>
|
1215
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying the themed icon</p>
|
1216
|
-
<p></p>
|
1217
|
-
</div>
|
1218
|
-
<p class="since">Since 2.14</p>
|
557
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1219
558
|
</div>
|
1220
559
|
<hr>
|
1221
560
|
<div class="refsect2">
|
@@ -1224,136 +563,29 @@ will be updated appropriately.</p>
|
|
1224
563
|
gtk_image_set_from_icon_set (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1225
564
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> *icon_set</code></em>,
|
1226
565
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1227
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-icon-set" title="gtk_image_new_from_icon_set ()"><code class="function">gtk_image_new_from_icon_set()</code></a> for details.</p>
|
1228
|
-
<div class="refsect3">
|
1229
|
-
<a name="id-1.4.5.3.10.19.5"></a><h4>Parameters</h4>
|
1230
|
-
<div class="informaltable"><table width="100%" border="0">
|
1231
|
-
<colgroup>
|
1232
|
-
<col width="150px" class="parameters_name">
|
1233
|
-
<col class="parameters_description">
|
1234
|
-
<col width="200px" class="parameters_annotations">
|
1235
|
-
</colgroup>
|
1236
|
-
<tbody>
|
1237
|
-
<tr>
|
1238
|
-
<td class="parameter_name"><p>image</p></td>
|
1239
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1240
|
-
<td class="parameter_annotations"> </td>
|
1241
|
-
</tr>
|
1242
|
-
<tr>
|
1243
|
-
<td class="parameter_name"><p>icon_set</p></td>
|
1244
|
-
<td class="parameter_description"><p>a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a></p></td>
|
1245
|
-
<td class="parameter_annotations"> </td>
|
1246
|
-
</tr>
|
1247
|
-
<tr>
|
1248
|
-
<td class="parameter_name"><p>size</p></td>
|
1249
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
1250
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1251
|
-
</tr>
|
1252
|
-
</tbody>
|
1253
|
-
</table></div>
|
1254
|
-
</div>
|
1255
566
|
</div>
|
1256
567
|
<hr>
|
1257
568
|
<div class="refsect2">
|
1258
569
|
<a name="gtk-image-set-from-image"></a><h3>gtk_image_set_from_image ()</h3>
|
1259
570
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1260
571
|
gtk_image_set_from_image (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1261
|
-
<em class="parameter"><code><a href="
|
1262
|
-
<em class="parameter"><code><a href="
|
1263
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-image" title="gtk_image_new_from_image ()"><code class="function">gtk_image_new_from_image()</code></a> for details.</p>
|
1264
|
-
<div class="refsect3">
|
1265
|
-
<a name="id-1.4.5.3.10.20.5"></a><h4>Parameters</h4>
|
1266
|
-
<div class="informaltable"><table width="100%" border="0">
|
1267
|
-
<colgroup>
|
1268
|
-
<col width="150px" class="parameters_name">
|
1269
|
-
<col class="parameters_description">
|
1270
|
-
<col width="200px" class="parameters_annotations">
|
1271
|
-
</colgroup>
|
1272
|
-
<tbody>
|
1273
|
-
<tr>
|
1274
|
-
<td class="parameter_name"><p>image</p></td>
|
1275
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1276
|
-
<td class="parameter_annotations"> </td>
|
1277
|
-
</tr>
|
1278
|
-
<tr>
|
1279
|
-
<td class="parameter_name"><p>gdk_image</p></td>
|
1280
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</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>
|
1281
|
-
<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>
|
1282
|
-
</tr>
|
1283
|
-
<tr>
|
1284
|
-
<td class="parameter_name"><p>mask</p></td>
|
1285
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</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>
|
1286
|
-
<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>
|
1287
|
-
</tr>
|
1288
|
-
</tbody>
|
1289
|
-
</table></div>
|
1290
|
-
</div>
|
572
|
+
<em class="parameter"><code><a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> *gdk_image</code></em>,
|
573
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1291
574
|
</div>
|
1292
575
|
<hr>
|
1293
576
|
<div class="refsect2">
|
1294
577
|
<a name="gtk-image-set-from-pixbuf"></a><h3>gtk_image_set_from_pixbuf ()</h3>
|
1295
578
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1296
579
|
gtk_image_set_from_pixbuf (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1297
|
-
<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>
|
1298
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-pixbuf" title="gtk_image_new_from_pixbuf ()"><code class="function">gtk_image_new_from_pixbuf()</code></a> for details.</p>
|
1299
|
-
<div class="refsect3">
|
1300
|
-
<a name="id-1.4.5.3.10.21.5"></a><h4>Parameters</h4>
|
1301
|
-
<div class="informaltable"><table width="100%" border="0">
|
1302
|
-
<colgroup>
|
1303
|
-
<col width="150px" class="parameters_name">
|
1304
|
-
<col class="parameters_description">
|
1305
|
-
<col width="200px" class="parameters_annotations">
|
1306
|
-
</colgroup>
|
1307
|
-
<tbody>
|
1308
|
-
<tr>
|
1309
|
-
<td class="parameter_name"><p>image</p></td>
|
1310
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1311
|
-
<td class="parameter_annotations"> </td>
|
1312
|
-
</tr>
|
1313
|
-
<tr>
|
1314
|
-
<td class="parameter_name"><p>pixbuf</p></td>
|
1315
|
-
<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>
|
1316
|
-
<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>
|
1317
|
-
</tr>
|
1318
|
-
</tbody>
|
1319
|
-
</table></div>
|
1320
|
-
</div>
|
580
|
+
<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>
|
1321
581
|
</div>
|
1322
582
|
<hr>
|
1323
583
|
<div class="refsect2">
|
1324
584
|
<a name="gtk-image-set-from-pixmap"></a><h3>gtk_image_set_from_pixmap ()</h3>
|
1325
585
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1326
586
|
gtk_image_set_from_pixmap (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1327
|
-
<em class="parameter"><code><a href="
|
1328
|
-
<em class="parameter"><code><a href="
|
1329
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-pixmap" title="gtk_image_new_from_pixmap ()"><code class="function">gtk_image_new_from_pixmap()</code></a> for details.</p>
|
1330
|
-
<div class="refsect3">
|
1331
|
-
<a name="id-1.4.5.3.10.22.5"></a><h4>Parameters</h4>
|
1332
|
-
<div class="informaltable"><table width="100%" border="0">
|
1333
|
-
<colgroup>
|
1334
|
-
<col width="150px" class="parameters_name">
|
1335
|
-
<col class="parameters_description">
|
1336
|
-
<col width="200px" class="parameters_annotations">
|
1337
|
-
</colgroup>
|
1338
|
-
<tbody>
|
1339
|
-
<tr>
|
1340
|
-
<td class="parameter_name"><p>image</p></td>
|
1341
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1342
|
-
<td class="parameter_annotations"> </td>
|
1343
|
-
</tr>
|
1344
|
-
<tr>
|
1345
|
-
<td class="parameter_name"><p>pixmap</p></td>
|
1346
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</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>
|
1347
|
-
<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>
|
1348
|
-
</tr>
|
1349
|
-
<tr>
|
1350
|
-
<td class="parameter_name"><p>mask</p></td>
|
1351
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</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>
|
1352
|
-
<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>
|
1353
|
-
</tr>
|
1354
|
-
</tbody>
|
1355
|
-
</table></div>
|
1356
|
-
</div>
|
587
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
588
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1357
589
|
</div>
|
1358
590
|
<hr>
|
1359
591
|
<div class="refsect2">
|
@@ -1362,65 +594,13 @@ gtk_image_set_from_pixmap (<em class="parameter"><code><a class="link" href="Gtk
|
|
1362
594
|
gtk_image_set_from_stock (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1363
595
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
1364
596
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1365
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-stock" title="gtk_image_new_from_stock ()"><code class="function">gtk_image_new_from_stock()</code></a> for details.</p>
|
1366
|
-
<div class="refsect3">
|
1367
|
-
<a name="id-1.4.5.3.10.23.5"></a><h4>Parameters</h4>
|
1368
|
-
<div class="informaltable"><table width="100%" border="0">
|
1369
|
-
<colgroup>
|
1370
|
-
<col width="150px" class="parameters_name">
|
1371
|
-
<col class="parameters_description">
|
1372
|
-
<col width="200px" class="parameters_annotations">
|
1373
|
-
</colgroup>
|
1374
|
-
<tbody>
|
1375
|
-
<tr>
|
1376
|
-
<td class="parameter_name"><p>image</p></td>
|
1377
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1378
|
-
<td class="parameter_annotations"> </td>
|
1379
|
-
</tr>
|
1380
|
-
<tr>
|
1381
|
-
<td class="parameter_name"><p>stock_id</p></td>
|
1382
|
-
<td class="parameter_description"><p>a stock icon name</p></td>
|
1383
|
-
<td class="parameter_annotations"> </td>
|
1384
|
-
</tr>
|
1385
|
-
<tr>
|
1386
|
-
<td class="parameter_name"><p>size</p></td>
|
1387
|
-
<td class="parameter_description"><p> a stock icon size. </p></td>
|
1388
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1389
|
-
</tr>
|
1390
|
-
</tbody>
|
1391
|
-
</table></div>
|
1392
|
-
</div>
|
1393
597
|
</div>
|
1394
598
|
<hr>
|
1395
599
|
<div class="refsect2">
|
1396
600
|
<a name="gtk-image-set-from-animation"></a><h3>gtk_image_set_from_animation ()</h3>
|
1397
601
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1398
602
|
gtk_image_set_from_animation (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1399
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
1400
|
-
<p>Causes the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> to display the given animation (or display
|
1401
|
-
nothing, if you set the animation 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>
|
1402
|
-
<div class="refsect3">
|
1403
|
-
<a name="id-1.4.5.3.10.24.5"></a><h4>Parameters</h4>
|
1404
|
-
<div class="informaltable"><table width="100%" border="0">
|
1405
|
-
<colgroup>
|
1406
|
-
<col width="150px" class="parameters_name">
|
1407
|
-
<col class="parameters_description">
|
1408
|
-
<col width="200px" class="parameters_annotations">
|
1409
|
-
</colgroup>
|
1410
|
-
<tbody>
|
1411
|
-
<tr>
|
1412
|
-
<td class="parameter_name"><p>image</p></td>
|
1413
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1414
|
-
<td class="parameter_annotations"> </td>
|
1415
|
-
</tr>
|
1416
|
-
<tr>
|
1417
|
-
<td class="parameter_name"><p>animation</p></td>
|
1418
|
-
<td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a></p></td>
|
1419
|
-
<td class="parameter_annotations"> </td>
|
1420
|
-
</tr>
|
1421
|
-
</tbody>
|
1422
|
-
</table></div>
|
1423
|
-
</div>
|
603
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
1424
604
|
</div>
|
1425
605
|
<hr>
|
1426
606
|
<div class="refsect2">
|
@@ -1429,187 +609,53 @@ nothing, if you set the animation to <a href="/home/vagrant/ruby-gnome2.win64/gl
|
|
1429
609
|
gtk_image_set_from_icon_name (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1430
610
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
|
1431
611
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1432
|
-
<p>
|
1433
|
-
<div class="refsect3">
|
1434
|
-
<a name="id-1.4.5.3.10.25.5"></a><h4>Parameters</h4>
|
1435
|
-
<div class="informaltable"><table width="100%" border="0">
|
1436
|
-
<colgroup>
|
1437
|
-
<col width="150px" class="parameters_name">
|
1438
|
-
<col class="parameters_description">
|
1439
|
-
<col width="200px" class="parameters_annotations">
|
1440
|
-
</colgroup>
|
1441
|
-
<tbody>
|
1442
|
-
<tr>
|
1443
|
-
<td class="parameter_name"><p>image</p></td>
|
1444
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1445
|
-
<td class="parameter_annotations"> </td>
|
1446
|
-
</tr>
|
1447
|
-
<tr>
|
1448
|
-
<td class="parameter_name"><p>icon_name</p></td>
|
1449
|
-
<td class="parameter_description"><p>an icon name</p></td>
|
1450
|
-
<td class="parameter_annotations"> </td>
|
1451
|
-
</tr>
|
1452
|
-
<tr>
|
1453
|
-
<td class="parameter_name"><p>size</p></td>
|
1454
|
-
<td class="parameter_description"><p> an icon size. </p></td>
|
1455
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1456
|
-
</tr>
|
1457
|
-
</tbody>
|
1458
|
-
</table></div>
|
1459
|
-
</div>
|
1460
|
-
<p class="since">Since 2.6</p>
|
612
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1461
613
|
</div>
|
1462
614
|
<hr>
|
1463
615
|
<div class="refsect2">
|
1464
616
|
<a name="gtk-image-set-from-gicon"></a><h3>gtk_image_set_from_gicon ()</h3>
|
1465
617
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1466
618
|
gtk_image_set_from_gicon (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1467
|
-
<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>,
|
619
|
+
<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>,
|
1468
620
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
1469
|
-
<p>
|
1470
|
-
<div class="refsect3">
|
1471
|
-
<a name="id-1.4.5.3.10.26.5"></a><h4>Parameters</h4>
|
1472
|
-
<div class="informaltable"><table width="100%" border="0">
|
1473
|
-
<colgroup>
|
1474
|
-
<col width="150px" class="parameters_name">
|
1475
|
-
<col class="parameters_description">
|
1476
|
-
<col width="200px" class="parameters_annotations">
|
1477
|
-
</colgroup>
|
1478
|
-
<tbody>
|
1479
|
-
<tr>
|
1480
|
-
<td class="parameter_name"><p>image</p></td>
|
1481
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1482
|
-
<td class="parameter_annotations"> </td>
|
1483
|
-
</tr>
|
1484
|
-
<tr>
|
1485
|
-
<td class="parameter_name"><p>icon</p></td>
|
1486
|
-
<td class="parameter_description"><p>an icon</p></td>
|
1487
|
-
<td class="parameter_annotations"> </td>
|
1488
|
-
</tr>
|
1489
|
-
<tr>
|
1490
|
-
<td class="parameter_name"><p>size</p></td>
|
1491
|
-
<td class="parameter_description"><p> an icon size. </p></td>
|
1492
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
1493
|
-
</tr>
|
1494
|
-
</tbody>
|
1495
|
-
</table></div>
|
1496
|
-
</div>
|
1497
|
-
<p class="since">Since 2.14</p>
|
621
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1498
622
|
</div>
|
1499
623
|
<hr>
|
1500
624
|
<div class="refsect2">
|
1501
625
|
<a name="gtk-image-clear"></a><h3>gtk_image_clear ()</h3>
|
1502
626
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1503
627
|
gtk_image_clear (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>);</pre>
|
1504
|
-
<p>
|
1505
|
-
<div class="refsect3">
|
1506
|
-
<a name="id-1.4.5.3.10.27.5"></a><h4>Parameters</h4>
|
1507
|
-
<div class="informaltable"><table width="100%" border="0">
|
1508
|
-
<colgroup>
|
1509
|
-
<col width="150px" class="parameters_name">
|
1510
|
-
<col class="parameters_description">
|
1511
|
-
<col width="200px" class="parameters_annotations">
|
1512
|
-
</colgroup>
|
1513
|
-
<tbody><tr>
|
1514
|
-
<td class="parameter_name"><p>image</p></td>
|
1515
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1516
|
-
<td class="parameter_annotations"> </td>
|
1517
|
-
</tr></tbody>
|
1518
|
-
</table></div>
|
1519
|
-
</div>
|
1520
|
-
<p class="since">Since 2.8</p>
|
628
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1521
629
|
</div>
|
1522
630
|
<hr>
|
1523
631
|
<div class="refsect2">
|
1524
632
|
<a name="gtk-image-new"></a><h3>gtk_image_new ()</h3>
|
1525
633
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1526
634
|
gtk_image_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1527
|
-
<p>Creates a new empty <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget.</p>
|
1528
|
-
<div class="refsect3">
|
1529
|
-
<a name="id-1.4.5.3.10.28.5"></a><h4>Returns</h4>
|
1530
|
-
<p> a newly created <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget. </p>
|
1531
|
-
<p></p>
|
1532
|
-
</div>
|
1533
635
|
</div>
|
1534
636
|
<hr>
|
1535
637
|
<div class="refsect2">
|
1536
638
|
<a name="gtk-image-set"></a><h3>gtk_image_set ()</h3>
|
1537
639
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1538
640
|
gtk_image_set (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1539
|
-
<em class="parameter"><code><a href="
|
1540
|
-
<em class="parameter"><code><a href="
|
641
|
+
<em class="parameter"><code><a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> *val</code></em>,
|
642
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1541
643
|
<div class="warning">
|
1542
644
|
<p><code class="literal">gtk_image_set</code> has been deprecated since version 2.0 and should not be used in newly-written code.</p>
|
1543
645
|
<p>Use <a class="link" href="GtkImage.html#gtk-image-set-from-image" title="gtk_image_set_from_image ()"><code class="function">gtk_image_set_from_image()</code></a> instead.</p>
|
1544
646
|
</div>
|
1545
|
-
<p>Sets the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.</p>
|
1546
|
-
<div class="refsect3">
|
1547
|
-
<a name="id-1.4.5.3.10.29.6"></a><h4>Parameters</h4>
|
1548
|
-
<div class="informaltable"><table width="100%" border="0">
|
1549
|
-
<colgroup>
|
1550
|
-
<col width="150px" class="parameters_name">
|
1551
|
-
<col class="parameters_description">
|
1552
|
-
<col width="200px" class="parameters_annotations">
|
1553
|
-
</colgroup>
|
1554
|
-
<tbody>
|
1555
|
-
<tr>
|
1556
|
-
<td class="parameter_name"><p>image</p></td>
|
1557
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1558
|
-
<td class="parameter_annotations"> </td>
|
1559
|
-
</tr>
|
1560
|
-
<tr>
|
1561
|
-
<td class="parameter_name"><p>val</p></td>
|
1562
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a></p></td>
|
1563
|
-
<td class="parameter_annotations"> </td>
|
1564
|
-
</tr>
|
1565
|
-
<tr>
|
1566
|
-
<td class="parameter_name"><p>mask</p></td>
|
1567
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> that indicates which parts of the image should be transparent.</p></td>
|
1568
|
-
<td class="parameter_annotations"> </td>
|
1569
|
-
</tr>
|
1570
|
-
</tbody>
|
1571
|
-
</table></div>
|
1572
|
-
</div>
|
1573
647
|
</div>
|
1574
648
|
<hr>
|
1575
649
|
<div class="refsect2">
|
1576
650
|
<a name="gtk-image-get"></a><h3>gtk_image_get ()</h3>
|
1577
651
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1578
652
|
gtk_image_get (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1579
|
-
<em class="parameter"><code><a href="
|
1580
|
-
<em class="parameter"><code><a href="
|
653
|
+
<em class="parameter"><code><a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> **val</code></em>,
|
654
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
1581
655
|
<div class="warning">
|
1582
656
|
<p><code class="literal">gtk_image_get</code> has been deprecated since version 2.0 and should not be used in newly-written code.</p>
|
1583
657
|
<p>Use <a class="link" href="GtkImage.html#gtk-image-get-image" title="gtk_image_get_image ()"><code class="function">gtk_image_get_image()</code></a> instead.</p>
|
1584
658
|
</div>
|
1585
|
-
<p>Gets the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>.</p>
|
1586
|
-
<div class="refsect3">
|
1587
|
-
<a name="id-1.4.5.3.10.30.6"></a><h4>Parameters</h4>
|
1588
|
-
<div class="informaltable"><table width="100%" border="0">
|
1589
|
-
<colgroup>
|
1590
|
-
<col width="150px" class="parameters_name">
|
1591
|
-
<col class="parameters_description">
|
1592
|
-
<col width="200px" class="parameters_annotations">
|
1593
|
-
</colgroup>
|
1594
|
-
<tbody>
|
1595
|
-
<tr>
|
1596
|
-
<td class="parameter_name"><p>image</p></td>
|
1597
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1598
|
-
<td class="parameter_annotations"> </td>
|
1599
|
-
</tr>
|
1600
|
-
<tr>
|
1601
|
-
<td class="parameter_name"><p>val</p></td>
|
1602
|
-
<td class="parameter_description"><p>return location for a <a href="http://library.gnome.org/devel/gdk3/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a></p></td>
|
1603
|
-
<td class="parameter_annotations"> </td>
|
1604
|
-
</tr>
|
1605
|
-
<tr>
|
1606
|
-
<td class="parameter_name"><p>mask</p></td>
|
1607
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk3/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> that indicates which parts of the image should be transparent.</p></td>
|
1608
|
-
<td class="parameter_annotations"> </td>
|
1609
|
-
</tr>
|
1610
|
-
</tbody>
|
1611
|
-
</table></div>
|
1612
|
-
</div>
|
1613
659
|
</div>
|
1614
660
|
<hr>
|
1615
661
|
<div class="refsect2">
|
@@ -1617,60 +663,14 @@ gtk_image_get (<em class="parameter"><code><a class="link" href="GtkImage.html"
|
|
1617
663
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1618
664
|
gtk_image_set_pixel_size (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>,
|
1619
665
|
<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> pixel_size</code></em>);</pre>
|
1620
|
-
<p>
|
1621
|
-
to a value != -1, it is used instead of the icon size set by
|
1622
|
-
<a class="link" href="GtkImage.html#gtk-image-set-from-icon-name" title="gtk_image_set_from_icon_name ()"><code class="function">gtk_image_set_from_icon_name()</code></a>.</p>
|
1623
|
-
<div class="refsect3">
|
1624
|
-
<a name="id-1.4.5.3.10.31.5"></a><h4>Parameters</h4>
|
1625
|
-
<div class="informaltable"><table width="100%" border="0">
|
1626
|
-
<colgroup>
|
1627
|
-
<col width="150px" class="parameters_name">
|
1628
|
-
<col class="parameters_description">
|
1629
|
-
<col width="200px" class="parameters_annotations">
|
1630
|
-
</colgroup>
|
1631
|
-
<tbody>
|
1632
|
-
<tr>
|
1633
|
-
<td class="parameter_name"><p>image</p></td>
|
1634
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1635
|
-
<td class="parameter_annotations"> </td>
|
1636
|
-
</tr>
|
1637
|
-
<tr>
|
1638
|
-
<td class="parameter_name"><p>pixel_size</p></td>
|
1639
|
-
<td class="parameter_description"><p>the new pixel size</p></td>
|
1640
|
-
<td class="parameter_annotations"> </td>
|
1641
|
-
</tr>
|
1642
|
-
</tbody>
|
1643
|
-
</table></div>
|
1644
|
-
</div>
|
1645
|
-
<p class="since">Since 2.6</p>
|
666
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1646
667
|
</div>
|
1647
668
|
<hr>
|
1648
669
|
<div class="refsect2">
|
1649
670
|
<a name="gtk-image-get-pixel-size"></a><h3>gtk_image_get_pixel_size ()</h3>
|
1650
671
|
<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>
|
1651
672
|
gtk_image_get_pixel_size (<em class="parameter"><code><a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> *image</code></em>);</pre>
|
1652
|
-
<p>
|
1653
|
-
<div class="refsect3">
|
1654
|
-
<a name="id-1.4.5.3.10.32.5"></a><h4>Parameters</h4>
|
1655
|
-
<div class="informaltable"><table width="100%" border="0">
|
1656
|
-
<colgroup>
|
1657
|
-
<col width="150px" class="parameters_name">
|
1658
|
-
<col class="parameters_description">
|
1659
|
-
<col width="200px" class="parameters_annotations">
|
1660
|
-
</colgroup>
|
1661
|
-
<tbody><tr>
|
1662
|
-
<td class="parameter_name"><p>image</p></td>
|
1663
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1664
|
-
<td class="parameter_annotations"> </td>
|
1665
|
-
</tr></tbody>
|
1666
|
-
</table></div>
|
1667
|
-
</div>
|
1668
|
-
<div class="refsect3">
|
1669
|
-
<a name="id-1.4.5.3.10.32.6"></a><h4>Returns</h4>
|
1670
|
-
<p> the pixel size used for named icons.</p>
|
1671
|
-
<p></p>
|
1672
|
-
</div>
|
1673
|
-
<p class="since">Since 2.6</p>
|
673
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1674
674
|
</div>
|
1675
675
|
</div>
|
1676
676
|
<div class="refsect1">
|
@@ -1678,21 +678,12 @@ gtk_image_get_pixel_size (<em class="parameter"><code><a class="link" href="GtkI
|
|
1678
678
|
<div class="refsect2">
|
1679
679
|
<a name="GtkImage-struct"></a><h3>struct GtkImage</h3>
|
1680
680
|
<pre class="programlisting">struct GtkImage;</pre>
|
1681
|
-
<p>This struct contain private data only and should be accessed by the functions
|
1682
|
-
below.</p>
|
1683
681
|
</div>
|
1684
682
|
<hr>
|
1685
683
|
<div class="refsect2">
|
1686
684
|
<a name="GtkImageType"></a><h3>enum GtkImageType</h3>
|
1687
|
-
<p>Describes the image data representation used by a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a>. If you
|
1688
|
-
want to get the image from the widget, you can only get the
|
1689
|
-
currently-stored representation. e.g. if the
|
1690
|
-
<a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a> returns <a class="link" href="GtkImage.html#GTK-IMAGE-PIXBUF:CAPS"><span class="type">GTK_IMAGE_PIXBUF</span></a>, then you can
|
1691
|
-
call <a class="link" href="GtkImage.html#gtk-image-get-pixbuf" title="gtk_image_get_pixbuf ()"><code class="function">gtk_image_get_pixbuf()</code></a> but not <a class="link" href="GtkImage.html#gtk-image-get-stock" title="gtk_image_get_stock ()"><code class="function">gtk_image_get_stock()</code></a>. For empty
|
1692
|
-
images, you can request any storage type (call any of the "get"
|
1693
|
-
functions), but they will all return <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> values.</p>
|
1694
685
|
<div class="refsect3">
|
1695
|
-
<a name="
|
686
|
+
<a name="GtkImageType.members"></a><h4>Members</h4>
|
1696
687
|
<div class="informaltable"><table width="100%" border="0">
|
1697
688
|
<colgroup>
|
1698
689
|
<col width="300px" class="enum_members_name">
|
@@ -1702,68 +693,48 @@ functions), but they will all return <a href="/home/vagrant/ruby-gnome2.win64/gl
|
|
1702
693
|
<tbody>
|
1703
694
|
<tr>
|
1704
695
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-EMPTY:CAPS"></a>GTK_IMAGE_EMPTY</p></td>
|
1705
|
-
<td
|
1706
|
-
<
|
1707
|
-
</td>
|
1708
|
-
<td class="enum_member_annotations"> </td>
|
696
|
+
<td> </td>
|
697
|
+
<td> </td>
|
1709
698
|
</tr>
|
1710
699
|
<tr>
|
1711
700
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-PIXMAP:CAPS"></a>GTK_IMAGE_PIXMAP</p></td>
|
1712
|
-
<td
|
1713
|
-
<
|
1714
|
-
</td>
|
1715
|
-
<td class="enum_member_annotations"> </td>
|
701
|
+
<td> </td>
|
702
|
+
<td> </td>
|
1716
703
|
</tr>
|
1717
704
|
<tr>
|
1718
705
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-IMAGE:CAPS"></a>GTK_IMAGE_IMAGE</p></td>
|
1719
|
-
<td
|
1720
|
-
<
|
1721
|
-
</td>
|
1722
|
-
<td class="enum_member_annotations"> </td>
|
706
|
+
<td> </td>
|
707
|
+
<td> </td>
|
1723
708
|
</tr>
|
1724
709
|
<tr>
|
1725
710
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-PIXBUF:CAPS"></a>GTK_IMAGE_PIXBUF</p></td>
|
1726
|
-
<td
|
1727
|
-
<
|
1728
|
-
</td>
|
1729
|
-
<td class="enum_member_annotations"> </td>
|
711
|
+
<td> </td>
|
712
|
+
<td> </td>
|
1730
713
|
</tr>
|
1731
714
|
<tr>
|
1732
715
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-STOCK:CAPS"></a>GTK_IMAGE_STOCK</p></td>
|
1733
|
-
<td
|
1734
|
-
<
|
1735
|
-
</td>
|
1736
|
-
<td class="enum_member_annotations"> </td>
|
716
|
+
<td> </td>
|
717
|
+
<td> </td>
|
1737
718
|
</tr>
|
1738
719
|
<tr>
|
1739
720
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-ICON-SET:CAPS"></a>GTK_IMAGE_ICON_SET</p></td>
|
1740
|
-
<td
|
1741
|
-
<
|
1742
|
-
</td>
|
1743
|
-
<td class="enum_member_annotations"> </td>
|
721
|
+
<td> </td>
|
722
|
+
<td> </td>
|
1744
723
|
</tr>
|
1745
724
|
<tr>
|
1746
725
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-ANIMATION:CAPS"></a>GTK_IMAGE_ANIMATION</p></td>
|
1747
|
-
<td
|
1748
|
-
<
|
1749
|
-
</td>
|
1750
|
-
<td class="enum_member_annotations"> </td>
|
726
|
+
<td> </td>
|
727
|
+
<td> </td>
|
1751
728
|
</tr>
|
1752
729
|
<tr>
|
1753
730
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-ICON-NAME:CAPS"></a>GTK_IMAGE_ICON_NAME</p></td>
|
1754
|
-
<td
|
1755
|
-
<
|
1756
|
-
This image type was added in GTK+ 2.6</p>
|
1757
|
-
</td>
|
1758
|
-
<td class="enum_member_annotations"> </td>
|
731
|
+
<td> </td>
|
732
|
+
<td> </td>
|
1759
733
|
</tr>
|
1760
734
|
<tr>
|
1761
735
|
<td class="enum_member_name"><p><a name="GTK-IMAGE-GICON:CAPS"></a>GTK_IMAGE_GICON</p></td>
|
1762
|
-
<td
|
1763
|
-
<
|
1764
|
-
This image type was added in GTK+ 2.14</p>
|
1765
|
-
</td>
|
1766
|
-
<td class="enum_member_annotations"> </td>
|
736
|
+
<td> </td>
|
737
|
+
<td> </td>
|
1767
738
|
</tr>
|
1768
739
|
</tbody>
|
1769
740
|
</table></div>
|
@@ -1774,69 +745,12 @@ functions), but they will all return <a href="/home/vagrant/ruby-gnome2.win64/gl
|
|
1774
745
|
<a name="gtk-image-new-from-file"></a><h3>gtk_image_new_from_file</h3>
|
1775
746
|
<pre class="programlisting">#define gtk_image_new_from_file gtk_image_new_from_file_utf8
|
1776
747
|
</pre>
|
1777
|
-
<p>Creates a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> displaying the file <em class="parameter"><code>filename</code></em>
|
1778
|
-
. If the file
|
1779
|
-
isn't found or can't be loaded, the resulting <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> will
|
1780
|
-
display a "broken image" icon. This function never returns <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>,
|
1781
|
-
it always returns a valid <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> widget.</p>
|
1782
|
-
<p>If the file contains an animation, the image will contain an
|
1783
|
-
animation.</p>
|
1784
|
-
<p>If you need to detect failures to load the file, use
|
1785
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file"><code class="function">gdk_pixbuf_new_from_file()</code></a> to load the file yourself, then create
|
1786
|
-
the <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> from the pixbuf. (Or for animations, use
|
1787
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file"><code class="function">gdk_pixbuf_animation_new_from_file()</code></a>).</p>
|
1788
|
-
<p>The storage type (<a class="link" href="GtkImage.html#gtk-image-get-storage-type" title="gtk_image_get_storage_type ()"><code class="function">gtk_image_get_storage_type()</code></a>) of the returned
|
1789
|
-
image is not defined, it will be whatever is appropriate for
|
1790
|
-
displaying the file.</p>
|
1791
|
-
<div class="refsect3">
|
1792
|
-
<a name="id-1.4.5.3.11.4.8"></a><h4>Parameters</h4>
|
1793
|
-
<div class="informaltable"><table width="100%" border="0">
|
1794
|
-
<colgroup>
|
1795
|
-
<col width="150px" class="parameters_name">
|
1796
|
-
<col class="parameters_description">
|
1797
|
-
<col width="200px" class="parameters_annotations">
|
1798
|
-
</colgroup>
|
1799
|
-
<tbody><tr>
|
1800
|
-
<td class="parameter_name"><p>filename</p></td>
|
1801
|
-
<td class="parameter_description"><p>a filename</p></td>
|
1802
|
-
<td class="parameter_annotations"> </td>
|
1803
|
-
</tr></tbody>
|
1804
|
-
</table></div>
|
1805
|
-
</div>
|
1806
|
-
<div class="refsect3">
|
1807
|
-
<a name="id-1.4.5.3.11.4.9"></a><h4>Returns</h4>
|
1808
|
-
<p> a new <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p>
|
1809
|
-
<p></p>
|
1810
|
-
</div>
|
1811
748
|
</div>
|
1812
749
|
<hr>
|
1813
750
|
<div class="refsect2">
|
1814
751
|
<a name="gtk-image-set-from-file"></a><h3>gtk_image_set_from_file</h3>
|
1815
752
|
<pre class="programlisting">#define gtk_image_set_from_file gtk_image_set_from_file_utf8
|
1816
753
|
</pre>
|
1817
|
-
<p>See <a class="link" href="GtkImage.html#gtk-image-new-from-file" title="gtk_image_new_from_file"><code class="function">gtk_image_new_from_file()</code></a> for details.</p>
|
1818
|
-
<div class="refsect3">
|
1819
|
-
<a name="id-1.4.5.3.11.5.5"></a><h4>Parameters</h4>
|
1820
|
-
<div class="informaltable"><table width="100%" border="0">
|
1821
|
-
<colgroup>
|
1822
|
-
<col width="150px" class="parameters_name">
|
1823
|
-
<col class="parameters_description">
|
1824
|
-
<col width="200px" class="parameters_annotations">
|
1825
|
-
</colgroup>
|
1826
|
-
<tbody>
|
1827
|
-
<tr>
|
1828
|
-
<td class="parameter_name"><p>image</p></td>
|
1829
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a></p></td>
|
1830
|
-
<td class="parameter_annotations"> </td>
|
1831
|
-
</tr>
|
1832
|
-
<tr>
|
1833
|
-
<td class="parameter_name"><p>filename</p></td>
|
1834
|
-
<td class="parameter_description"><p> a filename 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>
|
1835
|
-
<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>
|
1836
|
-
</tr>
|
1837
|
-
</tbody>
|
1838
|
-
</table></div>
|
1839
|
-
</div>
|
1840
754
|
</div>
|
1841
755
|
</div>
|
1842
756
|
<div class="refsect1">
|
@@ -1851,22 +765,19 @@ displaying the file.</p>
|
|
1851
765
|
<hr>
|
1852
766
|
<div class="refsect2">
|
1853
767
|
<a name="GtkImage--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
|
1854
|
-
<pre class="programlisting"> “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>
|
1855
|
-
<p>The GIcon displayed
|
1856
|
-
If the icon theme is changed, the image will be updated
|
1857
|
-
automatically.</p>
|
768
|
+
<pre class="programlisting"> “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>
|
769
|
+
<p>The GIcon being displayed.</p>
|
1858
770
|
<p>Flags: Read / Write</p>
|
1859
|
-
<p class="since">Since 2.14</p>
|
771
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1860
772
|
</div>
|
1861
773
|
<hr>
|
1862
774
|
<div class="refsect2">
|
1863
775
|
<a name="GtkImage--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
1864
776
|
<pre class="programlisting"> “icon-name” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1865
|
-
<p>The name of the icon
|
1866
|
-
changed, the image will be updated automatically.</p>
|
777
|
+
<p>The name of the icon from the icon theme.</p>
|
1867
778
|
<p>Flags: Read / Write</p>
|
1868
779
|
<p>Default value: NULL</p>
|
1869
|
-
<p class="since">Since 2.6</p>
|
780
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1870
781
|
</div>
|
1871
782
|
<hr>
|
1872
783
|
<div class="refsect2">
|
@@ -1887,28 +798,28 @@ changed, the image will be updated automatically.</p>
|
|
1887
798
|
<hr>
|
1888
799
|
<div class="refsect2">
|
1889
800
|
<a name="GtkImage--image"></a><h3>The <code class="literal">“image”</code> property</h3>
|
1890
|
-
<pre class="programlisting"> “image” <a href="
|
801
|
+
<pre class="programlisting"> “image” <a href="../html/gdk2-Images.html#GdkImage"><span class="type">GdkImage</span></a> *</pre>
|
1891
802
|
<p>A GdkImage to display.</p>
|
1892
803
|
<p>Flags: Read / Write</p>
|
1893
804
|
</div>
|
1894
805
|
<hr>
|
1895
806
|
<div class="refsect2">
|
1896
807
|
<a name="GtkImage--mask"></a><h3>The <code class="literal">“mask”</code> property</h3>
|
1897
|
-
<pre class="programlisting"> “mask” <a href="
|
808
|
+
<pre class="programlisting"> “mask” <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *</pre>
|
1898
809
|
<p>Mask bitmap to use with GdkImage or GdkPixmap.</p>
|
1899
810
|
<p>Flags: Read / Write</p>
|
1900
811
|
</div>
|
1901
812
|
<hr>
|
1902
813
|
<div class="refsect2">
|
1903
814
|
<a name="GtkImage--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
1904
|
-
<pre class="programlisting"> “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>
|
815
|
+
<pre class="programlisting"> “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>
|
1905
816
|
<p>A GdkPixbuf to display.</p>
|
1906
817
|
<p>Flags: Read / Write</p>
|
1907
818
|
</div>
|
1908
819
|
<hr>
|
1909
820
|
<div class="refsect2">
|
1910
821
|
<a name="GtkImage--pixbuf-animation"></a><h3>The <code class="literal">“pixbuf-animation”</code> property</h3>
|
1911
|
-
<pre class="programlisting"> “pixbuf-animation” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *</pre>
|
822
|
+
<pre class="programlisting"> “pixbuf-animation” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"><span class="type">GdkPixbufAnimation</span></a> *</pre>
|
1912
823
|
<p>GdkPixbufAnimation to display.</p>
|
1913
824
|
<p>Flags: Read / Write</p>
|
1914
825
|
</div>
|
@@ -1916,19 +827,16 @@ changed, the image will be updated automatically.</p>
|
|
1916
827
|
<div class="refsect2">
|
1917
828
|
<a name="GtkImage--pixel-size"></a><h3>The <code class="literal">“pixel-size”</code> property</h3>
|
1918
829
|
<pre class="programlisting"> “pixel-size” <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></pre>
|
1919
|
-
<p>
|
1920
|
-
overriding the <a class="link" href="GtkImage.html#GtkImage--icon-size" title="The “icon-size” property"><span class="type">“icon-size”</span></a> property for images of type
|
1921
|
-
|
1922
|
-
<a class="link" href="GtkImage.html#GTK-IMAGE-ICON-NAME:CAPS"><code class="literal">GTK_IMAGE_ICON_NAME</code></a>.</p>
|
830
|
+
<p>Pixel size to use for named icon.</p>
|
1923
831
|
<p>Flags: Read / Write</p>
|
1924
832
|
<p>Allowed values: >= -1</p>
|
1925
833
|
<p>Default value: -1</p>
|
1926
|
-
<p class="since">Since 2.6</p>
|
834
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1927
835
|
</div>
|
1928
836
|
<hr>
|
1929
837
|
<div class="refsect2">
|
1930
838
|
<a name="GtkImage--pixmap"></a><h3>The <code class="literal">“pixmap”</code> property</h3>
|
1931
|
-
<pre class="programlisting"> “pixmap” <a href="
|
839
|
+
<pre class="programlisting"> “pixmap” <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *</pre>
|
1932
840
|
<p>A GdkPixmap to display.</p>
|
1933
841
|
<p>Flags: Read / Write</p>
|
1934
842
|
</div>
|
@@ -1949,13 +857,8 @@ overriding the <a class="link" href="GtkImage.html#GtkImage--icon-size" title="T
|
|
1949
857
|
<p>Default value: GTK_IMAGE_EMPTY</p>
|
1950
858
|
</div>
|
1951
859
|
</div>
|
1952
|
-
<div class="refsect1">
|
1953
|
-
<a name="GtkImage.see-also"></a><h2>See Also</h2>
|
1954
|
-
<p><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p>
|
1955
|
-
</div>
|
1956
860
|
</div>
|
1957
861
|
<div class="footer">
|
1958
|
-
<hr>
|
1959
|
-
Generated by GTK-Doc V1.21.1</div>
|
862
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1960
863
|
</body>
|
1961
864
|
</html>
|