Home | Trees | Index | Help |
|
---|
Package gtk :: Class Widget |
|
object
--+ |GObject
--+ |Object
--+ | Widget
Container
Object GtkWidget Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean grab-broken-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget. Must be a Container widget width-request -> gint: Width request Override for width request of the widget, or -1 if natural request should be used height-request -> gint: Height request Override for height request of the widget, or -1 if natural request should be used visible -> gboolean: Visible Whether the widget is visible sensitive -> gboolean: Sensitive Whether the widget responds to input app-paintable -> gboolean: Application paintable Whether the application will paint directly on the widget can-focus -> gboolean: Can focus Whether the widget can accept the input focus has-focus -> gboolean: Has focus Whether the widget has the input focus is-focus -> gboolean: Is focus Whether the widget is the focus widget within the toplevel can-default -> gboolean: Can default Whether the widget can be the default widget has-default -> gboolean: Has default Whether the widget is the default widget receives-default -> gboolean: Receives default If TRUE, the widget will receive the default action when it is focused composite-child -> gboolean: Composite child Whether the widget is part of a composite widget style -> GtkStyle: Style The style of the widget, which contains information about how it will look (colors etc) events -> GdkEventMask: Events The event mask that decides what kind of GdkEvents this widget gets extension-events -> GdkExtensionMode: Extension events The mask that decides what kind of extension events this widget gets no-show-all -> gboolean: No show all Whether gtk_widget_show_all() should not affect this widget
Method Summary | |
---|---|
activate(...)
| |
add_accelerator(...)
| |
add_events(...)
| |
add_mnemonic_label(...)
| |
can_activate_accel(...)
| |
child_focus(...)
| |
child_notify(...)
| |
class_path(...)
| |
create_pango_context(...)
| |
create_pango_layout(...)
| |
destroy(...)
| |
drag_begin(...)
| |
drag_check_threshold(...)
| |
drag_dest_add_image_targets(...)
| |
drag_dest_add_text_targets(...)
| |
drag_dest_add_uri_targets(...)
| |
drag_dest_find_target(...)
| |
drag_dest_get_target_list(...)
| |
drag_dest_set(...)
| |
drag_dest_set_proxy(...)
| |
drag_dest_set_target_list(...)
| |
drag_dest_unset(...)
| |
drag_get_data(...)
| |
drag_highlight(...)
| |
drag_source_add_text_targets(...)
| |
drag_source_get_target_list(...)
| |
drag_source_set(...)
| |
drag_source_set_icon(...)
| |
drag_source_set_icon_pixbuf(...)
| |
drag_source_set_icon_stock(...)
| |
drag_source_set_target_list(...)
| |
drag_source_unset(...)
| |
drag_unhighlight(...)
| |
draw(...)
| |
ensure_style(...)
| |
event(...)
| |
freeze_child_notify(...)
| |
get_accessible(...)
| |
get_allocation(...)
| |
get_ancestor(...)
| |
get_child_requisition(...)
| |
get_child_visible(...)
| |
get_clipboard(...)
| |
get_colormap(...)
| |
get_composite_name(...)
| |
get_direction(...)
| |
get_display(...)
| |
get_events(...)
| |
get_extension_events(...)
| |
get_modifier_style(...)
| |
get_name(...)
| |
get_no_show_all(...)
| |
get_pango_context(...)
| |
get_parent(...)
| |
get_parent_window(...)
| |
get_pointer(...)
| |
get_root_window(...)
| |
get_screen(...)
| |
get_settings(...)
| |
get_size_request(...)
| |
get_style(...)
| |
get_toplevel(...)
| |
get_visual(...)
| |
grab_add(...)
| |
grab_default(...)
| |
grab_focus(...)
| |
grab_remove(...)
| |
has_screen(...)
| |
hide(...)
| |
hide_all(...)
| |
hide_on_delete(...)
| |
intersect(...)
| |
is_ancestor(...)
| |
is_focus(...)
| |
list_mnemonic_labels(...)
| |
map(...)
| |
menu_get_for_attach_widget(...)
| |
mnemonic_activate(...)
| |
modify_base(...)
| |
modify_bg(...)
| |
modify_fg(...)
| |
modify_font(...)
| |
modify_style(...)
| |
modify_text(...)
| |
path(...)
| |
queue_clear(...)
| |
queue_clear_area(...)
| |
queue_draw(...)
| |
queue_draw_area(...)
| |
queue_resize(...)
| |
queue_resize_no_redraw(...)
| |
rc_get_style(...)
| |
realize(...)
| |
remove_accelerator(...)
| |
remove_mnemonic_label(...)
| |
render_icon(...)
| |
reparent(...)
| |
reset_rc_styles(...)
| |
reset_shapes(...)
| |
selection_add_target(...)
| |
selection_add_targets(...)
| |
selection_clear_targets(...)
| |
selection_convert(...)
| |
selection_owner_set(...)
| |
selection_remove_all(...)
| |
send_expose(...)
| |
set_accel_path(...)
| |
set_app_paintable(...)
| |
set_child_visible(...)
| |
set_colormap(...)
| |
set_composite_name(...)
| |
set_direction(...)
| |
set_double_buffered(...)
| |
set_events(...)
| |
set_extension_events(...)
| |
set_name(...)
| |
set_no_show_all(...)
| |
set_parent(...)
| |
set_parent_window(...)
| |
set_redraw_on_allocate(...)
| |
set_scroll_adjustments(...)
| |
set_sensitive(...)
| |
set_size_request(...)
| |
set_state(...)
| |
set_style(...)
| |
set_uposition(...)
| |
set_usize(...)
| |
shape_combine_mask(...)
| |
show(...)
| |
show_all(...)
| |
show_now(...)
| |
size_allocate(...)
| |
size_request(...)
| |
style_get_property(...)
| |
thaw_child_notify(...)
| |
translate_coordinates(...)
| |
unmap(...)
| |
unparent(...)
| |
unrealize(...)
| |
Inherited from Object | |
| |
| |
| |
Inherited from GObject | |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
x.__cmp__(y) <==> cmp(x,y) | |
| |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
x.__repr__() <==> repr(x) | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) | |
Inherited from GObjectMeta | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Class Variable Summary | |
---|---|
GType |
__gtype__ = <GType GtkWidget (136051200)>
|
getset_descriptor |
allocation = <attribute 'allocation' of 'gtk.Widget' obj...
|
getset_descriptor |
name = <attribute 'name' of 'gtk.Widget' objects>
|
getset_descriptor |
parent = <attribute 'parent' of 'gtk.Widget' objects>
|
getset_descriptor |
saved_state = <attribute 'saved_state' of 'gtk.Widget' o...
|
getset_descriptor |
state = <attribute 'state' of 'gtk.Widget' objects>
|
getset_descriptor |
style = <attribute 'style' of 'gtk.Widget' objects>
|
getset_descriptor |
window = <attribute 'window' of 'gtk.Widget' objects>
|
Inherited from GObject | |
str |
__gdoc__ = 'Object GObject\n\nSignals from GObject:\n n...
|
getset_descriptor |
__grefcount__ = <attribute '__grefcount__' of 'gobject.G...
|
GProps |
props = <gobject.GProps object at 0xb6a1deac>
|
Class Variable Details |
---|
__gtype__
|
allocation
|
name
|
parent
|
saved_state
|
state
|
style
|
window
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Apr 27 16:28:55 2006 | http://epydoc.sf.net |