Skip to content

error: cannot find 'gtk_list_box_remove_all' in scope #153

@valeriyvan

Description

@valeriyvan

Have this build error.What does it mean?

/*****/checkouts/swift-cross-ui/Sources/Gtk/Widgets/ListBox+ManualAdditions.swift:14:9: error: cannot find 'gtk_list_box_remove_all' in scope
12 |             index += 1
13 |         }
14 |         gtk_list_box_remove_all(opaquePointer)
   |         `- error: cannot find 'gtk_list_box_remove_all' in scope
15 |     }
16 | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions