モジュール・クラス一覧 - ライブラリ一覧

Gtk::Widget

クラスの説明

すべてのウィジェットの基底クラス。このクラスは抽象クラスなので、実際にはサブクラスを利用することになる。

(GTKのGtkWidgetに対応。)

スーパークラス

クラスメソッド

get_default_colormap
[未記述]
get_default_style
[未記述]
get_default_visual
[未記述]
pop_colormap
[未記述]
pop_composite_child
[未記述]
pop_style
[未記述]
pop_visual
[未記述]
push_colormap(cmap)
[未記述]
push_composite_child
[未記述]
push_style(style)
[未記述]
push_visual(visual)
[未記述]
set_default_colormap(colormap)
[未記述]
set_default_style(style)
[未記述]
set_default_visual(visual)
[未記述]

インスタンスメソッド

accelerator_signal(accel_group, accel_key, accel_mods)
[未記述]
accelerators_locked? [未定義]
[未記述]
activate
[未記述]
add_accelerator(accel_signal, accel_group, accel_key, accel_mods, accel_flags)
[未記述]
add_events(events)
[未記述]
allocation
[未記述]
can_default?
[未記述]
can_focus?
[未記述]
class_path
[未記述]
draw(area)
[未記述]
draw_default
[未記述]
draw_focus
[未記述]
drawable?
[未記述]
ensure_style
[未記述]
event(event)
[未記述]
get_ancestor(widget_type)
[未記述]
get_child_requisition
[未記述]
get_colormap
[未記述]
get_composite_name
[未記述]
get_events
[未記述]
get_extension_events
[未記述]
get_name
[未記述]
get_parent_window [未定義]
[未記述]
get_pointer(x, y)
[未記述]
get_toplevel
[未記述]
get_visual
[未記述]
grab_default
[未記述]
grab_focus
[未記述]
has_default?
[未記述]
has_focus?
[未記述]
has_grab?
[未記述]
hide
[未記述]
hide_all
[未記述]
hide_on_delete [未定義]

(not needed?)

individual_sensitive?

(GTK_WIDGET_SENSITIVE in GTK+)

intersect(area, intersection)
[未記述]
is_ancestor?(ancestor)
[未記述]
lock_accelerators [未定義]
[未記述]
map
[未記述]
mapped?
[未記述]
modify_style(style)
[未記述]
no_window?
[未記述]
parent
[未記述]
parent_sensitive?
[未記述]
path
[未記述]
popup(x, y)
[未記述]
queue_clear
[未記述]
queue_clear_area(x, y, width, height) [未定義]
[未記述]
queue_draw
[未記述]
queue_draw_area(x, y, width, height) [未定義]
[未記述]
queue_resize
[未記述]
rc_style?
[未記述]
realize
[未記述]
realized?
[未記述]
remove_accelerator(accel_group, accel_key, accel_mods)
[未記述]
remove_accelerators(accel_signal, visible_only)
[未記述]
reparent(new_parent)
[未記述]
requisition
[未記述]
reset_rc_styles
[未記述]
restore_default_style
[未記述]
sensitive?

(GTK_WIDGET_IS_SENSITIVE in GTK+)

set_app_paintable(app_paintable) [未定義]
[未記述]
set_colormap(colormap) [未定義]
[未記述]
set_composite_name(name) [未定義]
[未記述]
set_events(events)
[未記述]
set_extension_events(mode)
[未記述]
set_name(name)
[未記述]
set_parent(parent)
[未記述]
set_parent_window(parent_window) [未定義]
[未記述]
set_rc_style
[未記述]
set_scroll_adjustments(hadjustment, vadjustment) [未定義]
[未記述]
set_sensitive(sensitive)
[未記述]
set_state(state)
[未記述]
set_style(style)
[未記述]
set_uposition(x, y)
[未記述]
set_usize(width, height)
[未記述]
set_visual(visual) [未定義]
[未記述]
shape_combine_mask(shape_mask, offset_x, offset_y)
[未記述]
show
[未記述]
show_all
[未記述]
show_now
[未記述]
size_allocate(allocation)
allocation = x, y, w, h
[未記述]
size_request(requisition)
requisition = w, h
[未記述]
state
[未記述]
style
get_style
[未記述]
toplevel?
[未記述]
unlock_accelerators [未定義]
[未記述]
unmap
[未記述]
unparent
[未記述]
unrealize
[未記述]
visible?
[未記述]
window

GDKレベルのWindowを返す。


モジュール・クラス一覧 - ライブラリ一覧

Generated at Sat Feb 05 03:00:17 JST 2000 by rubyapi2