Sets our main struct and passes it to the parent class.
Creates a new #HdyExpanderRow.
Gets whether the expansion of @self is enabled.
Get the main Gtk struct
Gets whether the switch enabling the expansion of @self is visible.
the main Gtk struct as a void*
Sets whether the expansion of @self is enabled.
Sets whether the switch enabling the expansion of @self is visible.
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.