Class

IdeSearchButton

Description

final class Ide.SearchButton : Dazzle.SuggestionButton {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this IdeSearchButton implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 ancestor_0 DzlSuggestionButton ancestor_0--this ancestor_1 GtkStack ancestor_1--ancestor_0 ancestor_2 GtkContainer ancestor_2--ancestor_1 ancestor_3 GtkWidget ancestor_3--ancestor_2 ancestor_4 GInitiallyUnowned ancestor_4--ancestor_3 ancestor_5 GObject ancestor_5--ancestor_4

Ancestors

  • DzlSuggestionButton
  • GtkStack
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Constructors

ide_search_button_new
No description available.

Class structure

struct IdeSearchButtonClass {
  DzlSuggestionButtonClass parent_class;
  
}
Class members
parent_class
DzlSuggestionButtonClass
  No description available.