Re: Question about GtkComboBox



And another question.
If I call gtk_combo_box_set_button_sensitivity() with GTK_SENSITIVITY_ON
does this mean I will be able to catch a mouse clicks on the dropdown button
at any point of time?

Thank you.

On Thu, Jan 19, 2012 at 10:46 PM, Igor Korot <ikorot01 gmail com> wrote:
> Hi, ALL,
> I am using GtkComboBox and I need to show the dropdown
> list in my program.
>
> I found a function gtk_combo_box_popup() but the documentation
> says that it should be used for the accessibility purposes.
>
> Does this mean I can't use it? And if I can't what are the drawbacks?
> Is there another way to show the dropdown of the combo box?
>
> Thank you.


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