handy.c.types

Public Imports

gdk.c.types
public import gdk.c.types;
gio.c.types
public import gio.c.types;
glib.c.types
public import glib.c.types;
gobject.c.types
public import gobject.c.types;
gtk.c.types
public import gtk.c.types;
pango.c.types
public import pango.c.types;

Members

Aliases

HdyComboRowGetEnumValueNameFunc
alias HdyComboRowGetEnumValueNameFunc = char* function(HdyEnumValueObject* value, void* userData)

Called for combo rows that are bound to an enumeration with hdy_combo_row_set_for_enum() for each value from that enumeration.

HdyComboRowGetNameFunc
alias HdyComboRowGetNameFunc = char* function(void* item, void* userData)

Called for combo rows that are bound to a #GListModel with hdy_combo_row_bind_name_model() for each item that gets added to the model.

Enums

HdyFold
enum HdyFold

Represents the fold of widgets and other objects which can be switched between folded and unfolded state on the fly, like HdyLeaflet.

HdyLeafletChildTransitionType
enum HdyLeafletChildTransitionType

These enumeration values describe the possible transitions between pages in a #HdyLeaflet widget.

HdyLeafletModeTransitionType
enum HdyLeafletModeTransitionType

These enumeration values describe the possible transitions between pages in a #HdyLeaflet widget.

HdyPaginatorIndicatorStyle
enum HdyPaginatorIndicatorStyle

These enumeration values describe the possible page indicator styles in a #HdyPaginator widget.

HdySqueezerTransitionType
enum HdySqueezerTransitionType

These enumeration values describe the possible transitions between children in a #HdySqueezer widget.

Structs

HdyActionRowClass
struct HdyActionRowClass
HdyArrowsClass
struct HdyArrowsClass
HdyComboRowClass
struct HdyComboRowClass
HdyDialerClass
struct HdyDialerClass
HdyDialerCycleButtonClass
struct HdyDialerCycleButtonClass
HdyExpanderRowClass
struct HdyExpanderRowClass
HdyHeaderBarClass
struct HdyHeaderBarClass
HdyHeaderGroupClass
struct HdyHeaderGroupClass
HdyLeafletClass
struct HdyLeafletClass
HdyPreferencesGroupClass
struct HdyPreferencesGroupClass
HdyPreferencesPageClass
struct HdyPreferencesPageClass
HdyPreferencesRowClass
struct HdyPreferencesRowClass
HdyPreferencesWindowClass
struct HdyPreferencesWindowClass
HdySqueezerClass
struct HdySqueezerClass

Meta