Screenshot
Object Hierarchy:
Description:
[
CCode ( type_id =
"snapd_screenshot_get_type ()" ) ]
[
Version ( since =
"1.0" ) ]
public class Screenshot :
Object
Screenshot contains screenshot information.
Content:
Properties:
Creation methods:
Methods:
- public uint get_height ()
Get the height of the screenshot in pixels or 0 if unknown.
- public unowned string get_url ()
Get the URL for this screenshot, e.
- public uint get_width ()
Get the width of the screenshot in pixels or 0 if unknown.
Inherited Members:
All known members inherited from class GLib.Object