GucharmapBlockCodepointList
GucharmapBlockCodepointList
|
|
Object Hierarchy
GObject
╰── GucharmapCodepointList
╰── GucharmapBlockCodepointList
Functions
gucharmap_block_codepoint_list_new ()
GucharmapCodepointList *
gucharmap_block_codepoint_list_new (gunichar start,
gunichar end);
Creates a new codepoint list for the range start
..end
.
Returns
the newly-created GucharmapBlockCodepointList. Use
g_object_unref() to free the result.
Property Details
The “first-codepoint” property
“first-codepoint” guint
First codepoint.
Owner: GucharmapBlockCodepointList
Flags: Read / Write / Construct Only
Allowed values: <= 1114111
Default value: 0
The “last-codepoint” property
“last-codepoint” guint
Last codepoint.
Owner: GucharmapBlockCodepointList
Flags: Read / Write / Construct Only
Allowed values: <= 1114111
Default value: 0