Making an icon of GtkIconFactory insensitive.



Hi, all!
 
I want to desensitize an icon (or icons) of GtkIconFactory.
As you know, GtkIconSet is not a widget, so I can't code it like
' gtk_widget_set_sensitive (GTK_WIDGET (icon_set), FALSE); ', can I?
Then, how can I make an icon of GtkIconFactory insensitive?
 
Thanks in advance,
Dongho.


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