Re: Inside GtkComboBoxEntry?



Hello again,
   What a coincidence! I found the answer to both my queries a few
seconds after i sent the last email :) Here are the anwers:

1.  the exact name of the widget that's the pop-up menu for the
GtkComboBoxEntry.

GtkMenu
 
2.  the exact name of the widget that's displaying the text entries in
pop-up menu for the GtkComboBoxEntry.

GtkCellView
 
   AFAIK, widgets inherit themes from their parent(container) widgets
if theme is applied in such a way, so i think I may only need to know
1.

   For some reason, the theme applied to GtkMenu doesn't apply to the
CellView(s) contained in it.



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