MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/prefs/prefs.ts:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 private loadPages(templateDirectory: Gio.File) {
79 @registerGObjectClass
80 class SettingListBoxRow extends Gtk.ListBoxRow {
81 static metaInfo: GObject.MetaInfo<any, any, any> = {
82 GTypeName: 'SettingListBoxRow',
83 Template: templateDirectory

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected