gtk-sharp 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Maintains application settings for objects attached to a toplevel. See GLib.Object Method System.Void Sets up the property parser for reading Rc files. A , pointer to the underlying C object (TODO: explain) A Method System.Void Installs a property. A , pointer to an unmanaged C property object. Method System.Void Sets a property whose content is a . A A A Method System.Void Sets a property whose value is a . A A Method System.Void Sets a property whose value is a . A A A Method System.Void Sets a property whose value is a . A A A Constructor Internal constructor Pointer to the C object. This is an internal constructor, and should not be used by user code. Property Gtk.Settings Returns a default settings object. A Method Gtk.Settings Gets the settings for . a a Property GLib.GType GType Property. a Returns the native value for . Constructor Protected Constructor. a Chain to this constructor if you have manually registered a native value for your subclass. System.Obsolete Property System.Boolean True if the cursor should blink, false if it should not blink. a Property System.Int32 Blink interval in milliseconds for the cursor. a Property System.Int32 Number of pixels the cursor can move before dragging. a Property System.Int32 Maximum interval between clicks for a mouse action to be considered a double-click. Measured in milliseconds. a Property System.String A font name. a Property System.String A string representing possible sizes for icons for different UI components. a This may look something like "(gtk-menu=16,16;gtk-button=20,20 [...])". Property System.String The name of the key theme RC file to load. a Property System.String Keybinding to activate the menu bar. a Defaults to F10. Property System.Boolean Whether two cursors should be displayed for mixed left-to-right and right-to-left text. a Property System.String Name of the theme RC file to load. a Constructor Default constructor. Property System.Obsolete("Removed from C API, returns IntPtr.Zero") System.IntPtr Hashtable to map names to colors. A pointer to a native GHashtable.