ruby-****@sourc*****
ruby-****@sourc*****
2010年 9月 26日 (日) 01:26:26 JST
------------------------- REMOTE_ADDR = 118.37.70.64 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gdk%3A%3ADevice ------------------------- @@ -10,9 +10,8 @@ == Class Methods --- Gdk::Device.core_pointer + * Returns: the device that is used as the core pointer - * Returns: self: ((*FIXME*)) - --- Gdk::Device.list * Returns: self: ((*FIXME*)) @@ -27,18 +26,19 @@ * Returns: self: ((*FIXME*)) ---- get_axis +--- get_axis(axes, use) + * axes: a sequence of axes values + * use: the axis use to match + * Returns: the axis value from axes that matches the use type or nil if there is no match. - * Returns: self: ((*FIXME*)) - --- get_history * Returns: self: ((*FIXME*)) ---- get_state +--- get_state(window) + The get_state method returns a tuple containing: a tuple containing the axes data, the bitmask containing the set of key modifiers in effect. The state information is relative to the Gdk::Window specified by window. + * window: a Gdk::Window + * Returns: a tuple containing: a tuple containing the axes data; and, the modifiers in effect. - * Returns: self: ((*FIXME*)) - --- has_cursor? * Returns: self: ((*FIXME*)) @@ -107,5 +108,4 @@ == See Also == ChangeLog - -