Add implementation for WrapMode initializer. #71

Merged
david-swift merged 1 commits from mlm/adwaita-swift:AddInitializerImplementation into main 2025-09-07 10:04:48 +02:00
Contributor

Purpose

Add init?(rawValue:) method to WrapMode enum.

Approach

Added initializer which accepts a GtkWrapMode and returns the proper enum value.

## Purpose Add `init?(rawValue:)` method to `WrapMode` enum. ## Approach Added initializer which accepts a `GtkWrapMode` and returns the proper enum value.
mlm added 1 commit 2025-09-05 14:08:32 +02:00
Add implementation for WrapMode initializer.
Some checks failed
SwiftLint / SwiftLint (pull_request) Has been cancelled
6e6265aa76
david-swift approved these changes 2025-09-07 10:04:38 +02:00
david-swift left a comment
Owner

Thank you :)

Thank you :)
david-swift merged commit fea203fabd into main 2025-09-07 10:04:48 +02:00
Sign in to join this conversation.
No Reviewers
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aparoksha/adwaita-swift#71
No description provided.