Re: GtkGrid indexes / relative position of two widgets
- From: Matthias Clasen <matthias clasen gmail com>
- To: Lanoxx <lanoxx gmx net>
- Cc: desktop-devel-list gnome org
- Subject: Re: GtkGrid indexes / relative position of two widgets
- Date: Thu, 1 Mar 2012 22:34:49 -0500
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]