X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=docs%2Freference%2Fchimara-sections.txt;h=2281bfb3d2399d5e3919931608f3ceb403bed988;hb=6478a4f44526dde5ec7b1090d97b2255ed2879a1;hp=3b06c4fa4820b7de509c7a082b29681210933b24;hpb=e887e681be593844f5b785cab709d6c5a63f175f;p=rodin%2Fchimara.git diff --git a/docs/reference/chimara-sections.txt b/docs/reference/chimara-sections.txt index 3b06c4f..2281bfb 100644 --- a/docs/reference/chimara-sections.txt +++ b/docs/reference/chimara-sections.txt @@ -305,12 +305,6 @@ seekmode_End Styles glk_set_style glk_set_style_stream - -glk_stylehint_set -glk_stylehint_clear - -glk_style_distinguish -glk_style_measure style_Normal style_Emphasized @@ -324,6 +318,14 @@ style_Input style_User1 style_User2 style_NUMSTYLES + + +
+glk-stylehints +Suggesting the Appearance of Styles +glk_stylehint_set +glk_stylehint_clear + stylehint_Indentation stylehint_ParaIndentation stylehint_Justification @@ -341,6 +343,13 @@ stylehint_just_Centered stylehint_just_RightFlush
+
+glk-style-measure +Testing the Appearance of Styles +glk_style_distinguish +glk_style_measure +
+
glk-stream-types The Types of Streams @@ -472,3 +481,67 @@ glk_cancel_hyperlink_event GLK_MODULE_HYPERLINKS
+
+blorb-program +What the Program Does +giblorb_set_resource_map +giblorb_get_resource_map +giblorb_map_t +
+ +
+blorb-layer +What the Blorb Layer Does +giblorb_create_map +giblorb_destroy_map +giblorb_result_t +giblorb_load_chunk_by_type +giblorb_load_chunk_by_number +giblorb_unload_chunk +giblorb_load_resource +giblorb_count_resources + +giblorb_method_DontLoad +giblorb_method_Memory +giblorb_method_FilePos +giblorb_ID_Snd +giblorb_ID_Exec +giblorb_ID_Pict +giblorb_ID_Copyright +giblorb_ID_AUTH +giblorb_ID_ANNO +
+ +
+blorb-errors +Blorb Errors +giblorb_err_t + +giblorb_err_None +giblorb_err_CompileTime +giblorb_err_Alloc +giblorb_err_Read +giblorb_err_NotAMap +giblorb_err_Format +giblorb_err_NotFound +
+ +
+glkext-startup +Startup Code +glkunix_argumentlist_t +glkunix_startup_t + +glkunix_arg_NoValue +glkunix_arg_ValueFollows +glkunix_arg_ValueCanFollow +glkunix_arg_NumberValue +glkunix_arg_End +
+ +
+glkext-unix +Unix Extensions +glkunix_stream_open_pathname +glkunix_set_base_file +