Re: Inside GtkComboBoxEntry?
- From: Zeeshan Ali <zeenix gmail com>
- To: Gtk Mailing List <gtk-app-devel-list gnome org>
- Subject: Re: Inside GtkComboBoxEntry?
- Date: Tue, 22 Feb 2005 11:27:52 +0500
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]