Method
GtkWindowGrouplist_windows
Declaration [src]
GList*
gtk_window_group_list_windows (
GtkWindowGroup* window_group
)
Description [src]
Returns a list of the GtkWindows
that belong to window_group
.
Available since: | 2.14 |
GList*
gtk_window_group_list_windows (
GtkWindowGroup* window_group
)
Returns a list of the GtkWindows
that belong to window_group
.
Available since: | 2.14 |