]> git.ipfire.org Git - thirdparty/vala.git/commit
Add direct vfunc accessors for Widget.get_preferred_height/width
authorAlexander Larsson <alexl@redhat.com>
Mon, 14 May 2012 09:01:50 +0000 (11:01 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 14 May 2012 09:01:50 +0000 (11:01 +0200)
commit2d0e7f49c2b14946a0c16e024c14bef333e43c59
treeea825a2a73a0c976dae5838b5282bdf7bea4a447
parent5a79795c18f849a63f7d7a47e5229ae2902d0eae
Add direct vfunc accessors for Widget.get_preferred_height/width

These are available as get_preferred_height_internal and get_preferred_width_internal
similarly to the existing get_preferred_height_for_width_internal and
get_preferred_width_for_height_internal methods.
vapi/gtk+-3.0.vapi