~ubuntu-branches/ubuntu/precise/gtk+2.0/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/gtk/tmpl/gtkwindowgroup.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-16 11:11:24 UTC
  • mfrom: (1.14.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110616111124-4bqn50taxh7rrked
Tags: 2.24.5-0ubuntu1
* New upstream version
* 010_make_bg_changes_queue_repaint: dropped, the fix is in the new version
* include_m4_dir.patch: include the m4 directory from the previous version, 
  it's not shipped with the new tarball but required for the autoreconf run

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
GtkWindowGroup
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Limit the effect of grabs
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### SECTION Image ##### -->
 
21
 
 
22
 
 
23
<!-- ##### STRUCT GtkWindowGroup ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### FUNCTION gtk_window_group_new ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@void: 
 
35
@Returns: 
 
36
 
 
37
 
 
38
<!-- ##### FUNCTION gtk_window_group_add_window ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@window_group: 
 
44
@window: 
 
45
 
 
46
 
 
47
<!-- ##### FUNCTION gtk_window_group_remove_window ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@window_group: 
 
53
@window: 
 
54
 
 
55
 
 
56
<!-- ##### FUNCTION gtk_window_group_list_windows ##### -->
 
57
<para>
 
58
 
 
59
</para>
 
60
 
 
61
@window_group: 
 
62
@Returns: 
 
63
 
 
64