![]() |
![]() |
Public Member Functions | |
const GtkSettings* | gobj () const |
Provides access to the underlying C GObject. | |
GtkSettings* | gobj () |
Provides access to the underlying C GObject. | |
GtkSettings* | gobj_copy () |
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. | |
virtual | ~Settings () |
Static Public Member Functions | |
static Glib::RefPtr<Settings> | get_default () |
Gets the Gtk::Settings object for the default GDK screen, creating it if necessary. | |
static Glib::RefPtr<Settings> | get_for_screen (const Glib::RefPtr<Gdk::Screen>& screen) |
Gets the Gtk::Settings object for screen , creating it if necessary. | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::Settings> | wrap (GtkSettings* object, bool take_copy=false) |
|
|
|
Gets the Gtk::Settings object for the default GDK screen, creating it if necessary. See get_for_screen().
|
|
Gets the Gtk::Settings object for screen , creating it if necessary.
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
|
|