您当前的位置: 首页 > 

GTK+学习笔记1

发布时间:2011-03-08 23:28:00 ,浏览量:0

		
			Object Hierarchy
		
 GObject
   +----GInitiallyUnowned
         +----GtkObject  +----GtkWidget +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
The reason this heirarchy is so important is because when you're looking
 for functions, properties, and signals for any particular widget, you 
need to realize that the functions, properties, and signals of it's 
parent objects apply to it as well.
All objects beginning with Gtk are from GTK+. Later, we'll see things 
like GladeXML which is part of Libglade or GError which is part of GLib
Devhelp which is likely available as a package for your distribution. Devhelp 
allows you to browse and search the API documentation for the libraries 
you have installed
关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    115252博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0499s