GdauiEntryCommonTime

GdauiEntryCommonTime

Properties

gboolean editing-canceled Read / Write
GType * type Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── GdauiEntryShell
                        ╰── GdauiEntryWrapper
                            ╰── GdauiEntryCommonTime
                                ├── GdauiEntryDate
                                ├── GdauiEntryTime
                                ╰── GdauiEntryTimestamp

Implemented Interfaces

GdauiEntryCommonTime implements AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataEntry and GtkCellEditable.

Description

Functions

Types and Values

GDAUI_TYPE_ENTRY_COMMON_TIME

#define GDAUI_TYPE_ENTRY_COMMON_TIME          (gdaui_entry_common_time_get_type())

struct GdauiEntryCommonTimeClass

struct GdauiEntryCommonTimeClass {
	GdauiEntryWrapperClass         parent_class;
};

GdauiEntryCommonTime

typedef struct _GdauiEntryCommonTime GdauiEntryCommonTime;

Property Details

The “editing-canceled” property

  “editing-canceled”         gboolean

Owner: GdauiEntryCommonTime

Flags: Read / Write

Default value: FALSE


The “type” property

  “type”                     GType *

Entry GType handled.

Owner: GdauiEntryCommonTime

Flags: Read / Write

Allowed values: void