Pop-up menus in GtkNotebook



--- Begin Message ---
Maher Awamy wrote:

You could always use this function to set the menu text

void gtk_notebook_set_menu_label_text     (GtkNotebook *notebook,
                                           GtkWidget   *child,
                                           const gchar *menu_text);


This would be fine if the code that Glade generated used  this, but I can't
seem to figure  out how the menu is generated in the first place. Why is it
that the first three menu items worked fine, but the last one does not? Is
this a bug with Glade or a bug with GTK?

Mike


--- End Message ---


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