WebPageInstantView
Object Hierarchy:
Description:
public class WebPageInstantView :
Error
Describes an instant view page for a web page
Content:
Properties:
- public InternalLinkType feedback_link { get; set construct; }
An internal link to be opened to leave feedback about the instant view
- public bool is_full { get; set construct; }
True, if the instant view contains the full page. A network request
might be needed to get the full instant view
- public bool is_rtl { get; set construct; }
True, if the instant view must be shown from right to left
- public ArrayList<PageBlock?> page_blocks { get; set construct; }
Content of the instant view page
- public int32 version { get; set construct; }
Version of the instant view; currently, can be 1 or 2
- public int32 view_count { get; set construct; }
Number of the instant view views; 0 if unknown
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
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