Method
GtkWindowGrouplist_windows
Declaration [src]
GList*
gtk_window_group_list_windows (
GtkWindowGroup* window_group
)
Return value
Returns: | A list of GtkWindow |
A newly-allocated list of windows inside the group. |
|
The caller of the method takes ownership of the data container, but not the data inside it. |