module/class index - library_index

Gtk::Widget

Class Description

The base class of all widgets.

(A class correspond to GtkWidget in GTK.)

Super Class

Class Methods

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

Instance Methods

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

(not needed?)

individual_sensitive?

(GTK_WIDGET_SENSITIVE in GTK+)

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

(GTK_WIDGET_IS_SENSITIVE in GTK+)

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

Return the GdkWindow of this widget.


module/class index - library_index

Generated at Wed Oct 20 03:52:33 JST 1999 by rubyapi2