diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktoggleaction.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktoggleaction.sgml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/reference/gtk/tmpl/gtktoggleaction.sgml b/docs/reference/gtk/tmpl/gtktoggleaction.sgml index 68b5d27ecc..356bc22bdf 100644 --- a/docs/reference/gtk/tmpl/gtktoggleaction.sgml +++ b/docs/reference/gtk/tmpl/gtktoggleaction.sgml @@ -22,6 +22,18 @@ private members and should not be accessed directly. </para> +<!-- ##### SIGNAL GtkToggleAction::toggled ##### --> +<para> + +</para> + +@toggleaction: the object which received the signal. + +<!-- ##### ARG GtkToggleAction:draw-as-radio ##### --> +<para> + +</para> + <!-- ##### FUNCTION gtk_toggle_action_new ##### --> <para> @@ -78,15 +90,3 @@ private members and should not be accessed directly. @Returns: -<!-- ##### SIGNAL GtkToggleAction::toggled ##### --> -<para> - -</para> - -@toggleaction: the object which received the signal. - -<!-- ##### ARG GtkToggleAction:draw-as-radio ##### --> -<para> - -</para> - |