Class
GtkStackPage
since: 4.0
Description [src]
final class Gtk.StackPage : GObject.Object
implements Gtk.Accessible {
/* No available fields */
}
GtkStackPage
is an auxiliary class used by GtkStack
.
Available since: 4.0
Instance methods
gtk_stack_page_get_needs_attention
Returns whether the page is marked as “needs attention”.
since: 4.0
gtk_stack_page_get_use_underline
Gets whether underlines in the page title indicate mnemonics.
since: 4.0
gtk_stack_page_set_use_underline
Sets whether underlines in the page title indicate mnemonics.
since: 4.0
Methods inherited from GtkAccessible (10)
gtk_accessible_get_accessible_role
Retrieves the GtkAccessibleRole
for the given GtkAccessible
.
since: 4.0
gtk_accessible_reset_property
Resets the accessible property
to its default value.
since: 4.0
gtk_accessible_reset_relation
Resets the accessible relation
to its default value.
since: 4.0
gtk_accessible_reset_state
Resets the accessible state
to its default value.
since: 4.0
gtk_accessible_update_property
Updates a list of accessible properties.
since: 4.0
gtk_accessible_update_property_value
Updates an array of accessible properties.
since: 4.0
gtk_accessible_update_relation
Updates a list of accessible relations.
since: 4.0
gtk_accessible_update_relation_value
Updates an array of accessible relations.
since: 4.0
gtk_accessible_update_state
Updates a list of accessible states. See the GtkAccessibleState
documentation for the value types of accessible states.
since: 4.0
gtk_accessible_update_state_value
Updates an array of accessible states.
since: 4.0
Properties
Properties inherited from GtkAccessible (1)
GtkAccessible:accessible-role
The accessible role of the given GtkAccessible
implementation.
since: 4.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
since: 2.0