diff options
author | Anders Carlsson <andersca@gnu.org> | 2001-10-26 22:48:20 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2001-10-26 22:48:20 +0000 |
commit | 944104f39286070ae3a870a6e64eba19b1fefab4 (patch) | |
tree | 0f9720c35eea3591e0ca1876e3b9bc6c73eb80f6 /docs | |
parent | fdb66f1ab40015982c389533ce81c33be3462f82 (diff) | |
download | gdk-pixbuf-944104f39286070ae3a870a6e64eba19b1fefab4.tar.gz |
Update GtkStyle since it's now a GObject and not a struct. This fixes
2001-10-27 Anders Carlsson <andersca@gnu.org>
* gtk/gtk-sections.txt: Update GtkStyle since it's now a
GObject and not a struct. This fixes #55807.
Thanks to Damon for helping me out with gtk-doc and finding the solution
to this bug.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 06f588599..7a208e556 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -3644,7 +3644,7 @@ gtk_gc_release <SECTION> <FILE>gtkstyle</FILE> -<TITLE>Styles</TITLE> +<TITLE>GtkStyle</TITLE> GTK_STYLE_NUM_STYLECOLORS GTK_STYLE_ATTACHED GtkStyle |