Skip to content
  • Christian Persch's avatar
    libdocument: Move backends management into ev-document-factory.c · 4cb8ecf9
    Christian Persch authored and Carlos Garcia Campos's avatar Carlos Garcia Campos committed
    Remove EvTypeInfo, since it's redundant with EvBackendInfo. So just
    make EvBackendInfo usable from ev-document-factory (internal symbols,
    not exported from libevdocument).
    
    Remove ev_backends_manager_get_document_module_name, and change
    ev-window-title to use the document class type name instead.
    That code should move to the backend, either directly into the document
    classes' get_title method, or a new get_display_title method.
    4cb8ecf9