[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: GtkCellRenderer alignment
- From: Murray Cumming Comneon com
- To: W4135C motorola com, gtk-app-devel-list gnome org
- Subject: RE: GtkCellRenderer alignment
- Date: Fri, 5 Dec 2003 10:04:38 +0100
> it seems GtkCellRendererToggle can be set alignment with a easy
"cell->xalign=1",
You should use the API functions rather than mucking about with private data
directly. In this case, I think that means g_object_set() to set the
"xalign" property.
Murray Cumming
www.murrayc.com
murrayc@usa.net
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]