[ 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.
| resource_name |
A path to a gresource |
|
The new display panel object |