ThemeParameters
Object Hierarchy:
Description:
public class ThemeParameters :
Error
Contains parameters of the application theme
Content:
Properties:
- public int32 accent_text_color { get; set construct; }
An accent color of the text in the RGB format
- public int32 background_color { get; set construct; }
A color of the background in the RGB format
- public int32 bottom_bar_background_color { get; set construct; }
A color of the bottom bar background in the RGB format
- public int32 button_color { get; set construct; }
A color of the buttons in the RGB format
- public int32 button_text_color { get; set construct; }
A color of text on the buttons in the RGB format
- public int32 destructive_text_color { get; set construct; }
A color of the text for destructive actions in the RGB format
- public int32 header_background_color { get; set construct; }
A color of the header background in the RGB format
- public int32 hint_color { get; set construct; }
A color of hints in the RGB format
- public int32 link_color { get; set construct; }
A color of links in the RGB format
- public int32 secondary_background_color { get; set construct; }
A secondary color for the background in the RGB format
- public int32 section_background_color { get; set construct; }
A color of the section background in the RGB format
- public int32 section_header_text_color { get; set construct; }
A color of text on the section headers in the RGB format
- public int32 section_separator_color { get; set construct; }
A color of the section separator in the RGB format
- public int32 subtitle_text_color { get; set construct; }
A color of the subtitle text in the RGB format
- public int32 text_color { get; set construct; }
A color of text in the RGB format
Creation methods:
- public ThemeParameters (int32 background_color, int32 secondary_background_color, int32 header_background_color, int32 bottom_bar_background_color, int32 section_background_color, int32 section_separator_color, int32 text_color, int32 accent_text_color, int32 section_header_text_color, int32 subtitle_text_color, int32 destructive_text_color, int32 hint_color, int32 link_color, int32 button_color, int32 button_text_color)
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