{"id":20182755,"url":"https://github.com/knocte/custom-gtk-widgets","last_synced_at":"2025-08-25T13:08:14.104Z","repository":{"id":9982397,"uuid":"12010830","full_name":"knocte/custom-gtk-widgets","owner":"knocte","description":"Collection of custom gtk widgets I've created","archived":false,"fork":false,"pushed_at":"2012-08-06T02:55:48.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T06:14:55.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bkiers/sqlite-parser","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knocte.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-09T21:22:14.000Z","updated_at":"2018-06-04T03:14:11.000Z","dependencies_parsed_at":"2022-08-31T11:12:07.889Z","dependency_job_id":null,"html_url":"https://github.com/knocte/custom-gtk-widgets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knocte/custom-gtk-widgets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knocte%2Fcustom-gtk-widgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knocte%2Fcustom-gtk-widgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knocte%2Fcustom-gtk-widgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knocte%2Fcustom-gtk-widgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knocte","download_url":"https://codeload.github.com/knocte/custom-gtk-widgets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knocte%2Fcustom-gtk-widgets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272070514,"owners_count":24868021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T02:42:03.602Z","updated_at":"2025-08-25T13:08:14.056Z","avatar_url":"https://github.com/knocte.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a collection of gtk widgets I've made.  As i find the sources to them\ni'll add them here.\n\ngtkmodebutton\n\n\tThis is a simple button that performs an action similar to a radio\n\tbutton.  It can have one active setting. However you are free to\n\tpack in many widgets (but there can be only one, highlander!).\n\n\tSorry, that tv show ruled.\n\nbdbliststore\n\n\tThis is a GtkTreeModel implementation that uses a BDB database as the\n\tbackend.  This allows for tuning how you want pages cached and what\n\tnot on the database level.\n\n\tThe current requirement is that the database is a DB_RECNO (a btree\n\twith auto-generated record nunbers, aka keys) and that it is created\n\twith the DB_RENUMBER option so that a record offset == key.\n\neggsqlitestore\n\n\tThis is an old hack to make a GtkTreeModel that was backed by\n\tsqlite.  I made many more optimizations in other versions i wrote,\n\tbut im not sure where they are at the moment. someday ill make\n\tthis version better (when i decide that rdbms' don't suck)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknocte%2Fcustom-gtk-widgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknocte%2Fcustom-gtk-widgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknocte%2Fcustom-gtk-widgets/lists"}