GTK documentation: GtkRadio button



I am under way, learning Gtk programming (with Glade2) and documenting signals.

I am doing it via bug reports on Gtk+ / Docs

The first is for the GtkRadioButton. The documentation does not say how to detect it getting clicked....


Do, add to general documentation, before Example 1.

When an unselected button in the group is clicked the clicked button
receives the "toggled" signal as does the previously selected button.
Use gtk_toggle_button_get_active to test the state of the button, which
is the new state, when this signal arrives.

toodle pip
Worik

Worik wrote:
Sigh.

This is going to be a long hard road.

I opened a bug, in the wrong place it turns out, and got this...

If there is a particular signal that you were confused by, filing
   a bug against gtK+/docs about that signal is useful, especially
   if you provide some suggested text for what you figured out.
   (If you guessed wrong, it will inspire us to correct it to be
   right


So I am going to do just that.  Starting with the TreeView.

Watch this space(?)

Worik



Matthias



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list





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