diff options
author | Soeren Sandmann <sandmann@daimi.au.dk> | 2004-07-18 15:14:05 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2004-07-18 15:14:05 +0000 |
commit | 19523008962b2e7ab6fa3580169241ba034f87e5 (patch) | |
tree | 83a13e9513ff2ddfe82831e1dc0ec7adc408c016 /docs/reference/gtk/tmpl/gtkstyle.sgml | |
parent | 3ef03cd68c385f913c9dba69ed209ce6aeaf3a4f (diff) | |
download | gdk-pixbuf-19523008962b2e7ab6fa3580169241ba034f87e5.tar.gz |
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)
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkstyle.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkstyle.sgml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 09aa87dd9..1a2d1df70 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -52,20 +52,6 @@ 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> |