| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi,
I'm trying to add a GtkButton with only an image on it, whose
properties come from a GtkAction. For this, I'm using
gtk_action_connect_proxy():
GtkAction *action;
GtkWidget *button;
action = gtk_action_group_get_action (ag, "PlayAction");
button = gtk_button_new ();
gtk_action_connect_proxy (action, button);
The button works OK, but instead of the stock image associated to
"PlayAction", I get the stock text with mnemonic.
How could I set the GtkButton to display only the stock image?
Claudio
--
Claudio Saavedra <csaavedra@xxxxxxxxx>
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
[Home] [Foundations of GTK+ Development] [Yosemite News] [Yosemite Photos] [Yosemite Book Store] [PDAs] [Gimp's Home] [Epson FAQ] [Steve's Art]
![]() |
![]() |