Function
GcrUiViewernew
Declaration [src]
GcrViewer*
gcr_viewer_new (
void
)
Return value
Type: GcrViewer
A newly allocated GcrViewer
, which should be
released with g_object_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |