GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gtk::Settings Class Reference

A GtkSettings C++ wrapper class. More...

#include <gfc/gtk/settings.hh>

Inheritance diagram for GFC::Gtk::Settings:

GFC::G::Object GFC::G::TypeInstance GFC::Trackable List of all members.

Property Prototypes

Public Member Functions

Constructors
Accessors
Property Proxies

Static Public Member Functions

Protected Member Functions

Constructors

Detailed Description

A GtkSettings C++ wrapper class.

The Settings object holds the current settings for a GDK screen.


Constructor & Destructor Documentation

GFC::Gtk::Settings::Settings GtkSettings *  settings,
bool  owns_reference = true
[explicit, protected]
 

Construct a new Settings from an existing GtkSettings.

Parameters:
settings A pointer to a GtkSettings.
owns_reference Set false if the initial reference count is floating, set true if it's not.

The settings can be a newly created GtkSettings or an existing GtkSettings (see G::Object::Object).


Member Function Documentation

Settings* GFC::Gtk::Settings::get const Gdk::Screen screen = 0  )  [static]
 

Gets the Settings object for the specified screen, creating it if necessary.

Parameters:
screen A Gdk::Screen, or null for the default screen.
Returns:
A Settings object.

Note: The default GDK screen is the only screen in the absence of MultiHead support.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:42 2004 for GFC-UI by doxygen 1.3.8