gdk3 2.1.0-x86-mingw32 → 2.2.0-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/Rakefile +3 -1
- data/ext/gdk3/rbgdkcursor.c +5 -12
- data/ext/gdk3/rbgdkdevicemanager.c +2 -2
- data/ext/gdk3/rbgdkdisplay.c +7 -0
- data/ext/gdk3/rbgdkevent.c +8 -9
- data/ext/gdk3/rbgdkwindow.c +7 -0
- data/lib/1.9/gdk3.so +0 -0
- data/lib/2.0/gdk3.so +0 -0
- data/lib/2.1/gdk3.so +0 -0
- data/test/test-gdk-event.rb +126 -20
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -34
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +2 -2
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +5 -4
- data/vendor/local/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +36 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +72 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +14 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +30 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +37 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +188 -188
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-deprecated.html +126 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/ch24s02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- metadata +6 -39
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.la +0 -41
@@ -94,14 +94,14 @@ struct <a class="link" href="GtkActionGroup.html#GtkRadioActionEntr
|
|
94
94
|
<em class="parameter"><code>const <a class="link" href="GtkActionGroup.html#GtkRadioActionEntry" title="struct GtkRadioActionEntry"><span class="type">GtkRadioActionEntry</span></a> *entries</code></em>,
|
95
95
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>,
|
96
96
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> value</code></em>,
|
97
|
-
<em class="parameter"><code><
|
97
|
+
<em class="parameter"><code><span class="type">GCallback</span> on_change</code></em>,
|
98
98
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
|
99
99
|
<span class="returnvalue">void</span> <a class="link" href="GtkActionGroup.html#gtk-action-group-add-radio-actions-full" title="gtk_action_group_add_radio_actions_full ()">gtk_action_group_add_radio_actions_full</a>
|
100
100
|
(<em class="parameter"><code><a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a> *action_group</code></em>,
|
101
101
|
<em class="parameter"><code>const <a class="link" href="GtkActionGroup.html#GtkRadioActionEntry" title="struct GtkRadioActionEntry"><span class="type">GtkRadioActionEntry</span></a> *entries</code></em>,
|
102
102
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>,
|
103
103
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> value</code></em>,
|
104
|
-
<em class="parameter"><code><
|
104
|
+
<em class="parameter"><code><span class="type">GCallback</span> on_change</code></em>,
|
105
105
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
106
106
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);
|
107
107
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * (<a class="link" href="GtkActionGroup.html#GtkTranslateFunc" title="GtkTranslateFunc ()">*GtkTranslateFunc</a>) (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>,
|
@@ -120,7 +120,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
120
120
|
<div class="refsect1">
|
121
121
|
<a name="GtkActionGroup.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
122
122
|
<pre class="synopsis">
|
123
|
-
|
123
|
+
GObject
|
124
124
|
+----GtkActionGroup
|
125
125
|
</pre>
|
126
126
|
</div>
|
@@ -716,7 +716,7 @@ for translation, see <a class="link" href="GtkActionGroup.html#gtk-action-group-
|
|
716
716
|
marked for translation, see <a class="link" href="GtkActionGroup.html#gtk-action-group-set-translation-domain" title="gtk_action_group_set_translation_domain ()"><code class="function">gtk_action_group_set_translation_domain()</code></a>.</td>
|
717
717
|
</tr>
|
718
718
|
<tr>
|
719
|
-
<td><p><span class="term"><
|
719
|
+
<td><p><span class="term"><span class="type">GCallback</span> <em class="structfield"><code><a name="GtkActionEntry.callback"></a>callback</code></em>;</span></p></td>
|
720
720
|
<td>The function to call when the action is activated.</td>
|
721
721
|
</tr>
|
722
722
|
</tbody>
|
@@ -869,7 +869,7 @@ for translation, see <a class="link" href="GtkActionGroup.html#gtk-action-group-
|
|
869
869
|
marked for translation, see <a class="link" href="GtkActionGroup.html#gtk-action-group-set-translation-domain" title="gtk_action_group_set_translation_domain ()"><code class="function">gtk_action_group_set_translation_domain()</code></a>.</td>
|
870
870
|
</tr>
|
871
871
|
<tr>
|
872
|
-
<td><p><span class="term"><
|
872
|
+
<td><p><span class="term"><span class="type">GCallback</span> <em class="structfield"><code><a name="GtkToggleActionEntry.callback"></a>callback</code></em>;</span></p></td>
|
873
873
|
<td>The function to call when the action is activated.</td>
|
874
874
|
</tr>
|
875
875
|
<tr>
|
@@ -1040,7 +1040,7 @@ marked for translation, see <a class="link" href="GtkActionGroup.html#gtk-action
|
|
1040
1040
|
<em class="parameter"><code>const <a class="link" href="GtkActionGroup.html#GtkRadioActionEntry" title="struct GtkRadioActionEntry"><span class="type">GtkRadioActionEntry</span></a> *entries</code></em>,
|
1041
1041
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>,
|
1042
1042
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> value</code></em>,
|
1043
|
-
<em class="parameter"><code><
|
1043
|
+
<em class="parameter"><code><span class="type">GCallback</span> on_change</code></em>,
|
1044
1044
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1045
1045
|
<div class="warning">
|
1046
1046
|
<h3 class="title">Warning</h3>
|
@@ -1099,7 +1099,7 @@ no action should be activated</td>
|
|
1099
1099
|
<em class="parameter"><code>const <a class="link" href="GtkActionGroup.html#GtkRadioActionEntry" title="struct GtkRadioActionEntry"><span class="type">GtkRadioActionEntry</span></a> *entries</code></em>,
|
1100
1100
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>,
|
1101
1101
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> value</code></em>,
|
1102
|
-
<em class="parameter"><code><
|
1102
|
+
<em class="parameter"><code><span class="type">GCallback</span> on_change</code></em>,
|
1103
1103
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
1104
1104
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
1105
1105
|
<div class="warning">
|
@@ -144,7 +144,7 @@ The interface vtable for <a class="link" href="GtkActionable.html" title="GtkAct
|
|
144
144
|
</colgroup>
|
145
145
|
<tbody>
|
146
146
|
<tr>
|
147
|
-
<td><p><span class="term"><
|
147
|
+
<td><p><span class="term"><span class="type">GTypeInterface</span> <em class="structfield"><code><a name="GtkActionableInterface.g-iface"></a>g_iface</code></em>;</span></p></td>
|
148
148
|
<td></td>
|
149
149
|
</tr>
|
150
150
|
<tr>
|
@@ -214,7 +214,7 @@ located) within the hierarchy of a <a class="link" href="GtkApplicationWindow.ht
|
|
214
214
|
<p>
|
215
215
|
Names are of the form "win.save" or "app.quit" for actions on the
|
216
216
|
containing <a class="link" href="GtkApplicationWindow.html" title="GtkApplicationWindow"><span class="type">GtkApplicationWindow</span></a> or its associated <a class="link" href="GtkApplication.html" title="GtkApplication"><span class="type">GtkApplication</span></a>,
|
217
|
-
respectively. This is the same form used for actions in the <
|
217
|
+
respectively. This is the same form used for actions in the <span class="type">GMenu</span>
|
218
218
|
associated with the window.
|
219
219
|
</p>
|
220
220
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -286,7 +286,7 @@ should be rendered as "active" - the widget is active if the state
|
|
286
286
|
is equal to the given target.
|
287
287
|
</p>
|
288
288
|
<p>
|
289
|
-
Consider the example of associating a set of buttons with a <
|
289
|
+
Consider the example of associating a set of buttons with a <span class="type">GAction</span>
|
290
290
|
with string state in a typical "radio button" situation. Each button
|
291
291
|
will be associated with the same action, but with a different target
|
292
292
|
value for that action. Clicking on a particular button will activate
|
@@ -74,7 +74,7 @@ struct <a class="link" href="GtkActivatable.html#GtkActivatableIfac
|
|
74
74
|
<a name="GtkActivatable.prerequisites"></a><h2>Prerequisites</h2>
|
75
75
|
<p>
|
76
76
|
GtkActivatable requires
|
77
|
-
|
77
|
+
GObject.</p>
|
78
78
|
</div>
|
79
79
|
<div class="refsect1">
|
80
80
|
<a name="GtkActivatable.implementations"></a><h2>Known Implementations</h2>
|
@@ -363,8 +363,8 @@ the action pointer and boolean flag on your instance, and calling
|
|
363
363
|
|
364
364
|
<span class="normal"> </span><span class="symbol">...</span>
|
365
365
|
|
366
|
-
<span class="normal"> </span><span class="function"
|
367
|
-
<span class="normal"> </span><span class="function"
|
366
|
+
<span class="normal"> </span><span class="function">g_object_class_override_property</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">gobject_class</span><span class="symbol">,</span><span class="normal"> PROP_ACTIVATABLE_RELATED_ACTION</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"related-action"</span><span class="symbol">);</span>
|
367
|
+
<span class="normal"> </span><span class="function">g_object_class_override_property</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">gobject_class</span><span class="symbol">,</span><span class="normal"> PROP_ACTIVATABLE_USE_ACTION_APPEARANCE</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"use-action-appearance"</span><span class="symbol">);</span>
|
368
368
|
|
369
369
|
<span class="normal"> </span><span class="symbol">...</span>
|
370
370
|
<span class="cbracket">}</span>
|
@@ -392,7 +392,7 @@ the action pointer and boolean flag on your instance, and calling
|
|
392
392
|
<span class="normal"> </span><span class="function"><a href="GtkActivatable.html#gtk-activatable-do-set-related-action">gtk_activatable_do_set_related_action</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_ACTIVATABLE</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">bar</span><span class="symbol">),</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
393
393
|
<span class="normal"> priv</span><span class="symbol">-></span><span class="normal">action </span><span class="symbol">=</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
|
394
394
|
<span class="normal"> </span><span class="cbracket">}</span>
|
395
|
-
<span class="normal"> </span><span class="function"
|
395
|
+
<span class="normal"> </span><span class="function">G_OBJECT_CLASS</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">foo_bar_parent_class</span><span class="symbol">)-></span><span class="function">dispose</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">object</span><span class="symbol">);</span>
|
396
396
|
<span class="cbracket">}</span>
|
397
397
|
|
398
398
|
<span class="symbol">...</span><span class="normal"> </span><span class="usertype">Handle</span><span class="normal"> the </span><span class="string">"related-action"</span><span class="normal"> and </span><span class="string">"use-action-appearance"</span><span class="normal"> properties </span><span class="symbol">...</span>
|
@@ -412,13 +412,13 @@ the action pointer and boolean flag on your instance, and calling
|
|
412
412
|
<span class="normal"> </span><span class="symbol">...</span>
|
413
413
|
|
414
414
|
<span class="normal"> </span><span class="keyword">case</span><span class="normal"> PROP_ACTIVATABLE_RELATED_ACTION</span><span class="symbol">:</span>
|
415
|
-
<span class="normal"> </span><span class="function">foo_bar_set_related_action</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">bar</span><span class="symbol">,</span><span class="normal"> </span><span class="function"
|
415
|
+
<span class="normal"> </span><span class="function">foo_bar_set_related_action</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">bar</span><span class="symbol">,</span><span class="normal"> </span><span class="function">g_value_get_object</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">value</span><span class="symbol">));</span>
|
416
416
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
417
417
|
<span class="normal"> </span><span class="keyword">case</span><span class="normal"> PROP_ACTIVATABLE_USE_ACTION_APPEARANCE</span><span class="symbol">:</span>
|
418
|
-
<span class="normal"> </span><span class="function">foo_bar_set_use_action_appearance</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">bar</span><span class="symbol">,</span><span class="normal"> </span><span class="function"
|
418
|
+
<span class="normal"> </span><span class="function">foo_bar_set_use_action_appearance</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">bar</span><span class="symbol">,</span><span class="normal"> </span><span class="function">g_value_get_boolean</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">value</span><span class="symbol">));</span>
|
419
419
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
420
420
|
<span class="label"> default:</span>
|
421
|
-
<span class="normal"> </span><span class="function"
|
421
|
+
<span class="normal"> </span><span class="function">G_OBJECT_WARN_INVALID_PROPERTY_ID</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">object</span><span class="symbol">,</span><span class="normal"> prop_id</span><span class="symbol">,</span><span class="normal"> pspec</span><span class="symbol">);</span>
|
422
422
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
423
423
|
<span class="normal"> </span><span class="cbracket">}</span>
|
424
424
|
<span class="cbracket">}</span>
|
@@ -438,13 +438,13 @@ the action pointer and boolean flag on your instance, and calling
|
|
438
438
|
<span class="normal"> </span><span class="symbol">...</span>
|
439
439
|
|
440
440
|
<span class="normal"> </span><span class="keyword">case</span><span class="normal"> PROP_ACTIVATABLE_RELATED_ACTION</span><span class="symbol">:</span>
|
441
|
-
<span class="normal"> </span><span class="function"
|
441
|
+
<span class="normal"> </span><span class="function">g_value_set_object</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">value</span><span class="symbol">,</span><span class="normal"> priv</span><span class="symbol">-></span><span class="normal">action</span><span class="symbol">);</span>
|
442
442
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
443
443
|
<span class="normal"> </span><span class="keyword">case</span><span class="normal"> PROP_ACTIVATABLE_USE_ACTION_APPEARANCE</span><span class="symbol">:</span>
|
444
|
-
<span class="normal"> </span><span class="function"
|
444
|
+
<span class="normal"> </span><span class="function">g_value_set_boolean</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">value</span><span class="symbol">,</span><span class="normal"> priv</span><span class="symbol">-></span><span class="normal">use_action_appearance</span><span class="symbol">);</span>
|
445
445
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
446
446
|
<span class="label"> default:</span>
|
447
|
-
<span class="normal"> </span><span class="function"
|
447
|
+
<span class="normal"> </span><span class="function">G_OBJECT_WARN_INVALID_PROPERTY_ID</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">object</span><span class="symbol">,</span><span class="normal"> prop_id</span><span class="symbol">,</span><span class="normal"> pspec</span><span class="symbol">);</span>
|
448
448
|
<span class="normal"> </span><span class="keyword">break</span><span class="symbol">;</span>
|
449
449
|
<span class="normal"> </span><span class="cbracket">}</span>
|
450
450
|
<span class="cbracket">}</span>
|
@@ -583,7 +583,7 @@ the action pointer and boolean flag on your instance, and calling
|
|
583
583
|
</colgroup>
|
584
584
|
<tbody>
|
585
585
|
<tr>
|
586
|
-
<td><p><span class="term"><
|
586
|
+
<td><p><span class="term"><span class="type">GTypeInterface</span> <em class="structfield"><code><a name="GtkActivatableIface.g-iface"></a>g_iface</code></em>;</span></p></td>
|
587
587
|
<td></td>
|
588
588
|
</tr>
|
589
589
|
<tr>
|
@@ -623,7 +623,7 @@ This is a utility function for <a class="link" href="GtkActivatable.html" title=
|
|
623
623
|
<p>
|
624
624
|
When implementing <a class="link" href="GtkActivatable.html" title="GtkActivatable"><span class="type">GtkActivatable</span></a> you must call this when
|
625
625
|
handling changes of the <a class="link" href="GtkActivatable.html#GtkActivatable--related-action" title='The "related-action" property'><span class="type">"related-action"</span></a>, and
|
626
|
-
you must also use this to break references in <
|
626
|
+
you must also use this to break references in <span class="type">GObject</span>-><code class="function">dispose()</code>.
|
627
627
|
</p>
|
628
628
|
<p>
|
629
629
|
This function adds a reference to the currently set related
|
@@ -87,8 +87,8 @@
|
|
87
87
|
<div class="refsect1">
|
88
88
|
<a name="GtkAdjustment.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
89
89
|
<pre class="synopsis">
|
90
|
-
|
91
|
-
|
90
|
+
GObject
|
91
|
+
+----GInitiallyUnowned
|
92
92
|
+----GtkAdjustment
|
93
93
|
</pre>
|
94
94
|
</div>
|
@@ -106,8 +106,8 @@
|
|
106
106
|
<div class="refsect1">
|
107
107
|
<a name="GtkAdjustment.signals"></a><h2>Signals</h2>
|
108
108
|
<pre class="synopsis">
|
109
|
-
"<a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'>changed</a>" : <
|
110
|
-
"<a class="link" href="GtkAdjustment.html#GtkAdjustment-value-changed" title='The "value-changed" signal'>value-changed</a>" : <
|
109
|
+
"<a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'>changed</a>" : <code class="literal">No Recursion</code>
|
110
|
+
"<a class="link" href="GtkAdjustment.html#GtkAdjustment-value-changed" title='The "value-changed" signal'>value-changed</a>" : <code class="literal">No Recursion</code>
|
111
111
|
</pre>
|
112
112
|
</div>
|
113
113
|
<div class="refsect1">
|
@@ -550,13 +550,13 @@ Sets the minimum value of the adjustment.
|
|
550
550
|
When setting multiple adjustment properties via their individual
|
551
551
|
setters, multiple <a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'><span class="type">"changed"</span></a> signals will be emitted. However, since
|
552
552
|
the emission of the <a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'><span class="type">"changed"</span></a> signal is tied to the emission of the
|
553
|
-
<
|
553
|
+
<span class="type">"notify"</span> signals of the changed properties, it's possible
|
554
554
|
to compress the <a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'><span class="type">"changed"</span></a> signals into one by calling
|
555
|
-
<
|
555
|
+
<code class="function">g_object_freeze_notify()</code> and <code class="function">g_object_thaw_notify()</code> around the
|
556
556
|
calls to the individual setters.
|
557
557
|
</p>
|
558
558
|
<p>
|
559
|
-
Alternatively, using a single <
|
559
|
+
Alternatively, using a single <code class="function">g_object_set()</code> for all the properties
|
560
560
|
to change, or using <a class="link" href="GtkAdjustment.html#gtk-adjustment-configure" title="gtk_adjustment_configure ()"><code class="function">gtk_adjustment_configure()</code></a> has the same effect
|
561
561
|
of compressing <a class="link" href="GtkAdjustment.html#GtkAdjustment-changed" title='The "changed" signal'><span class="type">"changed"</span></a> emissions.
|
562
562
|
</p>
|
@@ -791,7 +791,7 @@ The value of the adjustment.
|
|
791
791
|
<div class="refsect2">
|
792
792
|
<a name="GtkAdjustment-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
793
793
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment,
|
794
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
794
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">No Recursion</code></pre>
|
795
795
|
<p>
|
796
796
|
Emitted when one or more of the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> properties have been
|
797
797
|
changed, other than the <a class="link" href="GtkAdjustment.html#GtkAdjustment--value" title='The "value" property'><span class="type">"value"</span></a> property.
|
@@ -817,7 +817,7 @@ changed, other than the <a class="link" href="GtkAdjustment.html#GtkAdjustment--
|
|
817
817
|
<div class="refsect2">
|
818
818
|
<a name="GtkAdjustment-value-changed"></a><h3>The <code class="literal">"value-changed"</code> signal</h3>
|
819
819
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment,
|
820
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
820
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">No Recursion</code></pre>
|
821
821
|
<p>
|
822
822
|
Emitted when the <a class="link" href="GtkAdjustment.html#GtkAdjustment--value" title='The "value" property'><span class="type">"value"</span></a> property has been changed.
|
823
823
|
</p>
|
@@ -68,8 +68,8 @@ struct <a class="link" href="GtkAlignment.html#GtkAlignment-struct"
|
|
68
68
|
<div class="refsect1">
|
69
69
|
<a name="GtkAlignment.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
70
70
|
<pre class="synopsis">
|
71
|
-
|
72
|
-
|
71
|
+
GObject
|
72
|
+
+----GInitiallyUnowned
|
73
73
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
74
74
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
75
75
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -46,7 +46,7 @@
|
|
46
46
|
#include <gtk/gtk.h>
|
47
47
|
|
48
48
|
<a class="link" href="GtkAppChooser.html#GtkAppChooser-struct" title="GtkAppChooser">GtkAppChooser</a>;
|
49
|
-
<
|
49
|
+
<span class="returnvalue">GAppInfo</span> * <a class="link" href="GtkAppChooser.html#gtk-app-chooser-get-app-info" title="gtk_app_chooser_get_app_info ()">gtk_app_chooser_get_app_info</a> (<em class="parameter"><code><a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> *self</code></em>);
|
50
50
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkAppChooser.html#gtk-app-chooser-get-content-type" title="gtk_app_chooser_get_content_type ()">gtk_app_chooser_get_content_type</a> (<em class="parameter"><code><a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> *self</code></em>);
|
51
51
|
<span class="returnvalue">void</span> <a class="link" href="GtkAppChooser.html#gtk-app-chooser-refresh" title="gtk_app_chooser_refresh ()">gtk_app_chooser_refresh</a> (<em class="parameter"><code><a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> *self</code></em>);
|
52
52
|
</pre>
|
@@ -85,7 +85,7 @@ opening a file). The main objects that implement this interface are
|
|
85
85
|
<a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget"><span class="type">GtkAppChooserWidget</span></a>, <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog"><span class="type">GtkAppChooserDialog</span></a> and <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton"><span class="type">GtkAppChooserButton</span></a>.
|
86
86
|
</p>
|
87
87
|
<p>
|
88
|
-
Applications are represented by GIO <
|
88
|
+
Applications are represented by GIO <span class="type">GAppInfo</span> objects here.
|
89
89
|
GIO has a concept of recommended and fallback applications for a
|
90
90
|
given content type. Recommended applications are those that claim
|
91
91
|
to handle the content type itself, while fallback also includes
|
@@ -109,7 +109,7 @@ use <a class="link" href="GtkAppChooser.html#gtk-app-chooser-get-app-info" title
|
|
109
109
|
<hr>
|
110
110
|
<div class="refsect2">
|
111
111
|
<a name="gtk-app-chooser-get-app-info"></a><h3>gtk_app_chooser_get_app_info ()</h3>
|
112
|
-
<pre class="programlisting"><
|
112
|
+
<pre class="programlisting"><span class="returnvalue">GAppInfo</span> * gtk_app_chooser_get_app_info (<em class="parameter"><code><a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> *self</code></em>);</pre>
|
113
113
|
<p>
|
114
114
|
Returns the currently selected application.
|
115
115
|
</p>
|
@@ -126,8 +126,8 @@ Returns the currently selected application.
|
|
126
126
|
</tr>
|
127
127
|
<tr>
|
128
128
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
129
|
-
<td>a <
|
130
|
-
application, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is selected. Free with <
|
129
|
+
<td>a <span class="type">GAppInfo</span> for the currently selected
|
130
|
+
application, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is selected. Free with <code class="function">g_object_unref()</code>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
131
131
|
</td>
|
132
132
|
</tr>
|
133
133
|
</tbody>
|
@@ -191,7 +191,7 @@ Reloads the list of applications.
|
|
191
191
|
The content type of the <a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> object.
|
192
192
|
</p>
|
193
193
|
<p>
|
194
|
-
See <
|
194
|
+
See <span class="type">GContentType</span>
|
195
195
|
for more information about content types.
|
196
196
|
</p>
|
197
197
|
<p>Default value: NULL</p>
|
@@ -199,7 +199,7 @@ for more information about content types.
|
|
199
199
|
</div>
|
200
200
|
<div class="refsect1">
|
201
201
|
<a name="GtkAppChooser.see-also"></a><h2>See Also</h2>
|
202
|
-
<
|
202
|
+
<span class="type">GAppInfo</span>
|
203
203
|
</div>
|
204
204
|
</div>
|
205
205
|
<div class="footer">
|
@@ -51,7 +51,7 @@ struct <a class="link" href="GtkAppChooserButton.html#GtkAppChooser
|
|
51
51
|
(<em class="parameter"><code><a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton"><span class="type">GtkAppChooserButton</span></a> *self</code></em>,
|
52
52
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
53
53
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
|
54
|
-
<em class="parameter"><code><
|
54
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-append-separator" title="gtk_app_chooser_button_append_separator ()">gtk_app_chooser_button_append_separator</a>
|
56
56
|
(<em class="parameter"><code><a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton"><span class="type">GtkAppChooserButton</span></a> *self</code></em>);
|
57
57
|
<span class="returnvalue">void</span> <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-set-active-custom-item" title="gtk_app_chooser_button_set_active_custom_item ()">gtk_app_chooser_button_set_active_custom_item</a>
|
@@ -75,8 +75,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
75
75
|
<div class="refsect1">
|
76
76
|
<a name="GtkAppChooserButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
77
77
|
<pre class="synopsis">
|
78
|
-
|
79
|
-
|
78
|
+
GObject
|
79
|
+
+----GInitiallyUnowned
|
80
80
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
81
81
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
82
82
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -101,7 +101,7 @@ GtkAppChooserButton implements
|
|
101
101
|
<div class="refsect1">
|
102
102
|
<a name="GtkAppChooserButton.signals"></a><h2>Signals</h2>
|
103
103
|
<pre class="synopsis">
|
104
|
-
"<a class="link" href="GtkAppChooserButton.html#GtkAppChooserButton-custom-item-activated" title='The "custom-item-activated" signal'>custom-item-activated</a>" : <
|
104
|
+
"<a class="link" href="GtkAppChooserButton.html#GtkAppChooserButton-custom-item-activated" title='The "custom-item-activated" signal'>custom-item-activated</a>" : <code class="literal">Has Details</code>
|
105
105
|
</pre>
|
106
106
|
</div>
|
107
107
|
<div class="refsect1">
|
@@ -175,7 +175,7 @@ that can handle content of the given type.
|
|
175
175
|
(<em class="parameter"><code><a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton"><span class="type">GtkAppChooserButton</span></a> *self</code></em>,
|
176
176
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
177
177
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
|
178
|
-
<em class="parameter"><code><
|
178
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>);</pre>
|
179
179
|
<p>
|
180
180
|
Appends a custom item to the list of applications that is shown
|
181
181
|
in the popup; the item name must be unique per-widget.
|
@@ -479,7 +479,7 @@ a <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog"><s
|
|
479
479
|
<a name="GtkAppChooserButton-custom-item-activated"></a><h3>The <code class="literal">"custom-item-activated"</code> signal</h3>
|
480
480
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton"><span class="type">GtkAppChooserButton</span></a> *self,
|
481
481
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *item_name,
|
482
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
482
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Has Details</code></pre>
|
483
483
|
<p>
|
484
484
|
Emitted when a custom item, previously added with
|
485
485
|
<a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-append-custom-item" title="gtk_app_chooser_button_append_custom_item ()"><code class="function">gtk_app_chooser_button_append_custom_item()</code></a>, is activated from the
|
@@ -46,7 +46,7 @@
|
|
46
46
|
struct <a class="link" href="GtkAppChooserDialog.html#GtkAppChooserDialog-struct" title="struct GtkAppChooserDialog">GtkAppChooserDialog</a>;
|
47
47
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-new" title="gtk_app_chooser_dialog_new ()">gtk_app_chooser_dialog_new</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
|
48
48
|
<em class="parameter"><code><a class="link" href="GtkDialog.html#GtkDialogFlags" title="enum GtkDialogFlags"><span class="type">GtkDialogFlags</span></a> flags</code></em>,
|
49
|
-
<em class="parameter"><code><
|
49
|
+
<em class="parameter"><code><span class="type">GFile</span> *file</code></em>);
|
50
50
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-new-for-content-type" title="gtk_app_chooser_dialog_new_for_content_type ()">gtk_app_chooser_dialog_new_for_content_type</a>
|
51
51
|
(<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
|
52
52
|
<em class="parameter"><code><a class="link" href="GtkDialog.html#GtkDialogFlags" title="enum GtkDialogFlags"><span class="type">GtkDialogFlags</span></a> flags</code></em>,
|
@@ -60,8 +60,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
60
60
|
<div class="refsect1">
|
61
61
|
<a name="GtkAppChooserDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
62
62
|
<pre class="synopsis">
|
63
|
-
|
64
|
-
|
63
|
+
GObject
|
64
|
+
+----GInitiallyUnowned
|
65
65
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
66
66
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
67
67
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -79,7 +79,7 @@ GtkAppChooserDialog implements
|
|
79
79
|
<div class="refsect1">
|
80
80
|
<a name="GtkAppChooserDialog.properties"></a><h2>Properties</h2>
|
81
81
|
<pre class="synopsis">
|
82
|
-
"<a class="link" href="GtkAppChooserDialog.html#GtkAppChooserDialog--gfile" title='The "gfile" property'>gfile</a>" <
|
82
|
+
"<a class="link" href="GtkAppChooserDialog.html#GtkAppChooserDialog--gfile" title='The "gfile" property'>gfile</a>" <span class="type">GFile</span>* : Read / Write / Construct Only
|
83
83
|
"<a class="link" href="GtkAppChooserDialog.html#GtkAppChooserDialog--heading" title='The "heading" property'>heading</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
84
84
|
</pre>
|
85
85
|
</div>
|
@@ -110,9 +110,9 @@ use <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-set-he
|
|
110
110
|
<a name="gtk-app-chooser-dialog-new"></a><h3>gtk_app_chooser_dialog_new ()</h3>
|
111
111
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_app_chooser_dialog_new (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
|
112
112
|
<em class="parameter"><code><a class="link" href="GtkDialog.html#GtkDialogFlags" title="enum GtkDialogFlags"><span class="type">GtkDialogFlags</span></a> flags</code></em>,
|
113
|
-
<em class="parameter"><code><
|
113
|
+
<em class="parameter"><code><span class="type">GFile</span> *file</code></em>);</pre>
|
114
114
|
<p>
|
115
|
-
Creates a new <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog"><span class="type">GtkAppChooserDialog</span></a> for the provided <
|
115
|
+
Creates a new <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog"><span class="type">GtkAppChooserDialog</span></a> for the provided <span class="type">GFile</span>,
|
116
116
|
to allow the user to select an application for it.
|
117
117
|
</p>
|
118
118
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -132,7 +132,7 @@ to allow the user to select an application for it.
|
|
132
132
|
</tr>
|
133
133
|
<tr>
|
134
134
|
<td><p><span class="term"><em class="parameter"><code>file</code></em> :</span></p></td>
|
135
|
-
<td>a <
|
135
|
+
<td>a <span class="type">GFile</span>
|
136
136
|
</td>
|
137
137
|
</tr>
|
138
138
|
<tr>
|
@@ -268,7 +268,7 @@ case a default text is displayed</td>
|
|
268
268
|
<a name="GtkAppChooserDialog.property-details"></a><h2>Property Details</h2>
|
269
269
|
<div class="refsect2">
|
270
270
|
<a name="GtkAppChooserDialog--gfile"></a><h3>The <code class="literal">"gfile"</code> property</h3>
|
271
|
-
<pre class="programlisting"> "gfile" <
|
271
|
+
<pre class="programlisting"> "gfile" <span class="type">GFile</span>* : Read / Write / Construct Only</pre>
|
272
272
|
<p>
|
273
273
|
The GFile used by the <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog"><span class="type">GtkAppChooserDialog</span></a>.
|
274
274
|
The dialog's <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget"><span class="type">GtkAppChooserWidget</span></a> content type will be guessed from the
|
@@ -80,8 +80,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
80
80
|
<div class="refsect1">
|
81
81
|
<a name="GtkAppChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
82
82
|
<pre class="synopsis">
|
83
|
-
|
84
|
-
|
83
|
+
GObject
|
84
|
+
+----GInitiallyUnowned
|
85
85
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
86
86
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
87
87
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -108,9 +108,9 @@ GtkAppChooserWidget implements
|
|
108
108
|
<div class="refsect1">
|
109
109
|
<a name="GtkAppChooserWidget.signals"></a><h2>Signals</h2>
|
110
110
|
<pre class="synopsis">
|
111
|
-
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-application-activated" title='The "application-activated" signal'>application-activated</a>" : <
|
112
|
-
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-application-selected" title='The "application-selected" signal'>application-selected</a>" : <
|
113
|
-
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-populate-popup" title='The "populate-popup" signal'>populate-popup</a>" : <
|
111
|
+
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-application-activated" title='The "application-activated" signal'>application-activated</a>" : <code class="literal">Run First</code>
|
112
|
+
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-application-selected" title='The "application-selected" signal'>application-selected</a>" : <code class="literal">Run First</code>
|
113
|
+
"<a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget-populate-popup" title='The "populate-popup" signal'>populate-popup</a>" : <code class="literal">Run First</code>
|
114
114
|
</pre>
|
115
115
|
</div>
|
116
116
|
<div class="refsect1">
|
@@ -598,8 +598,8 @@ among the other applications.
|
|
598
598
|
<div class="refsect2">
|
599
599
|
<a name="GtkAppChooserWidget-application-activated"></a><h3>The <code class="literal">"application-activated"</code> signal</h3>
|
600
600
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget"><span class="type">GtkAppChooserWidget</span></a> *self,
|
601
|
-
<
|
602
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
601
|
+
<span class="type">GAppInfo</span> *application,
|
602
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
603
603
|
<p>
|
604
604
|
Emitted when an application item is activated from the widget's list.
|
605
605
|
</p>
|
@@ -620,7 +620,7 @@ Return or Enter.
|
|
620
620
|
</tr>
|
621
621
|
<tr>
|
622
622
|
<td><p><span class="term"><em class="parameter"><code>application</code></em> :</span></p></td>
|
623
|
-
<td>the activated <
|
623
|
+
<td>the activated <span class="type">GAppInfo</span>
|
624
624
|
</td>
|
625
625
|
</tr>
|
626
626
|
<tr>
|
@@ -634,8 +634,8 @@ Return or Enter.
|
|
634
634
|
<div class="refsect2">
|
635
635
|
<a name="GtkAppChooserWidget-application-selected"></a><h3>The <code class="literal">"application-selected"</code> signal</h3>
|
636
636
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget"><span class="type">GtkAppChooserWidget</span></a> *self,
|
637
|
-
<
|
638
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
637
|
+
<span class="type">GAppInfo</span> *application,
|
638
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
639
639
|
<p>
|
640
640
|
Emitted when an application item is selected from the widget's list.
|
641
641
|
</p>
|
@@ -651,7 +651,7 @@ Emitted when an application item is selected from the widget's list.
|
|
651
651
|
</tr>
|
652
652
|
<tr>
|
653
653
|
<td><p><span class="term"><em class="parameter"><code>application</code></em> :</span></p></td>
|
654
|
-
<td>the selected <
|
654
|
+
<td>the selected <span class="type">GAppInfo</span>
|
655
655
|
</td>
|
656
656
|
</tr>
|
657
657
|
<tr>
|
@@ -666,8 +666,8 @@ Emitted when an application item is selected from the widget's list.
|
|
666
666
|
<a name="GtkAppChooserWidget-populate-popup"></a><h3>The <code class="literal">"populate-popup"</code> signal</h3>
|
667
667
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget"><span class="type">GtkAppChooserWidget</span></a> *self,
|
668
668
|
<a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> *menu,
|
669
|
-
<
|
670
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
669
|
+
<span class="type">GAppInfo</span> *application,
|
670
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
671
671
|
<p>
|
672
672
|
Emitted when a context menu is about to popup over an application item.
|
673
673
|
Clients can insert menu items into the provided <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> object in the
|
@@ -690,7 +690,7 @@ if at least one item has been added to the menu.
|
|
690
690
|
</tr>
|
691
691
|
<tr>
|
692
692
|
<td><p><span class="term"><em class="parameter"><code>application</code></em> :</span></p></td>
|
693
|
-
<td>the current <
|
693
|
+
<td>the current <span class="type">GAppInfo</span>
|
694
694
|
</td>
|
695
695
|
</tr>
|
696
696
|
<tr>
|