Re: Select a label?



On Mon, 2003-05-26 at 12:56, Erik Ragnerstam wrote:
> Hi!
> 
> I am fairly new to gtk programming and is trying to select the content
> of a label. I have set the label as selectable with
> gtk_label_set_selectable.
> Now I want to select the characters in the label. I cant use the
> gtk_editable_select_region because gtk dont accept the label as
> editable. So I do I select the label?

http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html#gtk-label-select-region

                                                Owen





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