summaryrefslogtreecommitdiff
path: root/docs/reference/pygtk-gtkiconinfo.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to 2.14Gian Mario Tagliaretti2009-02-281-0/+38
| | | | | | | | | | | | | | | | | | | | | | 2009-02-27 Gian Mario Tagliaretti <gianmt@gnome.org> * pygtk-gtkmessagedialog.xml: * pygtk-gtklayout.xml: * pygtk-gtkimage.xml: * pygtk-gtkicontheme.xml: * pygtk-gtkiconinfo.xml: * pygtk-gtkhandlebox.xml: * pygtk-gtkfontselection.xml: * pygtk-gtkfontselectiondialog.xml: Update docs to 2.14 * pygtk-gtktooltips.xml: Add deprecation warnings. * Makefile.am: * pygtk-gtk-classes.xml: * pygtk-gtkmountoperation.xml: Add new class gtk.MountOperation. svn path=/trunk/; revision=3096
* change all TRUE to True and FALSE to FalseJohn Finlay2006-08-161-2/+2
| | | | * change all TRUE to True and FALSE to False
* Change date and version number.John Finlay2005-09-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pygtk2-ref.xml: Change date and version number. * pygtk-pangolayoutiter.xml (free): * pygtk-gdkevent.xml (free): * pygtk-gtktreerowreference.xml (free): * pygtk-gtktreeiter.xml (free): * pygtk-gtkrequisition.xml (free): * pygtk-gtkiconsource.xml (free): * pygtk-gtkborder.xml (free): * pygtk-gtkiconinfo.xml (free): Add deprecation warning. * pygtk-gdkwindow.xml (set_urgency_hint): Add. * pygtk-gtkwindow.xml (set_urgency_hint, get_urgency_hint): Add. (present_with_time): Add. * pygtk-gtktreeview.xml (get_visible_range): Add. * pygtk-gtktreeviewcolumn.xml (queue_resize): Add. * pygtk-gtktreerowreference.xml (get_icon_name): Add. * pygtk-gtktoolbutton.xml (set_icon_name, get_icon_name): Add. * pygtk-gtkiconsource.xml (set_icon_name, get_icon_name): Add. * pygtk-gtktextiter.xml (forward_visible_cursor_position) (backward_visible_cursor_position, forward_visible_cursor_positions) (backward_visible_cursor_positions, forward_visible_line) (backward_visible_line, forward_visible_lines, backward_visible_lines): Add. * pygtk-gtk-stock-items.xml: Add STOCK_FULLSCREEN, STOCK_LEAVE_FULLSCREEN and STOCK_INFO. Fix XMl so RTL icons display correctly. * pygtk-gtksizegroup.xml (set_ignore_hidden, get_ignore_hidden): Add. * pygtk-gtkscrolledwindow.xml (get_hscrollbar, get_vscrollbar): Add. * pygtk-gtkmenushell.xml (set_take_focus, get_take_focus): Add. * pygtk-gtkmenubar.xml (set_pack_direction, get_pack_direction) (set_child_pack_direction, get_child_pack_direction): Add. * pygtk-gtkimage.xml (clear): Add. * pygtk-gtkiconview.xml (create_drag_icon, enable_model_drag_dest) (enable_model_drag_source, get_cursor, get_dest_item_at_pos) (get_drag_dest_item, get_item_at_pos, get_reorderable) (get_visible_range, scroll_to_path, set_cursor, set_drag_dest_item) (set_reorderable, unset_model_drag_dest, unset_model_drag_source): Add. * pygtk-gtk-constants.xml (IconView Drop Position Constants) (Pack Direction Constants): Add. * pygtk-gtkfilechooser.xml (get_do_overwrite, set_do_overwrite) ("do-confirm-overwrite", confirm-overwrite): Add. * pygtk-gtkentrycompletion.xml (set_popup_set_width) (get_popup_set_width, set_popup_single_match, get_popup_single_match): Add. * pygtk-gtkaboutdialog.xml (get_wrap_license, set_wrap_license): Add. * pygtk-gtktextview.xml (get_iter_at_position): * pygtk-gtk-stock-items.xml: Add STOCK_DISCONNECT. * pygtk-gtkprogressbar.xml (set_ellipsize, get_ellipsize): Add. * pygtk-gtkfilefilter.xml (add_pixbuf_formats): Add. * pygtk-gtkwidget.xml (drag_source_add_image_targets) (drag_source_add_uri_targets): Add. * pygtk-gtkclipboard.xml (request_image, wait_for_image, set_image) (wait_is_image_available): Add. * pygtk-gtkdialog.xml (gtk.alternative_dialog_button_order) (get_response_for_widget): Add description. * pygtk-gtkbutton.xml (get_image, set_image): Add descriptions. * pygtk-gtkaction.xml (get_accel_path): Add description.
* pygtk-gtkiconinfo.xml (load_icon) Note that GError exception is raised onJohn Finlay2004-05-291-0/+3
| | | | | * pygtk-gtkiconinfo.xml (load_icon) Note that GError exception is raised on error.
* spell checkedJohn Finlay2004-05-051-2/+2
|
* pygtk-gtkiconinfo.xml Add.John Finlay2004-04-151-0/+383
* pygtk-gtkiconinfo.xml Add.