Select a label?



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?

Regards Erik




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