Sets our main struct and passes it to the parent class.
Creates a new #HdyComboRow.
Binds @model to @self.
Binds @model to @self.
Get the main Gtk struct
Gets the model bound to @self, or %NULL if none is bound.
Gets the index of the selected item in its #GListModel.
the main Gtk struct as a void*
Gets whether the current value of @self should be displayed as its subtitle.
Creates a model for @enum_type and binds it to @self. The items of the model will be #HdyEnumValueObject objects.
Sets a closure to convert items into names. See HdyComboRow:use-subtitle.
Sets the index of the selected item in its #GListModel.
Sets whether the current value of @self should be displayed as its subtitle.
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Adds an action widget to @self.
Adds a prefix widget to @self.
Gets the widget activated when @self is activated.
Gets the icon name for @self.
Gets the subtitle for @self.
Gets the title for @self.
Gets whether an embedded underline in the text of the title and subtitle labels indicates a mnemonic. See hdy_action_row_set_use_underline().
Sets the widget to activate when @self is activated, either by clicking on it, by calling hdy_action_row_activate(), or via mnemonics in the title or the subtitle. See the “use_underline” property to enable mnemonics.
Sets the icon name for @self.
Sets the subtitle for @self.
Sets the title for @self.
If true, an underline in the text of the title and subtitle labels indicates the next character should be used for the mnemonic accelerator key.