GtkSharp/gtk/glue
Dan Winship acdb2f73da * gtk/glue/container.c (gtksharp_container_get_focus_child): New
glue method to get container->focus_child

        * gtk/Gtk.metadata: hide SetFocusChild

        * gtk/Container.custom (FocusChild): implement with both getter
        and setter

        * en/Gtk/Container.xml (FocusChild): Has a getter now too.
        (Added): Clarify that this only means "Gtk.Container.Add was
        called", and doesn't get fired when you call Gtk.Box.PackStart,
        etc

svn path=/trunk/gtk-sharp/; revision=36143
2004-11-15 17:47:16 +00:00
..
.cvsignore
adjustment.c merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
button.c
cellrenderer.c
clipboard.c
colorseldialog.c
combo.c
container.c * gtk/glue/container.c (gtksharp_container_get_focus_child): New 2004-11-15 17:47:16 +00:00
dialog.c
fileselection.c
inputdialog.c
layout.c
Makefile.am merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
makefile.win32 merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
nodestore.c
object.c 2004-09-29 Mike Kestner <mkestner@ximian.com> 2004-09-29 18:45:59 +00:00
paned.c
selectiondata.c 2004-10-05 Mike Kestner <mkestner@ximian.com> 2004-10-05 14:09:05 +00:00
style.c * gdk/Gdk.metadata: Remap all "out Gdk.Bitmap" params to be 2004-10-28 19:25:50 +00:00
vmglueheaders.h
widget.c merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
win32dll.c