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

Re: Is it possible having different GtkAdjustment values in GtkTreeView



On Mon, Dec 8, 2008 at 6:02 AM, Keedi Kim <keedi perl kr> wrote:
> Hi! :-)
>
> I have some question about GtkTreeView and GtkCellRenderer.
> Is it possible to have different GtkAdjustment values for each
> column(renderer?) in GtkTreeView?

Is there any reason you cant just store the adjustment in the model
and set it up as an attribute ? or am I missing what you want to accomplish ?

Cheers,
                  -Tristan


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