Rename CAspectContainer target to CGtkWidgets

This commit is contained in:
Brendan Szymanski 2026-06-19 20:19:43 -04:00
parent 284a2c4842
commit b52ea45d69
8 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@
//
import Adwaita
import CAspectContainer
import CGtkWidgets
/// A singlechild container that preserves a fixed aspect ratio.
///

View file

@ -20,7 +20,7 @@
//
import Adwaita
import CAspectContainer
import CGtkWidgets
/// Controls how the last row is aligned when it doesn't fill the width.
public enum FlowGridJustifySetting: Int {