gtk3 2.0.2-x86-mingw32 → 2.0.3-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 +7 -0
- data/Rakefile +0 -1
- data/ext/gtk3/extconf.rb +4 -1
- data/ext/gtk3/rbgtk-action-group.c +2 -1
- data/ext/gtk3/rbgtk-binding-set.c +0 -10
- data/ext/gtk3/rbgtk-cell-renderer.c +10 -7
- data/ext/gtk3/rbgtk-cell-view.c +0 -14
- data/ext/gtk3/rbgtk-container.c +12 -8
- data/ext/gtk3/rbgtk-file-chooser.c +4 -7
- data/ext/gtk3/rbgtk-icon-info.c +2 -2
- data/ext/gtk3/rbgtk-style-properties.c +12 -13
- data/ext/gtk3/rbgtk-style-provider.c +12 -13
- data/ext/gtk3/rbgtk-widget.c +11 -21
- data/ext/gtk3/rbgtk.c +36 -1
- data/ext/gtk3/rbgtk3conversions.h +9 -2
- data/ext/gtk3/rbgtk3private.h +1 -7
- data/lib/1.9/gtk3.so +0 -0
- data/lib/2.0/gtk3.so +0 -0
- data/lib/gtk3/deprecated.rb +4 -1
- data/sample/gtk-demo/colorsel.rb +23 -25
- data/sample/gtk-demo/common.rb +8 -8
- data/sample/gtk-demo/css_accordion.css +53 -0
- data/sample/gtk-demo/css_accordion.rb +75 -0
- data/sample/gtk-demo/main.rb +83 -83
- data/sample/gtk-demo/reset.css +69 -0
- data/test/test_gc.rb +1 -1
- data/test/test_gtk.rb +23 -0
- data/test/test_gtk_about_dialog.rb +0 -1
- data/test/test_gtk_buildable.rb +3 -13
- data/test/test_gtk_builder.rb +3 -25
- data/test/test_gtk_container.rb +32 -0
- data/test/test_gtk_css_provider.rb +27 -0
- data/test/test_gtk_entry.rb +0 -2
- data/test/test_gtk_icon_theme.rb +11 -10
- data/test/test_gtk_image.rb +2 -2
- data/test/test_gtk_list_store.rb +0 -4
- data/test/test_gtk_style_context.rb +30 -0
- data/test/test_gtk_style_properties.rb +38 -0
- data/test/test_gtk_widget.rb +3 -11
- metadata +28 -1207
- data/test/test_gtk_rc_style.rb +0 -14
- data/vendor/local/bin/gtk-builder-convert +0 -799
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe.manifest +0 -17
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/etc/gtk-2.0/gtk.immodules +0 -4
- data/vendor/local/etc/gtk-2.0/im-multipress.conf +0 -22
- data/vendor/local/include/gail-1.0/gail/gailwidget.h +0 -65
- data/vendor/local/include/gail-1.0/libgail-util/gail-util.h +0 -2
- data/vendor/local/include/gail-1.0/libgail-util/gailmisc.h +0 -82
- data/vendor/local/include/gail-1.0/libgail-util/gailtextutil.h +0 -87
- data/vendor/local/include/gtk-2.0/gdk/gdk.h +0 -241
- data/vendor/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h +0 -76
- data/vendor/local/include/gtk-2.0/gdk/gdkcairo.h +0 -59
- data/vendor/local/include/gtk-2.0/gdk/gdkcolor.h +0 -176
- data/vendor/local/include/gtk-2.0/gdk/gdkcursor.h +0 -168
- data/vendor/local/include/gtk-2.0/gdk/gdkdisplay.h +0 -229
- data/vendor/local/include/gtk-2.0/gdk/gdkdisplaymanager.h +0 -67
- data/vendor/local/include/gtk-2.0/gdk/gdkdnd.h +0 -186
- data/vendor/local/include/gtk-2.0/gdk/gdkdrawable.h +0 -436
- data/vendor/local/include/gtk-2.0/gdk/gdkenumtypes.h +0 -137
- data/vendor/local/include/gtk-2.0/gdk/gdkevents.h +0 -566
- data/vendor/local/include/gtk-2.0/gdk/gdkfont.h +0 -138
- data/vendor/local/include/gtk-2.0/gdk/gdkgc.h +0 -298
- data/vendor/local/include/gtk-2.0/gdk/gdki18n.h +0 -59
- data/vendor/local/include/gtk-2.0/gdk/gdkimage.h +0 -145
- data/vendor/local/include/gtk-2.0/gdk/gdkinput.h +0 -192
- data/vendor/local/include/gtk-2.0/gdk/gdkkeys.h +0 -134
- data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms-compat.h +0 -2208
- data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms.h +0 -2221
- data/vendor/local/include/gtk-2.0/gdk/gdkpango.h +0 -166
- data/vendor/local/include/gtk-2.0/gdk/gdkpixbuf.h +0 -115
- data/vendor/local/include/gtk-2.0/gdk/gdkpixmap.h +0 -136
- data/vendor/local/include/gtk-2.0/gdk/gdkprivate.h +0 -60
- data/vendor/local/include/gtk-2.0/gdk/gdkproperty.h +0 -128
- data/vendor/local/include/gtk-2.0/gdk/gdkregion.h +0 -127
- data/vendor/local/include/gtk-2.0/gdk/gdkrgb.h +0 -149
- data/vendor/local/include/gtk-2.0/gdk/gdkscreen.h +0 -132
- data/vendor/local/include/gtk-2.0/gdk/gdkselection.h +0 -111
- data/vendor/local/include/gtk-2.0/gdk/gdkspawn.h +0 -64
- data/vendor/local/include/gtk-2.0/gdk/gdktestutils.h +0 -49
- data/vendor/local/include/gtk-2.0/gdk/gdktypes.h +0 -226
- data/vendor/local/include/gtk-2.0/gdk/gdkvisual.h +0 -147
- data/vendor/local/include/gtk-2.0/gdk/gdkwin32.h +0 -129
- data/vendor/local/include/gtk-2.0/gdk/gdkwindow.h +0 -743
- data/vendor/local/include/gtk-2.0/gtk/gtk.h +0 -248
- data/vendor/local/include/gtk-2.0/gtk/gtkaboutdialog.h +0 -157
- data/vendor/local/include/gtk-2.0/gtk/gtkaccelgroup.h +0 -216
- data/vendor/local/include/gtk-2.0/gtk/gtkaccellabel.h +0 -114
- data/vendor/local/include/gtk-2.0/gtk/gtkaccelmap.h +0 -101
- data/vendor/local/include/gtk-2.0/gtk/gtkaccessible.h +0 -80
- data/vendor/local/include/gtk-2.0/gtk/gtkaction.h +0 -180
- data/vendor/local/include/gtk-2.0/gtk/gtkactiongroup.h +0 -184
- data/vendor/local/include/gtk-2.0/gtk/gtkactivatable.h +0 -88
- data/vendor/local/include/gtk-2.0/gtk/gtkadjustment.h +0 -121
- data/vendor/local/include/gtk-2.0/gtk/gtkalignment.h +0 -94
- data/vendor/local/include/gtk-2.0/gtk/gtkarrow.h +0 -77
- data/vendor/local/include/gtk-2.0/gtk/gtkaspectframe.h +0 -84
- data/vendor/local/include/gtk-2.0/gtk/gtkassistant.h +0 -176
- data/vendor/local/include/gtk-2.0/gtk/gtkbbox.h +0 -105
- data/vendor/local/include/gtk-2.0/gtk/gtkbin.h +0 -70
- data/vendor/local/include/gtk-2.0/gtk/gtkbindings.h +0 -158
- data/vendor/local/include/gtk-2.0/gtk/gtkbox.h +0 -159
- data/vendor/local/include/gtk-2.0/gtk/gtkbuildable.h +0 -176
- data/vendor/local/include/gtk-2.0/gtk/gtkbuilder.h +0 -143
- data/vendor/local/include/gtk-2.0/gtk/gtkbutton.h +0 -147
- data/vendor/local/include/gtk-2.0/gtk/gtkcalendar.h +0 -209
- data/vendor/local/include/gtk-2.0/gtk/gtkcelleditable.h +0 -64
- data/vendor/local/include/gtk-2.0/gtk/gtkcelllayout.h +0 -122
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrenderer.h +0 -195
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrendereraccel.h +0 -92
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrenderercombo.h +0 -64
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h +0 -71
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrendererprogress.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrendererspin.h +0 -57
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrendererspinner.h +0 -67
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrenderertext.h +0 -105
- data/vendor/local/include/gtk-2.0/gtk/gtkcellrenderertoggle.h +0 -85
- data/vendor/local/include/gtk-2.0/gtk/gtkcellview.h +0 -81
- data/vendor/local/include/gtk-2.0/gtk/gtkcheckbutton.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtkcheckmenuitem.h +0 -102
- data/vendor/local/include/gtk-2.0/gtk/gtkclipboard.h +0 -157
- data/vendor/local/include/gtk-2.0/gtk/gtkclist.h +0 -792
- data/vendor/local/include/gtk-2.0/gtk/gtkcolorbutton.h +0 -103
- data/vendor/local/include/gtk-2.0/gtk/gtkcolorsel.h +0 -135
- data/vendor/local/include/gtk-2.0/gtk/gtkcolorseldialog.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtkcombo.h +0 -118
- data/vendor/local/include/gtk-2.0/gtk/gtkcombobox.h +0 -153
- data/vendor/local/include/gtk-2.0/gtk/gtkcomboboxentry.h +0 -81
- data/vendor/local/include/gtk-2.0/gtk/gtkcomboboxtext.h +0 -77
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +0 -229
- data/vendor/local/include/gtk-2.0/gtk/gtkctree.h +0 -445
- data/vendor/local/include/gtk-2.0/gtk/gtkcurve.h +0 -106
- data/vendor/local/include/gtk-2.0/gtk/gtkdebug.h +0 -79
- data/vendor/local/include/gtk-2.0/gtk/gtkdialog.h +0 -186
- data/vendor/local/include/gtk-2.0/gtk/gtkdnd.h +0 -188
- data/vendor/local/include/gtk-2.0/gtk/gtkdrawingarea.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtkeditable.h +0 -117
- data/vendor/local/include/gtk-2.0/gtk/gtkentry.h +0 -334
- data/vendor/local/include/gtk-2.0/gtk/gtkentrybuffer.h +0 -133
- data/vendor/local/include/gtk-2.0/gtk/gtkentrycompletion.h +0 -132
- data/vendor/local/include/gtk-2.0/gtk/gtkenums.h +0 -584
- data/vendor/local/include/gtk-2.0/gtk/gtkeventbox.h +0 -71
- data/vendor/local/include/gtk-2.0/gtk/gtkexpander.h +0 -98
- data/vendor/local/include/gtk-2.0/gtk/gtkfilechooser.h +0 -264
- data/vendor/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h +0 -92
- data/vendor/local/include/gtk-2.0/gtk/gtkfilechooserdialog.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkfilechooserwidget.h +0 -67
- data/vendor/local/include/gtk-2.0/gtk/gtkfilefilter.h +0 -83
- data/vendor/local/include/gtk-2.0/gtk/gtkfilesel.h +0 -125
- data/vendor/local/include/gtk-2.0/gtk/gtkfixed.h +0 -90
- data/vendor/local/include/gtk-2.0/gtk/gtkfontbutton.h +0 -100
- data/vendor/local/include/gtk-2.0/gtk/gtkfontsel.h +0 -220
- data/vendor/local/include/gtk-2.0/gtk/gtkframe.h +0 -96
- data/vendor/local/include/gtk-2.0/gtk/gtkgamma.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtkgc.h +0 -49
- data/vendor/local/include/gtk-2.0/gtk/gtkhandlebox.h +0 -112
- data/vendor/local/include/gtk-2.0/gtk/gtkhbbox.h +0 -80
- data/vendor/local/include/gtk-2.0/gtk/gtkhbox.h +0 -68
- data/vendor/local/include/gtk-2.0/gtk/gtkhpaned.h +0 -65
- data/vendor/local/include/gtk-2.0/gtk/gtkhruler.h +0 -84
- data/vendor/local/include/gtk-2.0/gtk/gtkhscale.h +0 -71
- data/vendor/local/include/gtk-2.0/gtk/gtkhscrollbar.h +0 -70
- data/vendor/local/include/gtk-2.0/gtk/gtkhseparator.h +0 -68
- data/vendor/local/include/gtk-2.0/gtk/gtkhsv.h +0 -115
- data/vendor/local/include/gtk-2.0/gtk/gtkiconfactory.h +0 -189
- data/vendor/local/include/gtk-2.0/gtk/gtkicontheme.h +0 -198
- data/vendor/local/include/gtk-2.0/gtk/gtkiconview.h +0 -242
- data/vendor/local/include/gtk-2.0/gtk/gtkimage.h +0 -274
- data/vendor/local/include/gtk-2.0/gtk/gtkimagemenuitem.h +0 -86
- data/vendor/local/include/gtk-2.0/gtk/gtkimcontext.h +0 -132
- data/vendor/local/include/gtk-2.0/gtk/gtkimcontextsimple.h +0 -77
- data/vendor/local/include/gtk-2.0/gtk/gtkimmodule.h +0 -58
- data/vendor/local/include/gtk-2.0/gtk/gtkimmulticontext.h +0 -78
- data/vendor/local/include/gtk-2.0/gtk/gtkinfobar.h +0 -120
- data/vendor/local/include/gtk-2.0/gtk/gtkinputdialog.h +0 -100
- data/vendor/local/include/gtk-2.0/gtk/gtkinvisible.h +0 -78
- data/vendor/local/include/gtk-2.0/gtk/gtkitem.h +0 -81
- data/vendor/local/include/gtk-2.0/gtk/gtkitemfactory.h +0 -236
- data/vendor/local/include/gtk-2.0/gtk/gtklabel.h +0 -207
- data/vendor/local/include/gtk-2.0/gtk/gtklayout.h +0 -138
- data/vendor/local/include/gtk-2.0/gtk/gtklinkbutton.h +0 -91
- data/vendor/local/include/gtk-2.0/gtk/gtklist.h +0 -138
- data/vendor/local/include/gtk-2.0/gtk/gtklistitem.h +0 -91
- data/vendor/local/include/gtk-2.0/gtk/gtkliststore.h +0 -147
- data/vendor/local/include/gtk-2.0/gtk/gtkmain.h +0 -233
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +0 -283
- data/vendor/local/include/gtk-2.0/gtk/gtkmenu.h +0 -219
- data/vendor/local/include/gtk-2.0/gtk/gtkmenubar.h +0 -92
- data/vendor/local/include/gtk-2.0/gtk/gtkmenuitem.h +0 -145
- data/vendor/local/include/gtk-2.0/gtk/gtkmenushell.h +0 -141
- data/vendor/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h +0 -89
- data/vendor/local/include/gtk-2.0/gtk/gtkmessagedialog.h +0 -135
- data/vendor/local/include/gtk-2.0/gtk/gtkmisc.h +0 -85
- data/vendor/local/include/gtk-2.0/gtk/gtkmodules.h +0 -54
- data/vendor/local/include/gtk-2.0/gtk/gtkmountoperation.h +0 -83
- data/vendor/local/include/gtk-2.0/gtk/gtknotebook.h +0 -317
- data/vendor/local/include/gtk-2.0/gtk/gtkobject.h +0 -250
- data/vendor/local/include/gtk-2.0/gtk/gtkoffscreenwindow.h +0 -60
- data/vendor/local/include/gtk-2.0/gtk/gtkoldeditable.h +0 -126
- data/vendor/local/include/gtk-2.0/gtk/gtkoptionmenu.h +0 -88
- data/vendor/local/include/gtk-2.0/gtk/gtkorientable.h +0 -60
- data/vendor/local/include/gtk-2.0/gtk/gtkpagesetup.h +0 -108
- data/vendor/local/include/gtk-2.0/gtk/gtkpaned.h +0 -144
- data/vendor/local/include/gtk-2.0/gtk/gtkpapersize.h +0 -101
- data/vendor/local/include/gtk-2.0/gtk/gtkpixmap.h +0 -83
- data/vendor/local/include/gtk-2.0/gtk/gtkplug.h +0 -105
- data/vendor/local/include/gtk-2.0/gtk/gtkpreview.h +0 -137
- data/vendor/local/include/gtk-2.0/gtk/gtkprintcontext.h +0 -71
- data/vendor/local/include/gtk-2.0/gtk/gtkprintoperation.h +0 -207
- data/vendor/local/include/gtk-2.0/gtk/gtkprintoperationpreview.h +0 -80
- data/vendor/local/include/gtk-2.0/gtk/gtkprintsettings.h +0 -234
- data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +0 -157
- data/vendor/local/include/gtk-2.0/gtk/gtkprogress.h +0 -120
- data/vendor/local/include/gtk-2.0/gtk/gtkprogressbar.h +0 -172
- data/vendor/local/include/gtk-2.0/gtk/gtkradioaction.h +0 -90
- data/vendor/local/include/gtk-2.0/gtk/gtkradiobutton.h +0 -94
- data/vendor/local/include/gtk-2.0/gtk/gtkradiomenuitem.h +0 -94
- data/vendor/local/include/gtk-2.0/gtk/gtkradiotoolbutton.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkrange.h +0 -215
- data/vendor/local/include/gtk-2.0/gtk/gtkrc.h +0 -271
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentaction.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentchooser.h +0 -191
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentchooserdialog.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentchoosermenu.h +0 -74
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentchooserwidget.h +0 -64
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentfilter.h +0 -94
- data/vendor/local/include/gtk-2.0/gtk/gtkrecentmanager.h +0 -216
- data/vendor/local/include/gtk-2.0/gtk/gtkruler.h +0 -136
- data/vendor/local/include/gtk-2.0/gtk/gtkscale.h +0 -111
- data/vendor/local/include/gtk-2.0/gtk/gtkscalebutton.h +0 -112
- data/vendor/local/include/gtk-2.0/gtk/gtkscrollbar.h +0 -72
- data/vendor/local/include/gtk-2.0/gtk/gtkscrolledwindow.h +0 -136
- data/vendor/local/include/gtk-2.0/gtk/gtkselection.h +0 -221
- data/vendor/local/include/gtk-2.0/gtk/gtkseparator.h +0 -66
- data/vendor/local/include/gtk-2.0/gtk/gtkseparatormenuitem.h +0 -68
- data/vendor/local/include/gtk-2.0/gtk/gtkseparatortoolitem.h +0 -72
- data/vendor/local/include/gtk-2.0/gtk/gtksettings.h +0 -139
- data/vendor/local/include/gtk-2.0/gtk/gtkshow.h +0 -39
- data/vendor/local/include/gtk-2.0/gtk/gtksignal.h +0 -149
- data/vendor/local/include/gtk-2.0/gtk/gtksizegroup.h +0 -111
- data/vendor/local/include/gtk-2.0/gtk/gtksocket.h +0 -102
- data/vendor/local/include/gtk-2.0/gtk/gtkspinbutton.h +0 -196
- data/vendor/local/include/gtk-2.0/gtk/gtkspinner.h +0 -65
- data/vendor/local/include/gtk-2.0/gtk/gtkstatusbar.h +0 -117
- data/vendor/local/include/gtk-2.0/gtk/gtkstatusicon.h +0 -157
- data/vendor/local/include/gtk-2.0/gtk/gtkstock.h +0 -1016
- data/vendor/local/include/gtk-2.0/gtk/gtkstyle.h +0 -945
- data/vendor/local/include/gtk-2.0/gtk/gtktable.h +0 -151
- data/vendor/local/include/gtk-2.0/gtk/gtktearoffmenuitem.h +0 -75
- data/vendor/local/include/gtk-2.0/gtk/gtktestutils.h +0 -71
- data/vendor/local/include/gtk-2.0/gtk/gtktext.h +0 -217
- data/vendor/local/include/gtk-2.0/gtk/gtktextbuffer.h +0 -409
- data/vendor/local/include/gtk-2.0/gtk/gtktextbufferrichtext.h +0 -96
- data/vendor/local/include/gtk-2.0/gtk/gtktextchild.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtktextdisplay.h +0 -112
- data/vendor/local/include/gtk-2.0/gtk/gtktextiter.h +0 -307
- data/vendor/local/include/gtk-2.0/gtk/gtktextlayout.h +0 -439
- data/vendor/local/include/gtk-2.0/gtk/gtktextmark.h +0 -106
- data/vendor/local/include/gtk-2.0/gtk/gtktexttag.h +0 -289
- data/vendor/local/include/gtk-2.0/gtk/gtktexttagtable.h +0 -101
- data/vendor/local/include/gtk-2.0/gtk/gtktextview.h +0 -376
- data/vendor/local/include/gtk-2.0/gtk/gtktipsquery.h +0 -110
- data/vendor/local/include/gtk-2.0/gtk/gtktoggleaction.h +0 -91
- data/vendor/local/include/gtk-2.0/gtk/gtktogglebutton.h +0 -97
- data/vendor/local/include/gtk-2.0/gtk/gtktoggletoolbutton.h +0 -77
- data/vendor/local/include/gtk-2.0/gtk/gtktoolbar.h +0 -288
- data/vendor/local/include/gtk-2.0/gtk/gtktoolbutton.h +0 -99
- data/vendor/local/include/gtk-2.0/gtk/gtktoolitem.h +0 -142
- data/vendor/local/include/gtk-2.0/gtk/gtktoolitemgroup.h +0 -99
- data/vendor/local/include/gtk-2.0/gtk/gtktoolpalette.h +0 -144
- data/vendor/local/include/gtk-2.0/gtk/gtktoolshell.h +0 -91
- data/vendor/local/include/gtk-2.0/gtk/gtktooltip.h +0 -77
- data/vendor/local/include/gtk-2.0/gtk/gtktooltips.h +0 -109
- data/vendor/local/include/gtk-2.0/gtk/gtktree.h +0 -132
- data/vendor/local/include/gtk-2.0/gtk/gtktreednd.h +0 -125
- data/vendor/local/include/gtk-2.0/gtk/gtktreeitem.h +0 -90
- data/vendor/local/include/gtk-2.0/gtk/gtktreemodel.h +0 -270
- data/vendor/local/include/gtk-2.0/gtk/gtktreemodelfilter.h +0 -109
- data/vendor/local/include/gtk-2.0/gtk/gtktreemodelsort.h +0 -106
- data/vendor/local/include/gtk-2.0/gtk/gtktreeselection.h +0 -125
- data/vendor/local/include/gtk-2.0/gtk/gtktreesortable.h +0 -103
- data/vendor/local/include/gtk-2.0/gtk/gtktreestore.h +0 -159
- data/vendor/local/include/gtk-2.0/gtk/gtktreeview.h +0 -431
- data/vendor/local/include/gtk-2.0/gtk/gtktreeviewcolumn.h +0 -245
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +0 -335
- data/vendor/local/include/gtk-2.0/gtk/gtktypeutils.h +0 -264
- data/vendor/local/include/gtk-2.0/gtk/gtkuimanager.h +0 -153
- data/vendor/local/include/gtk-2.0/gtk/gtkvbbox.h +0 -82
- data/vendor/local/include/gtk-2.0/gtk/gtkvbox.h +0 -68
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +0 -51
- data/vendor/local/include/gtk-2.0/gtk/gtkviewport.h +0 -93
- data/vendor/local/include/gtk-2.0/gtk/gtkvolumebutton.h +0 -72
- data/vendor/local/include/gtk-2.0/gtk/gtkvpaned.h +0 -65
- data/vendor/local/include/gtk-2.0/gtk/gtkvruler.h +0 -84
- data/vendor/local/include/gtk-2.0/gtk/gtkvscale.h +0 -79
- data/vendor/local/include/gtk-2.0/gtk/gtkvscrollbar.h +0 -76
- data/vendor/local/include/gtk-2.0/gtk/gtkvseparator.h +0 -76
- data/vendor/local/include/gtk-2.0/gtk/gtkwidget.h +0 -1351
- data/vendor/local/include/gtk-2.0/gtk/gtkwindow.h +0 -452
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/include/gdkconfig.h +0 -35
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail.pc +0 -11
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +0 -12
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +0 -12
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +0 -15
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +0 -15
- data/vendor/local/manifest/gtk+-dev_2.24.10-1_win32.mft +0 -947
- data/vendor/local/manifest/gtk+_2.24.10-1_win32.mft +0 -225
- data/vendor/local/share/aclocal/gtk-2.0.m4 +0 -196
- data/vendor/local/share/doc/gtk+-2.24.10/COPYING +0 -482
- data/vendor/local/share/doc/gtk+-dev-2.24.10/COPYING +0 -482
- data/vendor/local/share/gtk-2.0/demo/alphatest.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/apple-red.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/appwindow.c +0 -591
- data/vendor/local/share/gtk-2.0/demo/assistant.c +0 -216
- data/vendor/local/share/gtk-2.0/demo/background.jpg +0 -0
- data/vendor/local/share/gtk-2.0/demo/builder.c +0 -68
- data/vendor/local/share/gtk-2.0/demo/button_box.c +0 -127
- data/vendor/local/share/gtk-2.0/demo/changedisplay.c +0 -643
- data/vendor/local/share/gtk-2.0/demo/clipboard.c +0 -326
- data/vendor/local/share/gtk-2.0/demo/colorsel.c +0 -142
- data/vendor/local/share/gtk-2.0/demo/combobox.c +0 -454
- data/vendor/local/share/gtk-2.0/demo/demo.ui +0 -258
- data/vendor/local/share/gtk-2.0/demo/dialog.c +0 -181
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +0 -308
- data/vendor/local/share/gtk-2.0/demo/editable_cells.c +0 -393
- data/vendor/local/share/gtk-2.0/demo/entry_buffer.c +0 -65
- data/vendor/local/share/gtk-2.0/demo/entry_completion.c +0 -97
- data/vendor/local/share/gtk-2.0/demo/expander.c +0 -58
- data/vendor/local/share/gtk-2.0/demo/floppybuddy.gif +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-applets.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-calendar.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-foot.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-fs-directory.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-fs-regular.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-gimp.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-gmush.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnome-gsame.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gnu-keys.png +0 -0
- data/vendor/local/share/gtk-2.0/demo/gtk-logo-rgb.gif +0 -0
- data/vendor/local/share/gtk-2.0/demo/hypertext.c +0 -315
- data/vendor/local/share/gtk-2.0/demo/iconview.c +0 -372
- data/vendor/local/share/gtk-2.0/demo/iconview_edit.c +0 -159
- data/vendor/local/share/gtk-2.0/demo/images.c +0 -464
- data/vendor/local/share/gtk-2.0/demo/infobar.c +0 -104
- data/vendor/local/share/gtk-2.0/demo/links.c +0 -84
- data/vendor/local/share/gtk-2.0/demo/list_store.c +0 -295
- data/vendor/local/share/gtk-2.0/demo/menus.c +0 -210
- data/vendor/local/share/gtk-2.0/demo/offscreen_window.c +0 -579
- data/vendor/local/share/gtk-2.0/demo/offscreen_window2.c +0 -500
- data/vendor/local/share/gtk-2.0/demo/panes.c +0 -194
- data/vendor/local/share/gtk-2.0/demo/pickers.c +0 -73
- data/vendor/local/share/gtk-2.0/demo/pixbufs.c +0 -270
- data/vendor/local/share/gtk-2.0/demo/printing.c +0 -212
- data/vendor/local/share/gtk-2.0/demo/rotated_text.c +0 -237
- data/vendor/local/share/gtk-2.0/demo/search_entry.c +0 -335
- data/vendor/local/share/gtk-2.0/demo/sizegroup.c +0 -167
- data/vendor/local/share/gtk-2.0/demo/spinner.c +0 -94
- data/vendor/local/share/gtk-2.0/demo/stock_browser.c +0 -546
- data/vendor/local/share/gtk-2.0/demo/textscroll.c +0 -200
- data/vendor/local/share/gtk-2.0/demo/textview.c +0 -569
- data/vendor/local/share/gtk-2.0/demo/toolpalette.c +0 -795
- data/vendor/local/share/gtk-2.0/demo/tree_store.c +0 -450
- data/vendor/local/share/gtk-2.0/demo/ui_manager.c +0 -237
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +0 -449
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +0 -275
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +0 -30
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +0 -44
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -27
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +0 -41
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +0 -266
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +0 -1283
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +0 -262
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +0 -1526
- data/vendor/local/share/gtk-doc/html/gdk/X_cursor.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +0 -74
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +0 -123
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +0 -124
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +0 -124
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +0 -42
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +0 -109
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +0 -515
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +0 -51
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +0 -224
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +0 -123
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +0 -128
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +0 -115
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +0 -1012
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +0 -3674
- data/vendor/local/share/gtk-doc/html/gdk/arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/based_arrow_down.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/based_arrow_up.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/boat.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/bogosity.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/bottom_left_corner.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/bottom_right_corner.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/bottom_side.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/bottom_tee.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/box_spiral.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/center_ptr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/circle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/clock.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/coffee_mug.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/cross.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/cross_reverse.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/crosshair.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/diamond_cross.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/dot.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/dotbox.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/double_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/draft_large.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/draft_small.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/draped_box.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/exchange.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/fleur.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +0 -319
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +0 -611
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +0 -415
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +0 -950
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +0 -1137
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +0 -911
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +0 -2088
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +0 -1690
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +0 -1264
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +0 -1449
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +0 -1182
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +0 -902
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +0 -1653
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +0 -824
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +0 -960
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +0 -297
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +0 -1016
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +0 -861
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +0 -648
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +0 -968
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +0 -1005
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +0 -657
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +0 -210
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +0 -933
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +0 -827
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +0 -6581
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +0 -2486
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +0 -1331
- data/vendor/local/share/gtk-doc/html/gdk/gobbler.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/gumby.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/hand1.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/hand2.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/heart.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/icon.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/index.html +0 -143
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +0 -1446
- data/vendor/local/share/gtk-doc/html/gdk/iron_cross.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/left_ptr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/left_side.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/left_tee.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/leftbutton.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/ll_angle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/lr_angle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/man.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/middlebutton.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/mouse.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +0 -201
- data/vendor/local/share/gtk-doc/html/gdk/pencil.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/pirate.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/plus.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/question_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +0 -131
- data/vendor/local/share/gtk-doc/html/gdk/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/right_ptr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/right_side.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/right_tee.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/rightbutton.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/rotated-text.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/rtl_logo.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sailboat.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_down_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_h_double_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_left_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_right_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_up_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sb_v_double_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/shuttle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/sizing.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/spider.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/spraycan.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/star.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/style.css +0 -266
- data/vendor/local/share/gtk-doc/html/gdk/target.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/tcross.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/top_left_arrow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/top_left_corner.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/top_right_corner.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/top_side.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/top_tee.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/trek.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/ul_angle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/umbrella.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/ur_angle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/watch.png +0 -0
- data/vendor/local/share/gtk-doc/html/gdk/xterm.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +0 -77
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +0 -53
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +0 -53
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +0 -83
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +0 -56
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +0 -1423
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +0 -340
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +0 -147
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +0 -1582
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +0 -1222
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +0 -856
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +0 -807
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +0 -390
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +0 -205
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +0 -238
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +0 -1134
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +0 -131
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +0 -773
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +0 -638
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +0 -1121
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +0 -1110
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +0 -555
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +0 -3832
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +0 -2563
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +0 -1059
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +0 -270
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +0 -520
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +0 -1132
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +0 -254
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +0 -227
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +0 -206
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +0 -199
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +0 -161
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +0 -157
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +0 -582
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +0 -351
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +0 -433
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +0 -214
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +0 -436
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +0 -786
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +0 -231
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +0 -507
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +0 -1555
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +0 -298
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +0 -328
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +0 -1510
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +0 -423
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +0 -1323
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +0 -251
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +0 -662
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +0 -3428
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +0 -590
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +0 -1128
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +0 -292
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +0 -739
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +0 -3186
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +0 -498
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +0 -321
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +0 -170
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +0 -611
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +0 -326
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +0 -571
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +0 -526
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +0 -417
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +0 -444
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +0 -127
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +0 -132
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +0 -230
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +0 -108
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +0 -462
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +0 -160
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +0 -125
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +0 -130
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +0 -478
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +0 -947
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +0 -148
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +0 -175
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +0 -1410
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +0 -2689
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +0 -1501
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +0 -456
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +0 -714
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +0 -200
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +0 -197
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +0 -235
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +0 -1172
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +0 -2086
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +0 -577
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +0 -390
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +0 -972
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +0 -438
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +0 -1056
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +0 -1353
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +0 -412
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +0 -882
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +0 -671
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +0 -431
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +0 -786
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +0 -313
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +0 -2682
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +0 -1217
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +0 -186
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +0 -501
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +0 -333
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +0 -937
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +0 -242
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +0 -760
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +0 -820
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +0 -239
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +0 -357
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +0 -652
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +0 -513
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +0 -527
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +0 -2677
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +0 -853
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +0 -931
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +0 -555
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +0 -852
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +0 -367
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +0 -525
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +0 -457
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +0 -327
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +0 -1389
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +0 -267
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +0 -1376
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +0 -228
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +0 -259
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +0 -155
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +0 -620
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +0 -1564
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +0 -357
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +0 -537
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +0 -571
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +0 -187
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +0 -738
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +0 -90
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +0 -110
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +0 -211
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +0 -1215
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +0 -440
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +0 -388
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +0 -1260
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +0 -203
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +0 -1716
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +0 -491
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +0 -4192
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +0 -759
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +0 -135
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +0 -668
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +0 -3605
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +0 -2871
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +0 -325
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +0 -1157
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +0 -381
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +0 -3002
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +0 -452
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +0 -315
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +0 -508
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +0 -279
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +0 -667
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +0 -1147
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +0 -705
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +0 -1007
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +0 -394
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +0 -1851
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +0 -414
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +0 -450
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +0 -767
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +0 -266
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +0 -2402
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +0 -654
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +0 -551
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +0 -796
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +0 -458
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +0 -1028
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +0 -4656
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +0 -1845
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +0 -1290
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +0 -133
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +0 -209
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +0 -108
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +0 -160
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +0 -123
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +0 -111
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +0 -398
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +0 -112
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +0 -10064
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +0 -4007
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +0 -175
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +0 -74
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +0 -95
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +0 -68
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +0 -53
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +0 -41
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +0 -59
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +0 -41
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +0 -71
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +0 -47
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +0 -266
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +0 -53
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +0 -556
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +0 -104
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +0 -57
- data/vendor/local/share/gtk-doc/html/gtk/aboutdialog.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/accel-label.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +0 -95
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +0 -2095
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +0 -790
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +0 -786
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +0 -602
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +0 -518
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +0 -291
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +0 -465
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +0 -181
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +0 -121
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +0 -1858
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +0 -1090
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +0 -386
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +0 -3401
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +0 -22926
- data/vendor/local/share/gtk-doc/html/gtk/application-exit.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/assistant.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +0 -246
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +0 -154
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +0 -496
- data/vendor/local/share/gtk-doc/html/gtk/check-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +0 -84
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +0 -89
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +0 -41
- data/vendor/local/share/gtk-doc/html/gtk/color-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/colorsel.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/combo-box-entry.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/combo-box.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtk/dialog-error.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/dialog-information.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/dialog-password.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/dialog-question.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/dialog-warning.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-new.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-open.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-print-preview.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-print.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-properties.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-revert-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-revert-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-save-as.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/document-save.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/drive-harddisk.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-clear.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-copy.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-cut.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-delete.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-find-replace.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-find.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-paste.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-redo-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-redo-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-select-all.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-undo-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/edit-undo-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/entry.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/figure-hierarchical-drawing.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/figure-windowed-label.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/file-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/filechooser.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/folder.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/font-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/fontsel.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-indent-less-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-indent-less-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-indent-more-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-indent-more-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-justify-center.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-justify-fill.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-justify-left.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-justify-right.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-text-bold.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-text-italic.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-text-strikethrough.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/format-text-underline.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/frame.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +0 -312
- data/vendor/local/share/gtk-doc/html/gtk/go-bottom.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-down.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-first-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-first-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-home.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-jump-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-jump-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-last-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-last-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-next-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-next-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-previous-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-previous-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-top.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/go-up.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +0 -522
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +0 -857
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +0 -1525
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +0 -1419
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +0 -285
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +0 -346
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +0 -1760
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +0 -123
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +0 -439
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +0 -2571
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +0 -979
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +0 -169
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +0 -1726
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +0 -1601
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +0 -1536
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +0 -1357
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +0 -1565
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +0 -589
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +0 -1497
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +0 -1574
- data/vendor/local/share/gtk-doc/html/gtk/gtk-apply.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +0 -86
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +0 -441
- data/vendor/local/share/gtk-doc/html/gtk/gtk-cancel.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-caps-lock-warning.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +0 -568
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +0 -1175
- data/vendor/local/share/gtk-doc/html/gtk/gtk-color-picker.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +0 -111
- data/vendor/local/share/gtk-doc/html/gtk/gtk-connect.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-convert.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +0 -60
- data/vendor/local/share/gtk-doc/html/gtk/gtk-disconnect.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-dnd-multiple.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-dnd.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-edit.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-font.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +0 -493
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +0 -509
- data/vendor/local/share/gtk-doc/html/gtk/gtk-index.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +0 -85
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +0 -160
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +0 -91
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +0 -102
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +0 -118
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +0 -107
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +0 -256
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +0 -80
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +0 -264
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +0 -155
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +0 -310
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +0 -163
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +0 -293
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +0 -45
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +0 -124
- data/vendor/local/share/gtk-doc/html/gtk/gtk-no.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-ok.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-orientation-landscape.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-orientation-portrait.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-orientation-reverse-landscape.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-orientation-reverse-portrait.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +0 -53
- data/vendor/local/share/gtk-doc/html/gtk/gtk-page-setup.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-preferences.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +0 -68
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +0 -1422
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +0 -143
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +0 -344
- data/vendor/local/share/gtk-doc/html/gtk/gtk-select-color.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-undelete-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-undelete-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +0 -106
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +0 -87
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +0 -134
- data/vendor/local/share/gtk-doc/html/gtk/gtk-yes.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +0 -6465
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +0 -159
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +0 -95
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +0 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +0 -41
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +0 -55
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +0 -51
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +0 -668
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +0 -206
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +0 -97
- data/vendor/local/share/gtk-doc/html/gtk/help-about.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/help-contents.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/icon-view.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/image-missing.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/image.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/index.html +0 -875
- data/vendor/local/share/gtk-doc/html/gtk/index.sgml +0 -7988
- data/vendor/local/share/gtk-doc/html/gtk/label.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-btlr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-btrl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-lrbt.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-lrtb.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-rlbt.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-rltb.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-tblr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/layout-tbrl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/link-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/list-add.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/list-and-tree.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/list-remove.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-floppy.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-optical.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-playback-pause.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-playback-start-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-playback-start-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-playback-stop.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-record.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-seek-backward-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-seek-backward-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-seek-forward-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-seek-forward-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-skip-backward-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-skip-backward-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-skip-forward-ltr.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/media-skip-forward-rtl.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/menubar.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/messagedialog.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +0 -94
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +0 -351
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +0 -104
- data/vendor/local/share/gtk-doc/html/gtk/multiline-text.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/network-idle.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +0 -71
- data/vendor/local/share/gtk-doc/html/gtk/notebook.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/pagesetupdialog.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/panes.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/printdialog.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/printer-error.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/printer-info.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/printer-paused.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/printer-warning.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/process-stop.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/progressbar.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +0 -44
- data/vendor/local/share/gtk-doc/html/gtk/radio-group.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/recentchooserdialog.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/scales.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/scrolledwindow.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/separator.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +0 -77
- data/vendor/local/share/gtk-doc/html/gtk/spinbutton.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/spinner.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/statusbar.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/style.css +0 -266
- data/vendor/local/share/gtk-doc/html/gtk/system-run.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/text-x-generic.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/toggle-button.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/toolbar.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/toolpalette.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/tools-check-spelling.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/tree-view-coordinates.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +0 -45
- data/vendor/local/share/gtk-doc/html/gtk/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/view-fullscreen.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/view-refresh.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/view-restore.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/view-sort-ascending.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/view-sort-descending.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/volumebutton.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/window-close.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/window.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/zoom-fit-best.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/zoom-in.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/zoom-original.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/zoom-out.png +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/themes/Default/gtk-2.0-key/gtkrc +0 -3
- data/vendor/local/share/themes/Emacs/gtk-2.0-key/gtkrc +0 -113
- data/vendor/local/share/themes/MS-Windows/gtk-2.0/gtkrc +0 -66
- data/vendor/local/share/themes/Raleigh/gtk-2.0/gtkrc +0 -3
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +0 -4954
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.sh +0 -99
@@ -1,90 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GtkSeparator</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
-
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
|
8
|
-
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
|
-
<link rel="prev" href="GtkScrollbar.html" title="GtkScrollbar">
|
10
|
-
<link rel="next" href="GtkWidget.html" title="GtkWidget">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
-
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
-
</head>
|
14
|
-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
-
<tr valign="middle">
|
17
|
-
<td><a accesskey="p" href="GtkScrollbar.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
-
<td><a accesskey="u" href="AbstractObjects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
-
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="GtkWidget.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<tr><td colspan="5" class="shortcuts">
|
24
|
-
<a href="#GtkSeparator.synopsis" class="shortcut">Top</a>
|
25
|
-
|
|
26
|
-
<a href="#GtkSeparator.description" class="shortcut">Description</a>
|
27
|
-
|
|
28
|
-
<a href="#GtkSeparator.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
-
|
|
30
|
-
<a href="#GtkSeparator.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
31
|
-
</td></tr>
|
32
|
-
</table>
|
33
|
-
<div class="refentry">
|
34
|
-
<a name="GtkSeparator"></a><div class="titlepage"></div>
|
35
|
-
<div class="refnamediv"><table width="100%"><tr>
|
36
|
-
<td valign="top">
|
37
|
-
<h2><span class="refentrytitle"><a name="GtkSeparator.top_of_page"></a>GtkSeparator</span></h2>
|
38
|
-
<p>GtkSeparator — Base class for GtkHSeparator and GtkVSeparator</p>
|
39
|
-
</td>
|
40
|
-
<td valign="top" align="right"><img src="separator.png"></td>
|
41
|
-
</tr></table></div>
|
42
|
-
<div class="refsynopsisdiv">
|
43
|
-
<a name="GtkSeparator.synopsis"></a><h2>Synopsis</h2>
|
44
|
-
<pre class="synopsis">
|
45
|
-
#include <gtk/gtk.h>
|
46
|
-
|
47
|
-
struct <a class="link" href="GtkSeparator.html#GtkSeparator-struct" title="struct GtkSeparator">GtkSeparator</a>;
|
48
|
-
</pre>
|
49
|
-
</div>
|
50
|
-
<div class="refsect1">
|
51
|
-
<a name="GtkSeparator.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
52
|
-
<pre class="synopsis">
|
53
|
-
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
54
|
-
+----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
55
|
-
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
56
|
-
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
57
|
-
+----GtkSeparator
|
58
|
-
+----<a class="link" href="GtkHSeparator.html" title="GtkHSeparator">GtkHSeparator</a>
|
59
|
-
+----<a class="link" href="GtkVSeparator.html" title="GtkVSeparator">GtkVSeparator</a>
|
60
|
-
</pre>
|
61
|
-
</div>
|
62
|
-
<div class="refsect1">
|
63
|
-
<a name="GtkSeparator.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
64
|
-
<p>
|
65
|
-
GtkSeparator implements
|
66
|
-
AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a> and <a class="link" href="gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
|
67
|
-
</div>
|
68
|
-
<div class="refsect1">
|
69
|
-
<a name="GtkSeparator.description"></a><h2>Description</h2>
|
70
|
-
<p>
|
71
|
-
The <a class="link" href="GtkSeparator.html" title="GtkSeparator"><span class="type">GtkSeparator</span></a> widget is an abstract class, used only for deriving the
|
72
|
-
subclasses <a class="link" href="GtkHSeparator.html" title="GtkHSeparator"><span class="type">GtkHSeparator</span></a> and <a class="link" href="GtkVSeparator.html" title="GtkVSeparator"><span class="type">GtkVSeparator</span></a>.
|
73
|
-
</p>
|
74
|
-
</div>
|
75
|
-
<div class="refsect1">
|
76
|
-
<a name="GtkSeparator.details"></a><h2>Details</h2>
|
77
|
-
<div class="refsect2">
|
78
|
-
<a name="GtkSeparator-struct"></a><h3>struct GtkSeparator</h3>
|
79
|
-
<pre class="programlisting">struct GtkSeparator;</pre>
|
80
|
-
<p>
|
81
|
-
The <a class="link" href="GtkSeparator.html#GtkSeparator-struct" title="struct GtkSeparator"><span class="type">GtkSeparator</span></a> struct contains private data only.
|
82
|
-
</p>
|
83
|
-
</div>
|
84
|
-
</div>
|
85
|
-
</div>
|
86
|
-
<div class="footer">
|
87
|
-
<hr>
|
88
|
-
Generated by GTK-Doc V1.18</div>
|
89
|
-
</body>
|
90
|
-
</html>
|
@@ -1,110 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GtkSeparatorMenuItem</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
-
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
|
8
|
-
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
|
-
<link rel="prev" href="gtk-gtkcheckmenuitem.html" title="GtkCheckMenuItem">
|
10
|
-
<link rel="next" href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
-
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
-
</head>
|
14
|
-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
-
<tr valign="middle">
|
17
|
-
<td><a accesskey="p" href="gtk-gtkcheckmenuitem.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
-
<td><a accesskey="u" href="MenusAndCombos.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
-
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="GtkTearoffMenuItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<tr><td colspan="5" class="shortcuts">
|
24
|
-
<a href="#GtkSeparatorMenuItem.synopsis" class="shortcut">Top</a>
|
25
|
-
|
|
26
|
-
<a href="#GtkSeparatorMenuItem.description" class="shortcut">Description</a>
|
27
|
-
|
|
28
|
-
<a href="#GtkSeparatorMenuItem.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
-
|
|
30
|
-
<a href="#GtkSeparatorMenuItem.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
31
|
-
</td></tr>
|
32
|
-
</table>
|
33
|
-
<div class="refentry">
|
34
|
-
<a name="GtkSeparatorMenuItem"></a><div class="titlepage"></div>
|
35
|
-
<div class="refnamediv"><table width="100%"><tr>
|
36
|
-
<td valign="top">
|
37
|
-
<h2><span class="refentrytitle"><a name="GtkSeparatorMenuItem.top_of_page"></a>GtkSeparatorMenuItem</span></h2>
|
38
|
-
<p>GtkSeparatorMenuItem — A separator used in menus</p>
|
39
|
-
</td>
|
40
|
-
<td valign="top" align="right"></td>
|
41
|
-
</tr></table></div>
|
42
|
-
<div class="refsynopsisdiv">
|
43
|
-
<a name="GtkSeparatorMenuItem.synopsis"></a><h2>Synopsis</h2>
|
44
|
-
<pre class="synopsis">
|
45
|
-
#include <gtk/gtk.h>
|
46
|
-
|
47
|
-
struct <a class="link" href="GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct" title="struct GtkSeparatorMenuItem">GtkSeparatorMenuItem</a>;
|
48
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkSeparatorMenuItem.html#gtk-separator-menu-item-new" title="gtk_separator_menu_item_new ()">gtk_separator_menu_item_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
49
|
-
</pre>
|
50
|
-
</div>
|
51
|
-
<div class="refsect1">
|
52
|
-
<a name="GtkSeparatorMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
|
-
<pre class="synopsis">
|
54
|
-
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
55
|
-
+----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
56
|
-
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
57
|
-
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
58
|
-
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
59
|
-
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
60
|
-
+----<a class="link" href="GtkItem.html" title="GtkItem">GtkItem</a>
|
61
|
-
+----<a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
|
62
|
-
+----GtkSeparatorMenuItem
|
63
|
-
</pre>
|
64
|
-
</div>
|
65
|
-
<div class="refsect1">
|
66
|
-
<a name="GtkSeparatorMenuItem.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
67
|
-
<p>
|
68
|
-
GtkSeparatorMenuItem implements
|
69
|
-
AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a> and <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>.</p>
|
70
|
-
</div>
|
71
|
-
<div class="refsect1">
|
72
|
-
<a name="GtkSeparatorMenuItem.description"></a><h2>Description</h2>
|
73
|
-
<p>
|
74
|
-
The <a class="link" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem"><span class="type">GtkSeparatorMenuItem</span></a> is a separator used to group
|
75
|
-
items within a menu. It displays a horizontal line with a shadow to
|
76
|
-
make it appear sunken into the interface.
|
77
|
-
</p>
|
78
|
-
</div>
|
79
|
-
<div class="refsect1">
|
80
|
-
<a name="GtkSeparatorMenuItem.details"></a><h2>Details</h2>
|
81
|
-
<div class="refsect2">
|
82
|
-
<a name="GtkSeparatorMenuItem-struct"></a><h3>struct GtkSeparatorMenuItem</h3>
|
83
|
-
<pre class="programlisting">struct GtkSeparatorMenuItem;</pre>
|
84
|
-
<p>
|
85
|
-
The <a class="link" href="GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct" title="struct GtkSeparatorMenuItem"><span class="type">GtkSeparatorMenuItem</span></a> struct contains private data only, and
|
86
|
-
should be accessed using the functions below.
|
87
|
-
</p>
|
88
|
-
</div>
|
89
|
-
<hr>
|
90
|
-
<div class="refsect2">
|
91
|
-
<a name="gtk-separator-menu-item-new"></a><h3>gtk_separator_menu_item_new ()</h3>
|
92
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_separator_menu_item_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
93
|
-
<p>
|
94
|
-
Creates a new <a class="link" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem"><span class="type">GtkSeparatorMenuItem</span></a>.
|
95
|
-
</p>
|
96
|
-
<div class="variablelist"><table border="0">
|
97
|
-
<col align="left" valign="top">
|
98
|
-
<tbody><tr>
|
99
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
100
|
-
<td>a new <a class="link" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem"><span class="type">GtkSeparatorMenuItem</span></a>.</td>
|
101
|
-
</tr></tbody>
|
102
|
-
</table></div>
|
103
|
-
</div>
|
104
|
-
</div>
|
105
|
-
</div>
|
106
|
-
<div class="footer">
|
107
|
-
<hr>
|
108
|
-
Generated by GTK-Doc V1.18</div>
|
109
|
-
</body>
|
110
|
-
</html>
|
@@ -1,211 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GtkSeparatorToolItem</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
-
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
|
8
|
-
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
|
-
<link rel="prev" href="GtkToolItemGroup.html" title="GtkToolItemGroup">
|
10
|
-
<link rel="next" href="GtkToolButton.html" title="GtkToolButton">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
-
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
-
</head>
|
14
|
-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
-
<tr valign="middle">
|
17
|
-
<td><a accesskey="p" href="GtkToolItemGroup.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
-
<td><a accesskey="u" href="MenusAndCombos.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
-
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="GtkToolButton.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<tr><td colspan="5" class="shortcuts">
|
24
|
-
<a href="#GtkSeparatorToolItem.synopsis" class="shortcut">Top</a>
|
25
|
-
|
|
26
|
-
<a href="#GtkSeparatorToolItem.description" class="shortcut">Description</a>
|
27
|
-
|
|
28
|
-
<a href="#GtkSeparatorToolItem.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
-
|
|
30
|
-
<a href="#GtkSeparatorToolItem.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
31
|
-
|
|
32
|
-
<a href="#GtkSeparatorToolItem.properties" class="shortcut">Properties</a>
|
33
|
-
</td></tr>
|
34
|
-
</table>
|
35
|
-
<div class="refentry">
|
36
|
-
<a name="GtkSeparatorToolItem"></a><div class="titlepage"></div>
|
37
|
-
<div class="refnamediv"><table width="100%"><tr>
|
38
|
-
<td valign="top">
|
39
|
-
<h2><span class="refentrytitle"><a name="GtkSeparatorToolItem.top_of_page"></a>GtkSeparatorToolItem</span></h2>
|
40
|
-
<p>GtkSeparatorToolItem — A toolbar item that separates groups of other toolbar items</p>
|
41
|
-
</td>
|
42
|
-
<td valign="top" align="right"></td>
|
43
|
-
</tr></table></div>
|
44
|
-
<div class="refsynopsisdiv">
|
45
|
-
<a name="GtkSeparatorToolItem.synopsis"></a><h2>Synopsis</h2>
|
46
|
-
<pre class="synopsis">
|
47
|
-
#include <gtk/gtk.h>
|
48
|
-
|
49
|
-
struct <a class="link" href="GtkSeparatorToolItem.html#GtkSeparatorToolItem-struct" title="struct GtkSeparatorToolItem">GtkSeparatorToolItem</a>;
|
50
|
-
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkSeparatorToolItem.html#gtk-separator-tool-item-new" title="gtk_separator_tool_item_new ()">gtk_separator_tool_item_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
51
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSeparatorToolItem.html#gtk-separator-tool-item-set-draw" title="gtk_separator_tool_item_set_draw ()">gtk_separator_tool_item_set_draw</a> (<em class="parameter"><code><a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> *item</code></em>,
|
52
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw</code></em>);
|
53
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSeparatorToolItem.html#gtk-separator-tool-item-get-draw" title="gtk_separator_tool_item_get_draw ()">gtk_separator_tool_item_get_draw</a> (<em class="parameter"><code><a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> *item</code></em>);
|
54
|
-
</pre>
|
55
|
-
</div>
|
56
|
-
<div class="refsect1">
|
57
|
-
<a name="GtkSeparatorToolItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
58
|
-
<pre class="synopsis">
|
59
|
-
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
60
|
-
+----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
61
|
-
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
62
|
-
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
63
|
-
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
64
|
-
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
65
|
-
+----<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>
|
66
|
-
+----GtkSeparatorToolItem
|
67
|
-
</pre>
|
68
|
-
</div>
|
69
|
-
<div class="refsect1">
|
70
|
-
<a name="GtkSeparatorToolItem.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
71
|
-
<p>
|
72
|
-
GtkSeparatorToolItem implements
|
73
|
-
AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a> and <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>.</p>
|
74
|
-
</div>
|
75
|
-
<div class="refsect1">
|
76
|
-
<a name="GtkSeparatorToolItem.properties"></a><h2>Properties</h2>
|
77
|
-
<pre class="synopsis">
|
78
|
-
"<a class="link" href="GtkSeparatorToolItem.html#GtkSeparatorToolItem--draw" title='The "draw" property'>draw</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
79
|
-
</pre>
|
80
|
-
</div>
|
81
|
-
<div class="refsect1">
|
82
|
-
<a name="GtkSeparatorToolItem.description"></a><h2>Description</h2>
|
83
|
-
<p>
|
84
|
-
A <span class="type">GtkSeparatorItem</span> is a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> that separates groups of other
|
85
|
-
<a href="GtkToolItem.html"><span class="type">GtkToolItems</span></a>. Depending on the theme, a <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> will
|
86
|
-
often look like a vertical line on horizontally docked toolbars.
|
87
|
-
</p>
|
88
|
-
<p>
|
89
|
-
If the property "expand" is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> and the property "draw" is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><span class="type">FALSE</span></a>, a
|
90
|
-
<a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> will act as a "spring" that forces other items
|
91
|
-
to the ends of the toolbar.
|
92
|
-
</p>
|
93
|
-
<p>
|
94
|
-
Use <a class="link" href="GtkSeparatorToolItem.html#gtk-separator-tool-item-new" title="gtk_separator_tool_item_new ()"><code class="function">gtk_separator_tool_item_new()</code></a> to create a new <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a>.
|
95
|
-
</p>
|
96
|
-
</div>
|
97
|
-
<div class="refsect1">
|
98
|
-
<a name="GtkSeparatorToolItem.details"></a><h2>Details</h2>
|
99
|
-
<div class="refsect2">
|
100
|
-
<a name="GtkSeparatorToolItem-struct"></a><h3>struct GtkSeparatorToolItem</h3>
|
101
|
-
<pre class="programlisting">struct GtkSeparatorToolItem;</pre>
|
102
|
-
<p>
|
103
|
-
The <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> struct contains only private data and
|
104
|
-
should only be accessed through the functions described below.
|
105
|
-
</p>
|
106
|
-
</div>
|
107
|
-
<hr>
|
108
|
-
<div class="refsect2">
|
109
|
-
<a name="gtk-separator-tool-item-new"></a><h3>gtk_separator_tool_item_new ()</h3>
|
110
|
-
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_separator_tool_item_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
111
|
-
<p>
|
112
|
-
Create a new <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a>
|
113
|
-
</p>
|
114
|
-
<div class="variablelist"><table border="0">
|
115
|
-
<col align="left" valign="top">
|
116
|
-
<tbody><tr>
|
117
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
118
|
-
<td>the new <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a>
|
119
|
-
</td>
|
120
|
-
</tr></tbody>
|
121
|
-
</table></div>
|
122
|
-
<p class="since">Since 2.4</p>
|
123
|
-
</div>
|
124
|
-
<hr>
|
125
|
-
<div class="refsect2">
|
126
|
-
<a name="gtk-separator-tool-item-set-draw"></a><h3>gtk_separator_tool_item_set_draw ()</h3>
|
127
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_separator_tool_item_set_draw (<em class="parameter"><code><a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> *item</code></em>,
|
128
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw</code></em>);</pre>
|
129
|
-
<p>
|
130
|
-
Whether <em class="parameter"><code>item</code></em> is drawn as a vertical line, or just blank.
|
131
|
-
Setting this to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> along with <a class="link" href="GtkToolItem.html#gtk-tool-item-set-expand" title="gtk_tool_item_set_expand ()"><code class="function">gtk_tool_item_set_expand()</code></a> is useful
|
132
|
-
to create an item that forces following items to the end of the toolbar.
|
133
|
-
</p>
|
134
|
-
<div class="variablelist"><table border="0">
|
135
|
-
<col align="left" valign="top">
|
136
|
-
<tbody>
|
137
|
-
<tr>
|
138
|
-
<td><p><span class="term"><em class="parameter"><code>item</code></em> :</span></p></td>
|
139
|
-
<td>a <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a>
|
140
|
-
</td>
|
141
|
-
</tr>
|
142
|
-
<tr>
|
143
|
-
<td><p><span class="term"><em class="parameter"><code>draw</code></em> :</span></p></td>
|
144
|
-
<td>whether <em class="parameter"><code>item</code></em> is drawn as a vertical line</td>
|
145
|
-
</tr>
|
146
|
-
</tbody>
|
147
|
-
</table></div>
|
148
|
-
<p class="since">Since 2.4</p>
|
149
|
-
</div>
|
150
|
-
<hr>
|
151
|
-
<div class="refsect2">
|
152
|
-
<a name="gtk-separator-tool-item-get-draw"></a><h3>gtk_separator_tool_item_get_draw ()</h3>
|
153
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_separator_tool_item_get_draw (<em class="parameter"><code><a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> *item</code></em>);</pre>
|
154
|
-
<p>
|
155
|
-
Returns whether <em class="parameter"><code>item</code></em> is drawn as a line, or just blank.
|
156
|
-
See <a class="link" href="GtkSeparatorToolItem.html#gtk-separator-tool-item-set-draw" title="gtk_separator_tool_item_set_draw ()"><code class="function">gtk_separator_tool_item_set_draw()</code></a>.
|
157
|
-
</p>
|
158
|
-
<div class="variablelist"><table border="0">
|
159
|
-
<col align="left" valign="top">
|
160
|
-
<tbody>
|
161
|
-
<tr>
|
162
|
-
<td><p><span class="term"><em class="parameter"><code>item</code></em> :</span></p></td>
|
163
|
-
<td>a <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a>
|
164
|
-
</td>
|
165
|
-
</tr>
|
166
|
-
<tr>
|
167
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
168
|
-
<td>
|
169
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>item</code></em> is drawn as a line, or just blank.</td>
|
170
|
-
</tr>
|
171
|
-
</tbody>
|
172
|
-
</table></div>
|
173
|
-
<p class="since">Since 2.4</p>
|
174
|
-
</div>
|
175
|
-
</div>
|
176
|
-
<div class="refsect1">
|
177
|
-
<a name="GtkSeparatorToolItem.property-details"></a><h2>Property Details</h2>
|
178
|
-
<div class="refsect2">
|
179
|
-
<a name="GtkSeparatorToolItem--draw"></a><h3>The <code class="literal">"draw"</code> property</h3>
|
180
|
-
<pre class="programlisting"> "draw" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
181
|
-
<p>Whether the separator is drawn, or just blank.</p>
|
182
|
-
<p>Default value: TRUE</p>
|
183
|
-
</div>
|
184
|
-
</div>
|
185
|
-
<div class="refsect1">
|
186
|
-
<a name="GtkSeparatorToolItem.see-also"></a><h2>See Also</h2>
|
187
|
-
<p>
|
188
|
-
</p>
|
189
|
-
<div class="variablelist"><table border="0">
|
190
|
-
<col align="left" valign="top">
|
191
|
-
<tbody>
|
192
|
-
<tr>
|
193
|
-
<td><p><span class="term"><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a></span></p></td>
|
194
|
-
<td><p>The toolbar widget</p></td>
|
195
|
-
</tr>
|
196
|
-
<tr>
|
197
|
-
<td><p><span class="term"><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a></span></p></td>
|
198
|
-
<td><p>A toolbar item containing a radio
|
199
|
-
button</p></td>
|
200
|
-
</tr>
|
201
|
-
</tbody>
|
202
|
-
</table></div>
|
203
|
-
<p>
|
204
|
-
</p>
|
205
|
-
</div>
|
206
|
-
</div>
|
207
|
-
<div class="footer">
|
208
|
-
<hr>
|
209
|
-
Generated by GTK-Doc V1.18</div>
|
210
|
-
</body>
|
211
|
-
</html>
|
@@ -1,1215 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Settings</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
-
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
|
8
|
-
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
|
-
<link rel="prev" href="gtk-Resource-Files.html" title="Resource Files">
|
10
|
-
<link rel="next" href="gtk-Bindings.html" title="Bindings">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
|
-
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
-
</head>
|
14
|
-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
-
<tr valign="middle">
|
17
|
-
<td><a accesskey="p" href="gtk-Resource-Files.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
-
<td><a accesskey="u" href="gtkbase.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
-
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="gtk-Bindings.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<tr><td colspan="5" class="shortcuts">
|
24
|
-
<a href="#GtkSettings.synopsis" class="shortcut">Top</a>
|
25
|
-
|
|
26
|
-
<a href="#GtkSettings.description" class="shortcut">Description</a>
|
27
|
-
|
|
28
|
-
<a href="#GtkSettings.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
-
|
|
30
|
-
<a href="#GtkSettings.properties" class="shortcut">Properties</a>
|
31
|
-
</td></tr>
|
32
|
-
</table>
|
33
|
-
<div class="refentry">
|
34
|
-
<a name="GtkSettings"></a><div class="titlepage"></div>
|
35
|
-
<div class="refnamediv"><table width="100%"><tr>
|
36
|
-
<td valign="top">
|
37
|
-
<h2><span class="refentrytitle"><a name="GtkSettings.top_of_page"></a>Settings</span></h2>
|
38
|
-
<p>Settings — Sharing settings between applications</p>
|
39
|
-
</td>
|
40
|
-
<td valign="top" align="right"></td>
|
41
|
-
</tr></table></div>
|
42
|
-
<div class="refsynopsisdiv">
|
43
|
-
<a name="GtkSettings.synopsis"></a><h2>Synopsis</h2>
|
44
|
-
<pre class="synopsis">
|
45
|
-
#include <gtk/gtk.h>
|
46
|
-
|
47
|
-
<a class="link" href="GtkSettings.html#GtkSettings-struct" title="GtkSettings">GtkSettings</a>;
|
48
|
-
struct <a class="link" href="GtkSettings.html#GtkSettingsValue" title="struct GtkSettingsValue">GtkSettingsValue</a>;
|
49
|
-
<a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> * <a class="link" href="GtkSettings.html#gtk-settings-get-default" title="gtk_settings_get_default ()">gtk_settings_get_default</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
50
|
-
<a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> * <a class="link" href="GtkSettings.html#gtk-settings-get-for-screen" title="gtk_settings_get_for_screen ()">gtk_settings_get_for_screen</a> (<em class="parameter"><code><a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);
|
51
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-install-property" title="gtk_settings_install_property ()">gtk_settings_install_property</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);
|
52
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()">gtk_settings_install_property_parser</a>
|
53
|
-
(<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
54
|
-
<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> parser</code></em>);
|
55
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSettings.html#gtk-rc-property-parse-color" title="gtk_rc_property_parse_color ()">gtk_rc_property_parse_color</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
56
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
57
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
|
58
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSettings.html#gtk-rc-property-parse-enum" title="gtk_rc_property_parse_enum ()">gtk_rc_property_parse_enum</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
59
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
60
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
|
61
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSettings.html#gtk-rc-property-parse-flags" title="gtk_rc_property_parse_flags ()">gtk_rc_property_parse_flags</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
62
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
63
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
|
64
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSettings.html#gtk-rc-property-parse-requisition" title="gtk_rc_property_parse_requisition ()">gtk_rc_property_parse_requisition</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
65
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
66
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
|
67
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSettings.html#gtk-rc-property-parse-border" title="gtk_rc_property_parse_border ()">gtk_rc_property_parse_border</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
68
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
69
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
|
70
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-set-property-value" title="gtk_settings_set_property_value ()">gtk_settings_set_property_value</a> (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
71
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
72
|
-
<em class="parameter"><code>const <a class="link" href="GtkSettings.html#GtkSettingsValue" title="struct GtkSettingsValue"><span class="type">GtkSettingsValue</span></a> *svalue</code></em>);
|
73
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-set-string-property" title="gtk_settings_set_string_property ()">gtk_settings_set_string_property</a> (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
74
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
75
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>,
|
76
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);
|
77
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-set-long-property" title="gtk_settings_set_long_property ()">gtk_settings_set_long_property</a> (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
78
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
79
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="type">glong</span></a> v_long</code></em>,
|
80
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);
|
81
|
-
<span class="returnvalue">void</span> <a class="link" href="GtkSettings.html#gtk-settings-set-double-property" title="gtk_settings_set_double_property ()">gtk_settings_set_double_property</a> (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
82
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
83
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> v_double</code></em>,
|
84
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);
|
85
|
-
</pre>
|
86
|
-
</div>
|
87
|
-
<div class="refsect1">
|
88
|
-
<a name="GtkSettings.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
89
|
-
<pre class="synopsis">
|
90
|
-
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
91
|
-
+----GtkSettings
|
92
|
-
</pre>
|
93
|
-
</div>
|
94
|
-
<div class="refsect1">
|
95
|
-
<a name="GtkSettings.properties"></a><h2>Properties</h2>
|
96
|
-
<pre class="synopsis">
|
97
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--color-hash" title='The "color-hash" property'>color-hash</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a>* : Read
|
98
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-alternative-button-order" title='The "gtk-alternative-button-order" property'>gtk-alternative-button-order</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
99
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-alternative-sort-arrows" title='The "gtk-alternative-sort-arrows" property'>gtk-alternative-sort-arrows</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
100
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-auto-mnemonics" title='The "gtk-auto-mnemonics" property'>gtk-auto-mnemonics</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
101
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-button-images" title='The "gtk-button-images" property'>gtk-button-images</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
102
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-can-change-accels" title='The "gtk-can-change-accels" property'>gtk-can-change-accels</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
103
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-color-palette" title='The "gtk-color-palette" property'>gtk-color-palette</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
104
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-color-scheme" title='The "gtk-color-scheme" property'>gtk-color-scheme</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
105
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-blink" title='The "gtk-cursor-blink" property'>gtk-cursor-blink</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
106
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-blink-time" title='The "gtk-cursor-blink-time" property'>gtk-cursor-blink-time</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
107
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-blink-timeout" title='The "gtk-cursor-blink-timeout" property'>gtk-cursor-blink-timeout</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
108
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-theme-name" title='The "gtk-cursor-theme-name" property'>gtk-cursor-theme-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
109
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-theme-size" title='The "gtk-cursor-theme-size" property'>gtk-cursor-theme-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
110
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-dnd-drag-threshold" title='The "gtk-dnd-drag-threshold" property'>gtk-dnd-drag-threshold</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
111
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-double-click-distance" title='The "gtk-double-click-distance" property'>gtk-double-click-distance</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
112
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-double-click-time" title='The "gtk-double-click-time" property'>gtk-double-click-time</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
113
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-accels" title='The "gtk-enable-accels" property'>gtk-enable-accels</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
114
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-animations" title='The "gtk-enable-animations" property'>gtk-enable-animations</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
115
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-event-sounds" title='The "gtk-enable-event-sounds" property'>gtk-enable-event-sounds</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
116
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-input-feedback-sounds" title='The "gtk-enable-input-feedback-sounds" property'>gtk-enable-input-feedback-sounds</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
117
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-mnemonics" title='The "gtk-enable-mnemonics" property'>gtk-enable-mnemonics</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
118
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-tooltips" title='The "gtk-enable-tooltips" property'>gtk-enable-tooltips</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
119
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-entry-password-hint-timeout" title='The "gtk-entry-password-hint-timeout" property'>gtk-entry-password-hint-timeout</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
|
120
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-entry-select-on-focus" title='The "gtk-entry-select-on-focus" property'>gtk-entry-select-on-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
121
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-error-bell" title='The "gtk-error-bell" property'>gtk-error-bell</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
122
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-fallback-icon-theme" title='The "gtk-fallback-icon-theme" property'>gtk-fallback-icon-theme</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
123
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-file-chooser-backend" title='The "gtk-file-chooser-backend" property'>gtk-file-chooser-backend</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
124
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-font-name" title='The "gtk-font-name" property'>gtk-font-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
125
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-fontconfig-timestamp" title='The "gtk-fontconfig-timestamp" property'>gtk-fontconfig-timestamp</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
|
126
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-icon-sizes" title='The "gtk-icon-sizes" property'>gtk-icon-sizes</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
127
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-icon-theme-name" title='The "gtk-icon-theme-name" property'>gtk-icon-theme-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
128
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-im-module" title='The "gtk-im-module" property'>gtk-im-module</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
129
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-key-theme-name" title='The "gtk-key-theme-name" property'>gtk-key-theme-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
130
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-keynav-cursor-only" title='The "gtk-keynav-cursor-only" property'>gtk-keynav-cursor-only</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
131
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-keynav-wrap-around" title='The "gtk-keynav-wrap-around" property'>gtk-keynav-wrap-around</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
132
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-label-select-on-focus" title='The "gtk-label-select-on-focus" property'>gtk-label-select-on-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
133
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-bar-accel" title='The "gtk-menu-bar-accel" property'>gtk-menu-bar-accel</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
134
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-bar-popup-delay" title='The "gtk-menu-bar-popup-delay" property'>gtk-menu-bar-popup-delay</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
135
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-images" title='The "gtk-menu-images" property'>gtk-menu-images</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
136
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-popdown-delay" title='The "gtk-menu-popdown-delay" property'>gtk-menu-popdown-delay</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
137
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-popup-delay" title='The "gtk-menu-popup-delay" property'>gtk-menu-popup-delay</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
138
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-modules" title='The "gtk-modules" property'>gtk-modules</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
139
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-print-backends" title='The "gtk-print-backends" property'>gtk-print-backends</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
140
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-print-preview-command" title='The "gtk-print-preview-command" property'>gtk-print-preview-command</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
141
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-recent-files-limit" title='The "gtk-recent-files-limit" property'>gtk-recent-files-limit</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
142
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-recent-files-max-age" title='The "gtk-recent-files-max-age" property'>gtk-recent-files-max-age</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
143
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-scrolled-window-placement" title='The "gtk-scrolled-window-placement" property'>gtk-scrolled-window-placement</a>" <a class="link" href="gtk-Standard-Enumerations.html#GtkCornerType" title="enum GtkCornerType"><span class="type">GtkCornerType</span></a> : Read / Write
|
144
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-show-input-method-menu" title='The "gtk-show-input-method-menu" property'>gtk-show-input-method-menu</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
145
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-show-unicode-menu" title='The "gtk-show-unicode-menu" property'>gtk-show-unicode-menu</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
146
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-sound-theme-name" title='The "gtk-sound-theme-name" property'>gtk-sound-theme-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
147
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-split-cursor" title='The "gtk-split-cursor" property'>gtk-split-cursor</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
148
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-theme-name" title='The "gtk-theme-name" property'>gtk-theme-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
149
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-expand" title='The "gtk-timeout-expand" property'>gtk-timeout-expand</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
150
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-initial" title='The "gtk-timeout-initial" property'>gtk-timeout-initial</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
151
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-repeat" title='The "gtk-timeout-repeat" property'>gtk-timeout-repeat</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
152
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-toolbar-icon-size" title='The "gtk-toolbar-icon-size" property'>gtk-toolbar-icon-size</a>" <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> : Read / Write
|
153
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-toolbar-style" title='The "gtk-toolbar-style" property'>gtk-toolbar-style</a>" <a class="link" href="gtk-Standard-Enumerations.html#GtkToolbarStyle" title="enum GtkToolbarStyle"><span class="type">GtkToolbarStyle</span></a> : Read / Write
|
154
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-mode-timeout" title='The "gtk-tooltip-browse-mode-timeout" property'>gtk-tooltip-browse-mode-timeout</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
155
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-timeout" title='The "gtk-tooltip-browse-timeout" property'>gtk-tooltip-browse-timeout</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
156
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-timeout" title='The "gtk-tooltip-timeout" property'>gtk-tooltip-timeout</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
157
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-touchscreen-mode" title='The "gtk-touchscreen-mode" property'>gtk-touchscreen-mode</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
158
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-xft-antialias" title='The "gtk-xft-antialias" property'>gtk-xft-antialias</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
159
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-xft-dpi" title='The "gtk-xft-dpi" property'>gtk-xft-dpi</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
160
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-xft-hinting" title='The "gtk-xft-hinting" property'>gtk-xft-hinting</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
161
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-xft-hintstyle" title='The "gtk-xft-hintstyle" property'>gtk-xft-hintstyle</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
162
|
-
"<a class="link" href="GtkSettings.html#GtkSettings--gtk-xft-rgba" title='The "gtk-xft-rgba" property'>gtk-xft-rgba</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
163
|
-
</pre>
|
164
|
-
</div>
|
165
|
-
<div class="refsect1">
|
166
|
-
<a name="GtkSettings.description"></a><h2>Description</h2>
|
167
|
-
<p>
|
168
|
-
GtkSettings provide a mechanism to share global settings between applications.
|
169
|
-
On the X window system, this sharing is realized by an <a class="ulink" href="" target="_top">XSettings</a>
|
170
|
-
manager that is usually part of the desktop environment, along with utilities
|
171
|
-
that let the user change these settings. In the absence of an Xsettings manager,
|
172
|
-
settings can also be specified in RC files.
|
173
|
-
</p>
|
174
|
-
<p>
|
175
|
-
Applications can override system-wide settings with <a class="link" href="GtkSettings.html#gtk-settings-set-string-property" title="gtk_settings_set_string_property ()"><code class="function">gtk_settings_set_string_property()</code></a>,
|
176
|
-
<a class="link" href="GtkSettings.html#gtk-settings-set-long-property" title="gtk_settings_set_long_property ()"><code class="function">gtk_settings_set_long_property()</code></a>, etc. This should be restricted to special
|
177
|
-
cases though; GtkSettings are not meant as an application configuration
|
178
|
-
facility. When doing so, you need to be aware that settings that are specific
|
179
|
-
to individual widgets may not be available before the widget type has been
|
180
|
-
realized at least once. The following example demonstrates a way to do this:
|
181
|
-
</p>
|
182
|
-
<div class="informalexample">
|
183
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
184
|
-
<tbody>
|
185
|
-
<tr>
|
186
|
-
<td class="listing_lines" align="right"><pre>1
|
187
|
-
2
|
188
|
-
3
|
189
|
-
4</pre></td>
|
190
|
-
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="gtk-General.html#gtk-init">gtk_init</a></span><span class="normal"> </span><span class="symbol">(&</span><span class="normal">argc</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&</span><span class="normal">argv</span><span class="symbol">);</span>
|
191
|
-
<span class="comment">/* make sure the type is realized */</span>
|
192
|
-
<span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#g-type-class-unref">g_type_class_unref</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#g-type-class-ref">g_type_class_ref</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">GTK_TYPE_IMAGE_MENU_ITEM</span><span class="symbol">));</span>
|
193
|
-
<span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set">g_object_set</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="GtkSettings.html#gtk-settings-get-default">gtk_settings_get_default</a></span><span class="normal"> </span><span class="symbol">(),</span><span class="normal"> </span><span class="string">"gtk-menu-images"</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span></pre></td>
|
194
|
-
</tr>
|
195
|
-
</tbody>
|
196
|
-
</table>
|
197
|
-
</div>
|
198
|
-
|
199
|
-
<p>
|
200
|
-
</p>
|
201
|
-
<p>
|
202
|
-
There is one GtkSettings instance per screen. It can be obtained with
|
203
|
-
<a class="link" href="GtkSettings.html#gtk-settings-get-for-screen" title="gtk_settings_get_for_screen ()"><code class="function">gtk_settings_get_for_screen()</code></a>, but in many cases, it is more convenient
|
204
|
-
to use <a class="link" href="GtkWidget.html#gtk-widget-get-settings" title="gtk_widget_get_settings ()"><code class="function">gtk_widget_get_settings()</code></a>. <a class="link" href="GtkSettings.html#gtk-settings-get-default" title="gtk_settings_get_default ()"><code class="function">gtk_settings_get_default()</code></a> returns the
|
205
|
-
GtkSettings instance for the default screen.
|
206
|
-
</p>
|
207
|
-
</div>
|
208
|
-
<div class="refsect1">
|
209
|
-
<a name="GtkSettings.details"></a><h2>Details</h2>
|
210
|
-
<div class="refsect2">
|
211
|
-
<a name="GtkSettings-struct"></a><h3>GtkSettings</h3>
|
212
|
-
<pre class="programlisting">typedef struct _GtkSettings GtkSettings;</pre>
|
213
|
-
<p>
|
214
|
-
</p>
|
215
|
-
</div>
|
216
|
-
<hr>
|
217
|
-
<div class="refsect2">
|
218
|
-
<a name="GtkSettingsValue"></a><h3>struct GtkSettingsValue</h3>
|
219
|
-
<pre class="programlisting">struct GtkSettingsValue {
|
220
|
-
/* origin should be something like "filename:linenumber" for rc files,
|
221
|
-
* or e.g. "XProperty" for other sources
|
222
|
-
*/
|
223
|
-
gchar *origin;
|
224
|
-
|
225
|
-
/* valid types are LONG, DOUBLE and STRING corresponding to the token parsed,
|
226
|
-
* or a GSTRING holding an unparsed statement
|
227
|
-
*/
|
228
|
-
GValue value;
|
229
|
-
};
|
230
|
-
</pre>
|
231
|
-
<p>
|
232
|
-
</p>
|
233
|
-
</div>
|
234
|
-
<hr>
|
235
|
-
<div class="refsect2">
|
236
|
-
<a name="gtk-settings-get-default"></a><h3>gtk_settings_get_default ()</h3>
|
237
|
-
<pre class="programlisting"><a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> * gtk_settings_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
238
|
-
<p>
|
239
|
-
Gets the <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object for the default GDK screen, creating
|
240
|
-
it if necessary. See <a class="link" href="GtkSettings.html#gtk-settings-get-for-screen" title="gtk_settings_get_for_screen ()"><code class="function">gtk_settings_get_for_screen()</code></a>.
|
241
|
-
</p>
|
242
|
-
<div class="variablelist"><table border="0">
|
243
|
-
<col align="left" valign="top">
|
244
|
-
<tbody><tr>
|
245
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
246
|
-
<td>a <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object. If there is no default
|
247
|
-
screen, then returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
248
|
-
</td>
|
249
|
-
</tr></tbody>
|
250
|
-
</table></div>
|
251
|
-
</div>
|
252
|
-
<hr>
|
253
|
-
<div class="refsect2">
|
254
|
-
<a name="gtk-settings-get-for-screen"></a><h3>gtk_settings_get_for_screen ()</h3>
|
255
|
-
<pre class="programlisting"><a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> * gtk_settings_get_for_screen (<em class="parameter"><code><a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
256
|
-
<p>
|
257
|
-
Gets the <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object for <em class="parameter"><code>screen</code></em>, creating it if necessary.
|
258
|
-
</p>
|
259
|
-
<div class="variablelist"><table border="0">
|
260
|
-
<col align="left" valign="top">
|
261
|
-
<tbody>
|
262
|
-
<tr>
|
263
|
-
<td><p><span class="term"><em class="parameter"><code>screen</code></em> :</span></p></td>
|
264
|
-
<td>a <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>.</td>
|
265
|
-
</tr>
|
266
|
-
<tr>
|
267
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
268
|
-
<td>a <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
269
|
-
</td>
|
270
|
-
</tr>
|
271
|
-
</tbody>
|
272
|
-
</table></div>
|
273
|
-
<p class="since">Since 2.2</p>
|
274
|
-
</div>
|
275
|
-
<hr>
|
276
|
-
<div class="refsect2">
|
277
|
-
<a name="gtk-settings-install-property"></a><h3>gtk_settings_install_property ()</h3>
|
278
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_install_property (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
|
279
|
-
<p>
|
280
|
-
</p>
|
281
|
-
</div>
|
282
|
-
<hr>
|
283
|
-
<div class="refsect2">
|
284
|
-
<a name="gtk-settings-install-property-parser"></a><h3>gtk_settings_install_property_parser ()</h3>
|
285
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_install_property_parser
|
286
|
-
(<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
287
|
-
<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> parser</code></em>);</pre>
|
288
|
-
<p>
|
289
|
-
</p>
|
290
|
-
</div>
|
291
|
-
<hr>
|
292
|
-
<div class="refsect2">
|
293
|
-
<a name="gtk-rc-property-parse-color"></a><h3>gtk_rc_property_parse_color ()</h3>
|
294
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_rc_property_parse_color (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
295
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
296
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
297
|
-
<p>
|
298
|
-
A <a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> for use with <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()"><code class="function">gtk_settings_install_property_parser()</code></a>
|
299
|
-
or <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()"><code class="function">gtk_widget_class_install_style_property_parser()</code></a> which parses a
|
300
|
-
color given either by its name or in the form
|
301
|
-
<code class="literal">{ red, green, blue }</code> where <code class="literal">red</code>, <code class="literal">green</code> and
|
302
|
-
<code class="literal">blue</code> are integers between 0 and 65535 or floating-point numbers
|
303
|
-
between 0 and 1.
|
304
|
-
</p>
|
305
|
-
<div class="variablelist"><table border="0">
|
306
|
-
<col align="left" valign="top">
|
307
|
-
<tbody>
|
308
|
-
<tr>
|
309
|
-
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
310
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
|
311
|
-
</td>
|
312
|
-
</tr>
|
313
|
-
<tr>
|
314
|
-
<td><p><span class="term"><em class="parameter"><code>gstring</code></em> :</span></p></td>
|
315
|
-
<td>the <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> to be parsed</td>
|
316
|
-
</tr>
|
317
|
-
<tr>
|
318
|
-
<td><p><span class="term"><em class="parameter"><code>property_value</code></em> :</span></p></td>
|
319
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> values.</td>
|
320
|
-
</tr>
|
321
|
-
<tr>
|
322
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
323
|
-
<td>
|
324
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gstring</code></em> could be parsed and <em class="parameter"><code>property_value</code></em>
|
325
|
-
has been set to the resulting <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>.</td>
|
326
|
-
</tr>
|
327
|
-
</tbody>
|
328
|
-
</table></div>
|
329
|
-
</div>
|
330
|
-
<hr>
|
331
|
-
<div class="refsect2">
|
332
|
-
<a name="gtk-rc-property-parse-enum"></a><h3>gtk_rc_property_parse_enum ()</h3>
|
333
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_rc_property_parse_enum (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
334
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
335
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
336
|
-
<p>
|
337
|
-
A <a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> for use with <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()"><code class="function">gtk_settings_install_property_parser()</code></a>
|
338
|
-
or <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()"><code class="function">gtk_widget_class_install_style_property_parser()</code></a> which parses a single
|
339
|
-
enumeration value.
|
340
|
-
</p>
|
341
|
-
<p>
|
342
|
-
The enumeration value can be specified by its name, its nickname or
|
343
|
-
its numeric value. For consistency with flags parsing, the value
|
344
|
-
may be surrounded by parentheses.
|
345
|
-
</p>
|
346
|
-
<div class="variablelist"><table border="0">
|
347
|
-
<col align="left" valign="top">
|
348
|
-
<tbody>
|
349
|
-
<tr>
|
350
|
-
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
351
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
|
352
|
-
</td>
|
353
|
-
</tr>
|
354
|
-
<tr>
|
355
|
-
<td><p><span class="term"><em class="parameter"><code>gstring</code></em> :</span></p></td>
|
356
|
-
<td>the <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> to be parsed</td>
|
357
|
-
</tr>
|
358
|
-
<tr>
|
359
|
-
<td><p><span class="term"><em class="parameter"><code>property_value</code></em> :</span></p></td>
|
360
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold enum values.</td>
|
361
|
-
</tr>
|
362
|
-
<tr>
|
363
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
364
|
-
<td>
|
365
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gstring</code></em> could be parsed and <em class="parameter"><code>property_value</code></em>
|
366
|
-
has been set to the resulting <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Flag-Types.html#GEnumValue"><span class="type">GEnumValue</span></a>.</td>
|
367
|
-
</tr>
|
368
|
-
</tbody>
|
369
|
-
</table></div>
|
370
|
-
</div>
|
371
|
-
<hr>
|
372
|
-
<div class="refsect2">
|
373
|
-
<a name="gtk-rc-property-parse-flags"></a><h3>gtk_rc_property_parse_flags ()</h3>
|
374
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_rc_property_parse_flags (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
375
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
376
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
377
|
-
<p>
|
378
|
-
A <a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> for use with <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()"><code class="function">gtk_settings_install_property_parser()</code></a>
|
379
|
-
or <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()"><code class="function">gtk_widget_class_install_style_property_parser()</code></a> which parses flags.
|
380
|
-
</p>
|
381
|
-
<p>
|
382
|
-
Flags can be specified by their name, their nickname or
|
383
|
-
numerically. Multiple flags can be specified in the form
|
384
|
-
<code class="literal">"( flag1 | flag2 | ... )"</code>.
|
385
|
-
</p>
|
386
|
-
<div class="variablelist"><table border="0">
|
387
|
-
<col align="left" valign="top">
|
388
|
-
<tbody>
|
389
|
-
<tr>
|
390
|
-
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
391
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
|
392
|
-
</td>
|
393
|
-
</tr>
|
394
|
-
<tr>
|
395
|
-
<td><p><span class="term"><em class="parameter"><code>gstring</code></em> :</span></p></td>
|
396
|
-
<td>the <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> to be parsed</td>
|
397
|
-
</tr>
|
398
|
-
<tr>
|
399
|
-
<td><p><span class="term"><em class="parameter"><code>property_value</code></em> :</span></p></td>
|
400
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold flags values.</td>
|
401
|
-
</tr>
|
402
|
-
<tr>
|
403
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
404
|
-
<td>
|
405
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gstring</code></em> could be parsed and <em class="parameter"><code>property_value</code></em>
|
406
|
-
has been set to the resulting flags value.</td>
|
407
|
-
</tr>
|
408
|
-
</tbody>
|
409
|
-
</table></div>
|
410
|
-
</div>
|
411
|
-
<hr>
|
412
|
-
<div class="refsect2">
|
413
|
-
<a name="gtk-rc-property-parse-requisition"></a><h3>gtk_rc_property_parse_requisition ()</h3>
|
414
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_rc_property_parse_requisition (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
415
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
416
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
417
|
-
<p>
|
418
|
-
A <a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> for use with <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()"><code class="function">gtk_settings_install_property_parser()</code></a>
|
419
|
-
or <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()"><code class="function">gtk_widget_class_install_style_property_parser()</code></a> which parses a
|
420
|
-
requisition in the form
|
421
|
-
<code class="literal">"{ width, height }"</code> for integers <code class="literal">width</code> and <code class="literal">height</code>.
|
422
|
-
</p>
|
423
|
-
<div class="variablelist"><table border="0">
|
424
|
-
<col align="left" valign="top">
|
425
|
-
<tbody>
|
426
|
-
<tr>
|
427
|
-
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
428
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
|
429
|
-
</td>
|
430
|
-
</tr>
|
431
|
-
<tr>
|
432
|
-
<td><p><span class="term"><em class="parameter"><code>gstring</code></em> :</span></p></td>
|
433
|
-
<td>the <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> to be parsed</td>
|
434
|
-
</tr>
|
435
|
-
<tr>
|
436
|
-
<td><p><span class="term"><em class="parameter"><code>property_value</code></em> :</span></p></td>
|
437
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold boxed values.</td>
|
438
|
-
</tr>
|
439
|
-
<tr>
|
440
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
441
|
-
<td>
|
442
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gstring</code></em> could be parsed and <em class="parameter"><code>property_value</code></em>
|
443
|
-
has been set to the resulting <a class="link" href="GtkWidget.html#GtkRequisition"><span class="type">GtkRequisition</span></a>.</td>
|
444
|
-
</tr>
|
445
|
-
</tbody>
|
446
|
-
</table></div>
|
447
|
-
</div>
|
448
|
-
<hr>
|
449
|
-
<div class="refsect2">
|
450
|
-
<a name="gtk-rc-property-parse-border"></a><h3>gtk_rc_property_parse_border ()</h3>
|
451
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_rc_property_parse_border (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
|
452
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *gstring</code></em>,
|
453
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
454
|
-
<p>
|
455
|
-
A <a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> for use with <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()"><code class="function">gtk_settings_install_property_parser()</code></a>
|
456
|
-
or <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()"><code class="function">gtk_widget_class_install_style_property_parser()</code></a> which parses
|
457
|
-
borders in the form
|
458
|
-
<code class="literal">"{ left, right, top, bottom }"</code> for integers
|
459
|
-
<code class="literal">left</code>, <code class="literal">right</code>, <code class="literal">top</code> and <code class="literal">bottom</code>.
|
460
|
-
</p>
|
461
|
-
<div class="variablelist"><table border="0">
|
462
|
-
<col align="left" valign="top">
|
463
|
-
<tbody>
|
464
|
-
<tr>
|
465
|
-
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
466
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
|
467
|
-
</td>
|
468
|
-
</tr>
|
469
|
-
<tr>
|
470
|
-
<td><p><span class="term"><em class="parameter"><code>gstring</code></em> :</span></p></td>
|
471
|
-
<td>the <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> to be parsed</td>
|
472
|
-
</tr>
|
473
|
-
<tr>
|
474
|
-
<td><p><span class="term"><em class="parameter"><code>property_value</code></em> :</span></p></td>
|
475
|
-
<td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold boxed values.</td>
|
476
|
-
</tr>
|
477
|
-
<tr>
|
478
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
479
|
-
<td>
|
480
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gstring</code></em> could be parsed and <em class="parameter"><code>property_value</code></em>
|
481
|
-
has been set to the resulting <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a>.</td>
|
482
|
-
</tr>
|
483
|
-
</tbody>
|
484
|
-
</table></div>
|
485
|
-
</div>
|
486
|
-
<hr>
|
487
|
-
<div class="refsect2">
|
488
|
-
<a name="gtk-settings-set-property-value"></a><h3>gtk_settings_set_property_value ()</h3>
|
489
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_set_property_value (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
490
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
491
|
-
<em class="parameter"><code>const <a class="link" href="GtkSettings.html#GtkSettingsValue" title="struct GtkSettingsValue"><span class="type">GtkSettingsValue</span></a> *svalue</code></em>);</pre>
|
492
|
-
<p>
|
493
|
-
</p>
|
494
|
-
</div>
|
495
|
-
<hr>
|
496
|
-
<div class="refsect2">
|
497
|
-
<a name="gtk-settings-set-string-property"></a><h3>gtk_settings_set_string_property ()</h3>
|
498
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_set_string_property (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
499
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
500
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>,
|
501
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);</pre>
|
502
|
-
<p>
|
503
|
-
</p>
|
504
|
-
</div>
|
505
|
-
<hr>
|
506
|
-
<div class="refsect2">
|
507
|
-
<a name="gtk-settings-set-long-property"></a><h3>gtk_settings_set_long_property ()</h3>
|
508
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_set_long_property (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
509
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
510
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="type">glong</span></a> v_long</code></em>,
|
511
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);</pre>
|
512
|
-
<p>
|
513
|
-
</p>
|
514
|
-
</div>
|
515
|
-
<hr>
|
516
|
-
<div class="refsect2">
|
517
|
-
<a name="gtk-settings-set-double-property"></a><h3>gtk_settings_set_double_property ()</h3>
|
518
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gtk_settings_set_double_property (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
519
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
520
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> v_double</code></em>,
|
521
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);</pre>
|
522
|
-
<p>
|
523
|
-
</p>
|
524
|
-
</div>
|
525
|
-
</div>
|
526
|
-
<div class="refsect1">
|
527
|
-
<a name="GtkSettings.property-details"></a><h2>Property Details</h2>
|
528
|
-
<div class="refsect2">
|
529
|
-
<a name="GtkSettings--color-hash"></a><h3>The <code class="literal">"color-hash"</code> property</h3>
|
530
|
-
<pre class="programlisting"> "color-hash" <a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a>* : Read</pre>
|
531
|
-
<p>
|
532
|
-
Holds a hash table representation of the <a class="link" href="GtkSettings.html#GtkSettings--gtk-color-scheme" title='The "gtk-color-scheme" property'><span class="type">"gtk-color-scheme"</span></a>
|
533
|
-
setting, mapping color names to <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>s.
|
534
|
-
</p>
|
535
|
-
<p class="since">Since 2.10</p>
|
536
|
-
</div>
|
537
|
-
<hr>
|
538
|
-
<div class="refsect2">
|
539
|
-
<a name="GtkSettings--gtk-alternative-button-order"></a><h3>The <code class="literal">"gtk-alternative-button-order"</code> property</h3>
|
540
|
-
<pre class="programlisting"> "gtk-alternative-button-order" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
541
|
-
<p>Whether buttons in dialogs should use the alternative button order.</p>
|
542
|
-
<p>Default value: FALSE</p>
|
543
|
-
</div>
|
544
|
-
<hr>
|
545
|
-
<div class="refsect2">
|
546
|
-
<a name="GtkSettings--gtk-alternative-sort-arrows"></a><h3>The <code class="literal">"gtk-alternative-sort-arrows"</code> property</h3>
|
547
|
-
<pre class="programlisting"> "gtk-alternative-sort-arrows" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
548
|
-
<p>
|
549
|
-
Controls the direction of the sort indicators in sorted list and tree
|
550
|
-
views. By default an arrow pointing down means the column is sorted
|
551
|
-
in ascending order. When set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, this order will be inverted.
|
552
|
-
</p>
|
553
|
-
<p>Default value: FALSE</p>
|
554
|
-
<p class="since">Since 2.12</p>
|
555
|
-
</div>
|
556
|
-
<hr>
|
557
|
-
<div class="refsect2">
|
558
|
-
<a name="GtkSettings--gtk-auto-mnemonics"></a><h3>The <code class="literal">"gtk-auto-mnemonics"</code> property</h3>
|
559
|
-
<pre class="programlisting"> "gtk-auto-mnemonics" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
560
|
-
<p>
|
561
|
-
Whether mnemonics should be automatically shown and hidden when the user
|
562
|
-
presses the mnemonic activator.
|
563
|
-
</p>
|
564
|
-
<p>Default value: FALSE</p>
|
565
|
-
<p class="since">Since 2.20</p>
|
566
|
-
</div>
|
567
|
-
<hr>
|
568
|
-
<div class="refsect2">
|
569
|
-
<a name="GtkSettings--gtk-button-images"></a><h3>The <code class="literal">"gtk-button-images"</code> property</h3>
|
570
|
-
<pre class="programlisting"> "gtk-button-images" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
571
|
-
<p>Whether images should be shown on buttons.</p>
|
572
|
-
<p>Default value: TRUE</p>
|
573
|
-
</div>
|
574
|
-
<hr>
|
575
|
-
<div class="refsect2">
|
576
|
-
<a name="GtkSettings--gtk-can-change-accels"></a><h3>The <code class="literal">"gtk-can-change-accels"</code> property</h3>
|
577
|
-
<pre class="programlisting"> "gtk-can-change-accels" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
578
|
-
<p>Whether menu accelerators can be changed by pressing a key over the menu item.</p>
|
579
|
-
<p>Default value: FALSE</p>
|
580
|
-
</div>
|
581
|
-
<hr>
|
582
|
-
<div class="refsect2">
|
583
|
-
<a name="GtkSettings--gtk-color-palette"></a><h3>The <code class="literal">"gtk-color-palette"</code> property</h3>
|
584
|
-
<pre class="programlisting"> "gtk-color-palette" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
585
|
-
<p>Palette to use in the color selector.</p>
|
586
|
-
<p>Default value: "black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"</p>
|
587
|
-
</div>
|
588
|
-
<hr>
|
589
|
-
<div class="refsect2">
|
590
|
-
<a name="GtkSettings--gtk-color-scheme"></a><h3>The <code class="literal">"gtk-color-scheme"</code> property</h3>
|
591
|
-
<pre class="programlisting"> "gtk-color-scheme" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
592
|
-
<p>
|
593
|
-
A palette of named colors for use in themes. The format of the string is
|
594
|
-
</p>
|
595
|
-
<pre class="programlisting">
|
596
|
-
name1: color1
|
597
|
-
name2: color2
|
598
|
-
...
|
599
|
-
</pre>
|
600
|
-
<p>
|
601
|
-
Color names must be acceptable as identifiers in the
|
602
|
-
<a class="link" href="gtk-Resource-Files.html" title="Resource Files">gtkrc</a> syntax, and
|
603
|
-
color specifications must be in the format accepted by
|
604
|
-
<a href="../gdk/gdk-Colormaps-and-Colors.html#gdk-color-parse"><code class="function">gdk_color_parse()</code></a>.
|
605
|
-
</p>
|
606
|
-
<p>
|
607
|
-
Note that due to the way the color tables from different sources are
|
608
|
-
merged, color specifications will be converted to hexadecimal form
|
609
|
-
when getting this property.
|
610
|
-
</p>
|
611
|
-
<p>
|
612
|
-
Starting with GTK+ 2.12, the entries can alternatively be separated
|
613
|
-
by ';' instead of newlines:
|
614
|
-
</p>
|
615
|
-
<pre class="programlisting">
|
616
|
-
name1: color1; name2: color2; ...
|
617
|
-
</pre>
|
618
|
-
<p>
|
619
|
-
</p>
|
620
|
-
<p>Default value: ""</p>
|
621
|
-
<p class="since">Since 2.10</p>
|
622
|
-
</div>
|
623
|
-
<hr>
|
624
|
-
<div class="refsect2">
|
625
|
-
<a name="GtkSettings--gtk-cursor-blink"></a><h3>The <code class="literal">"gtk-cursor-blink"</code> property</h3>
|
626
|
-
<pre class="programlisting"> "gtk-cursor-blink" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
627
|
-
<p>
|
628
|
-
Whether the cursor should blink.
|
629
|
-
</p>
|
630
|
-
<p>
|
631
|
-
Also see the <a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-blink-timeout" title='The "gtk-cursor-blink-timeout" property'><span class="type">"gtk-cursor-blink-timeout"</span></a> setting,
|
632
|
-
which allows more flexible control over cursor blinking.
|
633
|
-
</p>
|
634
|
-
<p>Default value: TRUE</p>
|
635
|
-
</div>
|
636
|
-
<hr>
|
637
|
-
<div class="refsect2">
|
638
|
-
<a name="GtkSettings--gtk-cursor-blink-time"></a><h3>The <code class="literal">"gtk-cursor-blink-time"</code> property</h3>
|
639
|
-
<pre class="programlisting"> "gtk-cursor-blink-time" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
640
|
-
<p>Length of the cursor blink cycle, in milliseconds.</p>
|
641
|
-
<p>Allowed values: >= 100</p>
|
642
|
-
<p>Default value: 1200</p>
|
643
|
-
</div>
|
644
|
-
<hr>
|
645
|
-
<div class="refsect2">
|
646
|
-
<a name="GtkSettings--gtk-cursor-blink-timeout"></a><h3>The <code class="literal">"gtk-cursor-blink-timeout"</code> property</h3>
|
647
|
-
<pre class="programlisting"> "gtk-cursor-blink-timeout" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
648
|
-
<p>
|
649
|
-
Time after which the cursor stops blinking, in seconds.
|
650
|
-
The timer is reset after each user interaction.
|
651
|
-
</p>
|
652
|
-
<p>
|
653
|
-
Setting this to zero has the same effect as setting
|
654
|
-
<a class="link" href="GtkSettings.html#GtkSettings--gtk-cursor-blink" title='The "gtk-cursor-blink" property'><span class="type">"gtk-cursor-blink"</span></a> to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
|
655
|
-
</p>
|
656
|
-
<p>Allowed values: >= 1</p>
|
657
|
-
<p>Default value: 2147483647</p>
|
658
|
-
<p class="since">Since 2.12</p>
|
659
|
-
</div>
|
660
|
-
<hr>
|
661
|
-
<div class="refsect2">
|
662
|
-
<a name="GtkSettings--gtk-cursor-theme-name"></a><h3>The <code class="literal">"gtk-cursor-theme-name"</code> property</h3>
|
663
|
-
<pre class="programlisting"> "gtk-cursor-theme-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
664
|
-
<p>Name of the cursor theme to use, or NULL to use the default theme.</p>
|
665
|
-
<p>Default value: NULL</p>
|
666
|
-
</div>
|
667
|
-
<hr>
|
668
|
-
<div class="refsect2">
|
669
|
-
<a name="GtkSettings--gtk-cursor-theme-size"></a><h3>The <code class="literal">"gtk-cursor-theme-size"</code> property</h3>
|
670
|
-
<pre class="programlisting"> "gtk-cursor-theme-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
671
|
-
<p>Size to use for cursors, or 0 to use the default size.</p>
|
672
|
-
<p>Allowed values: [0,128]</p>
|
673
|
-
<p>Default value: 0</p>
|
674
|
-
</div>
|
675
|
-
<hr>
|
676
|
-
<div class="refsect2">
|
677
|
-
<a name="GtkSettings--gtk-dnd-drag-threshold"></a><h3>The <code class="literal">"gtk-dnd-drag-threshold"</code> property</h3>
|
678
|
-
<pre class="programlisting"> "gtk-dnd-drag-threshold" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
679
|
-
<p>Number of pixels the cursor can move before dragging.</p>
|
680
|
-
<p>Allowed values: >= 1</p>
|
681
|
-
<p>Default value: 8</p>
|
682
|
-
</div>
|
683
|
-
<hr>
|
684
|
-
<div class="refsect2">
|
685
|
-
<a name="GtkSettings--gtk-double-click-distance"></a><h3>The <code class="literal">"gtk-double-click-distance"</code> property</h3>
|
686
|
-
<pre class="programlisting"> "gtk-double-click-distance" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
687
|
-
<p>Maximum distance allowed between two clicks for them to be considered a double click (in pixels).</p>
|
688
|
-
<p>Allowed values: >= 0</p>
|
689
|
-
<p>Default value: 5</p>
|
690
|
-
</div>
|
691
|
-
<hr>
|
692
|
-
<div class="refsect2">
|
693
|
-
<a name="GtkSettings--gtk-double-click-time"></a><h3>The <code class="literal">"gtk-double-click-time"</code> property</h3>
|
694
|
-
<pre class="programlisting"> "gtk-double-click-time" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
695
|
-
<p>Maximum time allowed between two clicks for them to be considered a double click (in milliseconds).</p>
|
696
|
-
<p>Allowed values: >= 0</p>
|
697
|
-
<p>Default value: 250</p>
|
698
|
-
</div>
|
699
|
-
<hr>
|
700
|
-
<div class="refsect2">
|
701
|
-
<a name="GtkSettings--gtk-enable-accels"></a><h3>The <code class="literal">"gtk-enable-accels"</code> property</h3>
|
702
|
-
<pre class="programlisting"> "gtk-enable-accels" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
703
|
-
<p>
|
704
|
-
Whether menu items should have visible accelerators which can be
|
705
|
-
activated.
|
706
|
-
</p>
|
707
|
-
<p>Default value: TRUE</p>
|
708
|
-
<p class="since">Since 2.12</p>
|
709
|
-
</div>
|
710
|
-
<hr>
|
711
|
-
<div class="refsect2">
|
712
|
-
<a name="GtkSettings--gtk-enable-animations"></a><h3>The <code class="literal">"gtk-enable-animations"</code> property</h3>
|
713
|
-
<pre class="programlisting"> "gtk-enable-animations" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
714
|
-
<p>Whether to enable toolkit-wide animations.</p>
|
715
|
-
<p>Default value: TRUE</p>
|
716
|
-
</div>
|
717
|
-
<hr>
|
718
|
-
<div class="refsect2">
|
719
|
-
<a name="GtkSettings--gtk-enable-event-sounds"></a><h3>The <code class="literal">"gtk-enable-event-sounds"</code> property</h3>
|
720
|
-
<pre class="programlisting"> "gtk-enable-event-sounds" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
721
|
-
<p>
|
722
|
-
Whether to play any event sounds at all.
|
723
|
-
</p>
|
724
|
-
<p>
|
725
|
-
See the <a class="ulink" href="http://www.freedesktop.org/wiki/Specifications/sound-theme-spec" target="_top">Sound Theme spec</a>
|
726
|
-
for more information on event sounds and sound themes.
|
727
|
-
</p>
|
728
|
-
<p>
|
729
|
-
GTK+ itself does not support event sounds, you have to use a loadable
|
730
|
-
module like the one that comes with libcanberra.
|
731
|
-
</p>
|
732
|
-
<p>Default value: TRUE</p>
|
733
|
-
<p class="since">Since 2.14</p>
|
734
|
-
</div>
|
735
|
-
<hr>
|
736
|
-
<div class="refsect2">
|
737
|
-
<a name="GtkSettings--gtk-enable-input-feedback-sounds"></a><h3>The <code class="literal">"gtk-enable-input-feedback-sounds"</code> property</h3>
|
738
|
-
<pre class="programlisting"> "gtk-enable-input-feedback-sounds" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
739
|
-
<p>
|
740
|
-
Whether to play event sounds as feedback to user input.
|
741
|
-
</p>
|
742
|
-
<p>
|
743
|
-
See the <a class="ulink" href="http://www.freedesktop.org/wiki/Specifications/sound-theme-spec" target="_top">Sound Theme spec</a>
|
744
|
-
for more information on event sounds and sound themes.
|
745
|
-
</p>
|
746
|
-
<p>
|
747
|
-
GTK+ itself does not support event sounds, you have to use a loadable
|
748
|
-
module like the one that comes with libcanberra.
|
749
|
-
</p>
|
750
|
-
<p>Default value: TRUE</p>
|
751
|
-
<p class="since">Since 2.14</p>
|
752
|
-
</div>
|
753
|
-
<hr>
|
754
|
-
<div class="refsect2">
|
755
|
-
<a name="GtkSettings--gtk-enable-mnemonics"></a><h3>The <code class="literal">"gtk-enable-mnemonics"</code> property</h3>
|
756
|
-
<pre class="programlisting"> "gtk-enable-mnemonics" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
757
|
-
<p>
|
758
|
-
Whether labels and menu items should have visible mnemonics which
|
759
|
-
can be activated.
|
760
|
-
</p>
|
761
|
-
<p>Default value: TRUE</p>
|
762
|
-
<p class="since">Since 2.12</p>
|
763
|
-
</div>
|
764
|
-
<hr>
|
765
|
-
<div class="refsect2">
|
766
|
-
<a name="GtkSettings--gtk-enable-tooltips"></a><h3>The <code class="literal">"gtk-enable-tooltips"</code> property</h3>
|
767
|
-
<pre class="programlisting"> "gtk-enable-tooltips" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
768
|
-
<p>
|
769
|
-
Whether tooltips should be shown on widgets.
|
770
|
-
</p>
|
771
|
-
<p>Default value: TRUE</p>
|
772
|
-
<p class="since">Since 2.14</p>
|
773
|
-
</div>
|
774
|
-
<hr>
|
775
|
-
<div class="refsect2">
|
776
|
-
<a name="GtkSettings--gtk-entry-password-hint-timeout"></a><h3>The <code class="literal">"gtk-entry-password-hint-timeout"</code> property</h3>
|
777
|
-
<pre class="programlisting"> "gtk-entry-password-hint-timeout" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
|
778
|
-
<p>
|
779
|
-
How long to show the last input character in hidden
|
780
|
-
entries. This value is in milliseconds. 0 disables showing the
|
781
|
-
last char. 600 is a good value for enabling it.
|
782
|
-
</p>
|
783
|
-
<p>Default value: 0</p>
|
784
|
-
<p class="since">Since 2.10</p>
|
785
|
-
</div>
|
786
|
-
<hr>
|
787
|
-
<div class="refsect2">
|
788
|
-
<a name="GtkSettings--gtk-entry-select-on-focus"></a><h3>The <code class="literal">"gtk-entry-select-on-focus"</code> property</h3>
|
789
|
-
<pre class="programlisting"> "gtk-entry-select-on-focus" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
790
|
-
<p>Whether to select the contents of an entry when it is focused.</p>
|
791
|
-
<p>Default value: TRUE</p>
|
792
|
-
</div>
|
793
|
-
<hr>
|
794
|
-
<div class="refsect2">
|
795
|
-
<a name="GtkSettings--gtk-error-bell"></a><h3>The <code class="literal">"gtk-error-bell"</code> property</h3>
|
796
|
-
<pre class="programlisting"> "gtk-error-bell" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
797
|
-
<p>
|
798
|
-
When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, keyboard navigation and other input-related errors
|
799
|
-
will cause a beep. Since the error bell is implemented using
|
800
|
-
<a href="../gdk/gdk-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a>, the windowing system may offer ways to
|
801
|
-
configure the error bell in many ways, such as flashing the
|
802
|
-
window or similar visual effects.
|
803
|
-
</p>
|
804
|
-
<p>Default value: TRUE</p>
|
805
|
-
<p class="since">Since 2.12</p>
|
806
|
-
</div>
|
807
|
-
<hr>
|
808
|
-
<div class="refsect2">
|
809
|
-
<a name="GtkSettings--gtk-fallback-icon-theme"></a><h3>The <code class="literal">"gtk-fallback-icon-theme"</code> property</h3>
|
810
|
-
<pre class="programlisting"> "gtk-fallback-icon-theme" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
811
|
-
<p>Name of a icon theme to fall back to.</p>
|
812
|
-
<p>Default value: NULL</p>
|
813
|
-
</div>
|
814
|
-
<hr>
|
815
|
-
<div class="refsect2">
|
816
|
-
<a name="GtkSettings--gtk-file-chooser-backend"></a><h3>The <code class="literal">"gtk-file-chooser-backend"</code> property</h3>
|
817
|
-
<pre class="programlisting"> "gtk-file-chooser-backend" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
818
|
-
<p>Name of the GtkFileChooser backend to use by default.</p>
|
819
|
-
<p>Default value: NULL</p>
|
820
|
-
</div>
|
821
|
-
<hr>
|
822
|
-
<div class="refsect2">
|
823
|
-
<a name="GtkSettings--gtk-font-name"></a><h3>The <code class="literal">"gtk-font-name"</code> property</h3>
|
824
|
-
<pre class="programlisting"> "gtk-font-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
825
|
-
<p>Name of default font to use.</p>
|
826
|
-
<p>Default value: "Sans 10"</p>
|
827
|
-
</div>
|
828
|
-
<hr>
|
829
|
-
<div class="refsect2">
|
830
|
-
<a name="GtkSettings--gtk-fontconfig-timestamp"></a><h3>The <code class="literal">"gtk-fontconfig-timestamp"</code> property</h3>
|
831
|
-
<pre class="programlisting"> "gtk-fontconfig-timestamp" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
|
832
|
-
<p>Timestamp of current fontconfig configuration.</p>
|
833
|
-
<p>Default value: 0</p>
|
834
|
-
</div>
|
835
|
-
<hr>
|
836
|
-
<div class="refsect2">
|
837
|
-
<a name="GtkSettings--gtk-icon-sizes"></a><h3>The <code class="literal">"gtk-icon-sizes"</code> property</h3>
|
838
|
-
<pre class="programlisting"> "gtk-icon-sizes" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
839
|
-
<p>
|
840
|
-
A list of icon sizes. The list is separated by colons, and
|
841
|
-
item has the form:
|
842
|
-
</p>
|
843
|
-
<p>
|
844
|
-
<em class="replaceable"><code>size-name</code></em> = <em class="replaceable"><code>width</code></em> , <em class="replaceable"><code>height</code></em>
|
845
|
-
</p>
|
846
|
-
<p>
|
847
|
-
E.g. "gtk-menu=16,16:gtk-button=20,20:gtk-dialog=48,48".
|
848
|
-
GTK+ itself use the following named icon sizes: gtk-menu,
|
849
|
-
gtk-button, gtk-small-toolbar, gtk-large-toolbar, gtk-dnd,
|
850
|
-
gtk-dialog. Applications can register their own named icon
|
851
|
-
sizes with <a class="link" href="gtk-Themeable-Stock-Images.html#gtk-icon-size-register" title="gtk_icon_size_register ()"><code class="function">gtk_icon_size_register()</code></a>.
|
852
|
-
</p>
|
853
|
-
<p>Default value: NULL</p>
|
854
|
-
</div>
|
855
|
-
<hr>
|
856
|
-
<div class="refsect2">
|
857
|
-
<a name="GtkSettings--gtk-icon-theme-name"></a><h3>The <code class="literal">"gtk-icon-theme-name"</code> property</h3>
|
858
|
-
<pre class="programlisting"> "gtk-icon-theme-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
859
|
-
<p>Name of icon theme to use.</p>
|
860
|
-
<p>Default value: "hicolor"</p>
|
861
|
-
</div>
|
862
|
-
<hr>
|
863
|
-
<div class="refsect2">
|
864
|
-
<a name="GtkSettings--gtk-im-module"></a><h3>The <code class="literal">"gtk-im-module"</code> property</h3>
|
865
|
-
<pre class="programlisting"> "gtk-im-module" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
866
|
-
<p>
|
867
|
-
Which IM (input method) module should be used by default. This is the
|
868
|
-
input method that will be used if the user has not explicitly chosen
|
869
|
-
another input method from the IM context menu.
|
870
|
-
</p>
|
871
|
-
<p>
|
872
|
-
See <a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> and see the <a class="link" href="GtkSettings.html#GtkSettings--gtk-show-input-method-menu" title='The "gtk-show-input-method-menu" property'><span class="type">"gtk-show-input-method-menu"</span></a> property.
|
873
|
-
</p>
|
874
|
-
<p>Default value: NULL</p>
|
875
|
-
</div>
|
876
|
-
<hr>
|
877
|
-
<div class="refsect2">
|
878
|
-
<a name="GtkSettings--gtk-key-theme-name"></a><h3>The <code class="literal">"gtk-key-theme-name"</code> property</h3>
|
879
|
-
<pre class="programlisting"> "gtk-key-theme-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
880
|
-
<p>Name of key theme RC file to load.</p>
|
881
|
-
<p>Default value: NULL</p>
|
882
|
-
</div>
|
883
|
-
<hr>
|
884
|
-
<div class="refsect2">
|
885
|
-
<a name="GtkSettings--gtk-keynav-cursor-only"></a><h3>The <code class="literal">"gtk-keynav-cursor-only"</code> property</h3>
|
886
|
-
<pre class="programlisting"> "gtk-keynav-cursor-only" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
887
|
-
<p>
|
888
|
-
When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, keyboard navigation should be able to reach all widgets
|
889
|
-
by using the cursor keys only. Tab, Shift etc. keys can't be expected
|
890
|
-
to be present on the used input device.
|
891
|
-
</p>
|
892
|
-
<p>Default value: FALSE</p>
|
893
|
-
<p class="since">Since 2.12</p>
|
894
|
-
</div>
|
895
|
-
<hr>
|
896
|
-
<div class="refsect2">
|
897
|
-
<a name="GtkSettings--gtk-keynav-wrap-around"></a><h3>The <code class="literal">"gtk-keynav-wrap-around"</code> property</h3>
|
898
|
-
<pre class="programlisting"> "gtk-keynav-wrap-around" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
899
|
-
<p>
|
900
|
-
When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, some widgets will wrap around when doing keyboard
|
901
|
-
navigation, such as menus, menubars and notebooks.
|
902
|
-
</p>
|
903
|
-
<p>Default value: TRUE</p>
|
904
|
-
<p class="since">Since 2.12</p>
|
905
|
-
</div>
|
906
|
-
<hr>
|
907
|
-
<div class="refsect2">
|
908
|
-
<a name="GtkSettings--gtk-label-select-on-focus"></a><h3>The <code class="literal">"gtk-label-select-on-focus"</code> property</h3>
|
909
|
-
<pre class="programlisting"> "gtk-label-select-on-focus" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
910
|
-
<p>Whether to select the contents of a selectable label when it is focused.</p>
|
911
|
-
<p>Default value: TRUE</p>
|
912
|
-
</div>
|
913
|
-
<hr>
|
914
|
-
<div class="refsect2">
|
915
|
-
<a name="GtkSettings--gtk-menu-bar-accel"></a><h3>The <code class="literal">"gtk-menu-bar-accel"</code> property</h3>
|
916
|
-
<pre class="programlisting"> "gtk-menu-bar-accel" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
917
|
-
<p>Keybinding to activate the menu bar.</p>
|
918
|
-
<p>Default value: "F10"</p>
|
919
|
-
</div>
|
920
|
-
<hr>
|
921
|
-
<div class="refsect2">
|
922
|
-
<a name="GtkSettings--gtk-menu-bar-popup-delay"></a><h3>The <code class="literal">"gtk-menu-bar-popup-delay"</code> property</h3>
|
923
|
-
<pre class="programlisting"> "gtk-menu-bar-popup-delay" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
924
|
-
<p>Delay before the submenus of a menu bar appear.</p>
|
925
|
-
<p>Allowed values: >= 0</p>
|
926
|
-
<p>Default value: 0</p>
|
927
|
-
</div>
|
928
|
-
<hr>
|
929
|
-
<div class="refsect2">
|
930
|
-
<a name="GtkSettings--gtk-menu-images"></a><h3>The <code class="literal">"gtk-menu-images"</code> property</h3>
|
931
|
-
<pre class="programlisting"> "gtk-menu-images" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
932
|
-
<p>Whether images should be shown in menus.</p>
|
933
|
-
<p>Default value: TRUE</p>
|
934
|
-
</div>
|
935
|
-
<hr>
|
936
|
-
<div class="refsect2">
|
937
|
-
<a name="GtkSettings--gtk-menu-popdown-delay"></a><h3>The <code class="literal">"gtk-menu-popdown-delay"</code> property</h3>
|
938
|
-
<pre class="programlisting"> "gtk-menu-popdown-delay" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
939
|
-
<p>The time before hiding a submenu when the pointer is moving towards the submenu.</p>
|
940
|
-
<p>Allowed values: >= 0</p>
|
941
|
-
<p>Default value: 1000</p>
|
942
|
-
</div>
|
943
|
-
<hr>
|
944
|
-
<div class="refsect2">
|
945
|
-
<a name="GtkSettings--gtk-menu-popup-delay"></a><h3>The <code class="literal">"gtk-menu-popup-delay"</code> property</h3>
|
946
|
-
<pre class="programlisting"> "gtk-menu-popup-delay" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
947
|
-
<p>Minimum time the pointer must stay over a menu item before the submenu appear.</p>
|
948
|
-
<p>Allowed values: >= 0</p>
|
949
|
-
<p>Default value: 225</p>
|
950
|
-
</div>
|
951
|
-
<hr>
|
952
|
-
<div class="refsect2">
|
953
|
-
<a name="GtkSettings--gtk-modules"></a><h3>The <code class="literal">"gtk-modules"</code> property</h3>
|
954
|
-
<pre class="programlisting"> "gtk-modules" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
955
|
-
<p>List of currently active GTK modules.</p>
|
956
|
-
<p>Default value: NULL</p>
|
957
|
-
</div>
|
958
|
-
<hr>
|
959
|
-
<div class="refsect2">
|
960
|
-
<a name="GtkSettings--gtk-print-backends"></a><h3>The <code class="literal">"gtk-print-backends"</code> property</h3>
|
961
|
-
<pre class="programlisting"> "gtk-print-backends" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
962
|
-
<p>
|
963
|
-
A comma-separated list of print backends to use in the print
|
964
|
-
dialog. Available print backends depend on the GTK+ installation,
|
965
|
-
and may include "file", "cups", "lpr" or "papi".
|
966
|
-
</p>
|
967
|
-
<p>Default value: "file,cups"</p>
|
968
|
-
<p class="since">Since 2.10</p>
|
969
|
-
</div>
|
970
|
-
<hr>
|
971
|
-
<div class="refsect2">
|
972
|
-
<a name="GtkSettings--gtk-print-preview-command"></a><h3>The <code class="literal">"gtk-print-preview-command"</code> property</h3>
|
973
|
-
<pre class="programlisting"> "gtk-print-preview-command" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
974
|
-
<p>
|
975
|
-
A command to run for displaying the print preview. The command
|
976
|
-
should contain a <code class="literal">f</code> placeholder, which will get replaced by
|
977
|
-
the path to the pdf file. The command may also contain a <code class="literal">s</code>
|
978
|
-
placeholder, which will get replaced by the path to a file
|
979
|
-
containing the print settings in the format produced by
|
980
|
-
<a class="link" href="GtkPrintSettings.html#gtk-print-settings-to-file" title="gtk_print_settings_to_file ()"><code class="function">gtk_print_settings_to_file()</code></a>.
|
981
|
-
</p>
|
982
|
-
<p>
|
983
|
-
The preview application is responsible for removing the pdf file
|
984
|
-
and the print settings file when it is done.
|
985
|
-
</p>
|
986
|
-
<p>Default value: "evince --unlink-tempfile --preview --print-settings %s %f"</p>
|
987
|
-
<p class="since">Since 2.10</p>
|
988
|
-
</div>
|
989
|
-
<hr>
|
990
|
-
<div class="refsect2">
|
991
|
-
<a name="GtkSettings--gtk-recent-files-limit"></a><h3>The <code class="literal">"gtk-recent-files-limit"</code> property</h3>
|
992
|
-
<pre class="programlisting"> "gtk-recent-files-limit" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
993
|
-
<p>
|
994
|
-
The number of recently used files that should be displayed by default by
|
995
|
-
<a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> implementations and by the <a class="link" href="GtkFileChooser.html" title="GtkFileChooser"><span class="type">GtkFileChooser</span></a>. A value of
|
996
|
-
-1 means every recently used file stored.
|
997
|
-
</p>
|
998
|
-
<p>Allowed values: >= G_MAXULONG</p>
|
999
|
-
<p>Default value: 50</p>
|
1000
|
-
<p class="since">Since 2.12</p>
|
1001
|
-
</div>
|
1002
|
-
<hr>
|
1003
|
-
<div class="refsect2">
|
1004
|
-
<a name="GtkSettings--gtk-recent-files-max-age"></a><h3>The <code class="literal">"gtk-recent-files-max-age"</code> property</h3>
|
1005
|
-
<pre class="programlisting"> "gtk-recent-files-max-age" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1006
|
-
<p>
|
1007
|
-
The maximum age, in days, of the items inside the recently used
|
1008
|
-
resources list. Items older than this setting will be excised
|
1009
|
-
from the list. If set to 0, the list will always be empty; if
|
1010
|
-
set to -1, no item will be removed.
|
1011
|
-
</p>
|
1012
|
-
<p>Allowed values: >= G_MAXULONG</p>
|
1013
|
-
<p>Default value: 30</p>
|
1014
|
-
<p class="since">Since 2.14</p>
|
1015
|
-
</div>
|
1016
|
-
<hr>
|
1017
|
-
<div class="refsect2">
|
1018
|
-
<a name="GtkSettings--gtk-scrolled-window-placement"></a><h3>The <code class="literal">"gtk-scrolled-window-placement"</code> property</h3>
|
1019
|
-
<pre class="programlisting"> "gtk-scrolled-window-placement" <a class="link" href="gtk-Standard-Enumerations.html#GtkCornerType" title="enum GtkCornerType"><span class="type">GtkCornerType</span></a> : Read / Write</pre>
|
1020
|
-
<p>
|
1021
|
-
Where the contents of scrolled windows are located with respect to the
|
1022
|
-
scrollbars, if not overridden by the scrolled window's own placement.
|
1023
|
-
</p>
|
1024
|
-
<p>Default value: GTK_CORNER_TOP_LEFT</p>
|
1025
|
-
<p class="since">Since 2.10</p>
|
1026
|
-
</div>
|
1027
|
-
<hr>
|
1028
|
-
<div class="refsect2">
|
1029
|
-
<a name="GtkSettings--gtk-show-input-method-menu"></a><h3>The <code class="literal">"gtk-show-input-method-menu"</code> property</h3>
|
1030
|
-
<pre class="programlisting"> "gtk-show-input-method-menu" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1031
|
-
<p>Whether the context menus of entries and text views should offer to change the input method.</p>
|
1032
|
-
<p>Default value: TRUE</p>
|
1033
|
-
</div>
|
1034
|
-
<hr>
|
1035
|
-
<div class="refsect2">
|
1036
|
-
<a name="GtkSettings--gtk-show-unicode-menu"></a><h3>The <code class="literal">"gtk-show-unicode-menu"</code> property</h3>
|
1037
|
-
<pre class="programlisting"> "gtk-show-unicode-menu" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1038
|
-
<p>Whether the context menus of entries and text views should offer to insert control characters.</p>
|
1039
|
-
<p>Default value: TRUE</p>
|
1040
|
-
</div>
|
1041
|
-
<hr>
|
1042
|
-
<div class="refsect2">
|
1043
|
-
<a name="GtkSettings--gtk-sound-theme-name"></a><h3>The <code class="literal">"gtk-sound-theme-name"</code> property</h3>
|
1044
|
-
<pre class="programlisting"> "gtk-sound-theme-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
1045
|
-
<p>
|
1046
|
-
The XDG sound theme to use for event sounds.
|
1047
|
-
</p>
|
1048
|
-
<p>
|
1049
|
-
See the <a class="ulink" href="http://www.freedesktop.org/wiki/Specifications/sound-theme-spec" target="_top">Sound Theme spec</a>
|
1050
|
-
for more information on event sounds and sound themes.
|
1051
|
-
</p>
|
1052
|
-
<p>
|
1053
|
-
GTK+ itself does not support event sounds, you have to use a loadable
|
1054
|
-
module like the one that comes with libcanberra.
|
1055
|
-
</p>
|
1056
|
-
<p>Default value: "freedesktop"</p>
|
1057
|
-
<p class="since">Since 2.14</p>
|
1058
|
-
</div>
|
1059
|
-
<hr>
|
1060
|
-
<div class="refsect2">
|
1061
|
-
<a name="GtkSettings--gtk-split-cursor"></a><h3>The <code class="literal">"gtk-split-cursor"</code> property</h3>
|
1062
|
-
<pre class="programlisting"> "gtk-split-cursor" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1063
|
-
<p>Whether two cursors should be displayed for mixed left-to-right and right-to-left text.</p>
|
1064
|
-
<p>Default value: TRUE</p>
|
1065
|
-
</div>
|
1066
|
-
<hr>
|
1067
|
-
<div class="refsect2">
|
1068
|
-
<a name="GtkSettings--gtk-theme-name"></a><h3>The <code class="literal">"gtk-theme-name"</code> property</h3>
|
1069
|
-
<pre class="programlisting"> "gtk-theme-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
1070
|
-
<p>Name of theme RC file to load.</p>
|
1071
|
-
<p>Default value: "Raleigh"</p>
|
1072
|
-
</div>
|
1073
|
-
<hr>
|
1074
|
-
<div class="refsect2">
|
1075
|
-
<a name="GtkSettings--gtk-timeout-expand"></a><h3>The <code class="literal">"gtk-timeout-expand"</code> property</h3>
|
1076
|
-
<pre class="programlisting"> "gtk-timeout-expand" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1077
|
-
<p>Expand value for timeouts, when a widget is expanding a new region.</p>
|
1078
|
-
<p>Allowed values: >= 0</p>
|
1079
|
-
<p>Default value: 500</p>
|
1080
|
-
</div>
|
1081
|
-
<hr>
|
1082
|
-
<div class="refsect2">
|
1083
|
-
<a name="GtkSettings--gtk-timeout-initial"></a><h3>The <code class="literal">"gtk-timeout-initial"</code> property</h3>
|
1084
|
-
<pre class="programlisting"> "gtk-timeout-initial" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1085
|
-
<p>Starting value for timeouts, when button is pressed.</p>
|
1086
|
-
<p>Allowed values: >= 0</p>
|
1087
|
-
<p>Default value: 200</p>
|
1088
|
-
</div>
|
1089
|
-
<hr>
|
1090
|
-
<div class="refsect2">
|
1091
|
-
<a name="GtkSettings--gtk-timeout-repeat"></a><h3>The <code class="literal">"gtk-timeout-repeat"</code> property</h3>
|
1092
|
-
<pre class="programlisting"> "gtk-timeout-repeat" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1093
|
-
<p>Repeat value for timeouts, when button is pressed.</p>
|
1094
|
-
<p>Allowed values: >= 0</p>
|
1095
|
-
<p>Default value: 20</p>
|
1096
|
-
</div>
|
1097
|
-
<hr>
|
1098
|
-
<div class="refsect2">
|
1099
|
-
<a name="GtkSettings--gtk-toolbar-icon-size"></a><h3>The <code class="literal">"gtk-toolbar-icon-size"</code> property</h3>
|
1100
|
-
<pre class="programlisting"> "gtk-toolbar-icon-size" <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> : Read / Write</pre>
|
1101
|
-
<p>The size of icons in default toolbars.</p>
|
1102
|
-
<p>Default value: GTK_ICON_SIZE_LARGE_TOOLBAR</p>
|
1103
|
-
</div>
|
1104
|
-
<hr>
|
1105
|
-
<div class="refsect2">
|
1106
|
-
<a name="GtkSettings--gtk-toolbar-style"></a><h3>The <code class="literal">"gtk-toolbar-style"</code> property</h3>
|
1107
|
-
<pre class="programlisting"> "gtk-toolbar-style" <a class="link" href="gtk-Standard-Enumerations.html#GtkToolbarStyle" title="enum GtkToolbarStyle"><span class="type">GtkToolbarStyle</span></a> : Read / Write</pre>
|
1108
|
-
<p>Whether default toolbars have text only, text and icons, icons only, etc.</p>
|
1109
|
-
<p>Default value: GTK_TOOLBAR_BOTH</p>
|
1110
|
-
</div>
|
1111
|
-
<hr>
|
1112
|
-
<div class="refsect2">
|
1113
|
-
<a name="GtkSettings--gtk-tooltip-browse-mode-timeout"></a><h3>The <code class="literal">"gtk-tooltip-browse-mode-timeout"</code> property</h3>
|
1114
|
-
<pre class="programlisting"> "gtk-tooltip-browse-mode-timeout" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1115
|
-
<p>
|
1116
|
-
Amount of time, in milliseconds, after which the browse mode
|
1117
|
-
will be disabled.
|
1118
|
-
</p>
|
1119
|
-
<p>
|
1120
|
-
See <a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-timeout" title='The "gtk-tooltip-browse-timeout" property'><span class="type">"gtk-tooltip-browse-timeout"</span></a> for more information
|
1121
|
-
about browse mode.
|
1122
|
-
</p>
|
1123
|
-
<p>Allowed values: >= 0</p>
|
1124
|
-
<p>Default value: 500</p>
|
1125
|
-
<p class="since">Since 2.12</p>
|
1126
|
-
</div>
|
1127
|
-
<hr>
|
1128
|
-
<div class="refsect2">
|
1129
|
-
<a name="GtkSettings--gtk-tooltip-browse-timeout"></a><h3>The <code class="literal">"gtk-tooltip-browse-timeout"</code> property</h3>
|
1130
|
-
<pre class="programlisting"> "gtk-tooltip-browse-timeout" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1131
|
-
<p>
|
1132
|
-
Controls the time after which tooltips will appear when
|
1133
|
-
browse mode is enabled, in milliseconds.
|
1134
|
-
</p>
|
1135
|
-
<p>
|
1136
|
-
Browse mode is enabled when the mouse pointer moves off an object
|
1137
|
-
where a tooltip was currently being displayed. If the mouse pointer
|
1138
|
-
hits another object before the browse mode timeout expires (see
|
1139
|
-
<a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-mode-timeout" title='The "gtk-tooltip-browse-mode-timeout" property'><span class="type">"gtk-tooltip-browse-mode-timeout"</span></a>), it will take the
|
1140
|
-
amount of milliseconds specified by this setting to popup the tooltip
|
1141
|
-
for the new object.
|
1142
|
-
</p>
|
1143
|
-
<p>Allowed values: >= 0</p>
|
1144
|
-
<p>Default value: 60</p>
|
1145
|
-
<p class="since">Since 2.12</p>
|
1146
|
-
</div>
|
1147
|
-
<hr>
|
1148
|
-
<div class="refsect2">
|
1149
|
-
<a name="GtkSettings--gtk-tooltip-timeout"></a><h3>The <code class="literal">"gtk-tooltip-timeout"</code> property</h3>
|
1150
|
-
<pre class="programlisting"> "gtk-tooltip-timeout" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1151
|
-
<p>
|
1152
|
-
Time, in milliseconds, after which a tooltip could appear if the
|
1153
|
-
cursor is hovering on top of a widget.
|
1154
|
-
</p>
|
1155
|
-
<p>Allowed values: >= 0</p>
|
1156
|
-
<p>Default value: 500</p>
|
1157
|
-
<p class="since">Since 2.12</p>
|
1158
|
-
</div>
|
1159
|
-
<hr>
|
1160
|
-
<div class="refsect2">
|
1161
|
-
<a name="GtkSettings--gtk-touchscreen-mode"></a><h3>The <code class="literal">"gtk-touchscreen-mode"</code> property</h3>
|
1162
|
-
<pre class="programlisting"> "gtk-touchscreen-mode" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1163
|
-
<p>
|
1164
|
-
When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, there are no motion notify events delivered on this screen,
|
1165
|
-
and widgets can't use the pointer hovering them for any essential
|
1166
|
-
functionality.
|
1167
|
-
</p>
|
1168
|
-
<p>Default value: FALSE</p>
|
1169
|
-
<p class="since">Since 2.10</p>
|
1170
|
-
</div>
|
1171
|
-
<hr>
|
1172
|
-
<div class="refsect2">
|
1173
|
-
<a name="GtkSettings--gtk-xft-antialias"></a><h3>The <code class="literal">"gtk-xft-antialias"</code> property</h3>
|
1174
|
-
<pre class="programlisting"> "gtk-xft-antialias" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1175
|
-
<p>Whether to antialias Xft fonts; 0=no, 1=yes, -1=default.</p>
|
1176
|
-
<p>Allowed values: [G_MAXULONG,1]</p>
|
1177
|
-
<p>Default value: -1</p>
|
1178
|
-
</div>
|
1179
|
-
<hr>
|
1180
|
-
<div class="refsect2">
|
1181
|
-
<a name="GtkSettings--gtk-xft-dpi"></a><h3>The <code class="literal">"gtk-xft-dpi"</code> property</h3>
|
1182
|
-
<pre class="programlisting"> "gtk-xft-dpi" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1183
|
-
<p>Resolution for Xft, in 1024 * dots/inch. -1 to use default value.</p>
|
1184
|
-
<p>Allowed values: [G_MAXULONG,1048576]</p>
|
1185
|
-
<p>Default value: -1</p>
|
1186
|
-
</div>
|
1187
|
-
<hr>
|
1188
|
-
<div class="refsect2">
|
1189
|
-
<a name="GtkSettings--gtk-xft-hinting"></a><h3>The <code class="literal">"gtk-xft-hinting"</code> property</h3>
|
1190
|
-
<pre class="programlisting"> "gtk-xft-hinting" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
1191
|
-
<p>Whether to hint Xft fonts; 0=no, 1=yes, -1=default.</p>
|
1192
|
-
<p>Allowed values: [G_MAXULONG,1]</p>
|
1193
|
-
<p>Default value: -1</p>
|
1194
|
-
</div>
|
1195
|
-
<hr>
|
1196
|
-
<div class="refsect2">
|
1197
|
-
<a name="GtkSettings--gtk-xft-hintstyle"></a><h3>The <code class="literal">"gtk-xft-hintstyle"</code> property</h3>
|
1198
|
-
<pre class="programlisting"> "gtk-xft-hintstyle" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
1199
|
-
<p>What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull.</p>
|
1200
|
-
<p>Default value: NULL</p>
|
1201
|
-
</div>
|
1202
|
-
<hr>
|
1203
|
-
<div class="refsect2">
|
1204
|
-
<a name="GtkSettings--gtk-xft-rgba"></a><h3>The <code class="literal">"gtk-xft-rgba"</code> property</h3>
|
1205
|
-
<pre class="programlisting"> "gtk-xft-rgba" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
1206
|
-
<p>Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr.</p>
|
1207
|
-
<p>Default value: NULL</p>
|
1208
|
-
</div>
|
1209
|
-
</div>
|
1210
|
-
</div>
|
1211
|
-
<div class="footer">
|
1212
|
-
<hr>
|
1213
|
-
Generated by GTK-Doc V1.18</div>
|
1214
|
-
</body>
|
1215
|
-
</html>
|