diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-01-22 06:48:20 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-01-22 06:48:20 +0000 |
commit | 7fed66df42925297eb71f6af7955a651195d4d98 (patch) | |
tree | fa3998c0b409e49c4b48a970e5d6c0acb5041ab1 /docs/reference/gdk/tmpl/windows.sgml | |
parent | 56913b4b3b4d5cb49d375d22a3521748bf9d897e (diff) | |
download | gtk+-7fed66df42925297eb71f6af7955a651195d4d98.tar.gz |
new introduction section.
Thu Jan 22 01:46:45 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
Diffstat (limited to 'docs/reference/gdk/tmpl/windows.sgml')
-rw-r--r-- | docs/reference/gdk/tmpl/windows.sgml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml index bb7ec04ff5..cbe2ca93b4 100644 --- a/docs/reference/gdk/tmpl/windows.sgml +++ b/docs/reference/gdk/tmpl/windows.sgml @@ -741,6 +741,15 @@ Registers a window as a potential drop destination. @override_redirect: +<!-- ##### FUNCTION gdk_window_set_accept_focus ##### --> +<para> + +</para> + +@window: +@accept_focus: + + <!-- ##### FUNCTION gdk_window_add_filter ##### --> <para> @@ -1220,6 +1229,15 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. @leader: +<!-- ##### FUNCTION gdk_window_get_group ##### --> +<para> + +</para> + +@window: +@Returns: + + <!-- ##### FUNCTION gdk_window_set_decorations ##### --> <para> |