Re: Gtk::Text get text



Hi Martynas,

If you look at the object hierarchy, you'll see its a Gtk::Editable
and you can use get_chars to get the value from that.

see http://developer.gnome.org/doc/API/gtk/gtkeditable.html

I _think_

Gavin

Martynas Jocius <mjoc delfi lt> writes:

Hi,

How can I get text ftom Gtk::Text widget? I couldn't find any functions in
tutorials and references on the web. Thanks.

--
Martynas Jocius
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]