How to change the color and font of a GtkLabel
- From: "Norman Black" <stonybrk ix netcom com>
- To: "gtk-app-devel-list" <gtk-app-devel-list gnome org>
- Subject: How to change the color and font of a GtkLabel
- Date: Thu, 12 Oct 2000 09:49:12 -0700
I want to change the color and font of a GtkLabel. I assume I do this with
the style.
Questions
Can I modify the style of the label directly, or will this also affect other
labels/widgets.
If I cannot modify directly with side effects then I assume I should copy
the existing style.
Do I need to unref the old style. Or just setting my new style will handle
this.
Do I need to unref my copied style after setting it into the widget so that
it will auto destroy when the widget destroys. Or should I destroy the style
manually when the widget destroys.
Best Regards,
Norman Black
Stony Brook Software
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]