gtk2 1.1.4-x86-mingw32 → 1.1.5-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +2 -1
- data/ext/gtk2/rbgtk.c +40 -0
- data/ext/gtk2/rbgtktreestore.c +6 -5
- data/lib/1.8/gtk2.so +0 -0
- data/lib/1.9/gtk2.so +0 -0
- 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/etc/gtk-2.0/gtk.immodules +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +17 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- 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/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- 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/manifest/{gtk+-dev_2.24.8-1_win32.mft → gtk+-dev_2.24.10-1_win32.mft} +5 -7
- data/vendor/local/manifest/{gtk+_2.24.8-1_win32.mft → gtk+_2.24.10-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{gtk+-2.24.8 → gtk+-2.24.10}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-dev-2.24.8 → gtk+-dev-2.24.10}/COPYING +0 -0
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +1 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +18 -18
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +9 -10
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +22 -22
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +93 -93
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +5 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +12 -20
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +7 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +16 -17
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +9 -16
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +9 -13
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +6 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +88 -98
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +2486 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +92 -0
- data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +95 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +5 -3
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +26 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +37 -40
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +54 -58
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +3 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +33 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +7 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +9 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +17 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +2 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +63 -64
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +20 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +5 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +6 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +9 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +22 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +6 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +2 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +32 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +14 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +222 -222
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +38 -52
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +11 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +21 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +23 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +10 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +24 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +3 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +35 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +9 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +312 -309
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +26 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +60 -56
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +7 -22
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +43 -84
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +8 -18
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +2 -2
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +4954 -0
- data/vendor/local/src/dieterv/packaging/{gtk+_2.24.8-1_win32.sh → gtk+_2.24.10-1_win32.sh} +16 -1
- metadata +20 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp +0 -27
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +0 -858
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +0 -6126
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.8-1_win32.log +0 -4937
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkMenuShell.html" title="GtkMenuShell">
|
10
10
|
<link rel="next" href="GtkObject.html" title="GtkObject">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -308,6 +308,6 @@ direction, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standar
|
|
308
308
|
</div>
|
309
309
|
<div class="footer">
|
310
310
|
<hr>
|
311
|
-
Generated by GTK-Doc V1.
|
311
|
+
Generated by GTK-Doc V1.18</div>
|
312
312
|
</body>
|
313
313
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
|
9
9
|
<link rel="prev" href="GtkLayout.html" title="GtkLayout">
|
10
10
|
<link rel="next" href="GtkTable.html" title="GtkTable">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -291,7 +291,7 @@ To add a child widget in the notebooks action area, specify
|
|
291
291
|
element.
|
292
292
|
</p>
|
293
293
|
<div class="example">
|
294
|
-
<a name="
|
294
|
+
<a name="id1149254"></a><p class="title"><b>Example 46. A UI definition fragment with GtkNotebook</b></p>
|
295
295
|
<div class="example-contents">
|
296
296
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
297
297
|
<tbody>
|
@@ -2677,6 +2677,6 @@ Emitted when the user or a function changes the current page.
|
|
2677
2677
|
</div>
|
2678
2678
|
<div class="footer">
|
2679
2679
|
<hr>
|
2680
|
-
Generated by GTK-Doc V1.
|
2680
|
+
Generated by GTK-Doc V1.18</div>
|
2681
2681
|
</body>
|
2682
2682
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkMisc.html" title="GtkMisc">
|
10
10
|
<link rel="next" href="GtkPaned.html" title="GtkPaned">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -53,11 +53,11 @@ enum <a class="link" href="GtkObject.html#GtkObjectFlags" title="
|
|
53
53
|
#define <a class="link" href="GtkObject.html#GTK-OBJECT-FLAGS:CAPS" title="GTK_OBJECT_FLAGS()">GTK_OBJECT_FLAGS</a> (obj)
|
54
54
|
#define <a class="link" href="GtkObject.html#GTK-OBJECT-FLOATING:CAPS" title="GTK_OBJECT_FLOATING()">GTK_OBJECT_FLOATING</a> (obj)
|
55
55
|
enum <a class="link" href="GtkObject.html#GtkArgFlags" title="enum GtkArgFlags">GtkArgFlags</a>;
|
56
|
-
<a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> *
|
56
|
+
<a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> * <a class="link" href="GtkObject.html#gtk-object-new" title="gtk_object_new ()">gtk_object_new</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> type</code></em>,
|
57
57
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
58
58
|
<em class="parameter"><code>...</code></em>);
|
59
59
|
<span class="returnvalue">void</span> <a class="link" href="GtkObject.html#gtk-object-sink" title="gtk_object_sink ()">gtk_object_sink</a> (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>);
|
60
|
-
<a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> *
|
60
|
+
<a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> * <a class="link" href="GtkObject.html#gtk-object-ref" title="gtk_object_ref ()">gtk_object_ref</a> (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>);
|
61
61
|
<span class="returnvalue">void</span> <a class="link" href="GtkObject.html#gtk-object-unref" title="gtk_object_unref ()">gtk_object_unref</a> (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>);
|
62
62
|
<span class="returnvalue">void</span> <a class="link" href="GtkObject.html#gtk-object-weakref" title="gtk_object_weakref ()">gtk_object_weakref</a> (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
63
63
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>,
|
@@ -140,7 +140,7 @@ enum <a class="link" href="GtkObject.html#GtkArgFlags" title="enu
|
|
140
140
|
<div class="refsect1">
|
141
141
|
<a name="GtkObject.description"></a><h2>Description</h2>
|
142
142
|
<div class="refsect2">
|
143
|
-
<a name="
|
143
|
+
<a name="id1255362"></a><h3>Description</h3>
|
144
144
|
<p>
|
145
145
|
<a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> is the base class for all widgets, and for a few
|
146
146
|
non-widget objects such as <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>. <a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> predates
|
@@ -291,8 +291,7 @@ Gets the name of an object's type.
|
|
291
291
|
<hr>
|
292
292
|
<div class="refsect2">
|
293
293
|
<a name="GtkObjectFlags"></a><h3>enum GtkObjectFlags</h3>
|
294
|
-
<pre class="programlisting">typedef enum
|
295
|
-
{
|
294
|
+
<pre class="programlisting">typedef enum {
|
296
295
|
GTK_IN_DESTRUCTION = 1 << 0, /* Used internally during dispose */
|
297
296
|
GTK_FLOATING = 1 << 1,
|
298
297
|
GTK_RESERVED_1 = 1 << 2,
|
@@ -380,8 +379,7 @@ See the overview documentation for <a class="link" href="GtkObject.html" title="
|
|
380
379
|
<hr>
|
381
380
|
<div class="refsect2">
|
382
381
|
<a name="GtkArgFlags"></a><h3>enum GtkArgFlags</h3>
|
383
|
-
<pre class="programlisting">typedef enum
|
384
|
-
{
|
382
|
+
<pre class="programlisting">typedef enum {
|
385
383
|
GTK_ARG_READABLE = G_PARAM_READABLE,
|
386
384
|
GTK_ARG_WRITABLE = G_PARAM_WRITABLE,
|
387
385
|
GTK_ARG_CONSTRUCT = G_PARAM_CONSTRUCT,
|
@@ -434,7 +432,7 @@ each child. Used by <a class="link" href="GtkContainer.html" title="GtkContaine
|
|
434
432
|
<hr>
|
435
433
|
<div class="refsect2">
|
436
434
|
<a name="gtk-object-new"></a><h3>gtk_object_new ()</h3>
|
437
|
-
<pre class="programlisting"><a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> *
|
435
|
+
<pre class="programlisting"><a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> * gtk_object_new (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> type</code></em>,
|
438
436
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
439
437
|
<em class="parameter"><code>...</code></em>);</pre>
|
440
438
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
@@ -460,11 +458,6 @@ a <span class="type">GTK_TYPE_FOO</span> macro.)</td>
|
|
460
458
|
the object.</td>
|
461
459
|
</tr>
|
462
460
|
<tr>
|
463
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
464
|
-
<td>the first argument's value, followed by any number of
|
465
|
-
name/argument-value pairs, terminated with <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
|
466
|
-
</tr>
|
467
|
-
<tr>
|
468
461
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
469
462
|
<td>the new <a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a>.</td>
|
470
463
|
</tr>
|
@@ -495,7 +488,7 @@ the top of the page.
|
|
495
488
|
<hr>
|
496
489
|
<div class="refsect2">
|
497
490
|
<a name="gtk-object-ref"></a><h3>gtk_object_ref ()</h3>
|
498
|
-
<pre class="programlisting"><a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> *
|
491
|
+
<pre class="programlisting"><a class="link" href="GtkObject.html" title="GtkObject"><span class="returnvalue">GtkObject</span></a> * gtk_object_ref (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>);</pre>
|
499
492
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
500
493
|
<h3 class="title">Warning</h3>
|
501
494
|
<p><code class="literal">gtk_object_ref</code> is deprecated and should not be used in newly-written code. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
|
@@ -653,11 +646,6 @@ Gets properties of an object.
|
|
653
646
|
<td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
|
654
647
|
<td>name of first property to get the value for.</td>
|
655
648
|
</tr>
|
656
|
-
<tr>
|
657
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
658
|
-
<td>
|
659
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated list of name-return location pairs.</td>
|
660
|
-
</tr>
|
661
649
|
</tbody>
|
662
650
|
</table></div>
|
663
651
|
</div>
|
@@ -710,11 +698,6 @@ Sets properties on an object.
|
|
710
698
|
<td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
|
711
699
|
<td>name of the first property to set</td>
|
712
700
|
</tr>
|
713
|
-
<tr>
|
714
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
715
|
-
<td>the value of the first argument, followed optionally
|
716
|
-
by more name/value pairs, followed by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
|
717
|
-
</tr>
|
718
701
|
</tbody>
|
719
702
|
</table></div>
|
720
703
|
</div>
|
@@ -1229,6 +1212,6 @@ if all references are released.
|
|
1229
1212
|
</div>
|
1230
1213
|
<div class="footer">
|
1231
1214
|
<hr>
|
1232
|
-
Generated by GTK-Doc V1.
|
1215
|
+
Generated by GTK-Doc V1.18</div>
|
1233
1216
|
</body>
|
1234
1217
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="WindowWidgets.html" title="Windows">
|
9
9
|
<link rel="prev" href="GtkAssistant.html" title="GtkAssistant">
|
10
10
|
<link rel="next" href="DisplayWidgets.html" title="Display Widgets">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -47,7 +47,7 @@
|
|
47
47
|
|
48
48
|
struct <a class="link" href="GtkOffscreenWindow.html#GtkOffscreenWindow-struct" title="struct GtkOffscreenWindow">GtkOffscreenWindow</a>;
|
49
49
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkOffscreenWindow.html#gtk-offscreen-window-new" title="gtk_offscreen_window_new ()">gtk_offscreen_window_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
50
|
-
<a href="
|
50
|
+
<a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="GtkOffscreenWindow.html#gtk-offscreen-window-get-pixmap" title="gtk_offscreen_window_get_pixmap ()">gtk_offscreen_window_get_pixmap</a> (<em class="parameter"><code><a class="link" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow"><span class="type">GtkOffscreenWindow</span></a> *offscreen</code></em>);
|
51
51
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkOffscreenWindow.html#gtk-offscreen-window-get-pixbuf" title="gtk_offscreen_window_get_pixbuf ()">gtk_offscreen_window_get_pixbuf</a> (<em class="parameter"><code><a class="link" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow"><span class="type">GtkOffscreenWindow</span></a> *offscreen</code></em>);
|
52
52
|
</pre>
|
53
53
|
</div>
|
@@ -84,7 +84,7 @@ with it since you cannot pack a toplevel widget in another toplevel.
|
|
84
84
|
<p>
|
85
85
|
The idea is to take a widget and manually set the state of it,
|
86
86
|
add it to a <a class="link" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow"><span class="type">GtkOffscreenWindow</span></a> and then retrieve the snapshot
|
87
|
-
as a <a href="
|
87
|
+
as a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> or <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.
|
88
88
|
</p>
|
89
89
|
<p>
|
90
90
|
<a class="link" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow"><span class="type">GtkOffscreenWindow</span></a> derives from <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> only as an implementation
|
@@ -128,10 +128,10 @@ hierarchy, <a class="link" href="GtkWidget.html#gtk-widget-get-snapshot" title="
|
|
128
128
|
<hr>
|
129
129
|
<div class="refsect2">
|
130
130
|
<a name="gtk-offscreen-window-get-pixmap"></a><h3>gtk_offscreen_window_get_pixmap ()</h3>
|
131
|
-
<pre class="programlisting"><a href="
|
131
|
+
<pre class="programlisting"><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gtk_offscreen_window_get_pixmap (<em class="parameter"><code><a class="link" href="GtkOffscreenWindow.html" title="GtkOffscreenWindow"><span class="type">GtkOffscreenWindow</span></a> *offscreen</code></em>);</pre>
|
132
132
|
<p>
|
133
133
|
Retrieves a snapshot of the contained widget in the form of
|
134
|
-
a <a href="
|
134
|
+
a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>. If you need to keep this around over window
|
135
135
|
resizes then you should add a reference to it.
|
136
136
|
</p>
|
137
137
|
<div class="variablelist"><table border="0">
|
@@ -143,7 +143,7 @@ resizes then you should add a reference to it.
|
|
143
143
|
</tr>
|
144
144
|
<tr>
|
145
145
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
146
|
-
<td>A <a href="
|
146
|
+
<td>A <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> pointer to the offscreen pixmap,
|
147
147
|
or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
148
148
|
</td>
|
149
149
|
</tr>
|
@@ -181,6 +181,6 @@ needed.
|
|
181
181
|
</div>
|
182
182
|
<div class="footer">
|
183
183
|
<hr>
|
184
|
-
Generated by GTK-Doc V1.
|
184
|
+
Generated by GTK-Doc V1.18</div>
|
185
185
|
</body>
|
186
186
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkListItem.html" title="GtkListItem">
|
10
10
|
<link rel="next" href="GtkOptionMenu.html" title="GtkOptionMenu">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -496,6 +496,6 @@ Emits the ::changed signal on <em class="parameter"><code>old_editable</code></e
|
|
496
496
|
</div>
|
497
497
|
<div class="footer">
|
498
498
|
<hr>
|
499
|
-
Generated by GTK-Doc V1.
|
499
|
+
Generated by GTK-Doc V1.18</div>
|
500
500
|
</body>
|
501
501
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkOldEditable.html" title="GtkOldEditable">
|
10
10
|
<link rel="next" href="GtkPixmap.html" title="GtkPixmap">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -328,6 +328,6 @@ items are numbered from top to bottom, starting with 0.
|
|
328
328
|
</div>
|
329
329
|
<div class="footer">
|
330
330
|
<hr>
|
331
|
-
Generated by GTK-Doc V1.
|
331
|
+
Generated by GTK-Doc V1.18</div>
|
332
332
|
</body>
|
333
333
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPrintSettings.html" title="GtkPrintSettings">
|
10
10
|
<link rel="next" href="GtkPaperSize.html" title="GtkPaperSize">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -133,7 +133,7 @@ to get the defaults, or use <a class="link" href="gtk-High-level-Printing-API.ht
|
|
133
133
|
the page setup dialog and receive the resulting page setup.
|
134
134
|
</p>
|
135
135
|
<div class="example">
|
136
|
-
<a name="
|
136
|
+
<a name="id1195064"></a><p class="title"><b>Example 51. A page setup dialog</b></p>
|
137
137
|
<div class="example-contents">
|
138
138
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
139
139
|
<tbody>
|
@@ -932,6 +932,6 @@ or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.ht
|
|
932
932
|
</div>
|
933
933
|
<div class="footer">
|
934
934
|
<hr>
|
935
|
-
Generated by GTK-Doc V1.
|
935
|
+
Generated by GTK-Doc V1.18</div>
|
936
936
|
</body>
|
937
937
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">
|
10
10
|
<link rel="next" href="MiscObjects.html" title="Miscellaneous">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -237,6 +237,6 @@ Gets the current print settings from the dialog.
|
|
237
237
|
</div>
|
238
238
|
<div class="footer">
|
239
239
|
<hr>
|
240
|
-
Generated by GTK-Doc V1.
|
240
|
+
Generated by GTK-Doc V1.18</div>
|
241
241
|
</body>
|
242
242
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkObject.html" title="GtkObject">
|
10
10
|
<link rel="next" href="GtkRange.html" title="GtkRange">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -74,7 +74,7 @@ struct <a class="link" href="GtkPaned.html#GtkPaned-struct" title="
|
|
74
74
|
<span class="returnvalue">void</span> <a class="link" href="GtkPaned.html#gtk-paned-set-position" title="gtk_paned_set_position ()">gtk_paned_set_position</a> (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>,
|
75
75
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
|
76
76
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkPaned.html#gtk-paned-get-position" title="gtk_paned_get_position ()">gtk_paned_get_position</a> (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>);
|
77
|
-
<a href="
|
77
|
+
<a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkPaned.html#gtk-paned-get-handle-window" title="gtk_paned_get_handle_window ()">gtk_paned_get_handle_window</a> (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>);
|
78
78
|
</pre>
|
79
79
|
</div>
|
80
80
|
<div class="refsect1">
|
@@ -171,7 +171,7 @@ as if it were set by the user, by calling
|
|
171
171
|
<a class="link" href="GtkPaned.html#gtk-paned-set-position" title="gtk_paned_set_position ()"><code class="function">gtk_paned_set_position()</code></a>.
|
172
172
|
</p>
|
173
173
|
<div class="example">
|
174
|
-
<a name="
|
174
|
+
<a name="id1245404"></a><p class="title"><b>Example 56. Creating a paned widget with minimum sizes.</b></p>
|
175
175
|
<div class="example-contents">
|
176
176
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
177
177
|
<tbody>
|
@@ -470,9 +470,9 @@ Obtains the position of the divider between the two panes.
|
|
470
470
|
<hr>
|
471
471
|
<div class="refsect2">
|
472
472
|
<a name="gtk-paned-get-handle-window"></a><h3>gtk_paned_get_handle_window ()</h3>
|
473
|
-
<pre class="programlisting"><a href="
|
473
|
+
<pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_paned_get_handle_window (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>);</pre>
|
474
474
|
<p>
|
475
|
-
Returns the <a href="
|
475
|
+
Returns the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of the handle. This function is
|
476
476
|
useful when handling button or motion events because it
|
477
477
|
enables the callback to distinguish between the window
|
478
478
|
of the paned, a child and the handle.
|
@@ -755,6 +755,6 @@ The default binding is Tab.
|
|
755
755
|
</div>
|
756
756
|
<div class="footer">
|
757
757
|
<hr>
|
758
|
-
Generated by GTK-Doc V1.
|
758
|
+
Generated by GTK-Doc V1.18</div>
|
759
759
|
</body>
|
760
760
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPageSetup.html" title="GtkPageSetup">
|
10
10
|
<link rel="next" href="GtkPrinter.html" title="GtkPrinter">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -137,8 +137,7 @@ Printing support has been added in GTK+ 2.10.
|
|
137
137
|
<hr>
|
138
138
|
<div class="refsect2">
|
139
139
|
<a name="GtkUnit"></a><h3>enum GtkUnit</h3>
|
140
|
-
<pre class="programlisting">typedef enum
|
141
|
-
{
|
140
|
+
<pre class="programlisting">typedef enum {
|
142
141
|
GTK_UNIT_PIXEL,
|
143
142
|
GTK_UNIT_POINTS,
|
144
143
|
GTK_UNIT_INCH,
|
@@ -816,6 +815,6 @@ This function adds the paper size from <em class="parameter"><code>size</code></
|
|
816
815
|
</div>
|
817
816
|
<div class="footer">
|
818
817
|
<hr>
|
819
|
-
Generated by GTK-Doc V1.
|
818
|
+
Generated by GTK-Doc V1.18</div>
|
820
819
|
</body>
|
821
820
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkOptionMenu.html" title="GtkOptionMenu">
|
10
10
|
<link rel="next" href="GtkPreview.html" title="GtkPreview">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -45,14 +45,14 @@
|
|
45
45
|
#include <gtk/gtk.h>
|
46
46
|
|
47
47
|
struct <a class="link" href="GtkPixmap.html#GtkPixmap-struct" title="struct GtkPixmap">GtkPixmap</a>;
|
48
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkPixmap.html#gtk-pixmap-new" title="gtk_pixmap_new ()">gtk_pixmap_new</a> (<em class="parameter"><code><a href="
|
49
|
-
<em class="parameter"><code><a href="
|
48
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkPixmap.html#gtk-pixmap-new" title="gtk_pixmap_new ()">gtk_pixmap_new</a> (<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
49
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
50
50
|
<span class="returnvalue">void</span> <a class="link" href="GtkPixmap.html#gtk-pixmap-set" title="gtk_pixmap_set ()">gtk_pixmap_set</a> (<em class="parameter"><code><a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> *pixmap</code></em>,
|
51
|
-
<em class="parameter"><code><a href="
|
52
|
-
<em class="parameter"><code><a href="
|
51
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *val</code></em>,
|
52
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
53
53
|
<span class="returnvalue">void</span> <a class="link" href="GtkPixmap.html#gtk-pixmap-get" title="gtk_pixmap_get ()">gtk_pixmap_get</a> (<em class="parameter"><code><a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> *pixmap</code></em>,
|
54
|
-
<em class="parameter"><code><a href="
|
55
|
-
<em class="parameter"><code><a href="
|
54
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **val</code></em>,
|
55
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);
|
56
56
|
<span class="returnvalue">void</span> <a class="link" href="GtkPixmap.html#gtk-pixmap-set-build-insensitive" title="gtk_pixmap_set_build_insensitive ()">gtk_pixmap_set_build_insensitive</a> (<em class="parameter"><code><a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> *pixmap</code></em>,
|
57
57
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> build</code></em>);
|
58
58
|
</pre>
|
@@ -78,8 +78,8 @@ GtkPixmap implements
|
|
78
78
|
<a name="GtkPixmap.description"></a><h2>Description</h2>
|
79
79
|
<p>
|
80
80
|
The <a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> widget displays a graphical image or icon.
|
81
|
-
The icon is typically created using <a href="
|
82
|
-
or <a href="
|
81
|
+
The icon is typically created using <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm"><code class="function">gdk_pixmap_colormap_create_from_xpm()</code></a>
|
82
|
+
or <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm-d"><code class="function">gdk_pixmap_colormap_create_from_xpm_d()</code></a>.
|
83
83
|
</p>
|
84
84
|
<p>
|
85
85
|
The pixels in a <a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> cannot be manipulated by the application after
|
@@ -110,8 +110,8 @@ should be accessed using the functions below.
|
|
110
110
|
<hr>
|
111
111
|
<div class="refsect2">
|
112
112
|
<a name="gtk-pixmap-new"></a><h3>gtk_pixmap_new ()</h3>
|
113
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_pixmap_new (<em class="parameter"><code><a href="
|
114
|
-
<em class="parameter"><code><a href="
|
113
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_pixmap_new (<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
114
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
115
115
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
116
116
|
<h3 class="title">Warning</h3>
|
117
117
|
<p><code class="literal">gtk_pixmap_new</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -142,14 +142,14 @@ Creates a new <a class="link" href="GtkPixmap.html" title="GtkPixmap"><span clas
|
|
142
142
|
<div class="refsect2">
|
143
143
|
<a name="gtk-pixmap-set"></a><h3>gtk_pixmap_set ()</h3>
|
144
144
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_pixmap_set (<em class="parameter"><code><a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> *pixmap</code></em>,
|
145
|
-
<em class="parameter"><code><a href="
|
146
|
-
<em class="parameter"><code><a href="
|
145
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *val</code></em>,
|
146
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
147
147
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
148
148
|
<h3 class="title">Warning</h3>
|
149
149
|
<p><code class="literal">gtk_pixmap_set</code> is deprecated and should not be used in newly-written code.</p>
|
150
150
|
</div>
|
151
151
|
<p>
|
152
|
-
Sets the <a href="
|
152
|
+
Sets the <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> and <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask.
|
153
153
|
</p>
|
154
154
|
<div class="variablelist"><table border="0">
|
155
155
|
<col align="left" valign="top">
|
@@ -160,11 +160,11 @@ Sets the <a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.ht
|
|
160
160
|
</tr>
|
161
161
|
<tr>
|
162
162
|
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
|
163
|
-
<td>a <a href="
|
163
|
+
<td>a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.</td>
|
164
164
|
</tr>
|
165
165
|
<tr>
|
166
166
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
167
|
-
<td>a <a href="
|
167
|
+
<td>a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a>, which indicates which parts of the <em class="parameter"><code>pixmap</code></em> should be
|
168
168
|
transparent. This can be NULL, in which case none of the <em class="parameter"><code>pixmap</code></em> is
|
169
169
|
transparent.</td>
|
170
170
|
</tr>
|
@@ -175,14 +175,14 @@ transparent.</td>
|
|
175
175
|
<div class="refsect2">
|
176
176
|
<a name="gtk-pixmap-get"></a><h3>gtk_pixmap_get ()</h3>
|
177
177
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_pixmap_get (<em class="parameter"><code><a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> *pixmap</code></em>,
|
178
|
-
<em class="parameter"><code><a href="
|
179
|
-
<em class="parameter"><code><a href="
|
178
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **val</code></em>,
|
179
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
180
180
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
181
181
|
<h3 class="title">Warning</h3>
|
182
182
|
<p><code class="literal">gtk_pixmap_get</code> is deprecated and should not be used in newly-written code.</p>
|
183
183
|
</div>
|
184
184
|
<p>
|
185
|
-
Gets the current <a href="
|
185
|
+
Gets the current <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> and <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask.
|
186
186
|
</p>
|
187
187
|
<div class="variablelist"><table border="0">
|
188
188
|
<col align="left" valign="top">
|
@@ -193,11 +193,11 @@ Gets the current <a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pi
|
|
193
193
|
</tr>
|
194
194
|
<tr>
|
195
195
|
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
|
196
|
-
<td>returns the current <a href="
|
196
|
+
<td>returns the current <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.</td>
|
197
197
|
</tr>
|
198
198
|
<tr>
|
199
199
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
200
|
-
<td>returns the current <a href="
|
200
|
+
<td>returns the current <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask.</td>
|
201
201
|
</tr>
|
202
202
|
</tbody>
|
203
203
|
</table></div>
|
@@ -234,6 +234,6 @@ when the pixmap is insensitive.</td>
|
|
234
234
|
</div>
|
235
235
|
<div class="footer">
|
236
236
|
<hr>
|
237
|
-
Generated by GTK-Doc V1.
|
237
|
+
Generated by GTK-Doc V1.18</div>
|
238
238
|
</body>
|
239
239
|
</html>
|