mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-12-19 06:22:24 +00:00
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
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| adjustment.c | ||
| button.c | ||
| cellrenderer.c | ||
| clipboard.c | ||
| colorseldialog.c | ||
| combo.c | ||
| container.c | ||
| dialog.c | ||
| fileselection.c | ||
| inputdialog.c | ||
| layout.c | ||
| Makefile.am | ||
| makefile.win32 | ||
| nodestore.c | ||
| object.c | ||
| paned.c | ||
| selectiondata.c | ||
| style.c | ||
| vmglueheaders.h | ||
| widget.c | ||
| win32dll.c | ||