diff options
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index fe8a9e580..7755f29ff 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -321,3 +321,23 @@ EPHY_CONTENT_POLICY_CONTRACTID EPHY_CONTENT_POLICY_CLASSNAME EPHY_CONTENT_POLICY_CID </SECTION> + +<SECTION> +<FILE>ephy-location-entry</FILE> +ephy_location_entry_set_location +ephy_location_entry_get_location +ephy_location_entry_get_can_undo +ephy_location_entry_get_can_redo +ephy_location_entry_get_entry +ephy_location_entry_get_regex +ephy_location_entry_activate +ephy_location_entry_reset +ephy_location_entry_undo_reset +ephy_location_entry_set_favicon +ephy_location_entry_set_secure +ephy_location_entry_set_show_lock +ephy_location_entry_set_lock_stock +ephy_location_entry_set_lock_tooltip +ephy_location_entry_set_completion +ephy_location_entry_set_match_func +</SECTION> |