diff options
author | Soeren Sandmann <sandmann@daimi.au.dk> | 2004-07-20 02:26:06 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2004-07-20 02:26:06 +0000 |
commit | 9d2a946813797d812a6c16fe0618eea9d8cd95f9 (patch) | |
tree | b80ce431a99af0a6794992b1d6eac73b00ce83f6 /docs/reference/gtk/tmpl/gtkstyle.sgml | |
parent | 04ec6a9d23ea21f9cb9010c4db45029eafd345c8 (diff) | |
download | gtk+-9d2a946813797d812a6c16fe0618eea9d8cd95f9.tar.gz |
=== Released 2.5.0 ===GTK_2_5_0
Sun Jul 18 17:21:10 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* === Released 2.5.0 ===
* NEWS: updates
* tests/testcombo.c: Fix compilation
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkstyle.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkstyle.sgml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 1a2d1df700..09aa87dd9f 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -52,6 +52,20 @@ Returns whether the style is attached to a window. @white_gc: @bg_pixmap: +<!-- ##### SIGNAL GtkStyle::realize ##### --> +<para> + +</para> + +@style: the object which received the signal. + +<!-- ##### SIGNAL GtkStyle::unrealize ##### --> +<para> + +</para> + +@style: the object which received the signal. + <!-- ##### FUNCTION gtk_style_new ##### --> <para> |