Re: GtkGrid indexes / relative position of two widgets



On Thu, Mar 1, 2012 at 1:26 PM, Lanoxx <lanoxx gmx net> wrote:
> Hi,
>
> is it somehow possible to get the index of the position which a widget of a
> GtkGrid has? I have only seen functions which operate relative to a sibling.
>

GtkGrid has child properties for left-attach, top-attach, width and
height. You can get those with gtk_container_child_get()


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