[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] create - Gtk::GL

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 10月 9日 (日) 23:03:54 JST


-------------------------
REMOTE_ADDR = 218.231.161.82
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3AGL
-------------------------
TITLE       = Gtk::GL
KEYWORD     = 
= module Gtk::GL

== Module Functions
--- Gtk::GL.init(argv = ARGV)
    Call this function before using any other GdkGLExt functions in your applications. It will initialize everything needed to operate the library and parses some standard command line options. argv is adjusted accordingly so your own code will never see those standard arguments.
    The only difference between this function and Gdk::GL#init is that Gtk::GL#init checks for more parameters. You should use this function instead of Gdk::GL#init.
    Note: This function will throw RuntimeError if it was unable to initialize the library for some reason.
    * argv: the ARGV value. Any parameters understood by Gtk::GL.init are stripped before return.
    * Returns: self

== Constants
--- BINARY_AGE
--- INTERFACE_AGE
--- MAJOR_VERSION
--- MICRO_VERSION
--- MINOR_VERSION
--- BUILD_VERSION

== See Also
((<Gdk::GL>))






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