[ruby-gnome2-doc-cvs] [Hiki] update - Gtk::WindowGroup

Back to archive index

ruby-****@lists***** ruby-****@lists*****
2003年 4月 8日 (火) 14:57:04 JST


-------------------------
REMOTE_ADDR = 61.204.181.66
REMOTE_HOST = 
-------------------------

-------------------------
= class Gtk::WindowGroup

== super class
* GLib::Object

== class methods
--- Gtk::WindowGroup.new
    Creates a new Gtk::WindowGroup object. Grabs added with Gtk.grab_add only affect windows within the same Gtk::WindowGroup.
    * Returns: a new Gtk::WindowGroup

== public instance methods
--- add(window)
    Adds a window to a Gtk::WindowGroup.
    * window: the Gtk::Window to add.
    * Returns: self  

--- remove(window)
    Removes a window from a Gtk::WindowGroup.
    * window: the Gtk::Window to remove.
    * Returns: self

- ((<Masao>))




ruby-gnome2-cvs メーリングリストの案内
Back to archive index