Class

DevhelpKeywordModel

Description

class Devhelp.KeywordModel : GObject.Object {
  parent_instance: GObject
}
No description available.

Hierarchy

hierarchy this DhKeywordModel implements_0 GtkTreeModel this--implements_0 ancestor_0 GObject ancestor_0--this

Ancestors

  • GObject

Implements

  • GtkTreeModel

Constructors

dh_keyword_model_new
No description available.

Instance methods

dh_keyword_model_filter

Searches in the DhBookList of profile the list of DhLinks that correspond to search_string, and fills the model with that list (erasing the previous content).

Class structure

struct DevhelpKeywordModelClass {
  GObjectClass parent_class;
  None padding;
  
}
Class members
parent_class
GObjectClass
  No description available.
padding
None
  No description available.