Пример #1
0
func (self Layout) Set(properties map[string]interface{}) {
	gobject.Set(self, properties)
}
Пример #2
0
func (self FontMap) Set(properties map[string]interface{}) {
	gobject.Set(self, properties)
}
Пример #3
0
func (self Screen) Set(properties map[string]interface{}) {
	gobject.Set(self, properties)
}
Пример #4
0
func (self Window) Set(properties map[string]interface{}) {
	gobject.Set(self, properties)
}
Пример #5
0
func (self Device) Set(properties map[string]interface{}) {
	gobject.Set(self, properties)
}