Skip to content

Commit

Permalink
Update GtkHelpers.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Nov 14, 2023
1 parent 9bc0163 commit 8f2b958
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NickvisionTagger.GNOME/Helpers/GtkHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

namespace NickvisionTagger.GNOME.Helpers;

/// <summary>
/// Helper methods for GTK
/// </summary>
public unsafe static partial class GtkHelpers
{
[StructLayout(LayoutKind.Sequential)]
Expand Down

0 comments on commit 8f2b958

Please sign in to comment.