| 222 | |
| 223 | @registerGObjectClass |
| 224 | export class DropPlaceholder extends St.Widget { |
| 225 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 226 | GTypeName: 'DropPlaceHolder', |
| 227 | Signals: { |
nothing calls this directly
no outgoing calls
no test coverage detected