Re: disabling a menu from Gtk::ActionGroup
- From: "Mickael Drean" <mickael drean gmail com>
- To: "eduardo fiss beloni" <eduardobeloni yahoo com br>
- Cc: gtkmm list <gtkmm-list gnome org>
- Subject: Re: disabling a menu from Gtk::ActionGroup
- Date: Fri, 11 Aug 2006 22:04:27 +0200
Hi,
maybe this can help you :
m_rpActionGroup->get_action("Quit")->set_sensitive(false);
Mick
2006/8/11, eduardo fiss beloni <eduardobeloni yahoo com br>:
hello,
I need disable a menu from an Gtk::ActionGroup (i.e.,
if there is nothing on clipboard, nothing can be
pasted, so the paste option is disabled). is it
possible?
how do I do it?
thanks
"A machine can do the work of fifty ordinary men, but no machine can do the work of one extraordinary man."
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]