diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkbutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkbutton.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkbutton.sgml b/docs/reference/gtk/tmpl/gtkbutton.sgml index cf2dd0b7fd..c7dda98a4c 100644 --- a/docs/reference/gtk/tmpl/gtkbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkbutton.sgml @@ -127,6 +127,13 @@ Returns the current relief style of the given #GtkButton. @Returns: The current #GtkReliefStyle +<!-- ##### SIGNAL GtkButton::activate ##### --> +<para> + +</para> + +@button: the object which received the signal. + <!-- ##### SIGNAL GtkButton::clicked ##### --> <para>
Emitted when a button clicked on by the mouse and the cursor stays on the
|