Re: gtk editable



konahu <konahu yahoo com> writes:
    Suppose i subclass gtk-editable and create a new gtk-editable 
class. Can i set it as the gtk-editable of a gtk-entry?
    The idea is to create a gtk-entry that uses my version of gtk-
editable. Is that possible? 


No. GtkEntry is_a GtkEditable, it doesn't have_a GtkEditable.

Havoc





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