ladybird/Base/usr/share/man/man5
kleines Filmröllchen dec066fa5c GMLCompiler: Add common pattern for a user-defined fallible initializer
Many widget classes need to run substantial initialization code after
they have been setup from GML. With this change, an
initialize_fallibles() function is called if available, allowing the
initialization to be invoked from the GML setup automatically. This
means that the GML-generated creation function can now be used directly
for many more cases, and reduces code duplication.
2024-01-29 05:21:48 -07:00
..
GML GMLCompiler: Add common pattern for a user-defined fallible initializer 2024-01-29 05:21:48 -07:00
af.md
clipboard.md Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
drag-and-drop.md
font.md
getopt.md
GML.md LibGUI: Add DynamicWidgetContainter 2023-12-14 09:07:20 -07:00
ini.md
installed.md Base: Specify the installed.db port database format 2023-10-04 22:28:05 +02:00
ipc.md Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Network.md Base: Expand "See Also" sections of many manpages 2023-07-06 10:03:48 +01:00
postcreate.md
pp.md
presenter.md
Shell.md Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
SystemServer.md