RE: GtkCellRenderer alignment



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]