Re: Elements not shown in treeview and combobox?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tim Müller wrote:
> GtkCellRendererText *cell;
> cell = gtk_cell_renderer_text_new ();
> gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (cb1), cell, FALSE);
> gtk_cell_layout_add_attribute (GTK_CELL_LAYOUT (cb1), cell, "text", 0);
Just another doubt: is there a way to make the cells aligned? Now it
seems more a vbox containing hboxes than a table...

BYtE,
 Diego.
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux