g_object_notify on write-only properties?
- From: Alexander Larsson <alla lysator liu se>
- To: <gtk-devel-list gnome org>
- Subject: g_object_notify on write-only properties?
- Date: Wed, 28 Feb 2001 17:37:30 +0100 (CET)
I'm merging lee's GtkLabel GParam changes, and I have a question.
The patch currently does
g_object_notify (G_OBJECT (label), "markup");
when setting the label from markup, even though the markup property is
write only. This seems a bit strange, is it correct?
/ Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]