Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danilo Galete
Finance
Commits
50443b28
Commit
50443b28
authored
Apr 07, 2021
by
Danilo Galete
💬
Browse files
Add documentation
parent
d54d89d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gui/transaction/finance-entry-monetary.c
View file @
50443b28
...
...
@@ -393,7 +393,7 @@ finance_entry_monetary_class_init (FinanceEntryMonetaryClass *klass)
gtk_widget_class_set_template_from_resource
(
widget_class
,
"/org/gnome/finance/transaction/finance-entry-monetary.ui"
);
/*
All Signal
s */
/*
The CallBack
s */
gtk_widget_class_bind_template_callback
(
widget_class
,
on_automatic_monetary_formatting
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment