Skip to content

Commit

Permalink
Add missing functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dnys1 committed Mar 6, 2024
1 parent 785d7c6 commit e2a8424
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/celest_core/ffigen.glib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ functions:
- g_hash_table_new
- g_hash_table_insert
- g_hash_table_destroy
- g_application_get_default
- g_application_get_application_id
structs:
include:
- _GError
Expand Down
35 changes: 35 additions & 0 deletions packages/celest_core/lib/src/native/linux/glib.ffi.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e2a8424

Please sign in to comment.