Constructor
PhoshToplevelThumbnailnew_from_toplevel
Declaration [src]
PhoshToplevelThumbnail*
phosh_toplevel_thumbnail_new_from_toplevel (
PhoshToplevel* toplevel,
guint32 max_width,
guint32 max_height
)
Parameters
toplevel-
Type:
PhoshToplevelNo description available.
The data is owned by the caller of the function. max_width-
Type:
guint32No description available.
max_height-
Type:
guint32No description available.
Return value
Type: PhoshToplevelThumbnail
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |