Common.py 文件源码

python
阅读 27 收藏 0 点赞 0 评论 0

项目:GPU-Viewer 作者: arunsivaramanneo 项目源码 文件源码
def setScreenSize(self, widthRatio, heightRatio):
    Screen = Gdk.Screen.get_default()
    self.set_default_size(Screen.get_width() * widthRatio, Screen.get_height() * heightRatio)
    self.set_position(Gtk.WindowPosition.CENTER_ALWAYS)


# fetching the Images/Logos from the Const File
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号