new_from_pixbuf()

View: New views
2 Messages — Rating Filter:   Alert me  

new_from_pixbuf()

by jody.xha :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I am currently looking at Gtk::Image.
There are several forms of set(),
e.g.
void set (const Glib::RefPtr<Gdk::Pixbuf>& pixbuf)
for which the explanation says
See new_from_pixbuf() for details.

But the documentation does not  have Gtk::Image::new-from_pixbuf.
I even did a search for "new_from_pixbuf" in the entire doumentation,
but this returned only the locations which contained "See
new_from_pixbuf() for details."

Could anyone tell me where i find documentation for
new_from_pixbuf()

Thank You
  Jody
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: new_from_pixbuf()

by Murray Cumming :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2008-05-13 at 12:29 +0200, jody wrote:
> Hi
> I am currently looking at Gtk::Image.
> There are several forms of set(),
> e.g.
> void set (const Glib::RefPtr<Gdk::Pixbuf>& pixbuf)
> for which the explanation says
> See new_from_pixbuf() for details.
>
> But the documentation does not  have Gtk::Image::new-from_pixbuf.

Sorry, this is referring to the Gtk::Image constructor. I will correct
the documentation.

I will also make sure that the constructor actually has some
documentation:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Image.html#415bb5931fddba12830369bec91de154
based on
http://library.gnome.org/devel/gtk/2.12/GtkImage.html#gtk-image-new-from-pixbuf
though there isn't much of interest there.

> I even did a search for "new_from_pixbuf" in the entire doumentation,
> but this returned only the locations which contained "See
> new_from_pixbuf() for details."
>
> Could anyone tell me where i find documentation for
> new_from_pixbuf()

--
Murray Cumming
murrayc@...
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list