This file is indexed.

/usr/share/gtk-doc/html/ccss/ccss.devhelp is in libccss-doc 0.5.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="CCSS Reference Manual" link="index.html" author="" name="ccss">
  <chapters>
    <sub name="CCSS: Introduction" link="intro.html"/>
    <sub name="CCSS: Dependencies" link="dependencies.html"/>
    <sub name="Projects using CCSS" link="ccss-users.html"/>
    <sub name="API Reference" link="api.html">
      <sub name="Basic Usage" link="basic.html">
        <sub name="ccss_block_t" link="ccss-ccss-block-t.html"/>
        <sub name="ccss_function_t" link="ccss-ccss-function-t.html"/>
        <sub name="ccss_grammar_t" link="ccss-ccss-grammar-t.html"/>
        <sub name="ccss_node_t" link="ccss-ccss-node-t.html"/>
        <sub name="ccss_property_t" link="ccss-ccss-property-t.html"/>
        <sub name="ccss_style_t" link="ccss-ccss-style-t.html"/>
        <sub name="ccss_stylesheet_t" link="ccss-ccss-stylesheet-t.html"/>
      </sub>
    </sub>
    <sub name="" link="ccss-index.html"/>
  </chapters>
  <functions>
    <function name="ccss_block_t" link="ccss-ccss-block-t.html#ccss-block-t"/>
    <function name="ccss_block_add_property ()" link="ccss-ccss-block-t.html#ccss-block-add-property"/>
    <function name="ccss_function_f ()" link="ccss-ccss-function-t.html#ccss-function-f"/>
    <function name="ccss_function_t" link="ccss-ccss-function-t.html#ccss-function-t"/>
    <function name="ccss_grammar_t" link="ccss-ccss-grammar-t.html#ccss-grammar-t"/>
    <function name="ccss_grammar_create_css ()" link="ccss-ccss-grammar-t.html#ccss-grammar-create-css"/>
    <function name="ccss_grammar_create_generic ()" link="ccss-ccss-grammar-t.html#ccss-grammar-create-generic"/>
    <function name="ccss_grammar_destroy ()" link="ccss-ccss-grammar-t.html#ccss-grammar-destroy"/>
    <function name="ccss_grammar_reference ()" link="ccss-ccss-grammar-t.html#ccss-grammar-reference"/>
    <function name="ccss_grammar_get_reference_count ()" link="ccss-ccss-grammar-t.html#ccss-grammar-get-reference-count"/>
    <function name="ccss_grammar_add_properties ()" link="ccss-ccss-grammar-t.html#ccss-grammar-add-properties"/>
    <function name="ccss_grammar_lookup_property ()" link="ccss-ccss-grammar-t.html#ccss-grammar-lookup-property"/>
    <function name="ccss_grammar_add_functions ()" link="ccss-ccss-grammar-t.html#ccss-grammar-add-functions"/>
    <function name="ccss_grammar_lookup_function ()" link="ccss-ccss-grammar-t.html#ccss-grammar-lookup-function"/>
    <function name="ccss_grammar_create_stylesheet ()" link="ccss-ccss-grammar-t.html#ccss-grammar-create-stylesheet"/>
    <function name="ccss_grammar_create_stylesheet_from_buffer ()" link="ccss-ccss-grammar-t.html#ccss-grammar-create-stylesheet-from-buffer"/>
    <function name="ccss_grammar_create_stylesheet_from_file ()" link="ccss-ccss-grammar-t.html#ccss-grammar-create-stylesheet-from-file"/>
    <function name="ccss_grammar_invoke_function ()" link="ccss-ccss-grammar-t.html#ccss-grammar-invoke-function"/>
    <function name="ccss_grammar_t" link="ccss-ccss-node-t.html#ccss-grammar-t"/>
    <function name="ccss_grammar_create_css ()" link="ccss-ccss-node-t.html#ccss-grammar-create-css"/>
    <function name="ccss_grammar_create_generic ()" link="ccss-ccss-node-t.html#ccss-grammar-create-generic"/>
    <function name="ccss_grammar_destroy ()" link="ccss-ccss-node-t.html#ccss-grammar-destroy"/>
    <function name="ccss_grammar_reference ()" link="ccss-ccss-node-t.html#ccss-grammar-reference"/>
    <function name="ccss_grammar_get_reference_count ()" link="ccss-ccss-node-t.html#ccss-grammar-get-reference-count"/>
    <function name="ccss_grammar_add_properties ()" link="ccss-ccss-node-t.html#ccss-grammar-add-properties"/>
    <function name="ccss_grammar_lookup_property ()" link="ccss-ccss-node-t.html#ccss-grammar-lookup-property"/>
    <function name="ccss_grammar_add_functions ()" link="ccss-ccss-node-t.html#ccss-grammar-add-functions"/>
    <function name="ccss_grammar_lookup_function ()" link="ccss-ccss-node-t.html#ccss-grammar-lookup-function"/>
    <function name="ccss_grammar_create_stylesheet ()" link="ccss-ccss-node-t.html#ccss-grammar-create-stylesheet"/>
    <function name="ccss_grammar_create_stylesheet_from_buffer ()" link="ccss-ccss-node-t.html#ccss-grammar-create-stylesheet-from-buffer"/>
    <function name="ccss_grammar_create_stylesheet_from_file ()" link="ccss-ccss-node-t.html#ccss-grammar-create-stylesheet-from-file"/>
    <function name="ccss_grammar_invoke_function ()" link="ccss-ccss-node-t.html#ccss-grammar-invoke-function"/>
    <function name="ccss_node_t" link="ccss-ccss-node-t.html#ccss-node-t"/>
    <function name="ccss_node_class_t" link="ccss-ccss-node-t.html#ccss-node-class-t"/>
    <function name="ccss_node_is_a_f ()" link="ccss-ccss-node-t.html#ccss-node-is-a-f"/>
    <function name="ccss_node_get_container_f ()" link="ccss-ccss-node-t.html#ccss-node-get-container-f"/>
    <function name="ccss_node_get_base_style_f ()" link="ccss-ccss-node-t.html#ccss-node-get-base-style-f"/>
    <function name="ccss_node_get_instance_f ()" link="ccss-ccss-node-t.html#ccss-node-get-instance-f"/>
    <function name="ccss_node_get_id_f ()" link="ccss-ccss-node-t.html#ccss-node-get-id-f"/>
    <function name="ccss_node_get_type_f ()" link="ccss-ccss-node-t.html#ccss-node-get-type-f"/>
    <function name="ccss_node_get_class_f ()" link="ccss-ccss-node-t.html#ccss-node-get-class-f"/>
    <function name="ccss_node_get_attribute_f ()" link="ccss-ccss-node-t.html#ccss-node-get-attribute-f"/>
    <function name="ccss_node_get_style_f ()" link="ccss-ccss-node-t.html#ccss-node-get-style-f"/>
    <function name="ccss_node_get_viewport_f ()" link="ccss-ccss-node-t.html#ccss-node-get-viewport-f"/>
    <function name="ccss_node_release_f ()" link="ccss-ccss-node-t.html#ccss-node-release-f"/>
    <function name="ccss_node_init ()" link="ccss-ccss-node-t.html#ccss-node-init"/>
    <function name="ccss_property_class_t" link="ccss-ccss-property-t.html#ccss-property-class-t"/>
    <function name="ccss_property_t" link="ccss-ccss-property-t.html#ccss-property-t"/>
    <function name="ccss_property_generic_t" link="ccss-ccss-property-t.html#ccss-property-generic-t"/>
    <function name="enum ccss_property_state_t" link="ccss-ccss-property-t.html#ccss-property-state-t"/>
    <function name="enum ccss_property_type_t" link="ccss-ccss-property-t.html#ccss-property-type-t"/>
    <function name="ccss_property_create_f ()" link="ccss-ccss-property-t.html#ccss-property-create-f"/>
    <function name="ccss_property_destroy_f ()" link="ccss-ccss-property-t.html#ccss-property-destroy-f"/>
    <function name="ccss_property_convert_f ()" link="ccss-ccss-property-t.html#ccss-property-convert-f"/>
    <function name="ccss_property_factory_f ()" link="ccss-ccss-property-t.html#ccss-property-factory-f"/>
    <function name="ccss_property_inherit_f ()" link="ccss-ccss-property-t.html#ccss-property-inherit-f"/>
    <function name="ccss_property_serialize_f ()" link="ccss-ccss-property-t.html#ccss-property-serialize-f"/>
    <function name="ccss_property_init ()" link="ccss-ccss-property-t.html#ccss-property-init"/>
    <function name="ccss_style_t" link="ccss-ccss-style-t.html#ccss-style-t"/>
    <function name="ccss_style_destroy ()" link="ccss-ccss-style-t.html#ccss-style-destroy"/>
    <function name="ccss_style_get_double ()" link="ccss-ccss-style-t.html#ccss-style-get-double"/>
    <function name="ccss_style_get_property ()" link="ccss-ccss-style-t.html#ccss-style-get-property"/>
    <function name="ccss_style_set_property ()" link="ccss-ccss-style-t.html#ccss-style-set-property"/>
    <function name="ccss_style_get_string ()" link="ccss-ccss-style-t.html#ccss-style-get-string"/>
    <function name="ccss_style_hash ()" link="ccss-ccss-style-t.html#ccss-style-hash"/>
    <function name="ccss_style_iterator_f ()" link="ccss-ccss-style-t.html#ccss-style-iterator-f"/>
    <function name="ccss_style_foreach ()" link="ccss-ccss-style-t.html#ccss-style-foreach"/>
    <function name="ccss_style_dump ()" link="ccss-ccss-style-t.html#ccss-style-dump"/>
    <function name="ccss_stylesheet_t" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-t"/>
    <function name="ccss_stylesheet_iterator_f ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-iterator-f"/>
    <function name="enum ccss_stylesheet_precedence_t" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-precedence-t"/>
    <function name="ccss_stylesheet_destroy ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-destroy"/>
    <function name="ccss_stylesheet_reference ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-reference"/>
    <function name="ccss_stylesheet_get_reference_count ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-get-reference-count"/>
    <function name="ccss_stylesheet_add_from_buffer ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-add-from-buffer"/>
    <function name="ccss_stylesheet_add_from_file ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-add-from-file"/>
    <function name="ccss_stylesheet_foreach ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-foreach"/>
    <function name="ccss_stylesheet_query_type ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-query-type"/>
    <function name="ccss_stylesheet_query ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-query"/>
    <function name="ccss_stylesheet_unload ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-unload"/>
    <function name="ccss_stylesheet_dump ()" link="ccss-ccss-stylesheet-t.html#ccss-stylesheet-dump"/>
  </functions>
</book>