Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GIR files (2024-01-28) #184

Merged
merged 1 commit into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Atk-1.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -1377,7 +1377,7 @@ or to the component's top level window</doc>
</parameters>
</method>
<glib:signal name="bounds-changed" when="last">
<doc xml:space="preserve">The 'bounds-changed" signal is emitted when the bposition or
<doc xml:space="preserve">The 'bounds-changed" signal is emitted when the position or
size of the component changes.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
Expand Down Expand Up @@ -5913,7 +5913,7 @@ Depcrecated (2.50): Use AtkObject::notification instead.</doc>
</glib:signal>
<glib:signal name="children-changed" when="last" detailed="1">
<doc xml:space="preserve">The signal "children-changed" is emitted when a child is added or
removed form an object. It supports two details: "add" and
removed from an object. It supports two details: "add" and
"remove"</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
Expand Down
Loading