4060 lines (2229 with data), 221.0 kB
@header@
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="matplotlib.html"><font color="#ffffff">matplotlib</font></a>.<a href="matplotlib.backends.html"><font color="#ffffff">backends</font></a>.backend_gtk</strong></big></big></font></td
><td align=right valign=bottom
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/lib/python2.4/site-packages/matplotlib/backends/backend_gtk.py">/usr/lib/python2.4/site-packages/matplotlib/backends/backend_gtk.py</a></font></td></tr></table>
<p></p>
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#aa55cc">
<td colspan=3 valign=bottom> <br>
<font color="#fffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="gtk.gdk.html">gtk.gdk</a><br>
<a href="gobject.html">gobject</a><br>
</td><td width="25%" valign=top><a href="gtk.html">gtk</a><br>
<a href="matplotlib.html">matplotlib</a><br>
</td><td width="25%" valign=top><a href="matplotlib.numerix.html">matplotlib.numerix</a><br>
<a href="os.html">os</a><br>
</td><td width="25%" valign=top><a href="pango.html">pango</a><br>
<a href="sys.html">sys</a><br>
</td></tr></table></td></tr></table><p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ee77aa">
<td colspan=3 valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
<td width="100%"><dl>
<dt><font face="helvetica, arial"><a href="gtk.html#DrawingArea">gtk.DrawingArea</a>(<a href="gtk.html#Widget">gtk.Widget</a>)
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FigureCanvasGTK">FigureCanvasGTK</a>(<a href="gtk.html#DrawingArea">gtk.DrawingArea</a>, <a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>)
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="gtk.html#FileChooserDialog">gtk.FileChooserDialog</a>(<a href="gtk.html#Dialog">gtk.Dialog</a>, <a href="gtk.html#FileChooser">gtk.FileChooser</a>)
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FileChooserDialog">FileChooserDialog</a>
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="gtk.html#FileSelection">gtk.FileSelection</a>(<a href="gtk.html#Dialog">gtk.Dialog</a>)
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FileSelection">FileSelection</a>
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="gtk.html#Toolbar">gtk.Toolbar</a>(<a href="gtk.html#Container">gtk.Container</a>)
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#NavigationToolbar">NavigationToolbar</a>
</font></dt><dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#NavigationToolbar2GTK">NavigationToolbar2GTK</a>(<a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a>, <a href="gtk.html#Toolbar">gtk.Toolbar</a>)
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FigureCanvasGTK">FigureCanvasGTK</a>(<a href="gtk.html#DrawingArea">gtk.DrawingArea</a>, <a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>)
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="matplotlib.backend_bases.html#FigureManagerBase">matplotlib.backend_bases.FigureManagerBase</a>
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FigureManagerGTK">FigureManagerGTK</a>
</font></dt><dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#FigureManagerGTK">FigureManagerGTK</a>
</font></dt></dl>
</dd>
<dt><font face="helvetica, arial"><a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a>
</font></dt><dd>
<dl>
<dt><font face="helvetica, arial"><a href="matplotlib.backends.backend_gtk.html#NavigationToolbar2GTK">NavigationToolbar2GTK</a>(<a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a>, <a href="gtk.html#Toolbar">gtk.Toolbar</a>)
</font></dt></dl>
</dd>
</dl>
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="FigureCanvasGTK">class <strong>FigureCanvasGTK</strong></a>(<a href="gtk.html#DrawingArea">gtk.DrawingArea</a>, <a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>)</font></td></tr>
<tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="matplotlib.backends.backend_gtk.html#FigureCanvasGTK">FigureCanvasGTK</a></dd>
<dd><a href="gtk.html#DrawingArea">gtk.DrawingArea</a></dd>
<dd><a href="gtk.html#Widget">gtk.Widget</a></dd>
<dd><a href="gtk.html#Object">gtk.Object</a></dd>
<dd><a href="gobject.html#GObject">gobject.GObject</a></dd>
<dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
<dd><a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a></dd>
</dl>
<hr>
Methods defined here:<br>
<dl><dt><a name="FigureCanvasGTK-__init__"><strong>__init__</strong></a>(self, figure)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-button_press_event"><strong>button_press_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-button_release_event"><strong>button_release_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-configure_event"><strong>configure_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-draw"><strong>draw</strong></a>(self)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-draw_idle"><strong>draw_idle</strong></a>(self)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-expose_event"><strong>expose_event</strong></a>(self, widget, event)</dt><dd><tt>Expose_event for all GTK backends. Should not be overridden.</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-key_press_event"><strong>key_press_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-key_release_event"><strong>key_release_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-motion_notify_event"><strong>motion_notify_event</strong></a>(self, widget, event)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-print_figure"><strong>print_figure</strong></a>(self, filename, dpi<font color="#909090">=150</font>, facecolor<font color="#909090">='w'</font>, edgecolor<font color="#909090">='w'</font>, orientation<font color="#909090">='portrait'</font>)</dt></dl>
<hr>
Data and other attributes defined here:<br>
<dl><dt><strong>keyvald</strong> = {65361: 'left', 65362: 'up', 65363: 'right', 65364: 'down', 65505: 'shift', 65506: 'shift', 65507: 'control', 65508: 'control', 65513: 'alt', 65514: 'alt'}</dl>
<hr>
Methods inherited from <a href="gtk.html#DrawingArea">gtk.DrawingArea</a>:<br>
<dl><dt><a name="FigureCanvasGTK-size"><strong>size</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#DrawingArea">gtk.DrawingArea</a>:<br>
<dl><dt><strong>__gtype__</strong> = <GType GtkDrawingArea (136637192)></dl>
<hr>
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><a name="FigureCanvasGTK-activate"><strong>activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-add_accelerator"><strong>add_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-add_events"><strong>add_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-add_mnemonic_label"><strong>add_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-can_activate_accel"><strong>can_activate_accel</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-child_focus"><strong>child_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-child_notify"><strong>child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-class_path"><strong>class_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-create_pango_context"><strong>create_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-create_pango_layout"><strong>create_pango_layout</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-destroy"><strong>destroy</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_begin"><strong>drag_begin</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_check_threshold"><strong>drag_check_threshold</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_add_image_targets"><strong>drag_dest_add_image_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_add_text_targets"><strong>drag_dest_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_add_uri_targets"><strong>drag_dest_add_uri_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_find_target"><strong>drag_dest_find_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_get_target_list"><strong>drag_dest_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_set"><strong>drag_dest_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_set_proxy"><strong>drag_dest_set_proxy</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_set_target_list"><strong>drag_dest_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_dest_unset"><strong>drag_dest_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_get_data"><strong>drag_get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_highlight"><strong>drag_highlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_add_text_targets"><strong>drag_source_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_get_target_list"><strong>drag_source_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_set"><strong>drag_source_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_set_icon"><strong>drag_source_set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_set_icon_pixbuf"><strong>drag_source_set_icon_pixbuf</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_set_icon_stock"><strong>drag_source_set_icon_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_set_target_list"><strong>drag_source_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_source_unset"><strong>drag_source_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-drag_unhighlight"><strong>drag_unhighlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-ensure_style"><strong>ensure_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-event"><strong>event</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-freeze_child_notify"><strong>freeze_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_accessible"><strong>get_accessible</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_allocation"><strong>get_allocation</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_ancestor"><strong>get_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_child_requisition"><strong>get_child_requisition</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_child_visible"><strong>get_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_clipboard"><strong>get_clipboard</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_colormap"><strong>get_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_composite_name"><strong>get_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_direction"><strong>get_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_display"><strong>get_display</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_events"><strong>get_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_extension_events"><strong>get_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_modifier_style"><strong>get_modifier_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_name"><strong>get_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_no_show_all"><strong>get_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_pango_context"><strong>get_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_parent"><strong>get_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_parent_window"><strong>get_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_pointer"><strong>get_pointer</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_root_window"><strong>get_root_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_screen"><strong>get_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_settings"><strong>get_settings</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_size_request"><strong>get_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_style"><strong>get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_toplevel"><strong>get_toplevel</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_visual"><strong>get_visual</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-grab_add"><strong>grab_add</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-grab_default"><strong>grab_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-grab_focus"><strong>grab_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-grab_remove"><strong>grab_remove</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-has_screen"><strong>has_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-hide"><strong>hide</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-hide_all"><strong>hide_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-hide_on_delete"><strong>hide_on_delete</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-intersect"><strong>intersect</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-is_ancestor"><strong>is_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-is_focus"><strong>is_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-list_mnemonic_labels"><strong>list_mnemonic_labels</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-map"><strong>map</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-menu_get_for_attach_widget"><strong>menu_get_for_attach_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-mnemonic_activate"><strong>mnemonic_activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_base"><strong>modify_base</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_bg"><strong>modify_bg</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_fg"><strong>modify_fg</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_font"><strong>modify_font</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_style"><strong>modify_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-modify_text"><strong>modify_text</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-path"><strong>path</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_clear"><strong>queue_clear</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_clear_area"><strong>queue_clear_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_draw"><strong>queue_draw</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_draw_area"><strong>queue_draw_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_resize"><strong>queue_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-queue_resize_no_redraw"><strong>queue_resize_no_redraw</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-rc_get_style"><strong>rc_get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-realize"><strong>realize</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-remove_accelerator"><strong>remove_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-remove_mnemonic_label"><strong>remove_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-render_icon"><strong>render_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-reparent"><strong>reparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-reset_rc_styles"><strong>reset_rc_styles</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-reset_shapes"><strong>reset_shapes</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_add_target"><strong>selection_add_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_add_targets"><strong>selection_add_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_clear_targets"><strong>selection_clear_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_convert"><strong>selection_convert</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_owner_set"><strong>selection_owner_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-selection_remove_all"><strong>selection_remove_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-send_expose"><strong>send_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_accel_path"><strong>set_accel_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_app_paintable"><strong>set_app_paintable</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_child_visible"><strong>set_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_colormap"><strong>set_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_composite_name"><strong>set_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_direction"><strong>set_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_double_buffered"><strong>set_double_buffered</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_events"><strong>set_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_extension_events"><strong>set_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_name"><strong>set_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_no_show_all"><strong>set_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_parent"><strong>set_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_parent_window"><strong>set_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_redraw_on_allocate"><strong>set_redraw_on_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_scroll_adjustments"><strong>set_scroll_adjustments</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_sensitive"><strong>set_sensitive</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_size_request"><strong>set_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_state"><strong>set_state</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_style"><strong>set_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_uposition"><strong>set_uposition</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_usize"><strong>set_usize</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-shape_combine_mask"><strong>shape_combine_mask</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-show"><strong>show</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-show_all"><strong>show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-show_now"><strong>show_now</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-size_allocate"><strong>size_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-size_request"><strong>size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-style_get_property"><strong>style_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-thaw_child_notify"><strong>thaw_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-translate_coordinates"><strong>translate_coordinates</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-unmap"><strong>unmap</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-unparent"><strong>unparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-unrealize"><strong>unrealize</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><strong>allocation</strong> = <attribute 'allocation' of 'gtk.Widget' objects></dl>
<dl><dt><strong>do_button_press_event</strong> = <built-in method do_button_press_event of type object></dl>
<dl><dt><strong>do_button_release_event</strong> = <built-in method do_button_release_event of type object></dl>
<dl><dt><strong>do_can_activate_accel</strong> = <built-in method do_can_activate_accel of type object></dl>
<dl><dt><strong>do_client_event</strong> = <built-in method do_client_event of type object></dl>
<dl><dt><strong>do_configure_event</strong> = <built-in method do_configure_event of type object></dl>
<dl><dt><strong>do_delete_event</strong> = <built-in method do_delete_event of type object></dl>
<dl><dt><strong>do_destroy_event</strong> = <built-in method do_destroy_event of type object></dl>
<dl><dt><strong>do_direction_changed</strong> = <built-in method do_direction_changed of type object></dl>
<dl><dt><strong>do_drag_begin</strong> = <built-in method do_drag_begin of type object></dl>
<dl><dt><strong>do_drag_data_delete</strong> = <built-in method do_drag_data_delete of type object></dl>
<dl><dt><strong>do_drag_data_get</strong> = <built-in method do_drag_data_get of type object></dl>
<dl><dt><strong>do_drag_data_received</strong> = <built-in method do_drag_data_received of type object></dl>
<dl><dt><strong>do_drag_drop</strong> = <built-in method do_drag_drop of type object></dl>
<dl><dt><strong>do_drag_end</strong> = <built-in method do_drag_end of type object></dl>
<dl><dt><strong>do_drag_leave</strong> = <built-in method do_drag_leave of type object></dl>
<dl><dt><strong>do_drag_motion</strong> = <built-in method do_drag_motion of type object></dl>
<dl><dt><strong>do_enter_notify_event</strong> = <built-in method do_enter_notify_event of type object></dl>
<dl><dt><strong>do_event</strong> = <built-in method do_event of type object></dl>
<dl><dt><strong>do_expose_event</strong> = <built-in method do_expose_event of type object></dl>
<dl><dt><strong>do_focus</strong> = <built-in method do_focus of type object></dl>
<dl><dt><strong>do_focus_in_event</strong> = <built-in method do_focus_in_event of type object></dl>
<dl><dt><strong>do_focus_out_event</strong> = <built-in method do_focus_out_event of type object></dl>
<dl><dt><strong>do_grab_focus</strong> = <built-in method do_grab_focus of type object></dl>
<dl><dt><strong>do_grab_notify</strong> = <built-in method do_grab_notify of type object></dl>
<dl><dt><strong>do_hide</strong> = <built-in method do_hide of type object></dl>
<dl><dt><strong>do_hide_all</strong> = <built-in method do_hide_all of type object></dl>
<dl><dt><strong>do_hierarchy_changed</strong> = <built-in method do_hierarchy_changed of type object></dl>
<dl><dt><strong>do_key_press_event</strong> = <built-in method do_key_press_event of type object></dl>
<dl><dt><strong>do_key_release_event</strong> = <built-in method do_key_release_event of type object></dl>
<dl><dt><strong>do_leave_notify_event</strong> = <built-in method do_leave_notify_event of type object></dl>
<dl><dt><strong>do_map</strong> = <built-in method do_map of type object></dl>
<dl><dt><strong>do_map_event</strong> = <built-in method do_map_event of type object></dl>
<dl><dt><strong>do_mnemonic_activate</strong> = <built-in method do_mnemonic_activate of type object></dl>
<dl><dt><strong>do_motion_notify_event</strong> = <built-in method do_motion_notify_event of type object></dl>
<dl><dt><strong>do_no_expose_event</strong> = <built-in method do_no_expose_event of type object></dl>
<dl><dt><strong>do_parent_set</strong> = <built-in method do_parent_set of type object></dl>
<dl><dt><strong>do_popup_menu</strong> = <built-in method do_popup_menu of type object></dl>
<dl><dt><strong>do_property_notify_event</strong> = <built-in method do_property_notify_event of type object></dl>
<dl><dt><strong>do_proximity_in_event</strong> = <built-in method do_proximity_in_event of type object></dl>
<dl><dt><strong>do_proximity_out_event</strong> = <built-in method do_proximity_out_event of type object></dl>
<dl><dt><strong>do_realize</strong> = <built-in method do_realize of type object></dl>
<dl><dt><strong>do_screen_changed</strong> = <built-in method do_screen_changed of type object></dl>
<dl><dt><strong>do_scroll_event</strong> = <built-in method do_scroll_event of type object></dl>
<dl><dt><strong>do_selection_clear_event</strong> = <built-in method do_selection_clear_event of type object></dl>
<dl><dt><strong>do_selection_get</strong> = <built-in method do_selection_get of type object></dl>
<dl><dt><strong>do_selection_notify_event</strong> = <built-in method do_selection_notify_event of type object></dl>
<dl><dt><strong>do_selection_received</strong> = <built-in method do_selection_received of type object></dl>
<dl><dt><strong>do_selection_request_event</strong> = <built-in method do_selection_request_event of type object></dl>
<dl><dt><strong>do_show</strong> = <built-in method do_show of type object></dl>
<dl><dt><strong>do_show_all</strong> = <built-in method do_show_all of type object></dl>
<dl><dt><strong>do_show_help</strong> = <built-in method do_show_help of type object></dl>
<dl><dt><strong>do_size_allocate</strong> = <built-in method do_size_allocate of type object></dl>
<dl><dt><strong>do_size_request</strong> = <built-in method do_size_request of type object></dl>
<dl><dt><strong>do_state_changed</strong> = <built-in method do_state_changed of type object></dl>
<dl><dt><strong>do_style_set</strong> = <built-in method do_style_set of type object></dl>
<dl><dt><strong>do_unmap</strong> = <built-in method do_unmap of type object></dl>
<dl><dt><strong>do_unmap_event</strong> = <built-in method do_unmap_event of type object></dl>
<dl><dt><strong>do_unrealize</strong> = <built-in method do_unrealize of type object></dl>
<dl><dt><strong>do_visibility_notify_event</strong> = <built-in method do_visibility_notify_event of type object></dl>
<dl><dt><strong>do_window_state_event</strong> = <built-in method do_window_state_event of type object></dl>
<dl><dt><strong>name</strong> = <attribute 'name' of 'gtk.Widget' objects></dl>
<dl><dt><strong>parent</strong> = <attribute 'parent' of 'gtk.Widget' objects></dl>
<dl><dt><strong>saved_state</strong> = <attribute 'saved_state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>state</strong> = <attribute 'state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>style</strong> = <attribute 'style' of 'gtk.Widget' objects></dl>
<dl><dt><strong>window</strong> = <attribute 'window' of 'gtk.Widget' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><a name="FigureCanvasGTK-flags"><strong>flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_flags"><strong>set_flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-unset_flags"><strong>unset_flags</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><strong>do_destroy</strong> = <built-in method do_destroy of type object></dl>
<hr>
Methods inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><a name="FigureCanvasGTK-__cmp__"><strong>__cmp__</strong></a>(...)</dt><dd><tt>x.<a href="#FigureCanvasGTK-__cmp__">__cmp__</a>(y) <==> cmp(x,y)</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-__gobject_init__"><strong>__gobject_init__</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-__hash__"><strong>__hash__</strong></a>(...)</dt><dd><tt>x.<a href="#FigureCanvasGTK-__hash__">__hash__</a>() <==> hash(x)</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#FigureCanvasGTK-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-chain"><strong>chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-connect"><strong>connect</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-connect_after"><strong>connect_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-connect_object"><strong>connect_object</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-connect_object_after"><strong>connect_object_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-disconnect"><strong>disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-emit"><strong>emit</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-emit_stop_by_name"><strong>emit_stop_by_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-freeze_notify"><strong>freeze_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_data"><strong>get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_property"><strong>get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-handler_block"><strong>handler_block</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-handler_disconnect"><strong>handler_disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-handler_is_connected"><strong>handler_is_connected</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-handler_unblock"><strong>handler_unblock</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-notify"><strong>notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_data"><strong>set_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-set_property"><strong>set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-stop_emission"><strong>stop_emission</strong></a>(...)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-thaw_notify"><strong>thaw_notify</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><strong>__dict__</strong> = <dictproxy object></dl>
<dl><dt><strong>__gdoc__</strong> = 'Object GtkDrawingArea<font color="#c040c0">\n\n</font>Signals from GObject:<font color="#c040c0">\n</font> n...widget_show_all() should not affect this widget<font color="#c040c0">\n\n</font>'</dl>
<dl><dt><strong>__grefcount__</strong> = <attribute '__grefcount__' of 'gobject.GObject' objects></dl>
<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#FigureCanvasGTK-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl>
<hr>
Methods inherited from <a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>:<br>
<dl><dt><a name="FigureCanvasGTK-blit"><strong>blit</strong></a>(self, bbox<font color="#909090">=None</font>)</dt><dd><tt>blit the canvas in bbox (default entire canvas)</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-draw_cursor"><strong>draw_cursor</strong></a>(self, event)</dt><dd><tt>Draw a cursor in the event.axes if inaxes is not None. Use<br>
native GUI drawing for efficiency if possible</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-draw_event"><strong>draw_event</strong></a>(self, renderer)</dt></dl>
<dl><dt><a name="FigureCanvasGTK-get_width_height"><strong>get_width_height</strong></a>(self)</dt><dd><tt>return the figure width and height in points or pixels<br>
(depending on the backend), truncated to integers</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-mpl_connect"><strong>mpl_connect</strong></a>(self, s, func)</dt><dd><tt>Connect event with string s to func. The signature of func is<br>
<br>
def func(event)<br>
<br>
where event is a MplEvent. The following events are recognized<br>
<br>
'draw_event'<br>
'key_press_event'<br>
'key_release_event' <br>
'button_press_event'<br>
'button_release_event'<br>
'motion_notify_event'<br>
<br>
For the three events above, if the mouse is over the axes,<br>
the variable event.inaxes will be set to the axes it is over,<br>
and additionally, the variables event.xdata and event.ydata<br>
will be defined. This is the mouse location in data coords.<br>
See backend_bases.MplEvent.<br>
<br>
return value is a connection id that can be used with<br>
mpl_disconnect</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-mpl_disconnect"><strong>mpl_disconnect</strong></a>(self, cid)</dt><dd><tt>Connect s to func. return an id that can be used with disconnect<br>
Method should return None</tt></dd></dl>
<dl><dt><a name="FigureCanvasGTK-switch_backends"><strong>switch_backends</strong></a>(self, FigureCanvasClass)</dt><dd><tt>instantiate an instance of FigureCanvasClass<br>
<br>
This is used for backend switching, eg, to instantiate a<br>
FigureCanvasPS from a <a href="#FigureCanvasGTK">FigureCanvasGTK</a>. Note, deep copying is<br>
not done, so any changes to one of the instances (eg, setting<br>
figure size or line props), will be reflected in the other</tt></dd></dl>
<hr>
Data and other attributes inherited from <a href="matplotlib.backend_bases.html#FigureCanvasBase">matplotlib.backend_bases.FigureCanvasBase</a>:<br>
<dl><dt><strong>events</strong> = ('key_press_event', 'key_release_event', 'button_press_event', 'button_release_event', 'motion_notify_event')</dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><strong>FigureManager</strong> = <a name="FigureManager">class FigureManagerGTK</a>(<a href="matplotlib.backend_bases.html#FigureManagerBase">matplotlib.backend_bases.FigureManagerBase</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
<td colspan=2><tt>Public attributes<br>
<br>
canvas : The FigureCanvas instance<br>
num : The Figure number<br>
toolbar : The gtk.<a href="gtk.html#Toolbar">Toolbar</a> (gtk only)<br>
vbox : The gtk.VBox containing the canvas and toolbar (gtk only)<br>
window : The gtk.Window (gtk only)<br> </tt></td></tr>
<tr><td> </td>
<td width="100%">Methods defined here:<br>
<dl><dt><a name="FigureManagerGTK-__init__"><strong>__init__</strong></a>(self, canvas, num)</dt></dl>
<dl><dt><a name="FigureManagerGTK-destroy"><strong>destroy</strong></a>(self, *args)</dt></dl>
<dl><dt><a name="FigureManagerGTK-full_screen_toggle"><strong>full_screen_toggle</strong></a>(self)</dt></dl>
<hr>
Methods inherited from <a href="matplotlib.backend_bases.html#FigureManagerBase">matplotlib.backend_bases.FigureManagerBase</a>:<br>
<dl><dt><a name="FigureManagerGTK-key_press"><strong>key_press</strong></a>(self, event)</dt></dl>
<dl><dt><a name="FigureManagerGTK-show_popup"><strong>show_popup</strong></a>(self, msg)</dt><dd><tt>Display message in a popup -- GUI only</tt></dd></dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="FigureManagerGTK">class <strong>FigureManagerGTK</strong></a>(<a href="matplotlib.backend_bases.html#FigureManagerBase">matplotlib.backend_bases.FigureManagerBase</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
<td colspan=2><tt>Public attributes<br>
<br>
canvas : The FigureCanvas instance<br>
num : The Figure number<br>
toolbar : The gtk.<a href="gtk.html#Toolbar">Toolbar</a> (gtk only)<br>
vbox : The gtk.VBox containing the canvas and toolbar (gtk only)<br>
window : The gtk.Window (gtk only)<br> </tt></td></tr>
<tr><td> </td>
<td width="100%">Methods defined here:<br>
<dl><dt><a name="FigureManagerGTK-__init__"><strong>__init__</strong></a>(self, canvas, num)</dt></dl>
<dl><dt><a name="FigureManagerGTK-destroy"><strong>destroy</strong></a>(self, *args)</dt></dl>
<dl><dt><a name="FigureManagerGTK-full_screen_toggle"><strong>full_screen_toggle</strong></a>(self)</dt></dl>
<hr>
Methods inherited from <a href="matplotlib.backend_bases.html#FigureManagerBase">matplotlib.backend_bases.FigureManagerBase</a>:<br>
<dl><dt><a name="FigureManagerGTK-key_press"><strong>key_press</strong></a>(self, event)</dt></dl>
<dl><dt><a name="FigureManagerGTK-show_popup"><strong>show_popup</strong></a>(self, msg)</dt><dd><tt>Display message in a popup -- GUI only</tt></dd></dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="FileChooserDialog">class <strong>FileChooserDialog</strong></a>(<a href="gtk.html#FileChooserDialog">gtk.FileChooserDialog</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
<td colspan=2><tt>GTK+ 2.4 file selector which remembers the last file/directory<br>
selected and presents the user with a menu of supported image formats<br> </tt></td></tr>
<tr><td> </td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="matplotlib.backends.backend_gtk.html#FileChooserDialog">FileChooserDialog</a></dd>
<dd><a href="gtk.html#FileChooserDialog">gtk.FileChooserDialog</a></dd>
<dd><a href="gtk.html#Dialog">gtk.Dialog</a></dd>
<dd><a href="gtk.html#Window">gtk.Window</a></dd>
<dd><a href="gtk.html#Bin">gtk.Bin</a></dd>
<dd><a href="gtk.html#Container">gtk.Container</a></dd>
<dd><a href="gtk.html#Widget">gtk.Widget</a></dd>
<dd><a href="gtk.html#Object">gtk.Object</a></dd>
<dd><a href="gobject.html#GObject">gobject.GObject</a></dd>
<dd><a href="gtk.html#FileChooser">gtk.FileChooser</a></dd>
<dd><a href="gobject.html#GInterface">gobject.GInterface</a></dd>
<dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
</dl>
<hr>
Methods defined here:<br>
<dl><dt><a name="FileChooserDialog-__init__"><strong>__init__</strong></a>(self, title<font color="#909090">='Save file'</font>, parent<font color="#909090">=None</font>, action<font color="#909090">=<enum GTK_FILE_CHOOSER_ACTION_SAVE of type GtkFileChooserAction></font>, buttons<font color="#909090">=('gtk-cancel', <enum GTK_RESPONSE_CANCEL of type GtkResponseType>, 'gtk-save', <enum GTK_RESPONSE_OK of type GtkResponseType>)</font>, path<font color="#909090">=None</font>)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_filename_from_user"><strong>get_filename_from_user</strong></a>(self)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#FileChooserDialog">gtk.FileChooserDialog</a>:<br>
<dl><dt><strong>__gtype__</strong> = <GType GtkFileChooserDialog (136698016)></dl>
<hr>
Methods inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
<dl><dt><a name="FileChooserDialog-add_action_widget"><strong>add_action_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_button"><strong>add_button</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_buttons"><strong>add_buttons</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_has_separator"><strong>get_has_separator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-response"><strong>response</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-run"><strong>run</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_default_response"><strong>set_default_response</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_has_separator"><strong>set_has_separator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_response_sensitive"><strong>set_response_sensitive</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
<dl><dt><strong>action_area</strong> = <attribute 'action_area' of 'gtk.Dialog' objects></dl>
<dl><dt><strong>vbox</strong> = <attribute 'vbox' of 'gtk.Dialog' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Window">gtk.Window</a>:<br>
<dl><dt><a name="FileChooserDialog-activate_default"><strong>activate_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-activate_focus"><strong>activate_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-activate_key"><strong>activate_key</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_accel_group"><strong>add_accel_group</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_mnemonic"><strong>add_mnemonic</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-begin_move_drag"><strong>begin_move_drag</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-begin_resize_drag"><strong>begin_resize_drag</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-deiconify"><strong>deiconify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-fullscreen"><strong>fullscreen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_accept_focus"><strong>get_accept_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_decorated"><strong>get_decorated</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_default_size"><strong>get_default_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_destroy_with_parent"><strong>get_destroy_with_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_focus"><strong>get_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_focus_on_map"><strong>get_focus_on_map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_frame_dimensions"><strong>get_frame_dimensions</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_gravity"><strong>get_gravity</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_has_frame"><strong>get_has_frame</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_icon"><strong>get_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_icon_list"><strong>get_icon_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_icon_name"><strong>get_icon_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_mnemonic_modifier"><strong>get_mnemonic_modifier</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_modal"><strong>get_modal</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_position"><strong>get_position</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_resizable"><strong>get_resizable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_role"><strong>get_role</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_screen"><strong>get_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_size"><strong>get_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_skip_pager_hint"><strong>get_skip_pager_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_skip_taskbar_hint"><strong>get_skip_taskbar_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_title"><strong>get_title</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_transient_for"><strong>get_transient_for</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_type_hint"><strong>get_type_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-has_toplevel_focus"><strong>has_toplevel_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-iconify"><strong>iconify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-is_active"><strong>is_active</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-maximize"><strong>maximize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-mnemonic_activate"><strong>mnemonic_activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-move"><strong>move</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-parse_geometry"><strong>parse_geometry</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-present"><strong>present</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-propagate_key_event"><strong>propagate_key_event</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_accel_group"><strong>remove_accel_group</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_mnemonic"><strong>remove_mnemonic</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-reshow_with_initial_size"><strong>reshow_with_initial_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-resize"><strong>resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_accept_focus"><strong>set_accept_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_decorated"><strong>set_decorated</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_default"><strong>set_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_default_size"><strong>set_default_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_destroy_with_parent"><strong>set_destroy_with_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus"><strong>set_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus_on_map"><strong>set_focus_on_map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_frame_dimensions"><strong>set_frame_dimensions</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_geometry_hints"><strong>set_geometry_hints</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_gravity"><strong>set_gravity</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_has_frame"><strong>set_has_frame</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_icon"><strong>set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_icon_from_file"><strong>set_icon_from_file</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_icon_list"><strong>set_icon_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_icon_name"><strong>set_icon_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_keep_above"><strong>set_keep_above</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_keep_below"><strong>set_keep_below</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_mnemonic_modifier"><strong>set_mnemonic_modifier</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_modal"><strong>set_modal</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_policy"><strong>set_policy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_position"><strong>set_position</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_resizable"><strong>set_resizable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_role"><strong>set_role</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_screen"><strong>set_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_skip_pager_hint"><strong>set_skip_pager_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_skip_taskbar_hint"><strong>set_skip_taskbar_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_title"><strong>set_title</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_transient_for"><strong>set_transient_for</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_type_hint"><strong>set_type_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_wmclass"><strong>set_wmclass</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-stick"><strong>stick</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-tooltips_get_info_from_tip_window"><strong>tooltips_get_info_from_tip_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unfullscreen"><strong>unfullscreen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unmaximize"><strong>unmaximize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unstick"><strong>unstick</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Window">gtk.Window</a>:<br>
<dl><dt><strong>allow_grow</strong> = <attribute 'allow_grow' of 'gtk.Window' objects></dl>
<dl><dt><strong>allow_shrink</strong> = <attribute 'allow_shrink' of 'gtk.Window' objects></dl>
<dl><dt><strong>configure_notify_received</strong> = <attribute 'configure_notify_received' of 'gtk.Window' objects></dl>
<dl><dt><strong>configure_request_count</strong> = <attribute 'configure_request_count' of 'gtk.Window' objects></dl>
<dl><dt><strong>decorated</strong> = <attribute 'decorated' of 'gtk.Window' objects></dl>
<dl><dt><strong>default_widget</strong> = <attribute 'default_widget' of 'gtk.Window' objects></dl>
<dl><dt><strong>destroy_with_parent</strong> = <attribute 'destroy_with_parent' of 'gtk.Window' objects></dl>
<dl><dt><strong>do_activate_default</strong> = <built-in method do_activate_default of type object></dl>
<dl><dt><strong>do_activate_focus</strong> = <built-in method do_activate_focus of type object></dl>
<dl><dt><strong>do_frame_event</strong> = <built-in method do_frame_event of type object></dl>
<dl><dt><strong>do_keys_changed</strong> = <built-in method do_keys_changed of type object></dl>
<dl><dt><strong>do_move_focus</strong> = <built-in method do_move_focus of type object></dl>
<dl><dt><strong>do_set_focus</strong> = <built-in method do_set_focus of type object></dl>
<dl><dt><strong>focus_widget</strong> = <attribute 'focus_widget' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame</strong> = <attribute 'frame' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_bottom</strong> = <attribute 'frame_bottom' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_left</strong> = <attribute 'frame_left' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_right</strong> = <attribute 'frame_right' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_top</strong> = <attribute 'frame_top' of 'gtk.Window' objects></dl>
<dl><dt><strong>gravity</strong> = <attribute 'gravity' of 'gtk.Window' objects></dl>
<dl><dt><strong>group</strong> = <attribute 'group' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_focus</strong> = <attribute 'has_focus' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_frame</strong> = <attribute 'has_frame' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_user_ref_count</strong> = <attribute 'has_user_ref_count' of 'gtk.Window' objects></dl>
<dl><dt><strong>iconify_initially</strong> = <attribute 'iconify_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>keys_changed_handler</strong> = <attribute 'keys_changed_handler' of 'gtk.Window' objects></dl>
<dl><dt><strong>maximize_initially</strong> = <attribute 'maximize_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>mnemonic_modifier</strong> = <attribute 'mnemonic_modifier' of 'gtk.Window' objects></dl>
<dl><dt><strong>modal</strong> = <attribute 'modal' of 'gtk.Window' objects></dl>
<dl><dt><strong>need_default_position</strong> = <attribute 'need_default_position' of 'gtk.Window' objects></dl>
<dl><dt><strong>need_default_size</strong> = <attribute 'need_default_size' of 'gtk.Window' objects></dl>
<dl><dt><strong>position</strong> = <attribute 'position' of 'gtk.Window' objects></dl>
<dl><dt><strong>stick_initially</strong> = <attribute 'stick_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>title</strong> = <attribute 'title' of 'gtk.Window' objects></dl>
<dl><dt><strong>transient_parent</strong> = <attribute 'transient_parent' of 'gtk.Window' objects></dl>
<dl><dt><strong>type</strong> = <attribute 'type' of 'gtk.Window' objects></dl>
<dl><dt><strong>type_hint</strong> = <attribute 'type_hint' of 'gtk.Window' objects></dl>
<dl><dt><strong>wm_role</strong> = <attribute 'wm_role' of 'gtk.Window' objects></dl>
<dl><dt><strong>wmclass_class</strong> = <attribute 'wmclass_class' of 'gtk.Window' objects></dl>
<dl><dt><strong>wmclass_name</strong> = <attribute 'wmclass_name' of 'gtk.Window' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Bin">gtk.Bin</a>:<br>
<dl><dt><a name="FileChooserDialog-get_child"><strong>get_child</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Bin">gtk.Bin</a>:<br>
<dl><dt><strong>child</strong> = <attribute 'child' of 'gtk.Bin' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><a name="FileChooserDialog-add"><strong>add</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_with_properties"><strong>add_with_properties</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-check_resize"><strong>check_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_get"><strong>child_get</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_get_property"><strong>child_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_set"><strong>child_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_set_property"><strong>child_set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_type"><strong>child_type</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-children"><strong>children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-forall"><strong>forall</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-foreach"><strong>foreach</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_border_width"><strong>get_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_children"><strong>get_children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_focus_chain"><strong>get_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_focus_hadjustment"><strong>get_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_focus_vadjustment"><strong>get_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_resize_mode"><strong>get_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-propagate_expose"><strong>propagate_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove"><strong>remove</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-resize_children"><strong>resize_children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_border_width"><strong>set_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus_chain"><strong>set_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus_child"><strong>set_focus_child</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus_hadjustment"><strong>set_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_focus_vadjustment"><strong>set_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_reallocate_redraws"><strong>set_reallocate_redraws</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_resize_mode"><strong>set_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unset_focus_chain"><strong>unset_focus_chain</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><strong>border_width</strong> = <attribute 'border_width' of 'gtk.Container' objects></dl>
<dl><dt><strong>do_add</strong> = <built-in method do_add of type object></dl>
<dl><dt><strong>do_check_resize</strong> = <built-in method do_check_resize of type object></dl>
<dl><dt><strong>do_child_type</strong> = <built-in method do_child_type of type object></dl>
<dl><dt><strong>do_remove</strong> = <built-in method do_remove of type object></dl>
<dl><dt><strong>do_set_focus_child</strong> = <built-in method do_set_focus_child of type object></dl>
<dl><dt><strong>focus_child</strong> = <attribute 'focus_child' of 'gtk.Container' objects></dl>
<dl><dt><strong>has_focus_chain</strong> = <attribute 'has_focus_chain' of 'gtk.Container' objects></dl>
<dl><dt><strong>need_resize</strong> = <attribute 'need_resize' of 'gtk.Container' objects></dl>
<dl><dt><strong>reallocate_redraws</strong> = <attribute 'reallocate_redraws' of 'gtk.Container' objects></dl>
<dl><dt><strong>resize_mode</strong> = <attribute 'resize_mode' of 'gtk.Container' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><a name="FileChooserDialog-activate"><strong>activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_accelerator"><strong>add_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_events"><strong>add_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_mnemonic_label"><strong>add_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-can_activate_accel"><strong>can_activate_accel</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_focus"><strong>child_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-child_notify"><strong>child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-class_path"><strong>class_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-create_pango_context"><strong>create_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-create_pango_layout"><strong>create_pango_layout</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-destroy"><strong>destroy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_begin"><strong>drag_begin</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_check_threshold"><strong>drag_check_threshold</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_add_image_targets"><strong>drag_dest_add_image_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_add_text_targets"><strong>drag_dest_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_add_uri_targets"><strong>drag_dest_add_uri_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_find_target"><strong>drag_dest_find_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_get_target_list"><strong>drag_dest_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_set"><strong>drag_dest_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_set_proxy"><strong>drag_dest_set_proxy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_set_target_list"><strong>drag_dest_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_dest_unset"><strong>drag_dest_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_get_data"><strong>drag_get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_highlight"><strong>drag_highlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_add_text_targets"><strong>drag_source_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_get_target_list"><strong>drag_source_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_set"><strong>drag_source_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_set_icon"><strong>drag_source_set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_set_icon_pixbuf"><strong>drag_source_set_icon_pixbuf</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_set_icon_stock"><strong>drag_source_set_icon_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_set_target_list"><strong>drag_source_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_source_unset"><strong>drag_source_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-drag_unhighlight"><strong>drag_unhighlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-draw"><strong>draw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-ensure_style"><strong>ensure_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-event"><strong>event</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-freeze_child_notify"><strong>freeze_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_accessible"><strong>get_accessible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_allocation"><strong>get_allocation</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_ancestor"><strong>get_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_child_requisition"><strong>get_child_requisition</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_child_visible"><strong>get_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_clipboard"><strong>get_clipboard</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_colormap"><strong>get_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_composite_name"><strong>get_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_direction"><strong>get_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_display"><strong>get_display</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_events"><strong>get_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_extension_events"><strong>get_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_modifier_style"><strong>get_modifier_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_name"><strong>get_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_no_show_all"><strong>get_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_pango_context"><strong>get_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_parent"><strong>get_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_parent_window"><strong>get_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_pointer"><strong>get_pointer</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_root_window"><strong>get_root_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_settings"><strong>get_settings</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_size_request"><strong>get_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_style"><strong>get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_toplevel"><strong>get_toplevel</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_visual"><strong>get_visual</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-grab_add"><strong>grab_add</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-grab_default"><strong>grab_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-grab_focus"><strong>grab_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-grab_remove"><strong>grab_remove</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-has_screen"><strong>has_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-hide"><strong>hide</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-hide_all"><strong>hide_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-hide_on_delete"><strong>hide_on_delete</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-intersect"><strong>intersect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-is_ancestor"><strong>is_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-is_focus"><strong>is_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-list_mnemonic_labels"><strong>list_mnemonic_labels</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-map"><strong>map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-menu_get_for_attach_widget"><strong>menu_get_for_attach_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_base"><strong>modify_base</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_bg"><strong>modify_bg</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_fg"><strong>modify_fg</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_font"><strong>modify_font</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_style"><strong>modify_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-modify_text"><strong>modify_text</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-path"><strong>path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_clear"><strong>queue_clear</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_clear_area"><strong>queue_clear_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_draw"><strong>queue_draw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_draw_area"><strong>queue_draw_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_resize"><strong>queue_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-queue_resize_no_redraw"><strong>queue_resize_no_redraw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-rc_get_style"><strong>rc_get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-realize"><strong>realize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_accelerator"><strong>remove_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_mnemonic_label"><strong>remove_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-render_icon"><strong>render_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-reparent"><strong>reparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-reset_rc_styles"><strong>reset_rc_styles</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-reset_shapes"><strong>reset_shapes</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_add_target"><strong>selection_add_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_add_targets"><strong>selection_add_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_clear_targets"><strong>selection_clear_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_convert"><strong>selection_convert</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_owner_set"><strong>selection_owner_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-selection_remove_all"><strong>selection_remove_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-send_expose"><strong>send_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_accel_path"><strong>set_accel_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_app_paintable"><strong>set_app_paintable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_child_visible"><strong>set_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_colormap"><strong>set_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_composite_name"><strong>set_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_direction"><strong>set_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_double_buffered"><strong>set_double_buffered</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_events"><strong>set_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_extension_events"><strong>set_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_name"><strong>set_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_no_show_all"><strong>set_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_parent"><strong>set_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_parent_window"><strong>set_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_redraw_on_allocate"><strong>set_redraw_on_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_scroll_adjustments"><strong>set_scroll_adjustments</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_sensitive"><strong>set_sensitive</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_size_request"><strong>set_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_state"><strong>set_state</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_style"><strong>set_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_uposition"><strong>set_uposition</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_usize"><strong>set_usize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-shape_combine_mask"><strong>shape_combine_mask</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-show"><strong>show</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-show_all"><strong>show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-show_now"><strong>show_now</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-size_allocate"><strong>size_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-size_request"><strong>size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-style_get_property"><strong>style_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-thaw_child_notify"><strong>thaw_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-translate_coordinates"><strong>translate_coordinates</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unmap"><strong>unmap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unparent"><strong>unparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unrealize"><strong>unrealize</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><strong>allocation</strong> = <attribute 'allocation' of 'gtk.Widget' objects></dl>
<dl><dt><strong>do_button_press_event</strong> = <built-in method do_button_press_event of type object></dl>
<dl><dt><strong>do_button_release_event</strong> = <built-in method do_button_release_event of type object></dl>
<dl><dt><strong>do_can_activate_accel</strong> = <built-in method do_can_activate_accel of type object></dl>
<dl><dt><strong>do_client_event</strong> = <built-in method do_client_event of type object></dl>
<dl><dt><strong>do_configure_event</strong> = <built-in method do_configure_event of type object></dl>
<dl><dt><strong>do_delete_event</strong> = <built-in method do_delete_event of type object></dl>
<dl><dt><strong>do_destroy_event</strong> = <built-in method do_destroy_event of type object></dl>
<dl><dt><strong>do_direction_changed</strong> = <built-in method do_direction_changed of type object></dl>
<dl><dt><strong>do_drag_begin</strong> = <built-in method do_drag_begin of type object></dl>
<dl><dt><strong>do_drag_data_delete</strong> = <built-in method do_drag_data_delete of type object></dl>
<dl><dt><strong>do_drag_data_get</strong> = <built-in method do_drag_data_get of type object></dl>
<dl><dt><strong>do_drag_data_received</strong> = <built-in method do_drag_data_received of type object></dl>
<dl><dt><strong>do_drag_drop</strong> = <built-in method do_drag_drop of type object></dl>
<dl><dt><strong>do_drag_end</strong> = <built-in method do_drag_end of type object></dl>
<dl><dt><strong>do_drag_leave</strong> = <built-in method do_drag_leave of type object></dl>
<dl><dt><strong>do_drag_motion</strong> = <built-in method do_drag_motion of type object></dl>
<dl><dt><strong>do_enter_notify_event</strong> = <built-in method do_enter_notify_event of type object></dl>
<dl><dt><strong>do_event</strong> = <built-in method do_event of type object></dl>
<dl><dt><strong>do_expose_event</strong> = <built-in method do_expose_event of type object></dl>
<dl><dt><strong>do_focus</strong> = <built-in method do_focus of type object></dl>
<dl><dt><strong>do_focus_in_event</strong> = <built-in method do_focus_in_event of type object></dl>
<dl><dt><strong>do_focus_out_event</strong> = <built-in method do_focus_out_event of type object></dl>
<dl><dt><strong>do_grab_focus</strong> = <built-in method do_grab_focus of type object></dl>
<dl><dt><strong>do_grab_notify</strong> = <built-in method do_grab_notify of type object></dl>
<dl><dt><strong>do_hide</strong> = <built-in method do_hide of type object></dl>
<dl><dt><strong>do_hide_all</strong> = <built-in method do_hide_all of type object></dl>
<dl><dt><strong>do_hierarchy_changed</strong> = <built-in method do_hierarchy_changed of type object></dl>
<dl><dt><strong>do_key_press_event</strong> = <built-in method do_key_press_event of type object></dl>
<dl><dt><strong>do_key_release_event</strong> = <built-in method do_key_release_event of type object></dl>
<dl><dt><strong>do_leave_notify_event</strong> = <built-in method do_leave_notify_event of type object></dl>
<dl><dt><strong>do_map</strong> = <built-in method do_map of type object></dl>
<dl><dt><strong>do_map_event</strong> = <built-in method do_map_event of type object></dl>
<dl><dt><strong>do_mnemonic_activate</strong> = <built-in method do_mnemonic_activate of type object></dl>
<dl><dt><strong>do_motion_notify_event</strong> = <built-in method do_motion_notify_event of type object></dl>
<dl><dt><strong>do_no_expose_event</strong> = <built-in method do_no_expose_event of type object></dl>
<dl><dt><strong>do_parent_set</strong> = <built-in method do_parent_set of type object></dl>
<dl><dt><strong>do_popup_menu</strong> = <built-in method do_popup_menu of type object></dl>
<dl><dt><strong>do_property_notify_event</strong> = <built-in method do_property_notify_event of type object></dl>
<dl><dt><strong>do_proximity_in_event</strong> = <built-in method do_proximity_in_event of type object></dl>
<dl><dt><strong>do_proximity_out_event</strong> = <built-in method do_proximity_out_event of type object></dl>
<dl><dt><strong>do_realize</strong> = <built-in method do_realize of type object></dl>
<dl><dt><strong>do_screen_changed</strong> = <built-in method do_screen_changed of type object></dl>
<dl><dt><strong>do_scroll_event</strong> = <built-in method do_scroll_event of type object></dl>
<dl><dt><strong>do_selection_clear_event</strong> = <built-in method do_selection_clear_event of type object></dl>
<dl><dt><strong>do_selection_get</strong> = <built-in method do_selection_get of type object></dl>
<dl><dt><strong>do_selection_notify_event</strong> = <built-in method do_selection_notify_event of type object></dl>
<dl><dt><strong>do_selection_received</strong> = <built-in method do_selection_received of type object></dl>
<dl><dt><strong>do_selection_request_event</strong> = <built-in method do_selection_request_event of type object></dl>
<dl><dt><strong>do_show</strong> = <built-in method do_show of type object></dl>
<dl><dt><strong>do_show_all</strong> = <built-in method do_show_all of type object></dl>
<dl><dt><strong>do_show_help</strong> = <built-in method do_show_help of type object></dl>
<dl><dt><strong>do_size_allocate</strong> = <built-in method do_size_allocate of type object></dl>
<dl><dt><strong>do_size_request</strong> = <built-in method do_size_request of type object></dl>
<dl><dt><strong>do_state_changed</strong> = <built-in method do_state_changed of type object></dl>
<dl><dt><strong>do_style_set</strong> = <built-in method do_style_set of type object></dl>
<dl><dt><strong>do_unmap</strong> = <built-in method do_unmap of type object></dl>
<dl><dt><strong>do_unmap_event</strong> = <built-in method do_unmap_event of type object></dl>
<dl><dt><strong>do_unrealize</strong> = <built-in method do_unrealize of type object></dl>
<dl><dt><strong>do_visibility_notify_event</strong> = <built-in method do_visibility_notify_event of type object></dl>
<dl><dt><strong>do_window_state_event</strong> = <built-in method do_window_state_event of type object></dl>
<dl><dt><strong>name</strong> = <attribute 'name' of 'gtk.Widget' objects></dl>
<dl><dt><strong>parent</strong> = <attribute 'parent' of 'gtk.Widget' objects></dl>
<dl><dt><strong>saved_state</strong> = <attribute 'saved_state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>state</strong> = <attribute 'state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>style</strong> = <attribute 'style' of 'gtk.Widget' objects></dl>
<dl><dt><strong>window</strong> = <attribute 'window' of 'gtk.Widget' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><a name="FileChooserDialog-flags"><strong>flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_flags"><strong>set_flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unset_flags"><strong>unset_flags</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><strong>do_destroy</strong> = <built-in method do_destroy of type object></dl>
<hr>
Methods inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><a name="FileChooserDialog-__cmp__"><strong>__cmp__</strong></a>(...)</dt><dd><tt>x.<a href="#FileChooserDialog-__cmp__">__cmp__</a>(y) <==> cmp(x,y)</tt></dd></dl>
<dl><dt><a name="FileChooserDialog-__gobject_init__"><strong>__gobject_init__</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-__hash__"><strong>__hash__</strong></a>(...)</dt><dd><tt>x.<a href="#FileChooserDialog-__hash__">__hash__</a>() <==> hash(x)</tt></dd></dl>
<dl><dt><a name="FileChooserDialog-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#FileChooserDialog-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl>
<dl><dt><a name="FileChooserDialog-chain"><strong>chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-connect"><strong>connect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-connect_after"><strong>connect_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-connect_object"><strong>connect_object</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-connect_object_after"><strong>connect_object_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-disconnect"><strong>disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-emit"><strong>emit</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-emit_stop_by_name"><strong>emit_stop_by_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-freeze_notify"><strong>freeze_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_data"><strong>get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_property"><strong>get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-handler_block"><strong>handler_block</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-handler_disconnect"><strong>handler_disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-handler_is_connected"><strong>handler_is_connected</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-handler_unblock"><strong>handler_unblock</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-notify"><strong>notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_data"><strong>set_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_property"><strong>set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-stop_emission"><strong>stop_emission</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-thaw_notify"><strong>thaw_notify</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><strong>__dict__</strong> = <dictproxy object></dl>
<dl><dt><strong>__gdoc__</strong> = 'Object GtkFileChooserDialog<font color="#c040c0">\n\n</font>Signals from GObjec...he dialog has a separator bar above its buttons<font color="#c040c0">\n\n</font>'</dl>
<dl><dt><strong>__grefcount__</strong> = <attribute '__grefcount__' of 'gobject.GObject' objects></dl>
<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#FileChooserDialog-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl>
<hr>
Methods inherited from <a href="gtk.html#FileChooser">gtk.FileChooser</a>:<br>
<dl><dt><a name="FileChooserDialog-add_filter"><strong>add_filter</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_shortcut_folder"><strong>add_shortcut_folder</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-add_shortcut_folder_uri"><strong>add_shortcut_folder_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_action"><strong>get_action</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_current_folder"><strong>get_current_folder</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_current_folder_uri"><strong>get_current_folder_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_extra_widget"><strong>get_extra_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_filename"><strong>get_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_filenames"><strong>get_filenames</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_filter"><strong>get_filter</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_local_only"><strong>get_local_only</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_preview_filename"><strong>get_preview_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_preview_uri"><strong>get_preview_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_preview_widget"><strong>get_preview_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_preview_widget_active"><strong>get_preview_widget_active</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_select_multiple"><strong>get_select_multiple</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_show_hidden"><strong>get_show_hidden</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_uri"><strong>get_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_uris"><strong>get_uris</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-get_use_preview_label"><strong>get_use_preview_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-list_filters"><strong>list_filters</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-list_shortcut_folder_uris"><strong>list_shortcut_folder_uris</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-list_shortcut_folders"><strong>list_shortcut_folders</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_filter"><strong>remove_filter</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_shortcut_folder"><strong>remove_shortcut_folder</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-remove_shortcut_folder_uri"><strong>remove_shortcut_folder_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-select_all"><strong>select_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-select_filename"><strong>select_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-select_uri"><strong>select_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_action"><strong>set_action</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_current_folder"><strong>set_current_folder</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_current_folder_uri"><strong>set_current_folder_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_current_name"><strong>set_current_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_extra_widget"><strong>set_extra_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_filename"><strong>set_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_filter"><strong>set_filter</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_local_only"><strong>set_local_only</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_preview_widget"><strong>set_preview_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_preview_widget_active"><strong>set_preview_widget_active</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_select_multiple"><strong>set_select_multiple</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_show_hidden"><strong>set_show_hidden</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_uri"><strong>set_uri</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-set_use_preview_label"><strong>set_use_preview_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unselect_all"><strong>unselect_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unselect_filename"><strong>unselect_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileChooserDialog-unselect_uri"><strong>unselect_uri</strong></a>(...)</dt></dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="FileSelection">class <strong>FileSelection</strong></a>(<a href="gtk.html#FileSelection">gtk.FileSelection</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
<td colspan=2><tt>GTK+ 2.2 and lower file selector which remembers the last<br>
file/directory selected<br> </tt></td></tr>
<tr><td> </td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="matplotlib.backends.backend_gtk.html#FileSelection">FileSelection</a></dd>
<dd><a href="gtk.html#FileSelection">gtk.FileSelection</a></dd>
<dd><a href="gtk.html#Dialog">gtk.Dialog</a></dd>
<dd><a href="gtk.html#Window">gtk.Window</a></dd>
<dd><a href="gtk.html#Bin">gtk.Bin</a></dd>
<dd><a href="gtk.html#Container">gtk.Container</a></dd>
<dd><a href="gtk.html#Widget">gtk.Widget</a></dd>
<dd><a href="gtk.html#Object">gtk.Object</a></dd>
<dd><a href="gobject.html#GObject">gobject.GObject</a></dd>
<dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
</dl>
<hr>
Methods defined here:<br>
<dl><dt><a name="FileSelection-__init__"><strong>__init__</strong></a>(self, path<font color="#909090">=None</font>, title<font color="#909090">='Select a file'</font>, parent<font color="#909090">=None</font>)</dt></dl>
<dl><dt><a name="FileSelection-get_filename_from_user"><strong>get_filename_from_user</strong></a>(self, path<font color="#909090">=None</font>, title<font color="#909090">=None</font>)</dt></dl>
<hr>
Methods inherited from <a href="gtk.html#FileSelection">gtk.FileSelection</a>:<br>
<dl><dt><a name="FileSelection-complete"><strong>complete</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_filename"><strong>get_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_select_multiple"><strong>get_select_multiple</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_selections"><strong>get_selections</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-hide_fileop_buttons"><strong>hide_fileop_buttons</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_filename"><strong>set_filename</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_select_multiple"><strong>set_select_multiple</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-show_fileop_buttons"><strong>show_fileop_buttons</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#FileSelection">gtk.FileSelection</a>:<br>
<dl><dt><strong>__gtype__</strong> = <GType GtkFileSelection (136697920)></dl>
<dl><dt><strong>action_area</strong> = <attribute 'action_area' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>button_area</strong> = <attribute 'button_area' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>cancel_button</strong> = <attribute 'cancel_button' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>dir_list</strong> = <attribute 'dir_list' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>file_list</strong> = <attribute 'file_list' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_c_dir</strong> = <attribute 'fileop_c_dir' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_del_file</strong> = <attribute 'fileop_del_file' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_dialog</strong> = <attribute 'fileop_dialog' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_entry</strong> = <attribute 'fileop_entry' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_file</strong> = <attribute 'fileop_file' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>fileop_ren_file</strong> = <attribute 'fileop_ren_file' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>help_button</strong> = <attribute 'help_button' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>history_menu</strong> = <attribute 'history_menu' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>history_pulldown</strong> = <attribute 'history_pulldown' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>main_vbox</strong> = <attribute 'main_vbox' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>ok_button</strong> = <attribute 'ok_button' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>selection_entry</strong> = <attribute 'selection_entry' of 'gtk.FileSelection' objects></dl>
<dl><dt><strong>selection_text</strong> = <attribute 'selection_text' of 'gtk.FileSelection' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
<dl><dt><a name="FileSelection-add_action_widget"><strong>add_action_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_button"><strong>add_button</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_buttons"><strong>add_buttons</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_has_separator"><strong>get_has_separator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-response"><strong>response</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-run"><strong>run</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_default_response"><strong>set_default_response</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_has_separator"><strong>set_has_separator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_response_sensitive"><strong>set_response_sensitive</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
<dl><dt><strong>vbox</strong> = <attribute 'vbox' of 'gtk.Dialog' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Window">gtk.Window</a>:<br>
<dl><dt><a name="FileSelection-activate_default"><strong>activate_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-activate_focus"><strong>activate_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-activate_key"><strong>activate_key</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_accel_group"><strong>add_accel_group</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_mnemonic"><strong>add_mnemonic</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-begin_move_drag"><strong>begin_move_drag</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-begin_resize_drag"><strong>begin_resize_drag</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-deiconify"><strong>deiconify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-fullscreen"><strong>fullscreen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_accept_focus"><strong>get_accept_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_decorated"><strong>get_decorated</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_default_size"><strong>get_default_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_destroy_with_parent"><strong>get_destroy_with_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_focus"><strong>get_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_focus_on_map"><strong>get_focus_on_map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_frame_dimensions"><strong>get_frame_dimensions</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_gravity"><strong>get_gravity</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_has_frame"><strong>get_has_frame</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_icon"><strong>get_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_icon_list"><strong>get_icon_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_icon_name"><strong>get_icon_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_mnemonic_modifier"><strong>get_mnemonic_modifier</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_modal"><strong>get_modal</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_position"><strong>get_position</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_resizable"><strong>get_resizable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_role"><strong>get_role</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_screen"><strong>get_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_size"><strong>get_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_skip_pager_hint"><strong>get_skip_pager_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_skip_taskbar_hint"><strong>get_skip_taskbar_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_title"><strong>get_title</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_transient_for"><strong>get_transient_for</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_type_hint"><strong>get_type_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-has_toplevel_focus"><strong>has_toplevel_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-iconify"><strong>iconify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-is_active"><strong>is_active</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-maximize"><strong>maximize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-mnemonic_activate"><strong>mnemonic_activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-move"><strong>move</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-parse_geometry"><strong>parse_geometry</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-present"><strong>present</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-propagate_key_event"><strong>propagate_key_event</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-remove_accel_group"><strong>remove_accel_group</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-remove_mnemonic"><strong>remove_mnemonic</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-reshow_with_initial_size"><strong>reshow_with_initial_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-resize"><strong>resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_accept_focus"><strong>set_accept_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_decorated"><strong>set_decorated</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_default"><strong>set_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_default_size"><strong>set_default_size</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_destroy_with_parent"><strong>set_destroy_with_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus"><strong>set_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus_on_map"><strong>set_focus_on_map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_frame_dimensions"><strong>set_frame_dimensions</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_geometry_hints"><strong>set_geometry_hints</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_gravity"><strong>set_gravity</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_has_frame"><strong>set_has_frame</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_icon"><strong>set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_icon_from_file"><strong>set_icon_from_file</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_icon_list"><strong>set_icon_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_icon_name"><strong>set_icon_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_keep_above"><strong>set_keep_above</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_keep_below"><strong>set_keep_below</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_mnemonic_modifier"><strong>set_mnemonic_modifier</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_modal"><strong>set_modal</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_policy"><strong>set_policy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_position"><strong>set_position</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_resizable"><strong>set_resizable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_role"><strong>set_role</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_screen"><strong>set_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_skip_pager_hint"><strong>set_skip_pager_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_skip_taskbar_hint"><strong>set_skip_taskbar_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_title"><strong>set_title</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_transient_for"><strong>set_transient_for</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_type_hint"><strong>set_type_hint</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_wmclass"><strong>set_wmclass</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-stick"><strong>stick</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-tooltips_get_info_from_tip_window"><strong>tooltips_get_info_from_tip_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unfullscreen"><strong>unfullscreen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unmaximize"><strong>unmaximize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unstick"><strong>unstick</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Window">gtk.Window</a>:<br>
<dl><dt><strong>allow_grow</strong> = <attribute 'allow_grow' of 'gtk.Window' objects></dl>
<dl><dt><strong>allow_shrink</strong> = <attribute 'allow_shrink' of 'gtk.Window' objects></dl>
<dl><dt><strong>configure_notify_received</strong> = <attribute 'configure_notify_received' of 'gtk.Window' objects></dl>
<dl><dt><strong>configure_request_count</strong> = <attribute 'configure_request_count' of 'gtk.Window' objects></dl>
<dl><dt><strong>decorated</strong> = <attribute 'decorated' of 'gtk.Window' objects></dl>
<dl><dt><strong>default_widget</strong> = <attribute 'default_widget' of 'gtk.Window' objects></dl>
<dl><dt><strong>destroy_with_parent</strong> = <attribute 'destroy_with_parent' of 'gtk.Window' objects></dl>
<dl><dt><strong>do_activate_default</strong> = <built-in method do_activate_default of type object></dl>
<dl><dt><strong>do_activate_focus</strong> = <built-in method do_activate_focus of type object></dl>
<dl><dt><strong>do_frame_event</strong> = <built-in method do_frame_event of type object></dl>
<dl><dt><strong>do_keys_changed</strong> = <built-in method do_keys_changed of type object></dl>
<dl><dt><strong>do_move_focus</strong> = <built-in method do_move_focus of type object></dl>
<dl><dt><strong>do_set_focus</strong> = <built-in method do_set_focus of type object></dl>
<dl><dt><strong>focus_widget</strong> = <attribute 'focus_widget' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame</strong> = <attribute 'frame' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_bottom</strong> = <attribute 'frame_bottom' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_left</strong> = <attribute 'frame_left' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_right</strong> = <attribute 'frame_right' of 'gtk.Window' objects></dl>
<dl><dt><strong>frame_top</strong> = <attribute 'frame_top' of 'gtk.Window' objects></dl>
<dl><dt><strong>gravity</strong> = <attribute 'gravity' of 'gtk.Window' objects></dl>
<dl><dt><strong>group</strong> = <attribute 'group' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_focus</strong> = <attribute 'has_focus' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_frame</strong> = <attribute 'has_frame' of 'gtk.Window' objects></dl>
<dl><dt><strong>has_user_ref_count</strong> = <attribute 'has_user_ref_count' of 'gtk.Window' objects></dl>
<dl><dt><strong>iconify_initially</strong> = <attribute 'iconify_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>keys_changed_handler</strong> = <attribute 'keys_changed_handler' of 'gtk.Window' objects></dl>
<dl><dt><strong>maximize_initially</strong> = <attribute 'maximize_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>mnemonic_modifier</strong> = <attribute 'mnemonic_modifier' of 'gtk.Window' objects></dl>
<dl><dt><strong>modal</strong> = <attribute 'modal' of 'gtk.Window' objects></dl>
<dl><dt><strong>need_default_position</strong> = <attribute 'need_default_position' of 'gtk.Window' objects></dl>
<dl><dt><strong>need_default_size</strong> = <attribute 'need_default_size' of 'gtk.Window' objects></dl>
<dl><dt><strong>position</strong> = <attribute 'position' of 'gtk.Window' objects></dl>
<dl><dt><strong>stick_initially</strong> = <attribute 'stick_initially' of 'gtk.Window' objects></dl>
<dl><dt><strong>title</strong> = <attribute 'title' of 'gtk.Window' objects></dl>
<dl><dt><strong>transient_parent</strong> = <attribute 'transient_parent' of 'gtk.Window' objects></dl>
<dl><dt><strong>type</strong> = <attribute 'type' of 'gtk.Window' objects></dl>
<dl><dt><strong>type_hint</strong> = <attribute 'type_hint' of 'gtk.Window' objects></dl>
<dl><dt><strong>wm_role</strong> = <attribute 'wm_role' of 'gtk.Window' objects></dl>
<dl><dt><strong>wmclass_class</strong> = <attribute 'wmclass_class' of 'gtk.Window' objects></dl>
<dl><dt><strong>wmclass_name</strong> = <attribute 'wmclass_name' of 'gtk.Window' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Bin">gtk.Bin</a>:<br>
<dl><dt><a name="FileSelection-get_child"><strong>get_child</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Bin">gtk.Bin</a>:<br>
<dl><dt><strong>child</strong> = <attribute 'child' of 'gtk.Bin' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><a name="FileSelection-add"><strong>add</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_with_properties"><strong>add_with_properties</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-check_resize"><strong>check_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_get"><strong>child_get</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_get_property"><strong>child_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_set"><strong>child_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_set_property"><strong>child_set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_type"><strong>child_type</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-children"><strong>children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-forall"><strong>forall</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-foreach"><strong>foreach</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_border_width"><strong>get_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_children"><strong>get_children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_focus_chain"><strong>get_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_focus_hadjustment"><strong>get_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_focus_vadjustment"><strong>get_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_resize_mode"><strong>get_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-propagate_expose"><strong>propagate_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-remove"><strong>remove</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-resize_children"><strong>resize_children</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_border_width"><strong>set_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus_chain"><strong>set_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus_child"><strong>set_focus_child</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus_hadjustment"><strong>set_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_focus_vadjustment"><strong>set_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_reallocate_redraws"><strong>set_reallocate_redraws</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_resize_mode"><strong>set_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unset_focus_chain"><strong>unset_focus_chain</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><strong>border_width</strong> = <attribute 'border_width' of 'gtk.Container' objects></dl>
<dl><dt><strong>do_add</strong> = <built-in method do_add of type object></dl>
<dl><dt><strong>do_check_resize</strong> = <built-in method do_check_resize of type object></dl>
<dl><dt><strong>do_child_type</strong> = <built-in method do_child_type of type object></dl>
<dl><dt><strong>do_remove</strong> = <built-in method do_remove of type object></dl>
<dl><dt><strong>do_set_focus_child</strong> = <built-in method do_set_focus_child of type object></dl>
<dl><dt><strong>focus_child</strong> = <attribute 'focus_child' of 'gtk.Container' objects></dl>
<dl><dt><strong>has_focus_chain</strong> = <attribute 'has_focus_chain' of 'gtk.Container' objects></dl>
<dl><dt><strong>need_resize</strong> = <attribute 'need_resize' of 'gtk.Container' objects></dl>
<dl><dt><strong>reallocate_redraws</strong> = <attribute 'reallocate_redraws' of 'gtk.Container' objects></dl>
<dl><dt><strong>resize_mode</strong> = <attribute 'resize_mode' of 'gtk.Container' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><a name="FileSelection-activate"><strong>activate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_accelerator"><strong>add_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_events"><strong>add_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-add_mnemonic_label"><strong>add_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-can_activate_accel"><strong>can_activate_accel</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_focus"><strong>child_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-child_notify"><strong>child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-class_path"><strong>class_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-create_pango_context"><strong>create_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-create_pango_layout"><strong>create_pango_layout</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-destroy"><strong>destroy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_begin"><strong>drag_begin</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_check_threshold"><strong>drag_check_threshold</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_add_image_targets"><strong>drag_dest_add_image_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_add_text_targets"><strong>drag_dest_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_add_uri_targets"><strong>drag_dest_add_uri_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_find_target"><strong>drag_dest_find_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_get_target_list"><strong>drag_dest_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_set"><strong>drag_dest_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_set_proxy"><strong>drag_dest_set_proxy</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_set_target_list"><strong>drag_dest_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_dest_unset"><strong>drag_dest_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_get_data"><strong>drag_get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_highlight"><strong>drag_highlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_add_text_targets"><strong>drag_source_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_get_target_list"><strong>drag_source_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_set"><strong>drag_source_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_set_icon"><strong>drag_source_set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_set_icon_pixbuf"><strong>drag_source_set_icon_pixbuf</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_set_icon_stock"><strong>drag_source_set_icon_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_set_target_list"><strong>drag_source_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_source_unset"><strong>drag_source_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-drag_unhighlight"><strong>drag_unhighlight</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-draw"><strong>draw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-ensure_style"><strong>ensure_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-event"><strong>event</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-freeze_child_notify"><strong>freeze_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_accessible"><strong>get_accessible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_allocation"><strong>get_allocation</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_ancestor"><strong>get_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_child_requisition"><strong>get_child_requisition</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_child_visible"><strong>get_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_clipboard"><strong>get_clipboard</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_colormap"><strong>get_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_composite_name"><strong>get_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_direction"><strong>get_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_display"><strong>get_display</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_events"><strong>get_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_extension_events"><strong>get_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_modifier_style"><strong>get_modifier_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_name"><strong>get_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_no_show_all"><strong>get_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_pango_context"><strong>get_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_parent"><strong>get_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_parent_window"><strong>get_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_pointer"><strong>get_pointer</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_root_window"><strong>get_root_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_settings"><strong>get_settings</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_size_request"><strong>get_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_style"><strong>get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_toplevel"><strong>get_toplevel</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_visual"><strong>get_visual</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-grab_add"><strong>grab_add</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-grab_default"><strong>grab_default</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-grab_focus"><strong>grab_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-grab_remove"><strong>grab_remove</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-has_screen"><strong>has_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-hide"><strong>hide</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-hide_all"><strong>hide_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-hide_on_delete"><strong>hide_on_delete</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-intersect"><strong>intersect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-is_ancestor"><strong>is_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-is_focus"><strong>is_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-list_mnemonic_labels"><strong>list_mnemonic_labels</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-map"><strong>map</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-menu_get_for_attach_widget"><strong>menu_get_for_attach_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_base"><strong>modify_base</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_bg"><strong>modify_bg</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_fg"><strong>modify_fg</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_font"><strong>modify_font</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_style"><strong>modify_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-modify_text"><strong>modify_text</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-path"><strong>path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_clear"><strong>queue_clear</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_clear_area"><strong>queue_clear_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_draw"><strong>queue_draw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_draw_area"><strong>queue_draw_area</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_resize"><strong>queue_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-queue_resize_no_redraw"><strong>queue_resize_no_redraw</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-rc_get_style"><strong>rc_get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-realize"><strong>realize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-remove_accelerator"><strong>remove_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-remove_mnemonic_label"><strong>remove_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-render_icon"><strong>render_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-reparent"><strong>reparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-reset_rc_styles"><strong>reset_rc_styles</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-reset_shapes"><strong>reset_shapes</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_add_target"><strong>selection_add_target</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_add_targets"><strong>selection_add_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_clear_targets"><strong>selection_clear_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_convert"><strong>selection_convert</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_owner_set"><strong>selection_owner_set</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-selection_remove_all"><strong>selection_remove_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-send_expose"><strong>send_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_accel_path"><strong>set_accel_path</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_app_paintable"><strong>set_app_paintable</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_child_visible"><strong>set_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_colormap"><strong>set_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_composite_name"><strong>set_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_direction"><strong>set_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_double_buffered"><strong>set_double_buffered</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_events"><strong>set_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_extension_events"><strong>set_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_name"><strong>set_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_no_show_all"><strong>set_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_parent"><strong>set_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_parent_window"><strong>set_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_redraw_on_allocate"><strong>set_redraw_on_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_scroll_adjustments"><strong>set_scroll_adjustments</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_sensitive"><strong>set_sensitive</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_size_request"><strong>set_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_state"><strong>set_state</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_style"><strong>set_style</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_uposition"><strong>set_uposition</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_usize"><strong>set_usize</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-shape_combine_mask"><strong>shape_combine_mask</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-show"><strong>show</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-show_all"><strong>show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-show_now"><strong>show_now</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-size_allocate"><strong>size_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-size_request"><strong>size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-style_get_property"><strong>style_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-thaw_child_notify"><strong>thaw_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-translate_coordinates"><strong>translate_coordinates</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unmap"><strong>unmap</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unparent"><strong>unparent</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unrealize"><strong>unrealize</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><strong>allocation</strong> = <attribute 'allocation' of 'gtk.Widget' objects></dl>
<dl><dt><strong>do_button_press_event</strong> = <built-in method do_button_press_event of type object></dl>
<dl><dt><strong>do_button_release_event</strong> = <built-in method do_button_release_event of type object></dl>
<dl><dt><strong>do_can_activate_accel</strong> = <built-in method do_can_activate_accel of type object></dl>
<dl><dt><strong>do_client_event</strong> = <built-in method do_client_event of type object></dl>
<dl><dt><strong>do_configure_event</strong> = <built-in method do_configure_event of type object></dl>
<dl><dt><strong>do_delete_event</strong> = <built-in method do_delete_event of type object></dl>
<dl><dt><strong>do_destroy_event</strong> = <built-in method do_destroy_event of type object></dl>
<dl><dt><strong>do_direction_changed</strong> = <built-in method do_direction_changed of type object></dl>
<dl><dt><strong>do_drag_begin</strong> = <built-in method do_drag_begin of type object></dl>
<dl><dt><strong>do_drag_data_delete</strong> = <built-in method do_drag_data_delete of type object></dl>
<dl><dt><strong>do_drag_data_get</strong> = <built-in method do_drag_data_get of type object></dl>
<dl><dt><strong>do_drag_data_received</strong> = <built-in method do_drag_data_received of type object></dl>
<dl><dt><strong>do_drag_drop</strong> = <built-in method do_drag_drop of type object></dl>
<dl><dt><strong>do_drag_end</strong> = <built-in method do_drag_end of type object></dl>
<dl><dt><strong>do_drag_leave</strong> = <built-in method do_drag_leave of type object></dl>
<dl><dt><strong>do_drag_motion</strong> = <built-in method do_drag_motion of type object></dl>
<dl><dt><strong>do_enter_notify_event</strong> = <built-in method do_enter_notify_event of type object></dl>
<dl><dt><strong>do_event</strong> = <built-in method do_event of type object></dl>
<dl><dt><strong>do_expose_event</strong> = <built-in method do_expose_event of type object></dl>
<dl><dt><strong>do_focus</strong> = <built-in method do_focus of type object></dl>
<dl><dt><strong>do_focus_in_event</strong> = <built-in method do_focus_in_event of type object></dl>
<dl><dt><strong>do_focus_out_event</strong> = <built-in method do_focus_out_event of type object></dl>
<dl><dt><strong>do_grab_focus</strong> = <built-in method do_grab_focus of type object></dl>
<dl><dt><strong>do_grab_notify</strong> = <built-in method do_grab_notify of type object></dl>
<dl><dt><strong>do_hide</strong> = <built-in method do_hide of type object></dl>
<dl><dt><strong>do_hide_all</strong> = <built-in method do_hide_all of type object></dl>
<dl><dt><strong>do_hierarchy_changed</strong> = <built-in method do_hierarchy_changed of type object></dl>
<dl><dt><strong>do_key_press_event</strong> = <built-in method do_key_press_event of type object></dl>
<dl><dt><strong>do_key_release_event</strong> = <built-in method do_key_release_event of type object></dl>
<dl><dt><strong>do_leave_notify_event</strong> = <built-in method do_leave_notify_event of type object></dl>
<dl><dt><strong>do_map</strong> = <built-in method do_map of type object></dl>
<dl><dt><strong>do_map_event</strong> = <built-in method do_map_event of type object></dl>
<dl><dt><strong>do_mnemonic_activate</strong> = <built-in method do_mnemonic_activate of type object></dl>
<dl><dt><strong>do_motion_notify_event</strong> = <built-in method do_motion_notify_event of type object></dl>
<dl><dt><strong>do_no_expose_event</strong> = <built-in method do_no_expose_event of type object></dl>
<dl><dt><strong>do_parent_set</strong> = <built-in method do_parent_set of type object></dl>
<dl><dt><strong>do_popup_menu</strong> = <built-in method do_popup_menu of type object></dl>
<dl><dt><strong>do_property_notify_event</strong> = <built-in method do_property_notify_event of type object></dl>
<dl><dt><strong>do_proximity_in_event</strong> = <built-in method do_proximity_in_event of type object></dl>
<dl><dt><strong>do_proximity_out_event</strong> = <built-in method do_proximity_out_event of type object></dl>
<dl><dt><strong>do_realize</strong> = <built-in method do_realize of type object></dl>
<dl><dt><strong>do_screen_changed</strong> = <built-in method do_screen_changed of type object></dl>
<dl><dt><strong>do_scroll_event</strong> = <built-in method do_scroll_event of type object></dl>
<dl><dt><strong>do_selection_clear_event</strong> = <built-in method do_selection_clear_event of type object></dl>
<dl><dt><strong>do_selection_get</strong> = <built-in method do_selection_get of type object></dl>
<dl><dt><strong>do_selection_notify_event</strong> = <built-in method do_selection_notify_event of type object></dl>
<dl><dt><strong>do_selection_received</strong> = <built-in method do_selection_received of type object></dl>
<dl><dt><strong>do_selection_request_event</strong> = <built-in method do_selection_request_event of type object></dl>
<dl><dt><strong>do_show</strong> = <built-in method do_show of type object></dl>
<dl><dt><strong>do_show_all</strong> = <built-in method do_show_all of type object></dl>
<dl><dt><strong>do_show_help</strong> = <built-in method do_show_help of type object></dl>
<dl><dt><strong>do_size_allocate</strong> = <built-in method do_size_allocate of type object></dl>
<dl><dt><strong>do_size_request</strong> = <built-in method do_size_request of type object></dl>
<dl><dt><strong>do_state_changed</strong> = <built-in method do_state_changed of type object></dl>
<dl><dt><strong>do_style_set</strong> = <built-in method do_style_set of type object></dl>
<dl><dt><strong>do_unmap</strong> = <built-in method do_unmap of type object></dl>
<dl><dt><strong>do_unmap_event</strong> = <built-in method do_unmap_event of type object></dl>
<dl><dt><strong>do_unrealize</strong> = <built-in method do_unrealize of type object></dl>
<dl><dt><strong>do_visibility_notify_event</strong> = <built-in method do_visibility_notify_event of type object></dl>
<dl><dt><strong>do_window_state_event</strong> = <built-in method do_window_state_event of type object></dl>
<dl><dt><strong>name</strong> = <attribute 'name' of 'gtk.Widget' objects></dl>
<dl><dt><strong>parent</strong> = <attribute 'parent' of 'gtk.Widget' objects></dl>
<dl><dt><strong>saved_state</strong> = <attribute 'saved_state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>state</strong> = <attribute 'state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>style</strong> = <attribute 'style' of 'gtk.Widget' objects></dl>
<dl><dt><strong>window</strong> = <attribute 'window' of 'gtk.Widget' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><a name="FileSelection-flags"><strong>flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_flags"><strong>set_flags</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-unset_flags"><strong>unset_flags</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><strong>do_destroy</strong> = <built-in method do_destroy of type object></dl>
<hr>
Methods inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><a name="FileSelection-__cmp__"><strong>__cmp__</strong></a>(...)</dt><dd><tt>x.<a href="#FileSelection-__cmp__">__cmp__</a>(y) <==> cmp(x,y)</tt></dd></dl>
<dl><dt><a name="FileSelection-__gobject_init__"><strong>__gobject_init__</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-__hash__"><strong>__hash__</strong></a>(...)</dt><dd><tt>x.<a href="#FileSelection-__hash__">__hash__</a>() <==> hash(x)</tt></dd></dl>
<dl><dt><a name="FileSelection-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#FileSelection-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl>
<dl><dt><a name="FileSelection-chain"><strong>chain</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-connect"><strong>connect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-connect_after"><strong>connect_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-connect_object"><strong>connect_object</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-connect_object_after"><strong>connect_object_after</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-disconnect"><strong>disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-emit"><strong>emit</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-emit_stop_by_name"><strong>emit_stop_by_name</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-freeze_notify"><strong>freeze_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_data"><strong>get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-get_property"><strong>get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-handler_block"><strong>handler_block</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-handler_disconnect"><strong>handler_disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-handler_is_connected"><strong>handler_is_connected</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-handler_unblock"><strong>handler_unblock</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-notify"><strong>notify</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_data"><strong>set_data</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-set_property"><strong>set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-stop_emission"><strong>stop_emission</strong></a>(...)</dt></dl>
<dl><dt><a name="FileSelection-thaw_notify"><strong>thaw_notify</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><strong>__dict__</strong> = <dictproxy object></dl>
<dl><dt><strong>__gdoc__</strong> = 'Object GtkFileSelection<font color="#c040c0">\n\n</font>Signals from GObject:<font color="#c040c0">\n</font> ... Whether to allow multiple files to be selected<font color="#c040c0">\n\n</font>'</dl>
<dl><dt><strong>__grefcount__</strong> = <attribute '__grefcount__' of 'gobject.GObject' objects></dl>
<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#FileSelection-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="NavigationToolbar">class <strong>NavigationToolbar</strong></a>(<a href="gtk.html#Toolbar">gtk.Toolbar</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
<td colspan=2><tt>Public attributes<br>
<br>
canvas - the FigureCanvas (gtk.<a href="gtk.html#DrawingArea">DrawingArea</a>)<br>
win - the gtk.Window<br> </tt></td></tr>
<tr><td> </td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="matplotlib.backends.backend_gtk.html#NavigationToolbar">NavigationToolbar</a></dd>
<dd><a href="gtk.html#Toolbar">gtk.Toolbar</a></dd>
<dd><a href="gtk.html#Container">gtk.Container</a></dd>
<dd><a href="gtk.html#Widget">gtk.Widget</a></dd>
<dd><a href="gtk.html#Object">gtk.Object</a></dd>
<dd><a href="gobject.html#GObject">gobject.GObject</a></dd>
<dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
</dl>
<hr>
Methods defined here:<br>
<dl><dt><a name="NavigationToolbar-__init__"><strong>__init__</strong></a>(self, canvas, window)</dt><dd><tt>figManager is the <a href="#FigureManagerGTK">FigureManagerGTK</a> instance that contains the<br>
toolbar, with attributes figure, window and drawingArea</tt></dd></dl>
<dl><dt><a name="NavigationToolbar-panx"><strong>panx</strong></a>(self, button, arg)</dt><dd><tt>arg is either user callback data or a scroll event</tt></dd></dl>
<dl><dt><a name="NavigationToolbar-pany"><strong>pany</strong></a>(self, button, arg)</dt></dl>
<dl><dt><a name="NavigationToolbar-save_figure"><strong>save_figure</strong></a>(self, button)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_active"><strong>set_active</strong></a>(self, ind)</dt></dl>
<dl><dt><a name="NavigationToolbar-zoomx"><strong>zoomx</strong></a>(self, button, arg)</dt></dl>
<dl><dt><a name="NavigationToolbar-zoomy"><strong>zoomy</strong></a>(self, button, arg)</dt></dl>
<hr>
Data and other attributes defined here:<br>
<dl><dt><strong>toolitems</strong> = (('Left', 'Pan left with click or wheel mouse (bidirectional)', 'gtk-go-back', 'panx', -1, True), ('Right', 'Pan right with click or wheel mouse (bidirectional)', 'gtk-go-forward', 'panx', 1, True), ('Zoom In X', 'Zoom In X (shrink the x axis limits) with click or wheel mouse (bidirectional)', 'gtk-zoom-in', 'zoomx', 1, True), ('Zoom Out X', 'Zoom Out X (expand the x axis limits) with click or wheel mouse (bidirectional)', 'gtk-zoom-out', 'zoomx', -1, True), (None, None, None, None, None, None), ('Up', 'Pan up with click or wheel mouse (bidirectional)', 'gtk-go-up', 'pany', 1, True), ('Down', 'Pan down with click or wheel mouse (bidirectional)', 'gtk-go-down', 'pany', -1, True), ('Zoom In Y', 'Zoom in Y (shrink the y axis limits) with click or wheel mouse (bidirectional)', 'gtk-zoom-in', 'zoomy', 1, True), ('Zoom Out Y', 'Zoom Out Y (expand the y axis limits) with click or wheel mouse (bidirectional)', 'gtk-zoom-out', 'zoomy', -1, True), (None, None, None, None, None, None), ('Save', 'Save the figure', 'gtk-save', 'save_figure', None, False))</dl>
<hr>
Methods inherited from <a href="gtk.html#Toolbar">gtk.Toolbar</a>:<br>
<dl><dt><a name="NavigationToolbar-append_element"><strong>append_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-append_item"><strong>append_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-append_space"><strong>append_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-append_widget"><strong>append_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_drop_index"><strong>get_drop_index</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_icon_size"><strong>get_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_item_index"><strong>get_item_index</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_n_items"><strong>get_n_items</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_nth_item"><strong>get_nth_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_orientation"><strong>get_orientation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_relief_style"><strong>get_relief_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_show_arrow"><strong>get_show_arrow</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_style"><strong>get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_tooltips"><strong>get_tooltips</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert"><strong>insert</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert_element"><strong>insert_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert_item"><strong>insert_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert_space"><strong>insert_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert_stock"><strong>insert_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-insert_widget"><strong>insert_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-prepend_element"><strong>prepend_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-prepend_item"><strong>prepend_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-prepend_space"><strong>prepend_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-prepend_widget"><strong>prepend_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-remove_space"><strong>remove_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_drop_highlight_item"><strong>set_drop_highlight_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_icon_size"><strong>set_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_orientation"><strong>set_orientation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_show_arrow"><strong>set_show_arrow</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_style"><strong>set_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_tooltips"><strong>set_tooltips</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unset_icon_size"><strong>unset_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unset_style"><strong>unset_style</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Toolbar">gtk.Toolbar</a>:<br>
<dl><dt><strong>__gtype__</strong> = <GType GtkToolbar (136639776)></dl>
<dl><dt><strong>do_orientation_changed</strong> = <built-in method do_orientation_changed of type object></dl>
<dl><dt><strong>do_popup_context_menu</strong> = <built-in method do_popup_context_menu of type object></dl>
<dl><dt><strong>do_style_changed</strong> = <built-in method do_style_changed of type object></dl>
<hr>
Methods inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><a name="NavigationToolbar-add"><strong>add</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-add_with_properties"><strong>add_with_properties</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-check_resize"><strong>check_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_get"><strong>child_get</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_get_property"><strong>child_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_set"><strong>child_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_set_property"><strong>child_set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_type"><strong>child_type</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-children"><strong>children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-forall"><strong>forall</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-foreach"><strong>foreach</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_border_width"><strong>get_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_children"><strong>get_children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_focus_chain"><strong>get_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_focus_hadjustment"><strong>get_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_focus_vadjustment"><strong>get_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_resize_mode"><strong>get_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-propagate_expose"><strong>propagate_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-remove"><strong>remove</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-resize_children"><strong>resize_children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_border_width"><strong>set_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_focus_chain"><strong>set_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_focus_child"><strong>set_focus_child</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_focus_hadjustment"><strong>set_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_focus_vadjustment"><strong>set_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_reallocate_redraws"><strong>set_reallocate_redraws</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_resize_mode"><strong>set_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unset_focus_chain"><strong>unset_focus_chain</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><strong>border_width</strong> = <attribute 'border_width' of 'gtk.Container' objects></dl>
<dl><dt><strong>do_add</strong> = <built-in method do_add of type object></dl>
<dl><dt><strong>do_check_resize</strong> = <built-in method do_check_resize of type object></dl>
<dl><dt><strong>do_child_type</strong> = <built-in method do_child_type of type object></dl>
<dl><dt><strong>do_remove</strong> = <built-in method do_remove of type object></dl>
<dl><dt><strong>do_set_focus_child</strong> = <built-in method do_set_focus_child of type object></dl>
<dl><dt><strong>focus_child</strong> = <attribute 'focus_child' of 'gtk.Container' objects></dl>
<dl><dt><strong>has_focus_chain</strong> = <attribute 'has_focus_chain' of 'gtk.Container' objects></dl>
<dl><dt><strong>need_resize</strong> = <attribute 'need_resize' of 'gtk.Container' objects></dl>
<dl><dt><strong>reallocate_redraws</strong> = <attribute 'reallocate_redraws' of 'gtk.Container' objects></dl>
<dl><dt><strong>resize_mode</strong> = <attribute 'resize_mode' of 'gtk.Container' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><a name="NavigationToolbar-activate"><strong>activate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-add_accelerator"><strong>add_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-add_events"><strong>add_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-add_mnemonic_label"><strong>add_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-can_activate_accel"><strong>can_activate_accel</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_focus"><strong>child_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-child_notify"><strong>child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-class_path"><strong>class_path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-create_pango_context"><strong>create_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-create_pango_layout"><strong>create_pango_layout</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-destroy"><strong>destroy</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_begin"><strong>drag_begin</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_check_threshold"><strong>drag_check_threshold</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_add_image_targets"><strong>drag_dest_add_image_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_add_text_targets"><strong>drag_dest_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_add_uri_targets"><strong>drag_dest_add_uri_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_find_target"><strong>drag_dest_find_target</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_get_target_list"><strong>drag_dest_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_set"><strong>drag_dest_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_set_proxy"><strong>drag_dest_set_proxy</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_set_target_list"><strong>drag_dest_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_dest_unset"><strong>drag_dest_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_get_data"><strong>drag_get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_highlight"><strong>drag_highlight</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_add_text_targets"><strong>drag_source_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_get_target_list"><strong>drag_source_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_set"><strong>drag_source_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_set_icon"><strong>drag_source_set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_set_icon_pixbuf"><strong>drag_source_set_icon_pixbuf</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_set_icon_stock"><strong>drag_source_set_icon_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_set_target_list"><strong>drag_source_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_source_unset"><strong>drag_source_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-drag_unhighlight"><strong>drag_unhighlight</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-draw"><strong>draw</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-ensure_style"><strong>ensure_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-event"><strong>event</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-freeze_child_notify"><strong>freeze_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_accessible"><strong>get_accessible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_allocation"><strong>get_allocation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_ancestor"><strong>get_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_child_requisition"><strong>get_child_requisition</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_child_visible"><strong>get_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_clipboard"><strong>get_clipboard</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_colormap"><strong>get_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_composite_name"><strong>get_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_direction"><strong>get_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_display"><strong>get_display</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_events"><strong>get_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_extension_events"><strong>get_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_modifier_style"><strong>get_modifier_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_name"><strong>get_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_no_show_all"><strong>get_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_pango_context"><strong>get_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_parent"><strong>get_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_parent_window"><strong>get_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_pointer"><strong>get_pointer</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_root_window"><strong>get_root_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_screen"><strong>get_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_settings"><strong>get_settings</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_size_request"><strong>get_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_toplevel"><strong>get_toplevel</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_visual"><strong>get_visual</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-grab_add"><strong>grab_add</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-grab_default"><strong>grab_default</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-grab_focus"><strong>grab_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-grab_remove"><strong>grab_remove</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-has_screen"><strong>has_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-hide"><strong>hide</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-hide_all"><strong>hide_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-hide_on_delete"><strong>hide_on_delete</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-intersect"><strong>intersect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-is_ancestor"><strong>is_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-is_focus"><strong>is_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-list_mnemonic_labels"><strong>list_mnemonic_labels</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-map"><strong>map</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-menu_get_for_attach_widget"><strong>menu_get_for_attach_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-mnemonic_activate"><strong>mnemonic_activate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_base"><strong>modify_base</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_bg"><strong>modify_bg</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_fg"><strong>modify_fg</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_font"><strong>modify_font</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_style"><strong>modify_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-modify_text"><strong>modify_text</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-path"><strong>path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_clear"><strong>queue_clear</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_clear_area"><strong>queue_clear_area</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_draw"><strong>queue_draw</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_draw_area"><strong>queue_draw_area</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_resize"><strong>queue_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-queue_resize_no_redraw"><strong>queue_resize_no_redraw</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-rc_get_style"><strong>rc_get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-realize"><strong>realize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-remove_accelerator"><strong>remove_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-remove_mnemonic_label"><strong>remove_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-render_icon"><strong>render_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-reparent"><strong>reparent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-reset_rc_styles"><strong>reset_rc_styles</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-reset_shapes"><strong>reset_shapes</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_add_target"><strong>selection_add_target</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_add_targets"><strong>selection_add_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_clear_targets"><strong>selection_clear_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_convert"><strong>selection_convert</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_owner_set"><strong>selection_owner_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-selection_remove_all"><strong>selection_remove_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-send_expose"><strong>send_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_accel_path"><strong>set_accel_path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_app_paintable"><strong>set_app_paintable</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_child_visible"><strong>set_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_colormap"><strong>set_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_composite_name"><strong>set_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_direction"><strong>set_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_double_buffered"><strong>set_double_buffered</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_events"><strong>set_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_extension_events"><strong>set_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_name"><strong>set_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_no_show_all"><strong>set_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_parent"><strong>set_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_parent_window"><strong>set_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_redraw_on_allocate"><strong>set_redraw_on_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_scroll_adjustments"><strong>set_scroll_adjustments</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_sensitive"><strong>set_sensitive</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_size_request"><strong>set_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_state"><strong>set_state</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_uposition"><strong>set_uposition</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_usize"><strong>set_usize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-shape_combine_mask"><strong>shape_combine_mask</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-show"><strong>show</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-show_all"><strong>show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-show_now"><strong>show_now</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-size_allocate"><strong>size_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-size_request"><strong>size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-style_get_property"><strong>style_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-thaw_child_notify"><strong>thaw_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-translate_coordinates"><strong>translate_coordinates</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unmap"><strong>unmap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unparent"><strong>unparent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unrealize"><strong>unrealize</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><strong>allocation</strong> = <attribute 'allocation' of 'gtk.Widget' objects></dl>
<dl><dt><strong>do_button_press_event</strong> = <built-in method do_button_press_event of type object></dl>
<dl><dt><strong>do_button_release_event</strong> = <built-in method do_button_release_event of type object></dl>
<dl><dt><strong>do_can_activate_accel</strong> = <built-in method do_can_activate_accel of type object></dl>
<dl><dt><strong>do_client_event</strong> = <built-in method do_client_event of type object></dl>
<dl><dt><strong>do_configure_event</strong> = <built-in method do_configure_event of type object></dl>
<dl><dt><strong>do_delete_event</strong> = <built-in method do_delete_event of type object></dl>
<dl><dt><strong>do_destroy_event</strong> = <built-in method do_destroy_event of type object></dl>
<dl><dt><strong>do_direction_changed</strong> = <built-in method do_direction_changed of type object></dl>
<dl><dt><strong>do_drag_begin</strong> = <built-in method do_drag_begin of type object></dl>
<dl><dt><strong>do_drag_data_delete</strong> = <built-in method do_drag_data_delete of type object></dl>
<dl><dt><strong>do_drag_data_get</strong> = <built-in method do_drag_data_get of type object></dl>
<dl><dt><strong>do_drag_data_received</strong> = <built-in method do_drag_data_received of type object></dl>
<dl><dt><strong>do_drag_drop</strong> = <built-in method do_drag_drop of type object></dl>
<dl><dt><strong>do_drag_end</strong> = <built-in method do_drag_end of type object></dl>
<dl><dt><strong>do_drag_leave</strong> = <built-in method do_drag_leave of type object></dl>
<dl><dt><strong>do_drag_motion</strong> = <built-in method do_drag_motion of type object></dl>
<dl><dt><strong>do_enter_notify_event</strong> = <built-in method do_enter_notify_event of type object></dl>
<dl><dt><strong>do_event</strong> = <built-in method do_event of type object></dl>
<dl><dt><strong>do_expose_event</strong> = <built-in method do_expose_event of type object></dl>
<dl><dt><strong>do_focus</strong> = <built-in method do_focus of type object></dl>
<dl><dt><strong>do_focus_in_event</strong> = <built-in method do_focus_in_event of type object></dl>
<dl><dt><strong>do_focus_out_event</strong> = <built-in method do_focus_out_event of type object></dl>
<dl><dt><strong>do_grab_focus</strong> = <built-in method do_grab_focus of type object></dl>
<dl><dt><strong>do_grab_notify</strong> = <built-in method do_grab_notify of type object></dl>
<dl><dt><strong>do_hide</strong> = <built-in method do_hide of type object></dl>
<dl><dt><strong>do_hide_all</strong> = <built-in method do_hide_all of type object></dl>
<dl><dt><strong>do_hierarchy_changed</strong> = <built-in method do_hierarchy_changed of type object></dl>
<dl><dt><strong>do_key_press_event</strong> = <built-in method do_key_press_event of type object></dl>
<dl><dt><strong>do_key_release_event</strong> = <built-in method do_key_release_event of type object></dl>
<dl><dt><strong>do_leave_notify_event</strong> = <built-in method do_leave_notify_event of type object></dl>
<dl><dt><strong>do_map</strong> = <built-in method do_map of type object></dl>
<dl><dt><strong>do_map_event</strong> = <built-in method do_map_event of type object></dl>
<dl><dt><strong>do_mnemonic_activate</strong> = <built-in method do_mnemonic_activate of type object></dl>
<dl><dt><strong>do_motion_notify_event</strong> = <built-in method do_motion_notify_event of type object></dl>
<dl><dt><strong>do_no_expose_event</strong> = <built-in method do_no_expose_event of type object></dl>
<dl><dt><strong>do_parent_set</strong> = <built-in method do_parent_set of type object></dl>
<dl><dt><strong>do_popup_menu</strong> = <built-in method do_popup_menu of type object></dl>
<dl><dt><strong>do_property_notify_event</strong> = <built-in method do_property_notify_event of type object></dl>
<dl><dt><strong>do_proximity_in_event</strong> = <built-in method do_proximity_in_event of type object></dl>
<dl><dt><strong>do_proximity_out_event</strong> = <built-in method do_proximity_out_event of type object></dl>
<dl><dt><strong>do_realize</strong> = <built-in method do_realize of type object></dl>
<dl><dt><strong>do_screen_changed</strong> = <built-in method do_screen_changed of type object></dl>
<dl><dt><strong>do_scroll_event</strong> = <built-in method do_scroll_event of type object></dl>
<dl><dt><strong>do_selection_clear_event</strong> = <built-in method do_selection_clear_event of type object></dl>
<dl><dt><strong>do_selection_get</strong> = <built-in method do_selection_get of type object></dl>
<dl><dt><strong>do_selection_notify_event</strong> = <built-in method do_selection_notify_event of type object></dl>
<dl><dt><strong>do_selection_received</strong> = <built-in method do_selection_received of type object></dl>
<dl><dt><strong>do_selection_request_event</strong> = <built-in method do_selection_request_event of type object></dl>
<dl><dt><strong>do_show</strong> = <built-in method do_show of type object></dl>
<dl><dt><strong>do_show_all</strong> = <built-in method do_show_all of type object></dl>
<dl><dt><strong>do_show_help</strong> = <built-in method do_show_help of type object></dl>
<dl><dt><strong>do_size_allocate</strong> = <built-in method do_size_allocate of type object></dl>
<dl><dt><strong>do_size_request</strong> = <built-in method do_size_request of type object></dl>
<dl><dt><strong>do_state_changed</strong> = <built-in method do_state_changed of type object></dl>
<dl><dt><strong>do_style_set</strong> = <built-in method do_style_set of type object></dl>
<dl><dt><strong>do_unmap</strong> = <built-in method do_unmap of type object></dl>
<dl><dt><strong>do_unmap_event</strong> = <built-in method do_unmap_event of type object></dl>
<dl><dt><strong>do_unrealize</strong> = <built-in method do_unrealize of type object></dl>
<dl><dt><strong>do_visibility_notify_event</strong> = <built-in method do_visibility_notify_event of type object></dl>
<dl><dt><strong>do_window_state_event</strong> = <built-in method do_window_state_event of type object></dl>
<dl><dt><strong>name</strong> = <attribute 'name' of 'gtk.Widget' objects></dl>
<dl><dt><strong>parent</strong> = <attribute 'parent' of 'gtk.Widget' objects></dl>
<dl><dt><strong>saved_state</strong> = <attribute 'saved_state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>state</strong> = <attribute 'state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>style</strong> = <attribute 'style' of 'gtk.Widget' objects></dl>
<dl><dt><strong>window</strong> = <attribute 'window' of 'gtk.Widget' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><a name="NavigationToolbar-flags"><strong>flags</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_flags"><strong>set_flags</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-unset_flags"><strong>unset_flags</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><strong>do_destroy</strong> = <built-in method do_destroy of type object></dl>
<hr>
Methods inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><a name="NavigationToolbar-__cmp__"><strong>__cmp__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar-__cmp__">__cmp__</a>(y) <==> cmp(x,y)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar-__gobject_init__"><strong>__gobject_init__</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-__hash__"><strong>__hash__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar-__hash__">__hash__</a>() <==> hash(x)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar-chain"><strong>chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-connect"><strong>connect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-connect_after"><strong>connect_after</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-connect_object"><strong>connect_object</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-connect_object_after"><strong>connect_object_after</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-disconnect"><strong>disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-emit"><strong>emit</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-emit_stop_by_name"><strong>emit_stop_by_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-freeze_notify"><strong>freeze_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_data"><strong>get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-get_property"><strong>get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-handler_block"><strong>handler_block</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-handler_disconnect"><strong>handler_disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-handler_is_connected"><strong>handler_is_connected</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-handler_unblock"><strong>handler_unblock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-notify"><strong>notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_data"><strong>set_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-set_property"><strong>set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-stop_emission"><strong>stop_emission</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar-thaw_notify"><strong>thaw_notify</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><strong>__dict__</strong> = <dictproxy object></dl>
<dl><dt><strong>__gdoc__</strong> = "Object GtkToolbar<font color="#c040c0">\n\n</font>Signals from GObject:<font color="#c040c0">\n</font> notif...rrow should be shown if the toolbar doesn't fit<font color="#c040c0">\n\n</font>"</dl>
<dl><dt><strong>__grefcount__</strong> = <attribute '__grefcount__' of 'gobject.GObject' objects></dl>
<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#NavigationToolbar-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl>
</td></tr></table> <p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#ffc8d8">
<td colspan=3 valign=bottom> <br>
<font color="#000000" face="helvetica, arial"><a name="NavigationToolbar2GTK">class <strong>NavigationToolbar2GTK</strong></a>(<a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a>, <a href="gtk.html#Toolbar">gtk.Toolbar</a>)</font></td></tr>
<tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="matplotlib.backends.backend_gtk.html#NavigationToolbar2GTK">NavigationToolbar2GTK</a></dd>
<dd><a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a></dd>
<dd><a href="gtk.html#Toolbar">gtk.Toolbar</a></dd>
<dd><a href="gtk.html#Container">gtk.Container</a></dd>
<dd><a href="gtk.html#Widget">gtk.Widget</a></dd>
<dd><a href="gtk.html#Object">gtk.Object</a></dd>
<dd><a href="gobject.html#GObject">gobject.GObject</a></dd>
<dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
</dl>
<hr>
Methods defined here:<br>
<dl><dt><a name="NavigationToolbar2GTK-__init__"><strong>__init__</strong></a>(self, canvas, window)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-configure_subplots"><strong>configure_subplots</strong></a>(self, button)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-draw_rubberband"><strong>draw_rubberband</strong></a>(self, event, x0, y0, x1, y1)</dt><dd><tt>adapted from <a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/189744">http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/189744</a></tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-dynamic_update"><strong>dynamic_update</strong></a>(self)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-release"><strong>release</strong></a>(self, event)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-save_figure"><strong>save_figure</strong></a>(self, button)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_cursor"><strong>set_cursor</strong></a>(self, cursor)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_message"><strong>set_message</strong></a>(self, s)</dt></dl>
<hr>
Data and other attributes defined here:<br>
<dl><dt><strong>toolitems</strong> = (('Home', 'Reset original view', 'home.png', 'home'), ('Back', 'Back to previous view', 'back.png', 'back'), ('Forward', 'Forward to next view', 'forward.png', 'forward'), ('Pan', 'Pan axes with left mouse, zoom with right', 'move.png', 'pan'), ('Zoom', 'Zoom to rectangle', 'zoom_to_rect.png', 'zoom'), (None, None, None, None), ('Subplots', 'Configure subplots', 'subplots.png', 'configure_subplots'), ('Save', 'Save the figure', 'filesave.png', 'save_figure'))</dl>
<hr>
Methods inherited from <a href="matplotlib.backend_bases.html#NavigationToolbar2">matplotlib.backend_bases.NavigationToolbar2</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-back"><strong>back</strong></a>(self, *args)</dt><dd><tt>move back up the view lim stack</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_pan"><strong>drag_pan</strong></a>(self, event)</dt><dd><tt>the drag callback in pan/zoom mode</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-draw"><strong>draw</strong></a>(self)</dt><dd><tt>redraw the canvases, update the locators</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-forward"><strong>forward</strong></a>(self, *args)</dt><dd><tt>move forward in the view lim stack</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-home"><strong>home</strong></a>(self, *args)</dt><dd><tt>restore the original view</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-mouse_move"><strong>mouse_move</strong></a>(self, event)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-pan"><strong>pan</strong></a>(self, *args)</dt><dd><tt>Activate the pan/zoom tool. pan with left button, zoom with right</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-press"><strong>press</strong></a>(self, event)</dt><dd><tt>this will be called whenver a mouse button is pressed</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-press_pan"><strong>press_pan</strong></a>(self, event)</dt><dd><tt>the press mouse button in pan/zoom mode callback</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-press_zoom"><strong>press_zoom</strong></a>(self, event)</dt><dd><tt>the press mouse button in zoom to rect mode callback</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-push_current"><strong>push_current</strong></a>(self)</dt><dd><tt>push the current view limits onto the stack</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-release_pan"><strong>release_pan</strong></a>(self, event)</dt><dd><tt>the release mouse button callback in pan/zoom mode</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-release_zoom"><strong>release_zoom</strong></a>(self, event)</dt><dd><tt>the release mouse button callback in zoom to rect mode</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_history_buttons"><strong>set_history_buttons</strong></a>(self)</dt><dd><tt>enable or disable back/forward button</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-update"><strong>update</strong></a>(self)</dt><dd><tt>reset the axes stack</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-zoom"><strong>zoom</strong></a>(self, *args)</dt><dd><tt>activate zoom to rect mode</tt></dd></dl>
<hr>
Methods inherited from <a href="gtk.html#Toolbar">gtk.Toolbar</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-append_element"><strong>append_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-append_item"><strong>append_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-append_space"><strong>append_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-append_widget"><strong>append_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_drop_index"><strong>get_drop_index</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_icon_size"><strong>get_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_item_index"><strong>get_item_index</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_n_items"><strong>get_n_items</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_nth_item"><strong>get_nth_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_orientation"><strong>get_orientation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_relief_style"><strong>get_relief_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_show_arrow"><strong>get_show_arrow</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_style"><strong>get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_tooltips"><strong>get_tooltips</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert"><strong>insert</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert_element"><strong>insert_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert_item"><strong>insert_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert_space"><strong>insert_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert_stock"><strong>insert_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-insert_widget"><strong>insert_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-prepend_element"><strong>prepend_element</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-prepend_item"><strong>prepend_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-prepend_space"><strong>prepend_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-prepend_widget"><strong>prepend_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-remove_space"><strong>remove_space</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_drop_highlight_item"><strong>set_drop_highlight_item</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_icon_size"><strong>set_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_orientation"><strong>set_orientation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_show_arrow"><strong>set_show_arrow</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_style"><strong>set_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_tooltips"><strong>set_tooltips</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unset_icon_size"><strong>unset_icon_size</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unset_style"><strong>unset_style</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Toolbar">gtk.Toolbar</a>:<br>
<dl><dt><strong>__gtype__</strong> = <GType GtkToolbar (136639776)></dl>
<dl><dt><strong>do_orientation_changed</strong> = <built-in method do_orientation_changed of type object></dl>
<dl><dt><strong>do_popup_context_menu</strong> = <built-in method do_popup_context_menu of type object></dl>
<dl><dt><strong>do_style_changed</strong> = <built-in method do_style_changed of type object></dl>
<hr>
Methods inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-add"><strong>add</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-add_with_properties"><strong>add_with_properties</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-check_resize"><strong>check_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_get"><strong>child_get</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_get_property"><strong>child_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_set"><strong>child_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_set_property"><strong>child_set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_type"><strong>child_type</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-children"><strong>children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-forall"><strong>forall</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-foreach"><strong>foreach</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_border_width"><strong>get_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_children"><strong>get_children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_focus_chain"><strong>get_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_focus_hadjustment"><strong>get_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_focus_vadjustment"><strong>get_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_resize_mode"><strong>get_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-propagate_expose"><strong>propagate_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-remove"><strong>remove</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-resize_children"><strong>resize_children</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_border_width"><strong>set_border_width</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_focus_chain"><strong>set_focus_chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_focus_child"><strong>set_focus_child</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_focus_hadjustment"><strong>set_focus_hadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_focus_vadjustment"><strong>set_focus_vadjustment</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_reallocate_redraws"><strong>set_reallocate_redraws</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_resize_mode"><strong>set_resize_mode</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unset_focus_chain"><strong>unset_focus_chain</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
<dl><dt><strong>border_width</strong> = <attribute 'border_width' of 'gtk.Container' objects></dl>
<dl><dt><strong>do_add</strong> = <built-in method do_add of type object></dl>
<dl><dt><strong>do_check_resize</strong> = <built-in method do_check_resize of type object></dl>
<dl><dt><strong>do_child_type</strong> = <built-in method do_child_type of type object></dl>
<dl><dt><strong>do_remove</strong> = <built-in method do_remove of type object></dl>
<dl><dt><strong>do_set_focus_child</strong> = <built-in method do_set_focus_child of type object></dl>
<dl><dt><strong>focus_child</strong> = <attribute 'focus_child' of 'gtk.Container' objects></dl>
<dl><dt><strong>has_focus_chain</strong> = <attribute 'has_focus_chain' of 'gtk.Container' objects></dl>
<dl><dt><strong>need_resize</strong> = <attribute 'need_resize' of 'gtk.Container' objects></dl>
<dl><dt><strong>reallocate_redraws</strong> = <attribute 'reallocate_redraws' of 'gtk.Container' objects></dl>
<dl><dt><strong>resize_mode</strong> = <attribute 'resize_mode' of 'gtk.Container' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-activate"><strong>activate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-add_accelerator"><strong>add_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-add_events"><strong>add_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-add_mnemonic_label"><strong>add_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-can_activate_accel"><strong>can_activate_accel</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_focus"><strong>child_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-child_notify"><strong>child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-class_path"><strong>class_path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-create_pango_context"><strong>create_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-create_pango_layout"><strong>create_pango_layout</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-destroy"><strong>destroy</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_begin"><strong>drag_begin</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_check_threshold"><strong>drag_check_threshold</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_add_image_targets"><strong>drag_dest_add_image_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_add_text_targets"><strong>drag_dest_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_add_uri_targets"><strong>drag_dest_add_uri_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_find_target"><strong>drag_dest_find_target</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_get_target_list"><strong>drag_dest_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_set"><strong>drag_dest_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_set_proxy"><strong>drag_dest_set_proxy</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_set_target_list"><strong>drag_dest_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_dest_unset"><strong>drag_dest_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_get_data"><strong>drag_get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_highlight"><strong>drag_highlight</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_add_text_targets"><strong>drag_source_add_text_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_get_target_list"><strong>drag_source_get_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_set"><strong>drag_source_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_set_icon"><strong>drag_source_set_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_set_icon_pixbuf"><strong>drag_source_set_icon_pixbuf</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_set_icon_stock"><strong>drag_source_set_icon_stock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_set_target_list"><strong>drag_source_set_target_list</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_source_unset"><strong>drag_source_unset</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-drag_unhighlight"><strong>drag_unhighlight</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-ensure_style"><strong>ensure_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-event"><strong>event</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-freeze_child_notify"><strong>freeze_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_accessible"><strong>get_accessible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_allocation"><strong>get_allocation</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_ancestor"><strong>get_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_child_requisition"><strong>get_child_requisition</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_child_visible"><strong>get_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_clipboard"><strong>get_clipboard</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_colormap"><strong>get_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_composite_name"><strong>get_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_direction"><strong>get_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_display"><strong>get_display</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_events"><strong>get_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_extension_events"><strong>get_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_modifier_style"><strong>get_modifier_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_name"><strong>get_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_no_show_all"><strong>get_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_pango_context"><strong>get_pango_context</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_parent"><strong>get_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_parent_window"><strong>get_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_pointer"><strong>get_pointer</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_root_window"><strong>get_root_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_screen"><strong>get_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_settings"><strong>get_settings</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_size_request"><strong>get_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_toplevel"><strong>get_toplevel</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_visual"><strong>get_visual</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-grab_add"><strong>grab_add</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-grab_default"><strong>grab_default</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-grab_focus"><strong>grab_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-grab_remove"><strong>grab_remove</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-has_screen"><strong>has_screen</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-hide"><strong>hide</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-hide_all"><strong>hide_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-hide_on_delete"><strong>hide_on_delete</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-intersect"><strong>intersect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-is_ancestor"><strong>is_ancestor</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-is_focus"><strong>is_focus</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-list_mnemonic_labels"><strong>list_mnemonic_labels</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-map"><strong>map</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-menu_get_for_attach_widget"><strong>menu_get_for_attach_widget</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-mnemonic_activate"><strong>mnemonic_activate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_base"><strong>modify_base</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_bg"><strong>modify_bg</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_fg"><strong>modify_fg</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_font"><strong>modify_font</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_style"><strong>modify_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-modify_text"><strong>modify_text</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-path"><strong>path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_clear"><strong>queue_clear</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_clear_area"><strong>queue_clear_area</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_draw"><strong>queue_draw</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_draw_area"><strong>queue_draw_area</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_resize"><strong>queue_resize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-queue_resize_no_redraw"><strong>queue_resize_no_redraw</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-rc_get_style"><strong>rc_get_style</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-realize"><strong>realize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-remove_accelerator"><strong>remove_accelerator</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-remove_mnemonic_label"><strong>remove_mnemonic_label</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-render_icon"><strong>render_icon</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-reparent"><strong>reparent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-reset_rc_styles"><strong>reset_rc_styles</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-reset_shapes"><strong>reset_shapes</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_add_target"><strong>selection_add_target</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_add_targets"><strong>selection_add_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_clear_targets"><strong>selection_clear_targets</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_convert"><strong>selection_convert</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_owner_set"><strong>selection_owner_set</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-selection_remove_all"><strong>selection_remove_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-send_expose"><strong>send_expose</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_accel_path"><strong>set_accel_path</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_app_paintable"><strong>set_app_paintable</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_child_visible"><strong>set_child_visible</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_colormap"><strong>set_colormap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_composite_name"><strong>set_composite_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_direction"><strong>set_direction</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_double_buffered"><strong>set_double_buffered</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_events"><strong>set_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_extension_events"><strong>set_extension_events</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_name"><strong>set_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_no_show_all"><strong>set_no_show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_parent"><strong>set_parent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_parent_window"><strong>set_parent_window</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_redraw_on_allocate"><strong>set_redraw_on_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_scroll_adjustments"><strong>set_scroll_adjustments</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_sensitive"><strong>set_sensitive</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_size_request"><strong>set_size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_state"><strong>set_state</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_uposition"><strong>set_uposition</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_usize"><strong>set_usize</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-shape_combine_mask"><strong>shape_combine_mask</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-show"><strong>show</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-show_all"><strong>show_all</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-show_now"><strong>show_now</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-size_allocate"><strong>size_allocate</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-size_request"><strong>size_request</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-style_get_property"><strong>style_get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-thaw_child_notify"><strong>thaw_child_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-translate_coordinates"><strong>translate_coordinates</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unmap"><strong>unmap</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unparent"><strong>unparent</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unrealize"><strong>unrealize</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
<dl><dt><strong>allocation</strong> = <attribute 'allocation' of 'gtk.Widget' objects></dl>
<dl><dt><strong>do_button_press_event</strong> = <built-in method do_button_press_event of type object></dl>
<dl><dt><strong>do_button_release_event</strong> = <built-in method do_button_release_event of type object></dl>
<dl><dt><strong>do_can_activate_accel</strong> = <built-in method do_can_activate_accel of type object></dl>
<dl><dt><strong>do_client_event</strong> = <built-in method do_client_event of type object></dl>
<dl><dt><strong>do_configure_event</strong> = <built-in method do_configure_event of type object></dl>
<dl><dt><strong>do_delete_event</strong> = <built-in method do_delete_event of type object></dl>
<dl><dt><strong>do_destroy_event</strong> = <built-in method do_destroy_event of type object></dl>
<dl><dt><strong>do_direction_changed</strong> = <built-in method do_direction_changed of type object></dl>
<dl><dt><strong>do_drag_begin</strong> = <built-in method do_drag_begin of type object></dl>
<dl><dt><strong>do_drag_data_delete</strong> = <built-in method do_drag_data_delete of type object></dl>
<dl><dt><strong>do_drag_data_get</strong> = <built-in method do_drag_data_get of type object></dl>
<dl><dt><strong>do_drag_data_received</strong> = <built-in method do_drag_data_received of type object></dl>
<dl><dt><strong>do_drag_drop</strong> = <built-in method do_drag_drop of type object></dl>
<dl><dt><strong>do_drag_end</strong> = <built-in method do_drag_end of type object></dl>
<dl><dt><strong>do_drag_leave</strong> = <built-in method do_drag_leave of type object></dl>
<dl><dt><strong>do_drag_motion</strong> = <built-in method do_drag_motion of type object></dl>
<dl><dt><strong>do_enter_notify_event</strong> = <built-in method do_enter_notify_event of type object></dl>
<dl><dt><strong>do_event</strong> = <built-in method do_event of type object></dl>
<dl><dt><strong>do_expose_event</strong> = <built-in method do_expose_event of type object></dl>
<dl><dt><strong>do_focus</strong> = <built-in method do_focus of type object></dl>
<dl><dt><strong>do_focus_in_event</strong> = <built-in method do_focus_in_event of type object></dl>
<dl><dt><strong>do_focus_out_event</strong> = <built-in method do_focus_out_event of type object></dl>
<dl><dt><strong>do_grab_focus</strong> = <built-in method do_grab_focus of type object></dl>
<dl><dt><strong>do_grab_notify</strong> = <built-in method do_grab_notify of type object></dl>
<dl><dt><strong>do_hide</strong> = <built-in method do_hide of type object></dl>
<dl><dt><strong>do_hide_all</strong> = <built-in method do_hide_all of type object></dl>
<dl><dt><strong>do_hierarchy_changed</strong> = <built-in method do_hierarchy_changed of type object></dl>
<dl><dt><strong>do_key_press_event</strong> = <built-in method do_key_press_event of type object></dl>
<dl><dt><strong>do_key_release_event</strong> = <built-in method do_key_release_event of type object></dl>
<dl><dt><strong>do_leave_notify_event</strong> = <built-in method do_leave_notify_event of type object></dl>
<dl><dt><strong>do_map</strong> = <built-in method do_map of type object></dl>
<dl><dt><strong>do_map_event</strong> = <built-in method do_map_event of type object></dl>
<dl><dt><strong>do_mnemonic_activate</strong> = <built-in method do_mnemonic_activate of type object></dl>
<dl><dt><strong>do_motion_notify_event</strong> = <built-in method do_motion_notify_event of type object></dl>
<dl><dt><strong>do_no_expose_event</strong> = <built-in method do_no_expose_event of type object></dl>
<dl><dt><strong>do_parent_set</strong> = <built-in method do_parent_set of type object></dl>
<dl><dt><strong>do_popup_menu</strong> = <built-in method do_popup_menu of type object></dl>
<dl><dt><strong>do_property_notify_event</strong> = <built-in method do_property_notify_event of type object></dl>
<dl><dt><strong>do_proximity_in_event</strong> = <built-in method do_proximity_in_event of type object></dl>
<dl><dt><strong>do_proximity_out_event</strong> = <built-in method do_proximity_out_event of type object></dl>
<dl><dt><strong>do_realize</strong> = <built-in method do_realize of type object></dl>
<dl><dt><strong>do_screen_changed</strong> = <built-in method do_screen_changed of type object></dl>
<dl><dt><strong>do_scroll_event</strong> = <built-in method do_scroll_event of type object></dl>
<dl><dt><strong>do_selection_clear_event</strong> = <built-in method do_selection_clear_event of type object></dl>
<dl><dt><strong>do_selection_get</strong> = <built-in method do_selection_get of type object></dl>
<dl><dt><strong>do_selection_notify_event</strong> = <built-in method do_selection_notify_event of type object></dl>
<dl><dt><strong>do_selection_received</strong> = <built-in method do_selection_received of type object></dl>
<dl><dt><strong>do_selection_request_event</strong> = <built-in method do_selection_request_event of type object></dl>
<dl><dt><strong>do_show</strong> = <built-in method do_show of type object></dl>
<dl><dt><strong>do_show_all</strong> = <built-in method do_show_all of type object></dl>
<dl><dt><strong>do_show_help</strong> = <built-in method do_show_help of type object></dl>
<dl><dt><strong>do_size_allocate</strong> = <built-in method do_size_allocate of type object></dl>
<dl><dt><strong>do_size_request</strong> = <built-in method do_size_request of type object></dl>
<dl><dt><strong>do_state_changed</strong> = <built-in method do_state_changed of type object></dl>
<dl><dt><strong>do_style_set</strong> = <built-in method do_style_set of type object></dl>
<dl><dt><strong>do_unmap</strong> = <built-in method do_unmap of type object></dl>
<dl><dt><strong>do_unmap_event</strong> = <built-in method do_unmap_event of type object></dl>
<dl><dt><strong>do_unrealize</strong> = <built-in method do_unrealize of type object></dl>
<dl><dt><strong>do_visibility_notify_event</strong> = <built-in method do_visibility_notify_event of type object></dl>
<dl><dt><strong>do_window_state_event</strong> = <built-in method do_window_state_event of type object></dl>
<dl><dt><strong>name</strong> = <attribute 'name' of 'gtk.Widget' objects></dl>
<dl><dt><strong>parent</strong> = <attribute 'parent' of 'gtk.Widget' objects></dl>
<dl><dt><strong>saved_state</strong> = <attribute 'saved_state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>state</strong> = <attribute 'state' of 'gtk.Widget' objects></dl>
<dl><dt><strong>style</strong> = <attribute 'style' of 'gtk.Widget' objects></dl>
<dl><dt><strong>window</strong> = <attribute 'window' of 'gtk.Widget' objects></dl>
<hr>
Methods inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-flags"><strong>flags</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_flags"><strong>set_flags</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-unset_flags"><strong>unset_flags</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gtk.html#Object">gtk.Object</a>:<br>
<dl><dt><strong>do_destroy</strong> = <built-in method do_destroy of type object></dl>
<hr>
Methods inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><a name="NavigationToolbar2GTK-__cmp__"><strong>__cmp__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar2GTK-__cmp__">__cmp__</a>(y) <==> cmp(x,y)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-__gobject_init__"><strong>__gobject_init__</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-__hash__"><strong>__hash__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar2GTK-__hash__">__hash__</a>() <==> hash(x)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-__repr__"><strong>__repr__</strong></a>(...)</dt><dd><tt>x.<a href="#NavigationToolbar2GTK-__repr__">__repr__</a>() <==> repr(x)</tt></dd></dl>
<dl><dt><a name="NavigationToolbar2GTK-chain"><strong>chain</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-connect"><strong>connect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-connect_after"><strong>connect_after</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-connect_object"><strong>connect_object</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-connect_object_after"><strong>connect_object_after</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-disconnect"><strong>disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-emit"><strong>emit</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-emit_stop_by_name"><strong>emit_stop_by_name</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-freeze_notify"><strong>freeze_notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_data"><strong>get_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-get_property"><strong>get_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-handler_block"><strong>handler_block</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-handler_disconnect"><strong>handler_disconnect</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-handler_is_connected"><strong>handler_is_connected</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-handler_unblock"><strong>handler_unblock</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-notify"><strong>notify</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_data"><strong>set_data</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-set_property"><strong>set_property</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-stop_emission"><strong>stop_emission</strong></a>(...)</dt></dl>
<dl><dt><a name="NavigationToolbar2GTK-thaw_notify"><strong>thaw_notify</strong></a>(...)</dt></dl>
<hr>
Data and other attributes inherited from <a href="gobject.html#GObject">gobject.GObject</a>:<br>
<dl><dt><strong>__dict__</strong> = <dictproxy object></dl>
<dl><dt><strong>__gdoc__</strong> = "Object GtkToolbar<font color="#c040c0">\n\n</font>Signals from GObject:<font color="#c040c0">\n</font> notif...rrow should be shown if the toolbar doesn't fit<font color="#c040c0">\n\n</font>"</dl>
<dl><dt><strong>__grefcount__</strong> = <attribute '__grefcount__' of 'gobject.GObject' objects></dl>
<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#NavigationToolbar2GTK-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl>
</td></tr></table></td></tr></table><p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#eeaa77">
<td colspan=3 valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td>
<td width="100%"><dl><dt><a name="-GTK_WIDGET_DRAWABLE"><strong>GTK_WIDGET_DRAWABLE</strong></a>(w)</dt><dd><tt># ref gtk+/gtk/gtkwidget.h</tt></dd></dl>
<dl><dt><a name="-draw_if_interactive"><strong>draw_if_interactive</strong></a>()</dt><dd><tt>Is called after every pylab drawing command</tt></dd></dl>
<dl><dt><a name="-error_msg_gtk"><strong>error_msg_gtk</strong></a>(msg, parent<font color="#909090">=None</font>)</dt></dl>
<dl><dt><a name="-exception_handler"><strong>exception_handler</strong></a>(type, value, tb)</dt><dd><tt>Handle uncaught exceptions<br>
It does not catch SystemExit</tt></dd></dl>
<dl><dt><a name="-fn_name"><strong>fn_name</strong></a>()</dt></dl>
<dl><dt><a name="-fromstring"><strong>fromstring</strong></a>(...)</dt><dd><tt><a href="#-fromstring">fromstring</a>(string, typecode='l', count=-1) returns a new 1d array initialized from the raw binary data in string. If count is positive, the new array will have count elements, otherwise it's size is determined by the size of string.</tt></dd></dl>
<dl><dt><a name="-new_figure_manager"><strong>new_figure_manager</strong></a>(num, *args, **kwargs)</dt><dd><tt>Create a new figure manager instance</tt></dd></dl>
<dl><dt><a name="-show"><strong>show</strong></a>(mainloop<font color="#909090">=True</font>)</dt><dd><tt>Show all the figures and enter the gtk main loop<br>
This should be the last line of your script</tt></dd></dl>
<dl><dt><a name="-zeros"><strong>zeros</strong></a>(...)</dt><dd><tt><a href="#-zeros">zeros</a>((d1,...,dn),typecode='l',savespace=0) will return a new array of shape (d1,...,dn) and type typecode with all it's entries initialized to zero. If savespace is nonzero the array will be a spacesaver array.</tt></dd></dl>
</td></tr></table><p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#55aa55">
<td colspan=3 valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
<td width="100%"><strong>IMAGE_FORMAT</strong> = ['bmp', 'eps', 'jpg', 'png', 'ps', 'svg']<br>
<strong>IMAGE_FORMAT_DEFAULT</strong> = 'png'<br>
<strong>PIXELS_PER_INCH</strong> = 96<br>
<strong>UInt8</strong> = 'b'<br>
<strong>backend_version</strong> = '2.6.1'<br>
<strong>cursord</strong> = {0: <GdkCursor>, 1: <GdkCursor>, 2: <GdkCursor>, 3: <GdkCursor>}<br>
<strong>cursors</strong> = <matplotlib.backend_bases.Cursors instance><br>
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)<br>
<strong>fontManager</strong> = <matplotlib.font_manager.FontManager instance><br>
<strong>nx</strong> = <matplotlib.numerix._nc_imports._TypeNamespace instance><br>
<strong>verbose</strong> = <matplotlib.Verbose instance></td></tr></table>
@footer@