gtk_window_set_transient_for .
题目
gtk_window_set_transient_for .
Dialog windows should be set transient for the main application window they were spawned from.This allows window managers to e.g.keep the dialog on top of the main window,or center the dialog over the main window.gtk_dialog_new_with_buttons() and other convenience functions in GTK+ will sometimes call gtk_window_set_transient_for() on your behalf.
On Windows,this function will and put the child window on top of the parent,much as the window manager would have done on X.
答案
目的是把父窗口设置成应用程序窗口,这样可以让窗口管理器知道它是属于应用程序的一个对话框,类似把子窗口设为模态对话框置于顶层
举一反三
已知函数f(x)=x,g(x)=alnx,a∈R.若曲线y=f(x)与曲线y=g(x)相交,且在交点处有相同的切线,求a的值和该切线方程.
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
最新试题
- 北美和南美,与北美洲和南美洲,两种说法有区别吗?区别在哪儿?求确切权威答案,
- 励志的句子或文章.
- 照例子,填词语
- 地理的三圈环流
- 已知集合A-{x|x2+2ax+1=0}的真子集只有一个,则a的集合是?
- 在潮湿的环境中摩擦起电的实验有是现象很不明显,为什么?改进措施是谢谢了,大神帮忙啊
- 二次函数中二次项必须写前面吗
- 诗经大多用反复回环的手法来写作,请你也试着用这一手法来写一首赞颂老师的小诗
- 将30g高锰酸钾加热一段时间后,称得剩余物质的质量为22.4g求反应生成二氧化锰的质量.
- 求证:在直径为d的圆的内接矩形中,面积最大的是正方形,这个正方形的面积等于1/2d平方.3Q
热门考点