Snapd.Media – snapd-glib Reference Manual
Packages
snapd-glib
Snapd
Media
height
type
url
width
Media
get_height
get_media_type
get_url
get_width
Media
Object Hierarchy:
Description:
[
CCode
( type_id =
"snapd_media_get_type ()"
) ]
[
Version
( since =
"1.45"
) ]
public
class
Media
:
Object
Media
contains media information.
Namespace:
Snapd
Package:
snapd-glib
Content:
Properties:
public
uint
height
{
get
;
construct
; }
public
string
type
{
owned
get
;
construct
; }
public
string
url
{
get
;
construct
; }
public
uint
width
{
get
;
construct
; }
Creation methods:
protected
Media
()
Methods:
public
uint
get_height
()
Get the height of the media in pixels or 0 if unknown.
public
unowned
string
get_media_type
()
Get the type for this media, e.
public
unowned
string
get_url
()
Get the URL for this media, e.
public
uint
get_width
()
Get the width of the media in pixels or 0 if unknown.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref