Home
last modified time | relevance | path

Searched refs:GValueMarshaler (Results 1 – 5 of 5) sorted by relevance

/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/glib/
H A Dglib.go1066 type GValueMarshaler func(uintptr) (interface{}, error) type
1071 F GValueMarshaler
1082 type marshalMap map[Type]GValueMarshaler
1116 func (m marshalMap) lookup(v *Value) (GValueMarshaler, error) {
1131 func (m marshalMap) lookupType(t Type) (GValueMarshaler, error) {
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/glib/
H A Dglib.go1066 type GValueMarshaler func(uintptr) (interface{}, error) type
1071 F GValueMarshaler
1082 type marshalMap map[Type]GValueMarshaler
1116 func (m marshalMap) lookup(v *Value) (GValueMarshaler, error) {
1131 func (m marshalMap) lookupType(t Type) (GValueMarshaler, error) {
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/glib/
H A Dglib.go1066 type GValueMarshaler func(uintptr) (interface{}, error) type
1071 F GValueMarshaler
1082 type marshalMap map[Type]GValueMarshaler
1116 func (m marshalMap) lookup(v *Value) (GValueMarshaler, error) {
1131 func (m marshalMap) lookupType(t Type) (GValueMarshaler, error) {
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/glib/
H A Dglib.go1066 type GValueMarshaler func(uintptr) (interface{}, error) type
1071 F GValueMarshaler
1082 type marshalMap map[Type]GValueMarshaler
1116 func (m marshalMap) lookup(v *Value) (GValueMarshaler, error) {
1131 func (m marshalMap) lookupType(t Type) (GValueMarshaler, error) {
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/glib/
H A Dglib.go1049 type GValueMarshaler func(uintptr) (interface{}, error) type
1054 F GValueMarshaler
1065 type marshalMap map[Type]GValueMarshaler
1099 func (m marshalMap) lookup(v *Value) (GValueMarshaler, error) {