readme

来自「Developing with Gnome一书examples例子代码」· 代码 · 共 29 行

TXT
29
字号
The layout of the files in this directory follow (or will follow) this basicstructure:  libglade    example-1      example-1.glade      gtk        example-1.c      gtkmm        example-1.cc      pygtk        example-1.python    example-2      example-2.glade      ...  gconf    example-1      example-1.glade      gtk        example-1.c      ...Note that since the .glade files will be common among the differentlanguage bindings forms of each example, there will be only one copy.However, all examples will assume that when they are running that the.glade file will be in the current directory.  So either symlinks needto be made, or else the compiled executable programs must be run fromtheir parent directory.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?