Re: Gtk 2.0 GtkEntry and GtkLabel Pango Info



Brian Cameron <Brian Cameron Sun COM> writes:
> 
> However the GtkEntry widget doesn't seem to provide such support.  It
> has a static gtk_entry_get_layout and a gtk_entry_create_layout function
> but they are both static and clearly internal.  Are there palans to make
> these functions public?
> 

There's no public API for setting attributes on text in an entry;
attributes are only used to display the selection. i.e. you won't have
colored text or anything like that.

What do you need the attributes for here?

Havoc




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