DisplayPanel.from_resource


Description:

[ CCode ( has_construct_function = false ) ]
public DisplayPanel.from_resource (string resource_name) throws Error

Constructs a new display panel by fetching the data from the given GResource.

If that fails `NULL` is returned and `error` describes the error that occurred.

Parameters:

resource_name

A path to a gresource

Returns:

The new display panel object