Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibAvatarRequirements |
Struct : | AvatarRequirements |
Properties | Defined By | |
---|---|---|
_1 : void*
read only
|
TelepathyGLib.AvatarRequirements | |
_2 : void*
read only
|
TelepathyGLib.AvatarRequirements | |
_3 : void*
read only
|
TelepathyGLib.AvatarRequirements | |
_4 : void*
read only
|
TelepathyGLib.AvatarRequirements | |
maximum_bytes : guint32
|
TelepathyGLib.AvatarRequirements | |
maximum_height : guint32
|
TelepathyGLib.AvatarRequirements | |
maximum_width : guint32
|
TelepathyGLib.AvatarRequirements | |
minimum_height : guint32
|
TelepathyGLib.AvatarRequirements | |
minimum_width : guint32
|
TelepathyGLib.AvatarRequirements | |
recommended_height : guint32
|
TelepathyGLib.AvatarRequirements | |
recommended_width : guint32
|
TelepathyGLib.AvatarRequirements | |
supported_mime_types : Array
|
TelepathyGLib.AvatarRequirements |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.AvatarRequirements
()
Create a new TelepathyGLib.AvatarRequirements
Create a new TelepathyGLib.AvatarRequirements
|
||
new TelepathyGLib.AvatarRequirements.c_new
(Array supported_mime_types, guint32 minimum_width, guint32 minimum_height, guint32 recommended_width, guint32 recommended_height, guint32 maximum_width, guint32 maximum_height, guint32 maximum_bytes)
:
TelepathyGLib.AvatarRequirements
Create a new TelepathyGLib.AvatarRequirements
Create a new TelepathyGLib.AvatarRequirements
|
||
copy
()
:
TelepathyGLib.AvatarRequirements
|
TelepathyGLib.AvatarRequirements | |
destroy
()
:
none
|
TelepathyGLib.AvatarRequirements |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib.Connection
Method |
get_avatar_requirements
()
:
TelepathyGLib.AvatarRequirements
|