package efl

  1. Overview
  2. Docs
val cache_flush_interval_get : unit -> int
val cache_flush_interval_set : int -> unit
val cache_flush_enabled_get : unit -> bool
val cache_flush_enabled_set : bool -> unit
val cache_font_cache_size_get : unit -> int
val cache_font_cache_size_set : int -> unit
val cache_image_cache_size_get : unit -> int
val cache_image_cache_size_set : int -> unit
val cache_edje_file_cache_size_get : unit -> int
val cache_edje_file_cache_size_set : int -> unit
val cache_edje_collection_cache_size_get : unit -> int
val cache_edje_collection_cache_size_set : int -> unit
val cursor_engine_only_get : unit -> bool
val cursor_engine_only_set : bool -> unit
val save : unit -> bool
val reload : unit -> unit
val all_flush : unit -> unit
val engine_get : unit -> string
val engine_set : string -> unit
val preferred_engine_get : unit -> string
val preferred_engine_set : string -> unit
val access_get : unit -> bool
val access_set : bool -> unit
val selection_unfocused_clear_get : unit -> bool
val selection_unfocused_clear_set : bool -> unit
val mirrored_get : unit -> bool
val mirrored_set : bool -> unit
val clouseau_enabled_get : unit -> bool
val clouseau_enabled_set : bool -> unit
val indicator_service_get : int -> string
val glayer_long_tap_start_timeout_get : unit -> float
val glayer_long_tap_start_timeout_set : float -> unit
val glayer_double_tap_timeout_get : unit -> float
val glayer_double_tap_timeout_set : float -> unit
type text_class = {
  1. name : string;
  2. desc : string;
}
val text_classes_list_get : unit -> text_class list
val font_overlay_list_get : unit -> Elm_font.overlay list
val font_overlay_set : string -> string -> int -> unit
val font_overlay_unset : string -> unit
val font_overlay_apply : unit -> unit
val profile_get : unit -> string
val profile_dir_get : string -> bool -> string
val profile_list_get : unit -> string list
val profile_set : string -> unit
val finger_size_get : unit -> int
val finger_size_set : int -> unit
val focus_highlight_enabled_get : unit -> bool
val focus_highlight_enabled_set : bool -> unit
val focus_highlight_animate_get : unit -> bool
val focus_highlight_animate_set : bool -> unit
val password_show_last_get : unit -> bool
val password_show_last_set : bool -> unit
val password_show_last_timeout_get : unit -> float
val password_show_last_timeout_set : float -> unit
val scroll_bounce_enabled_get : unit -> bool
val scroll_bounce_enabled_set : bool -> unit
val scroll_bounce_friction_get : unit -> float
val scroll_bounce_friction_set : float -> unit
val scroll_page_scroll_friction_get : unit -> float
val scroll_page_scroll_friction_set : float -> unit
val scroll_bring_in_scroll_friction_get : unit -> float
val scroll_bring_in_scroll_friction_set : float -> unit
val scroll_zoom_friction_get : unit -> float
val scroll_zoom_friction_set : float -> unit
val scroll_thumbscroll_enabled_get : unit -> bool
val scroll_thumbscroll_enabled_set : bool -> unit
val scroll_thumbscroll_threshold_get : unit -> int
val scroll_thumbscroll_threshold_set : int -> unit
val scroll_thumbscroll_momentum_threshold_get : unit -> float
val scroll_thumbscroll_momentum_threshold_set : float -> unit
val scroll_thumbscroll_friction_get : unit -> float
val scroll_thumbscroll_friction_set : float -> unit
val scroll_thumbscroll_border_friction_get : unit -> float
val scroll_thumbscroll_border_friction_set : float -> unit
val scroll_thumbscroll_sensitivity_friction_get : unit -> float
val scroll_thumbscroll_sensitivity_friction_set : float -> unit
val scale_get : unit -> float
val scale_set : float -> unit
OCaml

Innovation. Community. Security.