diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-09-07 18:17:06 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-09-07 18:17:06 +0000 |
commit | 71337db92ebab296f2567d88f06d472d2f7584d5 (patch) | |
tree | 08518ab5fd33fdb8eea95b200b34c05246d35c55 /docs/reference/gtk/tmpl/gtkstyle.sgml | |
parent | 21b538970edd944b694f44e8a7c9f7256dca02d3 (diff) | |
download | gdk-pixbuf-71337db92ebab296f2567d88f06d472d2f7584d5.tar.gz |
Move gtk-reference files into GTK+ tree proper.
Thu Sep 7 14:15:03 2000 Owen Taylor <otaylor@redhat.com>
* gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
* Update sections.txt files to correspond to current code,
tweak .sgml files and Makefiles to correspond.
* gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkstyle.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkstyle.sgml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 0fbac43c7..86d41005a 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -34,7 +34,7 @@ Styles </para> -@klass: +@parent_instance: @fg: @bg: @light: @@ -45,6 +45,9 @@ Styles @black: @white: @font: +@font_desc: +@xthickness: +@ythickness: @fg_gc: @bg_gc: @light_gc: @@ -55,22 +58,19 @@ Styles @black_gc: @white_gc: @bg_pixmap: -@ref_count: -@attach_count: -@depth: -@colormap: -@engine: -@engine_data: -@rc_style: -@styles: <!-- ##### STRUCT GtkStyleClass ##### --> <para> </para> -@xthickness: -@ythickness: +@parent_class: +@realize: +@unrealize: +@copy: +@clone: +@init_from_rc: +@set_background: @draw_hline: @draw_vline: @draw_shadow: |