Re: gtkradiobutton property group
- From: John Williams <asb1231 gmail com>
- To: Tristan Van Berkom <tvb gnome org>
- Cc: gtk-list gnome org
- Subject: Re: gtkradiobutton property group
- Date: Thu, 1 Apr 2010 22:41:34 -0300
If you are wright where is the function that get/set the property? And
what's the property set/get by the functions _set_group() and
_get_group()?
2010/3/31 Tristan Van Berkom <tvb gnome org>:
> On Wed, Mar 31, 2010 at 10:10 PM, John Williams <asb1231 gmail com> wrote:
>> Hello,
>>
>> I'm looking at the GtkRadioButton
>> (http://library.gnome.org/devel/gtk/stable/GtkRadioButton.html) and
>> see that the property group is of type GtkRadioButton *, but the
>> return of the function gtk_radio_button_get_group is a GSList *. Is
>> this right?
>
> Correct, the property is of type GtkRadioButton, _get_group() should
> not be confused with the property (although its tempting).
>
> The slist should be a list of buttons, thats correct.
>
> Cheers,
> -Tristan
>
>>
>> I suppose that the in the group property have all the other radio
>> buttons of the same group, is this right?
>>
>> Thank you!
>> _______________________________________________
>> gtk-list mailing list
>> gtk-list gnome org
>> http://mail.gnome.org/mailman/listinfo/gtk-list
>>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]