[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Second GtkLabel Question
- From: Brian Cameron <Brian Cameron Sun COM>
- To: gtk-devel-list gnome org
- Subject: Second GtkLabel Question
- Date: Fri, 1 Jun 2001 17:34:21 +0100 (BST)
Gtk Experts:
I need to get the start & end offsets of the selection within a
GtkLabel. I notice that this is stored within the label->select_info
structure. But since the _GtkLabelSelectionInfo structure is defined
in gtklabel.c, it isn't exposed outside of gtklabel.c.
Is there any way I can get this information without an ugly hack
where I copy the structure definition of _GtkLabelSelectionInfo
into my code?
Brian
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]