[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
how to get reference to GtkLabel part of the GtkImageMenuItem
- From: Saulius Menkevicius <bob nulis lt>
- To: gtk-list gnome org
- Subject: how to get reference to GtkLabel part of the GtkImageMenuItem
- Date: Mon, 06 Sep 2004 22:46:38 +0300
Hi,
I'm wondering if it is possible to get/change the GtkLabel child widget
of GtkImageMenuItem as I would like use the gtk_label_set_markup()
method to embold the text contained in the label.
Essentially, why there is the gtk_image_menu_item_get_image() method and
no gtk_image_menu_item_get_label()?
Is it possible to get reference to the label using the standard API or
it is hidden because is the label text rendered directly by the
GtkImageMenuItem code or what?
Thanks,
-- Respectfully,
Saulius Menkevicius
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]