Unity 8
|
Inherits UbuntuUIToolkitCustomProxyObjectBase.
Public Member Functions | |
def | __init__ (self, args) |
def | get_applications_grid (self) |
def | get_application_icon (self, text) |
def | get_scope |
def | get_scope_by_index |
def | open_scope (self, scope_id) |
def | enter_search_query (self, query, keyboard) |
def | get_search_text_field (self) |
Public Attributes | |
dash_content_list | |
def unity8.dash.Dash.get_application_icon | ( | self, | |
text | |||
) |
def unity8.dash.Dash.open_scope | ( | self, | |
scope_id | |||
) |
Open a dash scope. :parameter scope_id: The id of the scope. :return: The scope.
Definition at line 76 of file dash.py.