gtk2 3.0.8-x86-mingw32 → 3.0.9-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.
- checksums.yaml +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +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/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +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/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +9 -9
@@ -60,7 +60,7 @@
|
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
62
|
<td class="function_type">
|
63
|
-
<a href="
|
63
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
64
64
|
</td>
|
65
65
|
<td class="function_name">
|
66
66
|
<a class="link" href="GtkEventBox.html#gtk-event-box-get-above-child" title="gtk_event_box_get_above_child ()">gtk_event_box_get_above_child</a> <span class="c_punctuation">()</span>
|
@@ -76,7 +76,7 @@
|
|
76
76
|
</tr>
|
77
77
|
<tr>
|
78
78
|
<td class="function_type">
|
79
|
-
<a href="
|
79
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
80
80
|
</td>
|
81
81
|
<td class="function_name">
|
82
82
|
<a class="link" href="GtkEventBox.html#gtk-event-box-get-visible-window" title="gtk_event_box_get_visible_window ()">gtk_event_box_get_visible_window</a> <span class="c_punctuation">()</span>
|
@@ -95,12 +95,12 @@
|
|
95
95
|
</colgroup>
|
96
96
|
<tbody>
|
97
97
|
<tr>
|
98
|
-
<td class="property_type"><a href="
|
98
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
99
99
|
<td class="property_name"><a class="link" href="GtkEventBox.html#GtkEventBox--above-child" title="The “above-child” property">above-child</a></td>
|
100
100
|
<td class="property_flags">Read / Write</td>
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
|
-
<td class="property_type"><a href="
|
103
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
104
104
|
<td class="property_name"><a class="link" href="GtkEventBox.html#GtkEventBox--visible-window" title="The “visible-window” property">visible-window</a></td>
|
105
105
|
<td class="property_flags">Read / Write</td>
|
106
106
|
</tr>
|
@@ -122,8 +122,8 @@
|
|
122
122
|
</div>
|
123
123
|
<div class="refsect1">
|
124
124
|
<a name="GtkEventBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
125
|
-
<pre class="screen"> <a href="
|
126
|
-
<span class="lineart">╰──</span> <a href="
|
125
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
126
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
127
127
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
128
128
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
129
129
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -169,7 +169,7 @@ Creates a new <a class="link" href="GtkEventBox.html" title="GtkEventBox"><span
|
|
169
169
|
<a name="gtk-event-box-set-above-child"></a><h3>gtk_event_box_set_above_child ()</h3>
|
170
170
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
171
171
|
gtk_event_box_set_above_child (<em class="parameter"><code><a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a> *event_box</code></em>,
|
172
|
-
<em class="parameter"><code><a href="
|
172
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> above_child</code></em>);</pre>
|
173
173
|
<p>Set whether the event box window is positioned above the windows of its child,
|
174
174
|
as opposed to below it. If the window is above, all events inside the
|
175
175
|
event box will go to the event box. If the window is below, events
|
@@ -192,7 +192,7 @@ to its parents.</p>
|
|
192
192
|
</tr>
|
193
193
|
<tr>
|
194
194
|
<td class="parameter_name"><p>above_child</p></td>
|
195
|
-
<td class="parameter_description"><p><a href="
|
195
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event box window is above the windows of its child</p></td>
|
196
196
|
<td class="parameter_annotations"> </td>
|
197
197
|
</tr>
|
198
198
|
</tbody>
|
@@ -203,7 +203,7 @@ to its parents.</p>
|
|
203
203
|
<hr>
|
204
204
|
<div class="refsect2">
|
205
205
|
<a name="gtk-event-box-get-above-child"></a><h3>gtk_event_box_get_above_child ()</h3>
|
206
|
-
<pre class="programlisting"><a href="
|
206
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
207
207
|
gtk_event_box_get_above_child (<em class="parameter"><code><a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a> *event_box</code></em>);</pre>
|
208
208
|
<p>Returns whether the event box window is above or below the
|
209
209
|
windows of its child. See <a class="link" href="GtkEventBox.html#gtk-event-box-set-above-child" title="gtk_event_box_set_above_child ()"><code class="function">gtk_event_box_set_above_child()</code></a> for
|
@@ -225,7 +225,7 @@ details.</p>
|
|
225
225
|
</div>
|
226
226
|
<div class="refsect3">
|
227
227
|
<a name="gtk-event-box-get-above-child.returns"></a><h4>Returns</h4>
|
228
|
-
<p> <a href="
|
228
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event box window is above the window
|
229
229
|
of its child.</p>
|
230
230
|
</div>
|
231
231
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -235,7 +235,7 @@ of its child.</p>
|
|
235
235
|
<a name="gtk-event-box-set-visible-window"></a><h3>gtk_event_box_set_visible_window ()</h3>
|
236
236
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
237
237
|
gtk_event_box_set_visible_window (<em class="parameter"><code><a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a> *event_box</code></em>,
|
238
|
-
<em class="parameter"><code><a href="
|
238
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible_window</code></em>);</pre>
|
239
239
|
<p>Set whether the event box uses a visible or invisible child
|
240
240
|
window. The default is to use visible windows.</p>
|
241
241
|
<p>In an invisible window event box, the window that the
|
@@ -296,7 +296,7 @@ descendant windows, not just at the same place on the screen.
|
|
296
296
|
<hr>
|
297
297
|
<div class="refsect2">
|
298
298
|
<a name="gtk-event-box-get-visible-window"></a><h3>gtk_event_box_get_visible_window ()</h3>
|
299
|
-
<pre class="programlisting"><a href="
|
299
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
300
300
|
gtk_event_box_get_visible_window (<em class="parameter"><code><a class="link" href="GtkEventBox.html" title="GtkEventBox"><span class="type">GtkEventBox</span></a> *event_box</code></em>);</pre>
|
301
301
|
<p>Returns whether the event box has a visible window.
|
302
302
|
See <a class="link" href="GtkEventBox.html#gtk-event-box-set-visible-window" title="gtk_event_box_set_visible_window ()"><code class="function">gtk_event_box_set_visible_window()</code></a> for details.</p>
|
@@ -317,7 +317,7 @@ See <a class="link" href="GtkEventBox.html#gtk-event-box-set-visible-window" tit
|
|
317
317
|
</div>
|
318
318
|
<div class="refsect3">
|
319
319
|
<a name="gtk-event-box-get-visible-window.returns"></a><h4>Returns</h4>
|
320
|
-
<p> <a href="
|
320
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event box window is visible</p>
|
321
321
|
</div>
|
322
322
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
323
323
|
</div>
|
@@ -337,7 +337,7 @@ should be accessed using the functions below.
|
|
337
337
|
<a name="GtkEventBox.property-details"></a><h2>Property Details</h2>
|
338
338
|
<div class="refsect2">
|
339
339
|
<a name="GtkEventBox--above-child"></a><h3>The <code class="literal">“above-child”</code> property</h3>
|
340
|
-
<pre class="programlisting"> “above-child” <a href="
|
340
|
+
<pre class="programlisting"> “above-child” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
341
341
|
<p>Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it.</p>
|
342
342
|
<p>Flags: Read / Write</p>
|
343
343
|
<p>Default value: FALSE</p>
|
@@ -345,7 +345,7 @@ should be accessed using the functions below.
|
|
345
345
|
<hr>
|
346
346
|
<div class="refsect2">
|
347
347
|
<a name="GtkEventBox--visible-window"></a><h3>The <code class="literal">“visible-window”</code> property</h3>
|
348
|
-
<pre class="programlisting"> “visible-window” <a href="
|
348
|
+
<pre class="programlisting"> “visible-window” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
349
349
|
<p>Whether the event box is visible, as opposed to invisible and only used to trap events.</p>
|
350
350
|
<p>Flags: Read / Write</p>
|
351
351
|
<p>Default value: TRUE</p>
|
@@ -70,7 +70,7 @@
|
|
70
70
|
</tr>
|
71
71
|
<tr>
|
72
72
|
<td class="function_type">
|
73
|
-
<a href="
|
73
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
74
74
|
</td>
|
75
75
|
<td class="function_name">
|
76
76
|
<a class="link" href="GtkExpander.html#gtk-expander-get-expanded" title="gtk_expander_get_expanded ()">gtk_expander_get_expanded</a> <span class="c_punctuation">()</span>
|
@@ -86,7 +86,7 @@
|
|
86
86
|
</tr>
|
87
87
|
<tr>
|
88
88
|
<td class="function_type">
|
89
|
-
<a href="
|
89
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
90
90
|
</td>
|
91
91
|
<td class="function_name">
|
92
92
|
<a class="link" href="GtkExpander.html#gtk-expander-get-spacing" title="gtk_expander_get_spacing ()">gtk_expander_get_spacing</a> <span class="c_punctuation">()</span>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
</td>
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
|
-
<td class="function_type">const <a href="
|
104
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
105
105
|
</td>
|
106
106
|
<td class="function_name">
|
107
107
|
<a class="link" href="GtkExpander.html#gtk-expander-get-label" title="gtk_expander_get_label ()">gtk_expander_get_label</a> <span class="c_punctuation">()</span>
|
@@ -117,7 +117,7 @@
|
|
117
117
|
</tr>
|
118
118
|
<tr>
|
119
119
|
<td class="function_type">
|
120
|
-
<a href="
|
120
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
121
121
|
</td>
|
122
122
|
<td class="function_name">
|
123
123
|
<a class="link" href="GtkExpander.html#gtk-expander-get-use-underline" title="gtk_expander_get_use_underline ()">gtk_expander_get_use_underline</a> <span class="c_punctuation">()</span>
|
@@ -133,7 +133,7 @@
|
|
133
133
|
</tr>
|
134
134
|
<tr>
|
135
135
|
<td class="function_type">
|
136
|
-
<a href="
|
136
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
137
137
|
</td>
|
138
138
|
<td class="function_name">
|
139
139
|
<a class="link" href="GtkExpander.html#gtk-expander-get-use-markup" title="gtk_expander_get_use_markup ()">gtk_expander_get_use_markup</a> <span class="c_punctuation">()</span>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="function_type">
|
168
|
-
<a href="
|
168
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
169
169
|
</td>
|
170
170
|
<td class="function_name">
|
171
171
|
<a class="link" href="GtkExpander.html#gtk-expander-get-label-fill" title="gtk_expander_get_label_fill ()">gtk_expander_get_label_fill</a> <span class="c_punctuation">()</span>
|
@@ -184,18 +184,18 @@
|
|
184
184
|
</colgroup>
|
185
185
|
<tbody>
|
186
186
|
<tr>
|
187
|
-
<td class="property_type"><a href="
|
187
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
188
188
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--expanded" title="The “expanded” property">expanded</a></td>
|
189
189
|
<td class="property_flags">Read / Write / Construct</td>
|
190
190
|
</tr>
|
191
191
|
<tr>
|
192
192
|
<td class="property_type">
|
193
|
-
<a href="
|
193
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
194
194
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--label" title="The “label” property">label</a></td>
|
195
195
|
<td class="property_flags">Read / Write / Construct</td>
|
196
196
|
</tr>
|
197
197
|
<tr>
|
198
|
-
<td class="property_type"><a href="
|
198
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
199
199
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--label-fill" title="The “label-fill” property">label-fill</a></td>
|
200
200
|
<td class="property_flags">Read / Write / Construct</td>
|
201
201
|
</tr>
|
@@ -206,17 +206,17 @@
|
|
206
206
|
<td class="property_flags">Read / Write</td>
|
207
207
|
</tr>
|
208
208
|
<tr>
|
209
|
-
<td class="property_type"><a href="
|
209
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
210
210
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--spacing" title="The “spacing” property">spacing</a></td>
|
211
211
|
<td class="property_flags">Read / Write</td>
|
212
212
|
</tr>
|
213
213
|
<tr>
|
214
|
-
<td class="property_type"><a href="
|
214
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
215
215
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--use-markup" title="The “use-markup” property">use-markup</a></td>
|
216
216
|
<td class="property_flags">Read / Write / Construct</td>
|
217
217
|
</tr>
|
218
218
|
<tr>
|
219
|
-
<td class="property_type"><a href="
|
219
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
220
220
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--use-underline" title="The “use-underline” property">use-underline</a></td>
|
221
221
|
<td class="property_flags">Read / Write / Construct</td>
|
222
222
|
</tr>
|
@@ -233,12 +233,12 @@
|
|
233
233
|
</colgroup>
|
234
234
|
<tbody>
|
235
235
|
<tr>
|
236
|
-
<td class="property_type"><a href="
|
236
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
237
237
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--s-expander-size" title="The “expander-size” style property">expander-size</a></td>
|
238
238
|
<td class="property_flags">Read</td>
|
239
239
|
</tr>
|
240
240
|
<tr>
|
241
|
-
<td class="property_type"><a href="
|
241
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
242
242
|
<td class="property_name"><a class="link" href="GtkExpander.html#GtkExpander--s-expander-spacing" title="The “expander-spacing” style property">expander-spacing</a></td>
|
243
243
|
<td class="property_flags">Read</td>
|
244
244
|
</tr>
|
@@ -256,7 +256,7 @@
|
|
256
256
|
<tbody><tr>
|
257
257
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
258
258
|
<td class="signal_name"><a class="link" href="GtkExpander.html#GtkExpander-activate" title="The “activate” signal">activate</a></td>
|
259
|
-
<td class="signal_flags"><a href="
|
259
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
260
260
|
</tr></tbody>
|
261
261
|
</table></div>
|
262
262
|
</div>
|
@@ -275,8 +275,8 @@
|
|
275
275
|
</div>
|
276
276
|
<div class="refsect1">
|
277
277
|
<a name="GtkExpander.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
278
|
-
<pre class="screen"> <a href="
|
279
|
-
<span class="lineart">╰──</span> <a href="
|
278
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
279
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
280
280
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
281
281
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
282
282
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -387,7 +387,7 @@ a <child> type attribute.
|
|
387
387
|
<div class="refsect2">
|
388
388
|
<a name="gtk-expander-new"></a><h3>gtk_expander_new ()</h3>
|
389
389
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
390
|
-
gtk_expander_new (<em class="parameter"><code>const <a href="
|
390
|
+
gtk_expander_new (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
391
391
|
<p>Creates a new expander using <em class="parameter"><code>label</code></em>
|
392
392
|
as the text of the label.</p>
|
393
393
|
<div class="refsect3">
|
@@ -415,7 +415,7 @@ gtk_expander_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-
|
|
415
415
|
<div class="refsect2">
|
416
416
|
<a name="gtk-expander-new-with-mnemonic"></a><h3>gtk_expander_new_with_mnemonic ()</h3>
|
417
417
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
418
|
-
gtk_expander_new_with_mnemonic (<em class="parameter"><code>const <a href="
|
418
|
+
gtk_expander_new_with_mnemonic (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
419
419
|
<p>Creates a new expander using <em class="parameter"><code>label</code></em>
|
420
420
|
as the text of the label.
|
421
421
|
If characters in <em class="parameter"><code>label</code></em>
|
@@ -451,9 +451,9 @@ mnemonic character. </p></td>
|
|
451
451
|
<a name="gtk-expander-set-expanded"></a><h3>gtk_expander_set_expanded ()</h3>
|
452
452
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
453
453
|
gtk_expander_set_expanded (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
454
|
-
<em class="parameter"><code><a href="
|
455
|
-
<p>Sets the state of the expander. Set to <a href="
|
456
|
-
the child widget to be revealed, and <a href="
|
454
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);</pre>
|
455
|
+
<p>Sets the state of the expander. Set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if you want
|
456
|
+
the child widget to be revealed, and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if you want the
|
457
457
|
child widget to be hidden.</p>
|
458
458
|
<div class="refsect3">
|
459
459
|
<a name="gtk-expander-set-expanded.parameters"></a><h4>Parameters</h4>
|
@@ -482,9 +482,9 @@ child widget to be hidden.</p>
|
|
482
482
|
<hr>
|
483
483
|
<div class="refsect2">
|
484
484
|
<a name="gtk-expander-get-expanded"></a><h3>gtk_expander_get_expanded ()</h3>
|
485
|
-
<pre class="programlisting"><a href="
|
485
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
486
486
|
gtk_expander_get_expanded (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
487
|
-
<p>Queries a <a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> and returns its current state. Returns <a href="
|
487
|
+
<p>Queries a <a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> and returns its current state. Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
|
488
488
|
if the child widget is revealed.</p>
|
489
489
|
<p>See <a class="link" href="GtkExpander.html#gtk-expander-set-expanded" title="gtk_expander_set_expanded ()"><code class="function">gtk_expander_set_expanded()</code></a>.</p>
|
490
490
|
<div class="refsect3">
|
@@ -513,7 +513,7 @@ if the child widget is revealed.</p>
|
|
513
513
|
<a name="gtk-expander-set-spacing"></a><h3>gtk_expander_set_spacing ()</h3>
|
514
514
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
515
515
|
gtk_expander_set_spacing (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
516
|
-
<em class="parameter"><code><a href="
|
516
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);</pre>
|
517
517
|
<p>Sets the spacing field of <em class="parameter"><code>expander</code></em>
|
518
518
|
, which is the number of pixels to
|
519
519
|
place between expander and the child.</p>
|
@@ -544,7 +544,7 @@ place between expander and the child.</p>
|
|
544
544
|
<hr>
|
545
545
|
<div class="refsect2">
|
546
546
|
<a name="gtk-expander-get-spacing"></a><h3>gtk_expander_get_spacing ()</h3>
|
547
|
-
<pre class="programlisting"><a href="
|
547
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
548
548
|
gtk_expander_get_spacing (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
549
549
|
<p>Gets the value set by <a class="link" href="GtkExpander.html#gtk-expander-set-spacing" title="gtk_expander_set_spacing ()"><code class="function">gtk_expander_set_spacing()</code></a>.</p>
|
550
550
|
<div class="refsect3">
|
@@ -573,7 +573,7 @@ gtk_expander_get_spacing (<em class="parameter"><code><a class="link" href="GtkE
|
|
573
573
|
<a name="gtk-expander-set-label"></a><h3>gtk_expander_set_label ()</h3>
|
574
574
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
575
575
|
gtk_expander_set_label (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
576
|
-
<em class="parameter"><code>const <a href="
|
576
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
577
577
|
<p>Sets the text of the label of the expander to <em class="parameter"><code>label</code></em>
|
578
578
|
.</p>
|
579
579
|
<p>This will also clear any previously set labels.</p>
|
@@ -604,12 +604,12 @@ gtk_expander_set_label (<em class="parameter"><code><a class="link" href="GtkExp
|
|
604
604
|
<hr>
|
605
605
|
<div class="refsect2">
|
606
606
|
<a name="gtk-expander-get-label"></a><h3>gtk_expander_get_label ()</h3>
|
607
|
-
<pre class="programlisting">const <a href="
|
607
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
608
608
|
gtk_expander_get_label (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
609
609
|
<p>Fetches the text from a label widget including any embedded
|
610
610
|
underlines indicating mnemonics and Pango markup, as set by
|
611
611
|
<a class="link" href="GtkExpander.html#gtk-expander-set-label" title="gtk_expander_set_label ()"><code class="function">gtk_expander_set_label()</code></a>. If the label text has not been set the
|
612
|
-
return value will be <a href="
|
612
|
+
return value will be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This will be the case if you create an
|
613
613
|
empty button with <a class="link" href="GtkButton.html#gtk-button-new" title="gtk_button_new ()"><code class="function">gtk_button_new()</code></a> to use as a container.</p>
|
614
614
|
<p>Note that this function behaved differently in versions prior to
|
615
615
|
2.14 and used to return the label text stripped of embedded
|
@@ -643,7 +643,7 @@ by the widget and must not be modified or freed.</p>
|
|
643
643
|
<a name="gtk-expander-set-use-underline"></a><h3>gtk_expander_set_use_underline ()</h3>
|
644
644
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
645
645
|
gtk_expander_set_use_underline (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
646
|
-
<em class="parameter"><code><a href="
|
646
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_underline</code></em>);</pre>
|
647
647
|
<p>If true, an underline in the text of the expander label indicates
|
648
648
|
the next character should be used for the mnemonic accelerator key.</p>
|
649
649
|
<div class="refsect3">
|
@@ -662,7 +662,7 @@ the next character should be used for the mnemonic accelerator key.</p>
|
|
662
662
|
</tr>
|
663
663
|
<tr>
|
664
664
|
<td class="parameter_name"><p>use_underline</p></td>
|
665
|
-
<td class="parameter_description"><p><a href="
|
665
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if underlines in the text indicate mnemonics</p></td>
|
666
666
|
<td class="parameter_annotations"> </td>
|
667
667
|
</tr>
|
668
668
|
</tbody>
|
@@ -673,7 +673,7 @@ the next character should be used for the mnemonic accelerator key.</p>
|
|
673
673
|
<hr>
|
674
674
|
<div class="refsect2">
|
675
675
|
<a name="gtk-expander-get-use-underline"></a><h3>gtk_expander_get_use_underline ()</h3>
|
676
|
-
<pre class="programlisting"><a href="
|
676
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
677
677
|
gtk_expander_get_use_underline (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
678
678
|
<p>Returns whether an embedded underline in the expander label indicates a
|
679
679
|
mnemonic. See <a class="link" href="GtkExpander.html#gtk-expander-set-use-underline" title="gtk_expander_set_use_underline ()"><code class="function">gtk_expander_set_use_underline()</code></a>.</p>
|
@@ -694,7 +694,7 @@ mnemonic. See <a class="link" href="GtkExpander.html#gtk-expander-set-use-underl
|
|
694
694
|
</div>
|
695
695
|
<div class="refsect3">
|
696
696
|
<a name="gtk-expander-get-use-underline.returns"></a><h4>Returns</h4>
|
697
|
-
<p> <a href="
|
697
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an embedded underline in the expander label
|
698
698
|
indicates the mnemonic accelerator keys.</p>
|
699
699
|
</div>
|
700
700
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -704,7 +704,7 @@ indicates the mnemonic accelerator keys.</p>
|
|
704
704
|
<a name="gtk-expander-set-use-markup"></a><h3>gtk_expander_set_use_markup ()</h3>
|
705
705
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
706
706
|
gtk_expander_set_use_markup (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
707
|
-
<em class="parameter"><code><a href="
|
707
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_markup</code></em>);</pre>
|
708
708
|
<p>Sets whether the text of the label contains markup in <GTKDOCLINK HREF="PangoMarkupFormat">Pango's text markup
|
709
709
|
language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-markup" title="gtk_label_set_markup ()"><code class="function">gtk_label_set_markup()</code></a>.</p>
|
710
710
|
<div class="refsect3">
|
@@ -723,7 +723,7 @@ language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-mar
|
|
723
723
|
</tr>
|
724
724
|
<tr>
|
725
725
|
<td class="parameter_name"><p>use_markup</p></td>
|
726
|
-
<td class="parameter_description"><p><a href="
|
726
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label's text should be parsed for markup</p></td>
|
727
727
|
<td class="parameter_annotations"> </td>
|
728
728
|
</tr>
|
729
729
|
</tbody>
|
@@ -734,7 +734,7 @@ language</GTKDOCLINK>. See <a class="link" href="GtkLabel.html#gtk-label-set-mar
|
|
734
734
|
<hr>
|
735
735
|
<div class="refsect2">
|
736
736
|
<a name="gtk-expander-get-use-markup"></a><h3>gtk_expander_get_use_markup ()</h3>
|
737
|
-
<pre class="programlisting"><a href="
|
737
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
738
738
|
gtk_expander_get_use_markup (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
739
739
|
<p>Returns whether the label's text is interpreted as marked up with
|
740
740
|
the <GTKDOCLINK HREF="PangoMarkupFormat">Pango text markup
|
@@ -756,7 +756,7 @@ language</GTKDOCLINK>. See <a class="link" href="GtkExpander.html#gtk-expander-s
|
|
756
756
|
</div>
|
757
757
|
<div class="refsect3">
|
758
758
|
<a name="gtk-expander-get-use-markup.returns"></a><h4>Returns</h4>
|
759
|
-
<p> <a href="
|
759
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label's text will be parsed for markup</p>
|
760
760
|
</div>
|
761
761
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
762
762
|
</div>
|
@@ -817,7 +817,7 @@ gtk_expander_get_label_widget (<em class="parameter"><code><a class="link" href=
|
|
817
817
|
<div class="refsect3">
|
818
818
|
<a name="gtk-expander-get-label-widget.returns"></a><h4>Returns</h4>
|
819
819
|
<p> the label widget,
|
820
|
-
or <a href="
|
820
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is none. </p>
|
821
821
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
822
822
|
</div>
|
823
823
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -827,7 +827,7 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
827
827
|
<a name="gtk-expander-set-label-fill"></a><h3>gtk_expander_set_label_fill ()</h3>
|
828
828
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
829
829
|
gtk_expander_set_label_fill (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>,
|
830
|
-
<em class="parameter"><code><a href="
|
830
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> label_fill</code></em>);</pre>
|
831
831
|
<p>Sets whether the label widget should fill all available horizontal space
|
832
832
|
allocated to <em class="parameter"><code>expander</code></em>
|
833
833
|
.</p>
|
@@ -847,7 +847,7 @@ allocated to <em class="parameter"><code>expander</code></em>
|
|
847
847
|
</tr>
|
848
848
|
<tr>
|
849
849
|
<td class="parameter_name"><p>label_fill</p></td>
|
850
|
-
<td class="parameter_description"><p><a href="
|
850
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label should should fill all available horizontal
|
851
851
|
space</p></td>
|
852
852
|
<td class="parameter_annotations"> </td>
|
853
853
|
</tr>
|
@@ -859,7 +859,7 @@ space</p></td>
|
|
859
859
|
<hr>
|
860
860
|
<div class="refsect2">
|
861
861
|
<a name="gtk-expander-get-label-fill"></a><h3>gtk_expander_get_label_fill ()</h3>
|
862
|
-
<pre class="programlisting"><a href="
|
862
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
863
863
|
gtk_expander_get_label_fill (<em class="parameter"><code><a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander</code></em>);</pre>
|
864
864
|
<p>Returns whether the label widget will fill all available horizontal
|
865
865
|
space allocated to <em class="parameter"><code>expander</code></em>
|
@@ -881,7 +881,7 @@ space allocated to <em class="parameter"><code>expander</code></em>
|
|
881
881
|
</div>
|
882
882
|
<div class="refsect3">
|
883
883
|
<a name="gtk-expander-get-label-fill.returns"></a><h4>Returns</h4>
|
884
|
-
<p> <a href="
|
884
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label widget will fill all available horizontal
|
885
885
|
space</p>
|
886
886
|
</div>
|
887
887
|
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
@@ -900,7 +900,7 @@ space</p>
|
|
900
900
|
<a name="GtkExpander.property-details"></a><h2>Property Details</h2>
|
901
901
|
<div class="refsect2">
|
902
902
|
<a name="GtkExpander--expanded"></a><h3>The <code class="literal">“expanded”</code> property</h3>
|
903
|
-
<pre class="programlisting"> “expanded” <a href="
|
903
|
+
<pre class="programlisting"> “expanded” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
904
904
|
<p>Whether the expander has been opened to reveal the child widget.</p>
|
905
905
|
<p>Flags: Read / Write / Construct</p>
|
906
906
|
<p>Default value: FALSE</p>
|
@@ -908,7 +908,7 @@ space</p>
|
|
908
908
|
<hr>
|
909
909
|
<div class="refsect2">
|
910
910
|
<a name="GtkExpander--label"></a><h3>The <code class="literal">“label”</code> property</h3>
|
911
|
-
<pre class="programlisting"> “label” <a href="
|
911
|
+
<pre class="programlisting"> “label” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
912
912
|
<p>Text of the expander's label.</p>
|
913
913
|
<p>Flags: Read / Write / Construct</p>
|
914
914
|
<p>Default value: NULL</p>
|
@@ -916,7 +916,7 @@ space</p>
|
|
916
916
|
<hr>
|
917
917
|
<div class="refsect2">
|
918
918
|
<a name="GtkExpander--label-fill"></a><h3>The <code class="literal">“label-fill”</code> property</h3>
|
919
|
-
<pre class="programlisting"> “label-fill” <a href="
|
919
|
+
<pre class="programlisting"> “label-fill” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
920
920
|
<p>Whether the label widget should fill all available horizontal space.</p>
|
921
921
|
<p>Flags: Read / Write / Construct</p>
|
922
922
|
<p>Default value: FALSE</p>
|
@@ -931,7 +931,7 @@ space</p>
|
|
931
931
|
<hr>
|
932
932
|
<div class="refsect2">
|
933
933
|
<a name="GtkExpander--spacing"></a><h3>The <code class="literal">“spacing”</code> property</h3>
|
934
|
-
<pre class="programlisting"> “spacing” <a href="
|
934
|
+
<pre class="programlisting"> “spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
935
935
|
<p>Space to put between the label and the child.</p>
|
936
936
|
<p>Flags: Read / Write</p>
|
937
937
|
<p>Allowed values: >= 0</p>
|
@@ -940,7 +940,7 @@ space</p>
|
|
940
940
|
<hr>
|
941
941
|
<div class="refsect2">
|
942
942
|
<a name="GtkExpander--use-markup"></a><h3>The <code class="literal">“use-markup”</code> property</h3>
|
943
|
-
<pre class="programlisting"> “use-markup” <a href="
|
943
|
+
<pre class="programlisting"> “use-markup” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
944
944
|
<p>The text of the label includes XML markup. See pango_parse_markup().</p>
|
945
945
|
<p>Flags: Read / Write / Construct</p>
|
946
946
|
<p>Default value: FALSE</p>
|
@@ -948,7 +948,7 @@ space</p>
|
|
948
948
|
<hr>
|
949
949
|
<div class="refsect2">
|
950
950
|
<a name="GtkExpander--use-underline"></a><h3>The <code class="literal">“use-underline”</code> property</h3>
|
951
|
-
<pre class="programlisting"> “use-underline” <a href="
|
951
|
+
<pre class="programlisting"> “use-underline” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
952
952
|
<p>If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key.</p>
|
953
953
|
<p>Flags: Read / Write / Construct</p>
|
954
954
|
<p>Default value: FALSE</p>
|
@@ -958,7 +958,7 @@ space</p>
|
|
958
958
|
<a name="GtkExpander.style-property-details"></a><h2>Style Property Details</h2>
|
959
959
|
<div class="refsect2">
|
960
960
|
<a name="GtkExpander--s-expander-size"></a><h3>The <code class="literal">“expander-size”</code> style property</h3>
|
961
|
-
<pre class="programlisting"> “expander-size” <a href="
|
961
|
+
<pre class="programlisting"> “expander-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
962
962
|
<p>Size of the expander arrow.</p>
|
963
963
|
<p>Flags: Read</p>
|
964
964
|
<p>Allowed values: >= 0</p>
|
@@ -967,7 +967,7 @@ space</p>
|
|
967
967
|
<hr>
|
968
968
|
<div class="refsect2">
|
969
969
|
<a name="GtkExpander--s-expander-spacing"></a><h3>The <code class="literal">“expander-spacing”</code> style property</h3>
|
970
|
-
<pre class="programlisting"> “expander-spacing” <a href="
|
970
|
+
<pre class="programlisting"> “expander-spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
971
971
|
<p>Spacing around expander arrow.</p>
|
972
972
|
<p>Flags: Read</p>
|
973
973
|
<p>Allowed values: >= 0</p>
|
@@ -980,7 +980,7 @@ space</p>
|
|
980
980
|
<a name="GtkExpander-activate"></a><h3>The <code class="literal">“activate”</code> signal</h3>
|
981
981
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
982
982
|
user_function (<a class="link" href="GtkExpander.html" title="GtkExpander"><span class="type">GtkExpander</span></a> *expander,
|
983
|
-
<a href="
|
983
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
984
984
|
<p>
|
985
985
|
</p>
|
986
986
|
<div class="refsect3">
|
@@ -1005,7 +1005,7 @@ user_function (<a class="link" href="GtkExpander.html" title="GtkExpander"><span
|
|
1005
1005
|
</tbody>
|
1006
1006
|
</table></div>
|
1007
1007
|
</div>
|
1008
|
-
<p>Flags: <a href="
|
1008
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
1009
1009
|
</div>
|
1010
1010
|
</div>
|
1011
1011
|
</div>
|