-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #223 from gtk-rs/create-pull-request/patch
Update GIR files (2025-01-05)
- Loading branch information
Showing
5 changed files
with
51 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81561,7 +81561,7 @@ If you need to add a shortcut programmatically, use | |
<implements name="Buildable"/> | ||
<implements name="ConstraintTarget"/> | ||
<implements name="Orientable"/> | ||
<method name="add_shortcut" c:identifier="gtk_shortcuts_group_add_shortcut" version="4.14"> | ||
<method name="add_shortcut" c:identifier="gtk_shortcuts_group_add_shortcut" version="4.14" deprecated="1" deprecated-version="4.18"> | ||
<doc xml:space="preserve">Adds a shortcut to the shortcuts group. | ||
|
||
This is the programmatic equivalent to using [[email protected]] and a | ||
|
@@ -81649,7 +81649,7 @@ The following signals have default keybindings: | |
<implements name="Buildable"/> | ||
<implements name="ConstraintTarget"/> | ||
<implements name="Orientable"/> | ||
<method name="add_group" c:identifier="gtk_shortcuts_section_add_group" version="4.14"> | ||
<method name="add_group" c:identifier="gtk_shortcuts_section_add_group" version="4.14" deprecated="1" deprecated-version="4.18"> | ||
<doc xml:space="preserve">Adds a group to the shortcuts section. | ||
|
||
This is the programmatic equivalent to using [[email protected]] and a | ||
|
@@ -81893,7 +81893,7 @@ class `.shortcuts`.</doc> | |
<implements name="Native"/> | ||
<implements name="Root"/> | ||
<implements name="ShortcutManager"/> | ||
<method name="add_section" c:identifier="gtk_shortcuts_window_add_section" version="4.14"> | ||
<method name="add_section" c:identifier="gtk_shortcuts_window_add_section" version="4.14" deprecated="1" deprecated-version="4.18"> | ||
<doc xml:space="preserve">Adds a section to the shortcuts window. | ||
|
||
This is the programmatic equivalent to using [[email protected]] and a | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters