gtk2/docs/reference/gtk/tmpl/gtkradioaction.sgml
Soeren Sandmann 1952300896 Create an empty target list if targets is NULL.
Sun Jul 18 15:28:24 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
	empty target list if targets is NULL.

	* configure.in: Add check for X11/extensions/sync.h. (#147416,
	Morten Welinder)
2004-07-18 15:14:05 +00:00

84 lines
1.3 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GtkRadioAction
<!-- ##### SECTION Short_Description ##### -->
an action of which only one in a group can be active
<!-- ##### SECTION Long_Description ##### -->
<para>
A #GtkRadioAction is similar to #GtkRadioMenuItem. A number of radio
actions can be linked together so that only one may be active at any
one time.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkRadioAction ##### -->
<para>
The <structname>GtkRadioAction</structname> struct contains
only private members and should not be accessed directly.
</para>
<!-- ##### FUNCTION gtk_radio_action_new ##### -->
<para>
</para>
@name:
@label:
@tooltip:
@stock_id:
@value:
@Returns:
<!-- ##### FUNCTION gtk_radio_action_get_group ##### -->
<para>
</para>
@action:
@Returns:
<!-- ##### FUNCTION gtk_radio_action_set_group ##### -->
<para>
</para>
@action:
@group:
<!-- ##### FUNCTION gtk_radio_action_get_current_value ##### -->
<para>
</para>
@action:
@Returns:
<!-- ##### SIGNAL GtkRadioAction::changed ##### -->
<para>
</para>
@radioaction: the object which received the signal.
@arg1:
<!-- ##### ARG GtkRadioAction:group ##### -->
<para>
</para>
<!-- ##### ARG GtkRadioAction:value ##### -->
<para>
</para>