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

GFC::Gtk::WindowGroup Class Reference

A GtkWindowGroup C++ wrapper class. More...

#include <gfc/gtk/window.hh>

Inheritance diagram for GFC::Gtk::WindowGroup:

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

Public Member Functions

Constructors
Accessors
Methods

Protected Member Functions

Constructors

Detailed Description

A GtkWindowGroup C++ wrapper class.


Constructor & Destructor Documentation

GFC::Gtk::WindowGroup::WindowGroup GtkWindowGroup *  group,
bool  owns_reference = false
[explicit, protected]
 

Construct a new WindowGroup from an existing GtkWindowGroup.

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

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

GFC::Gtk::WindowGroup::WindowGroup  ) 
 

Constructs a new window group object.

Grabs added with add() only affect windows within the same window group.


Member Function Documentation

void GFC::Gtk::WindowGroup::add_window Window window  ) 
 

Adds a window to the window group.

Parameters:
window The Window to add.

void GFC::Gtk::WindowGroup::remove_window Window window  ) 
 

Removes a window from the window group.

Parameters:
window The Window to remove.


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