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

GFC::Gtk::RcStyle Class Reference

A GtkRcStyle C++ wrapper class. More...

#include <gfc/gtk/rc.hh>

Inheritance diagram for GFC::Gtk::RcStyle:

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

Public Member Functions

Constructors
Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkRcStyle C++ wrapper class.

The RcStyle structure is used to represent a set of information about the appearance of a widget. This can later be composited together with other RcStyle structures to form a Style.


Constructor & Destructor Documentation

GFC::Gtk::RcStyle::RcStyle GtkRcStyle *  rc_style,
bool  owns_reference = true
[explicit, protected]
 

Construct a new RcStyle from an existing GtkRcStyle.

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

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

GFC::Gtk::RcStyle::RcStyle const RcStyle src  ) 
 

Makes a copy of the specified RcStyle.

This constructor will correctly copy an RC style that is a member of a class derived from RcStyle.


Member Function Documentation

RcStyle& GFC::Gtk::RcStyle::operator= const RcStyle src  ) 
 

Makes a copy of the specified RcStyle.

The assignemnt operator will correctly copy an RC style that is a member of a class derived from RcStyle.


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