adw.tab_overview.TabOverview can search pages by their keywords in addition to their titles and tooltips.
Keywords allow to include e.g. page URLs into tab search in a web browser.
string keyword() @property nothrowGet keyword property.
adw.tab_overview.TabOverview can search pages by their keywords in addition to their titles and tooltips.
Keywords allow to include e.g. page URLs into tab search in a web browser.
void keyword(string propval) @property nothrowSet keyword property.
propval | The search keyboard of the page. adw.tab_overview.TabOverview can search pages by their keywords in addition to their titles and tooltips. Keywords allow to include e.g. page URLs into tab search in a web browser. |