1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 17:25:07 +00:00
serenity/Base/usr/share/man
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
..
man1 uptime: Add -s/--since option to output only when the system came online 2024-01-25 09:07:32 +01:00
man2 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 GMLCompiler: Add common pattern for a user-defined fallible initializer 2024-01-29 05:21:48 -07:00
man6 Base: Improve ColorLines manpage 2024-01-22 09:20:54 +00:00
man7 Kernel: Add boot parameter to determine i8042 first port translation 2024-01-04 10:38:03 -07:00
man8 Base: Correct path for sysctl variables in sysctl's man page 2023-12-09 08:37:32 +00:00