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="GtkBox.html" title="GtkBox">
|
10
10
|
<link rel="next" href="GtkContainer.html" title="GtkContainer">
|
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">
|
@@ -550,6 +550,6 @@ button box.</td>
|
|
550
550
|
</div>
|
551
551
|
<div class="footer">
|
552
552
|
<hr>
|
553
|
-
Generated by GTK-Doc V1.
|
553
|
+
Generated by GTK-Doc V1.18</div>
|
554
554
|
</body>
|
555
555
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="DeprecatedObjects.html" title="Deprecated">
|
10
10
|
<link rel="next" href="GtkCTree.html" title="GtkCTree">
|
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">
|
@@ -153,33 +153,33 @@ enum <a class="link" href="GtkCList.html#GtkCListDragPos" title="
|
|
153
153
|
<span class="returnvalue">void</span> <a class="link" href="GtkCList.html#gtk-clist-set-pixmap" title="gtk_clist_set_pixmap ()">gtk_clist_set_pixmap</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
154
154
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
155
155
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
156
|
-
<em class="parameter"><code><a href="
|
157
|
-
<em class="parameter"><code><a href="
|
156
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
157
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
158
158
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkCList.html#gtk-clist-get-pixmap" title="gtk_clist_get_pixmap ()">gtk_clist_get_pixmap</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
159
159
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
160
160
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
161
|
-
<em class="parameter"><code><a href="
|
162
|
-
<em class="parameter"><code><a href="
|
161
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
162
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);
|
163
163
|
<span class="returnvalue">void</span> <a class="link" href="GtkCList.html#gtk-clist-set-pixtext" title="gtk_clist_set_pixtext ()">gtk_clist_set_pixtext</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
164
164
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
165
165
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
166
166
|
<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> *text</code></em>,
|
167
167
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
168
|
-
<em class="parameter"><code><a href="
|
169
|
-
<em class="parameter"><code><a href="
|
168
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
169
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
170
170
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkCList.html#gtk-clist-get-pixtext" title="gtk_clist_get_pixtext ()">gtk_clist_get_pixtext</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
171
171
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
172
172
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
173
173
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
174
174
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
175
|
-
<em class="parameter"><code><a href="
|
176
|
-
<em class="parameter"><code><a href="
|
175
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
176
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);
|
177
177
|
<span class="returnvalue">void</span> <a class="link" href="GtkCList.html#gtk-clist-set-foreground" title="gtk_clist_set_foreground ()">gtk_clist_set_foreground</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
178
178
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
179
|
-
<em class="parameter"><code>const <a href="
|
179
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
180
180
|
<span class="returnvalue">void</span> <a class="link" href="GtkCList.html#gtk-clist-set-background" title="gtk_clist_set_background ()">gtk_clist_set_background</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
181
181
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
182
|
-
<em class="parameter"><code>const <a href="
|
182
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
183
183
|
<span class="returnvalue">void</span> <a class="link" href="GtkCList.html#gtk-clist-set-cell-style" title="gtk_clist_set_cell_style ()">gtk_clist_set_cell_style</a> (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
184
184
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
185
185
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
@@ -354,8 +354,7 @@ only private data, and should be accessed only via the CList API.
|
|
354
354
|
<hr>
|
355
355
|
<div class="refsect2">
|
356
356
|
<a name="GtkCellType"></a><h3>enum GtkCellType</h3>
|
357
|
-
<pre class="programlisting">typedef enum
|
358
|
-
{
|
357
|
+
<pre class="programlisting">typedef enum {
|
359
358
|
GTK_CELL_EMPTY,
|
360
359
|
GTK_CELL_TEXT,
|
361
360
|
GTK_CELL_PIXMAP,
|
@@ -376,8 +375,7 @@ was never completed.
|
|
376
375
|
<hr>
|
377
376
|
<div class="refsect2">
|
378
377
|
<a name="GtkButtonAction"></a><h3>enum GtkButtonAction</h3>
|
379
|
-
<pre class="programlisting">typedef enum
|
380
|
-
{
|
378
|
+
<pre class="programlisting">typedef enum {
|
381
379
|
GTK_BUTTON_IGNORED = 0,
|
382
380
|
GTK_BUTTON_SELECTS = 1 << 0,
|
383
381
|
GTK_BUTTON_DRAGS = 1 << 1,
|
@@ -1036,8 +1034,7 @@ a cell for a drag operation.
|
|
1036
1034
|
<hr>
|
1037
1035
|
<div class="refsect2">
|
1038
1036
|
<a name="GtkCListDragPos"></a><h3>enum GtkCListDragPos</h3>
|
1039
|
-
<pre class="programlisting">typedef enum
|
1040
|
-
{
|
1037
|
+
<pre class="programlisting">typedef enum {
|
1041
1038
|
GTK_CLIST_DRAG_NONE,
|
1042
1039
|
GTK_CLIST_DRAG_BEFORE,
|
1043
1040
|
GTK_CLIST_DRAG_INTO,
|
@@ -1888,8 +1885,8 @@ Gets the text for the specified cell.
|
|
1888
1885
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_clist_set_pixmap (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
1889
1886
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
1890
1887
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1891
|
-
<em class="parameter"><code><a href="
|
1892
|
-
<em class="parameter"><code><a href="
|
1888
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1889
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1893
1890
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1894
1891
|
<h3 class="title">Warning</h3>
|
1895
1892
|
<p><code class="literal">gtk_clist_set_pixmap</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1914,7 +1911,7 @@ Sets a pixmap for the specified cell.
|
|
1914
1911
|
</tr>
|
1915
1912
|
<tr>
|
1916
1913
|
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
|
1917
|
-
<td>A pointer to a <a href="
|
1914
|
+
<td>A pointer to a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> to place in the cell.</td>
|
1918
1915
|
</tr>
|
1919
1916
|
<tr>
|
1920
1917
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
@@ -1930,8 +1927,8 @@ Sets a pixmap for the specified cell.
|
|
1930
1927
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_clist_get_pixmap (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
1931
1928
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
1932
1929
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1933
|
-
<em class="parameter"><code><a href="
|
1934
|
-
<em class="parameter"><code><a href="
|
1930
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
1931
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
1935
1932
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1936
1933
|
<h3 class="title">Warning</h3>
|
1937
1934
|
<p><code class="literal">gtk_clist_get_pixmap</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1956,11 +1953,11 @@ Gets the pixmap and bitmap mask of the specified cell. The returned mask value
|
|
1956
1953
|
</tr>
|
1957
1954
|
<tr>
|
1958
1955
|
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
|
1959
|
-
<td>A pointer to a pointer to store the cell's <a href="
|
1956
|
+
<td>A pointer to a pointer to store the cell's <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.</td>
|
1960
1957
|
</tr>
|
1961
1958
|
<tr>
|
1962
1959
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
1963
|
-
<td>A pointer to a pointer to store the cell's <a href="
|
1960
|
+
<td>A pointer to a pointer to store the cell's <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask.</td>
|
1964
1961
|
</tr>
|
1965
1962
|
<tr>
|
1966
1963
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
@@ -1977,8 +1974,8 @@ Gets the pixmap and bitmap mask of the specified cell. The returned mask value
|
|
1977
1974
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1978
1975
|
<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> *text</code></em>,
|
1979
1976
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1980
|
-
<em class="parameter"><code><a href="
|
1981
|
-
<em class="parameter"><code><a href="
|
1977
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1978
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1982
1979
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1983
1980
|
<h3 class="title">Warning</h3>
|
1984
1981
|
<p><code class="literal">gtk_clist_set_pixtext</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2011,11 +2008,11 @@ Sets text and a pixmap/bitmap on the specified cell.
|
|
2011
2008
|
</tr>
|
2012
2009
|
<tr>
|
2013
2010
|
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
|
2014
|
-
<td>A pointer to a <a href="
|
2011
|
+
<td>A pointer to a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> for the cell.</td>
|
2015
2012
|
</tr>
|
2016
2013
|
<tr>
|
2017
2014
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
2018
|
-
<td>A pointer to a <a href="
|
2015
|
+
<td>A pointer to a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask for the cell.</td>
|
2019
2016
|
</tr>
|
2020
2017
|
</tbody>
|
2021
2018
|
</table></div>
|
@@ -2028,8 +2025,8 @@ Sets text and a pixmap/bitmap on the specified cell.
|
|
2028
2025
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
2029
2026
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
2030
2027
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
2031
|
-
<em class="parameter"><code><a href="
|
2032
|
-
<em class="parameter"><code><a href="
|
2028
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
2029
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
2033
2030
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
2034
2031
|
<h3 class="title">Warning</h3>
|
2035
2032
|
<p><code class="literal">gtk_clist_get_pixtext</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2062,11 +2059,11 @@ Gets the text, pixmap and bitmap mask for the specified cell.
|
|
2062
2059
|
</tr>
|
2063
2060
|
<tr>
|
2064
2061
|
<td><p><span class="term"><em class="parameter"><code>pixmap</code></em> :</span></p></td>
|
2065
|
-
<td>A pointer to a <a href="
|
2062
|
+
<td>A pointer to a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> pointer to store the cell's pixmap.</td>
|
2066
2063
|
</tr>
|
2067
2064
|
<tr>
|
2068
2065
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
2069
|
-
<td>A pointer to a <a href="
|
2066
|
+
<td>A pointer to a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> pointer to store the cell's bitmap mask.</td>
|
2070
2067
|
</tr>
|
2071
2068
|
<tr>
|
2072
2069
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
@@ -2080,7 +2077,7 @@ Gets the text, pixmap and bitmap mask for the specified cell.
|
|
2080
2077
|
<a name="gtk-clist-set-foreground"></a><h3>gtk_clist_set_foreground ()</h3>
|
2081
2078
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_clist_set_foreground (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2082
2079
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
2083
|
-
<em class="parameter"><code>const <a href="
|
2080
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2084
2081
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
2085
2082
|
<h3 class="title">Warning</h3>
|
2086
2083
|
<p><code class="literal">gtk_clist_set_foreground</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2101,7 +2098,7 @@ Sets the foreground color for the specified row.
|
|
2101
2098
|
</tr>
|
2102
2099
|
<tr>
|
2103
2100
|
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
|
2104
|
-
<td>A pointer to a <a href="
|
2101
|
+
<td>A pointer to a <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> structure.</td>
|
2105
2102
|
</tr>
|
2106
2103
|
</tbody>
|
2107
2104
|
</table></div>
|
@@ -2111,7 +2108,7 @@ Sets the foreground color for the specified row.
|
|
2111
2108
|
<a name="gtk-clist-set-background"></a><h3>gtk_clist_set_background ()</h3>
|
2112
2109
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_clist_set_background (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2113
2110
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> row</code></em>,
|
2114
|
-
<em class="parameter"><code>const <a href="
|
2111
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2115
2112
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
2116
2113
|
<h3 class="title">Warning</h3>
|
2117
2114
|
<p><code class="literal">gtk_clist_set_background</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2132,7 +2129,7 @@ Sets the background color for the specified row.
|
|
2132
2129
|
</tr>
|
2133
2130
|
<tr>
|
2134
2131
|
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
|
2135
|
-
<td>A pointer to a <a href="
|
2132
|
+
<td>A pointer to a <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> structure.</td>
|
2136
2133
|
</tr>
|
2137
2134
|
</tbody>
|
2138
2135
|
</table></div>
|
@@ -3623,7 +3620,7 @@ This signal is emitted when all the rows are selected in a CList.
|
|
3623
3620
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist,
|
3624
3621
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg1,
|
3625
3622
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg2,
|
3626
|
-
<a href="
|
3623
|
+
<a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg3,
|
3627
3624
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
|
3628
3625
|
<p>
|
3629
3626
|
This signal is emitted when the user selects a row in the list.
|
@@ -3647,7 +3644,7 @@ by calling <a class="link" href="GtkCList.html#gtk-clist-select-all" title="gtk_
|
|
3647
3644
|
</tr>
|
3648
3645
|
<tr>
|
3649
3646
|
<td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
|
3650
|
-
<td>A <a href="
|
3647
|
+
<td>A <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> structure for the selection.</td>
|
3651
3648
|
</tr>
|
3652
3649
|
<tr>
|
3653
3650
|
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
@@ -3796,7 +3793,7 @@ This signal is emitted when all rows are unselected in a CList.
|
|
3796
3793
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist,
|
3797
3794
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg1,
|
3798
3795
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg2,
|
3799
|
-
<a href="
|
3796
|
+
<a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg3,
|
3800
3797
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
|
3801
3798
|
<p>
|
3802
3799
|
This signal is emitted when the user unselects a row in the list.
|
@@ -3830,6 +3827,6 @@ previously selected row in a "single" or "browse" mode CList.
|
|
3830
3827
|
</div>
|
3831
3828
|
<div class="footer">
|
3832
3829
|
<hr>
|
3833
|
-
Generated by GTK-Doc V1.
|
3830
|
+
Generated by GTK-Doc V1.18</div>
|
3834
3831
|
</body>
|
3835
3832
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkCList.html" title="GtkCList">
|
10
10
|
<link rel="next" href="GtkCombo.html" title="GtkCombo">
|
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">
|
@@ -83,10 +83,10 @@ struct <a class="link" href="GtkCTree.html#GtkCTreeNode" title="str
|
|
83
83
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *sibling</code></em>,
|
84
84
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text[]</code></em>,
|
85
85
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
86
|
-
<em class="parameter"><code><a href="
|
87
|
-
<em class="parameter"><code><a href="
|
88
|
-
<em class="parameter"><code><a href="
|
89
|
-
<em class="parameter"><code><a href="
|
86
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
87
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
88
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
89
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
90
90
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
91
91
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);
|
92
92
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-remove-node" title="gtk_ctree_remove_node ()">gtk_ctree_remove_node</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
@@ -192,23 +192,23 @@ struct <a class="link" href="GtkCTree.html#GtkCTreeNode" title="str
|
|
192
192
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-pixmap" title="gtk_ctree_node_set_pixmap ()">gtk_ctree_node_set_pixmap</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
193
193
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
194
194
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
195
|
-
<em class="parameter"><code><a href="
|
196
|
-
<em class="parameter"><code><a href="
|
195
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
196
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
197
197
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-pixtext" title="gtk_ctree_node_set_pixtext ()">gtk_ctree_node_set_pixtext</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
198
198
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
199
199
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
200
200
|
<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> *text</code></em>,
|
201
201
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
202
|
-
<em class="parameter"><code><a href="
|
203
|
-
<em class="parameter"><code><a href="
|
202
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
203
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);
|
204
204
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-set-node-info" title="gtk_ctree_set_node_info ()">gtk_ctree_set_node_info</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
205
205
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
206
206
|
<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> *text</code></em>,
|
207
207
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
208
|
-
<em class="parameter"><code><a href="
|
209
|
-
<em class="parameter"><code><a href="
|
210
|
-
<em class="parameter"><code><a href="
|
211
|
-
<em class="parameter"><code><a href="
|
208
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
209
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
210
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
211
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
212
212
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
213
213
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);
|
214
214
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-shift" title="gtk_ctree_node_set_shift ()">gtk_ctree_node_set_shift</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
@@ -231,23 +231,23 @@ struct <a class="link" href="GtkCTree.html#GtkCTreeNode" title="str
|
|
231
231
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCTree.html#gtk-ctree-node-get-pixmap" title="gtk_ctree_node_get_pixmap ()">gtk_ctree_node_get_pixmap</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
232
232
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
233
233
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
234
|
-
<em class="parameter"><code><a href="
|
235
|
-
<em class="parameter"><code><a href="
|
234
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
235
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);
|
236
236
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCTree.html#gtk-ctree-node-get-pixtext" title="gtk_ctree_node_get_pixtext ()">gtk_ctree_node_get_pixtext</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
237
237
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
238
238
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
239
239
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
240
240
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
241
|
-
<em class="parameter"><code><a href="
|
242
|
-
<em class="parameter"><code><a href="
|
241
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
242
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);
|
243
243
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCTree.html#gtk-ctree-get-node-info" title="gtk_ctree_get_node_info ()">gtk_ctree_get_node_info</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
244
244
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
245
245
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
246
246
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
247
|
-
<em class="parameter"><code><a href="
|
248
|
-
<em class="parameter"><code><a href="
|
249
|
-
<em class="parameter"><code><a href="
|
250
|
-
<em class="parameter"><code><a href="
|
247
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_closed</code></em>,
|
248
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_closed</code></em>,
|
249
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_opened</code></em>,
|
250
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_opened</code></em>,
|
251
251
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_leaf</code></em>,
|
252
252
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *expanded</code></em>);
|
253
253
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-row-style" title="gtk_ctree_node_set_row_style ()">gtk_ctree_node_set_row_style</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
@@ -264,10 +264,10 @@ struct <a class="link" href="GtkCTree.html#GtkCTreeNode" title="str
|
|
264
264
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>);
|
265
265
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-foreground" title="gtk_ctree_node_set_foreground ()">gtk_ctree_node_set_foreground</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
266
266
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
267
|
-
<em class="parameter"><code>const <a href="
|
267
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
268
268
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-background" title="gtk_ctree_node_set_background ()">gtk_ctree_node_set_background</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
269
269
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
270
|
-
<em class="parameter"><code>const <a href="
|
270
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
271
271
|
<span class="returnvalue">void</span> <a class="link" href="GtkCTree.html#gtk-ctree-node-set-row-data" title="gtk_ctree_node_set_row_data ()">gtk_ctree_node_set_row_data</a> (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
272
272
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
273
273
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
|
@@ -495,8 +495,7 @@ FIXME
|
|
495
495
|
<hr>
|
496
496
|
<div class="refsect2">
|
497
497
|
<a name="GtkCTreePos"></a><h3>enum GtkCTreePos</h3>
|
498
|
-
<pre class="programlisting">typedef enum
|
499
|
-
{
|
498
|
+
<pre class="programlisting">typedef enum {
|
500
499
|
GTK_CTREE_POS_BEFORE,
|
501
500
|
GTK_CTREE_POS_AS_CHILD,
|
502
501
|
GTK_CTREE_POS_AFTER
|
@@ -535,8 +534,7 @@ A value specifying the position of a new node relative to an old one.
|
|
535
534
|
<hr>
|
536
535
|
<div class="refsect2">
|
537
536
|
<a name="GtkCTreeLineStyle"></a><h3>enum GtkCTreeLineStyle</h3>
|
538
|
-
<pre class="programlisting">typedef enum
|
539
|
-
{
|
537
|
+
<pre class="programlisting">typedef enum {
|
540
538
|
GTK_CTREE_LINES_NONE,
|
541
539
|
GTK_CTREE_LINES_SOLID,
|
542
540
|
GTK_CTREE_LINES_DOTTED,
|
@@ -580,8 +578,7 @@ The appearance of the lines in the tree graphics.
|
|
580
578
|
<hr>
|
581
579
|
<div class="refsect2">
|
582
580
|
<a name="GtkCTreeExpanderStyle"></a><h3>enum GtkCTreeExpanderStyle</h3>
|
583
|
-
<pre class="programlisting">typedef enum
|
584
|
-
{
|
581
|
+
<pre class="programlisting">typedef enum {
|
585
582
|
GTK_CTREE_EXPANDER_NONE,
|
586
583
|
GTK_CTREE_EXPANDER_SQUARE,
|
587
584
|
GTK_CTREE_EXPANDER_TRIANGLE,
|
@@ -626,8 +623,7 @@ which expand or contract parts of the tree when pressed.
|
|
626
623
|
<hr>
|
627
624
|
<div class="refsect2">
|
628
625
|
<a name="GtkCTreeExpansionType"></a><h3>enum GtkCTreeExpansionType</h3>
|
629
|
-
<pre class="programlisting">typedef enum
|
630
|
-
{
|
626
|
+
<pre class="programlisting">typedef enum {
|
631
627
|
GTK_CTREE_EXPANSION_EXPAND,
|
632
628
|
GTK_CTREE_EXPANSION_EXPAND_RECURSIVE,
|
633
629
|
GTK_CTREE_EXPANSION_COLLAPSE,
|
@@ -797,25 +793,25 @@ the other children, just use the siblings of that node.
|
|
797
793
|
</tr>
|
798
794
|
<tr>
|
799
795
|
<td>
|
800
|
-
<a href="
|
796
|
+
<a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *<em class="structfield"><code>pixmap_closed</code></em>;</td>
|
801
797
|
<td> The pixmap to be shown when the node is collapsed.
|
802
798
|
</td>
|
803
799
|
</tr>
|
804
800
|
<tr>
|
805
801
|
<td>
|
806
|
-
<a href="
|
802
|
+
<a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *<em class="structfield"><code>mask_closed</code></em>;</td>
|
807
803
|
<td> The mask for the above pixmap.
|
808
804
|
</td>
|
809
805
|
</tr>
|
810
806
|
<tr>
|
811
807
|
<td>
|
812
|
-
<a href="
|
808
|
+
<a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *<em class="structfield"><code>pixmap_opened</code></em>;</td>
|
813
809
|
<td> The pixmap to be shown when the node is expanded.
|
814
810
|
</td>
|
815
811
|
</tr>
|
816
812
|
<tr>
|
817
813
|
<td>
|
818
|
-
<a href="
|
814
|
+
<a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *<em class="structfield"><code>mask_opened</code></em>;</td>
|
819
815
|
<td> The mask for the above pixmap.
|
820
816
|
</td>
|
821
817
|
</tr>
|
@@ -944,10 +940,10 @@ Create a new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="
|
|
944
940
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *sibling</code></em>,
|
945
941
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text[]</code></em>,
|
946
942
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
947
|
-
<em class="parameter"><code><a href="
|
948
|
-
<em class="parameter"><code><a href="
|
949
|
-
<em class="parameter"><code><a href="
|
950
|
-
<em class="parameter"><code><a href="
|
943
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
944
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
945
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
946
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
951
947
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
952
948
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);</pre>
|
953
949
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
@@ -1723,8 +1719,8 @@ Set the text in a node.
|
|
1723
1719
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_ctree_node_set_pixmap (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
1724
1720
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1725
1721
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1726
|
-
<em class="parameter"><code><a href="
|
1727
|
-
<em class="parameter"><code><a href="
|
1722
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1723
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1728
1724
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1729
1725
|
<h3 class="title">Warning</h3>
|
1730
1726
|
<p><code class="literal">gtk_ctree_node_set_pixmap</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1749,8 +1745,8 @@ FIXME
|
|
1749
1745
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1750
1746
|
<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> *text</code></em>,
|
1751
1747
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1752
|
-
<em class="parameter"><code><a href="
|
1753
|
-
<em class="parameter"><code><a href="
|
1748
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1749
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1754
1750
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1755
1751
|
<h3 class="title">Warning</h3>
|
1756
1752
|
<p><code class="literal">gtk_ctree_node_set_pixtext</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1774,10 +1770,10 @@ FIXME
|
|
1774
1770
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1775
1771
|
<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> *text</code></em>,
|
1776
1772
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1777
|
-
<em class="parameter"><code><a href="
|
1778
|
-
<em class="parameter"><code><a href="
|
1779
|
-
<em class="parameter"><code><a href="
|
1780
|
-
<em class="parameter"><code><a href="
|
1773
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
1774
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
1775
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
1776
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
1781
1777
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
1782
1778
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);</pre>
|
1783
1779
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
@@ -1926,8 +1922,8 @@ Shift the given cell the given amounts in pixels.
|
|
1926
1922
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_ctree_node_get_pixmap (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
1927
1923
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1928
1924
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1929
|
-
<em class="parameter"><code><a href="
|
1930
|
-
<em class="parameter"><code><a href="
|
1925
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
1926
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
1931
1927
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1932
1928
|
<h3 class="title">Warning</h3>
|
1933
1929
|
<p><code class="literal">gtk_ctree_node_get_pixmap</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1960,8 +1956,8 @@ Shift the given cell the given amounts in pixels.
|
|
1960
1956
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1961
1957
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
1962
1958
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
1963
|
-
<em class="parameter"><code><a href="
|
1964
|
-
<em class="parameter"><code><a href="
|
1959
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
1960
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
1965
1961
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1966
1962
|
<h3 class="title">Warning</h3>
|
1967
1963
|
<p><code class="literal">gtk_ctree_node_get_pixtext</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -1977,10 +1973,10 @@ Get the parameters of a cell containing both a pixmap and text.
|
|
1977
1973
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1978
1974
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
1979
1975
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
1980
|
-
<em class="parameter"><code><a href="
|
1981
|
-
<em class="parameter"><code><a href="
|
1982
|
-
<em class="parameter"><code><a href="
|
1983
|
-
<em class="parameter"><code><a href="
|
1976
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_closed</code></em>,
|
1977
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_closed</code></em>,
|
1978
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_opened</code></em>,
|
1979
|
+
<em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_opened</code></em>,
|
1984
1980
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_leaf</code></em>,
|
1985
1981
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *expanded</code></em>);</pre>
|
1986
1982
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
@@ -2053,7 +2049,7 @@ Get the style of an individual cell.
|
|
2053
2049
|
<a name="gtk-ctree-node-set-foreground"></a><h3>gtk_ctree_node_set_foreground ()</h3>
|
2054
2050
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_ctree_node_set_foreground (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
2055
2051
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2056
|
-
<em class="parameter"><code>const <a href="
|
2052
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2057
2053
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
2058
2054
|
<h3 class="title">Warning</h3>
|
2059
2055
|
<p><code class="literal">gtk_ctree_node_set_foreground</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2066,7 +2062,7 @@ Get the style of an individual cell.
|
|
2066
2062
|
<a name="gtk-ctree-node-set-background"></a><h3>gtk_ctree_node_set_background ()</h3>
|
2067
2063
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_ctree_node_set_background (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
2068
2064
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2069
|
-
<em class="parameter"><code>const <a href="
|
2065
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2070
2066
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
2071
2067
|
<h3 class="title">Warning</h3>
|
2072
2068
|
<p><code class="literal">gtk_ctree_node_set_background</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -2562,6 +2558,6 @@ Emitted when a node is unselected.
|
|
2562
2558
|
</div>
|
2563
2559
|
<div class="footer">
|
2564
2560
|
<hr>
|
2565
|
-
Generated by GTK-Doc V1.
|
2561
|
+
Generated by GTK-Doc V1.18</div>
|
2566
2562
|
</body>
|
2567
2563
|
</html>
|