/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to search.py

  • Committer: Curtis Hovey
  • Date: 2011-08-27 18:03:04 UTC
  • mto: This revision was merged to the branch mainline in revision 741.
  • Revision ID: sinzui.is@verizon.net-20110827180304-9405wmp3lyzq5jx2
Updated most of BranchView to gtk3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
                                  flags=Gtk.DialogFlags.MODAL,
30
30
                                  buttons=(Gtk.STOCK_OK, Gtk.ResponseType.OK,
31
31
                                           Gtk.STOCK_CANCEL, Gtk.ResponseType.CANCEL))
32
 
        pixbuf = self.render_icon(Gtk.STOCK_FIND, Gtk.IconSize.MENU)
 
32
        pixbuf = self.render_icon_pixbuf(Gtk.STOCK_FIND, Gtk.IconSize.MENU)
33
33
        self.set_icon(pixbuf)
34
34
        
35
35
        # Get arguments