d-dazzle ~master (2019-10-21T02:17:29Z)
Dub
Repo
DzlSimplePopoverClass
dazzle
c
types
struct
DzlSimplePopoverClass {
GtkPopoverClass
parent
;
extern (
C
)
void
function
(
DzlSimplePopover
*
self
,
const
(
char
)*
text
)
activate
;
extern (
C
)
int
function
(
DzlSimplePopover
*
self
,
uint
position
,
const
(
char
)*
chars
,
uint
nChars
)
insertText
;
extern (
C
)
void
function
(
DzlSimplePopover
*
self
)
changed
;
}
Members
Variables
activate
void
function
(
DzlSimplePopover
*
self
,
const
(
char
)*
text
)
activate
;
changed
void
function
(
DzlSimplePopover
*
self
)
changed
;
insertText
int
function
(
DzlSimplePopover
*
self
,
uint
position
,
const
(
char
)*
chars
,
uint
nChars
)
insertText
;
Meta
Source
See Implementation
dazzle
c
types
aliases
DzlCounterForeachFunc
DzlDirectoryModelVisibleFunc
DzlListModelFilterFunc
DzlRecursiveIgnoreFunc
DzlShortcutChordTableForeach
DzlStackListCreateWidgetFunc
DzlSuggestionPositionFunc
DzlTaskCacheCallback
DzlTreeFilterFunc
DzlTreeFindFunc
DzlTreeNodeCompareFunc
DzlTrieTraverseFunc
enums
DzlShortcutType
manifest constants
MAJOR_VERSION
MICRO_VERSION
MINOR_VERSION
VERSION_S
structs
DzlApplicationClass
DzlApplicationWindowClass
DzlDockBinClass
DzlDockBinEdgeClass
DzlDockItemInterface
DzlDockManagerClass
DzlDockOverlayClass
DzlGraphRendererInterface
DzlMultiPanedClass
DzlPreferencesBinClass
DzlPreferencesInterface
DzlShortcutEntry
DzlShortcutsWindowClass
DzlSimplePopoverClass
DzlStackListClass
DzlSuggestionClass
DzlSuggestionEntryClass
DzlTreeBuilderClass
DzlTreeClass