Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/debasish-patra-1987/linuxthemestore
/ functions
Functions
45 in github.com/debasish-patra-1987/linuxthemestore
⨍
Functions
45
◇
Types & classes
10
↓ 49 callers
Method
to_string
(&self)
src/main.rs:232
↓ 4 callers
Function
apply_theme
(catalog: Catalog, theme_name: &str)
src/main.rs:2376
↓ 4 callers
Function
fetch_url
(url: &String, file_name: String)
src/main.rs:413
↓ 4 callers
Function
get_formatted_date
(dt: &str)
src/main.rs:406
↓ 3 callers
Function
build_flowbox_for_page
contentbox function
src/main.rs:942
↓ 3 callers
Function
get_applied_theme
(catalog: Catalog)
src/main.rs:2344
↓ 3 callers
Function
get_product_catalog
Object Types Ends
src/main.rs:662
↓ 2 callers
Method
get_id
(&self)
src/main.rs:260
↓ 2 callers
Method
set_page
(&mut self, pageno: u16)
src/main.rs:329
↓ 1 callers
Function
build_category_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, theme_type: &Catalog, window: &Applicati
src/main.rs:815
↓ 1 callers
Function
build_content_box
( productpage: &ProductPageProps, themecategorysortby_view_stack: &ViewStack, window: &Application
src/main.rs:1563
↓ 1 callers
Function
build_search_content_box
( searchentry: &SearchEntry, searchresultpage: &GtkBox, window: &ApplicationWindow, toast_over
src/main.rs:1858
↓ 1 callers
Function
build_search_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, window: &ApplicationWindow, toast_overla
src/main.rs:861
↓ 1 callers
Function
downloadotherimages
(each_product: &Product)
src/main.rs:753
↓ 1 callers
Function
downloadthumb
(each_product: &Product)
src/main.rs:725
↓ 1 callers
Function
get_all_installed_themes
()
src/main.rs:2407
↓ 1 callers
Method
get_label
(&self)
src/main.rs:223
↓ 1 callers
Function
get_search_product_catalog
(searchpageprops: &SearchPageProps)
src/main.rs:706
↓ 1 callers
Method
get_search_url
(&self)
src/main.rs:387
↓ 1 callers
Function
get_top_dir
(path: &str)
src/main.rs:460
↓ 1 callers
Method
get_url
(&self)
src/main.rs:341
↓ 1 callers
Function
install_tar
(path: &str, theme_type: &Catalog)
src/main.rs:506
↓ 1 callers
Function
install_theme
(downloaddetail: &DownloadDetail, themetype: &Catalog)
src/main.rs:441
↓ 1 callers
Function
load_custom_css
()
src/main.rs:633
↓ 1 callers
Function
populate_installed_themes_page
(themes: Vec<InstalledTheme>, page: PreferencesPage)
src/main.rs:2128
↓ 1 callers
Method
set_catalog
(&mut self, cat: Catalog)
src/main.rs:333
↓ 1 callers
Method
set_order
(&mut self, sortby: SortType)
src/main.rs:337
↓ 1 callers
Method
set_search_text
(&mut self, query: String)
src/main.rs:383
↓ 1 callers
Method
widget
(&self)
src/main.rs:623
Function
_downloadthumbs
(products: Vec<Product>)
src/main.rs:774
Function
build_installed_content_box
( installed_page: &InstalledTheme, view_stack: &ViewStack, _window: &ApplicationWindow, )
src/main.rs:1776
Function
build_installed_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, theme_type: &Catalog, _window: &Applicat
src/main.rs:910
Function
build_ui
(app: &adw::Application)
src/main.rs:1997
Method
default
()
src/main.rs:317
Method
deserialize
(deserializer: D)
src/main.rs:97
Method
get_all_catalog_types
()
src/main.rs:298
Method
get_all_sort_types
()
src/main.rs:241
Function
get_env_val
(env_name: &str)
src/main.rs:401
Method
id_to_catalog
(id: &str)
src/main.rs:288
Method
id_to_string
(&self)
src/main.rs:278
Function
main
()
src/main.rs:1982
Method
new
(rating_value: f64)
src/main.rs:573
Method
set_rating
(&self, value: f64)
src/main.rs:627
Method
split_field
(key: &str)
src/main.rs:119
Method
strip_html
(source: &str)
src/main.rs:101