Class: Gtk::StatusIcon

Inherits:
Object show all
Defined in:
lib/knj/jruby-gtk2/statusicon.rb,
lib/knj/ironruby-gtk2/gtk_statusicon.rb

Instance Method Summary collapse

Instance Method Details

#pixbuf=(newpixbuf) ⇒ Object



5
6
7
# File 'lib/knj/jruby-gtk2/statusicon.rb', line 5

def pixbuf=(newpixbuf)
  @ob.from_pixbuf = newpixbuf.ob
end