__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
dnl
dnl
dnl Code generation sections for properties
dnl
dnl
dnl $1 $2 $3 $4 $5 $6
dnl _PROPERTY_PROXY(name, name_underscored, cpp_type, proxy_suffix, deprecated, docs)
dnl proxy_suffix could be "", "_WriteOnly" or "_ReadOnly"
dnl The method will be const if the propertyproxy is _ReadOnly.
dnl
define(`_PROPERTY_PROXY',`dnl
dnl
dnl Put spaces around the template parameter if necessary.
pushdef(`__PROXY_TYPE__',`dnl
Glib::PropertyProxy$4< _QUOTE($3) >'dnl
)dnl
/** $6
*
* @return A PropertyProxy$4 that allows you to dnl
ifelse($4,_ReadOnly,get,`ifelse($4,_WriteOnly,set,get or set)') the value of the property,
* or receive notification when the value of the property changes.
*/
__PROXY_TYPE__ property_$2`'() ifelse($4,_ReadOnly, const,);
_PUSH(SECTION_CC_PROPERTYPROXIES)
ifelse(`$5',,,`_DEPRECATE_IFDEF_START
')dnl
__PROXY_TYPE__ __CPPNAME__::property_$2`'() ifelse($4,_ReadOnly, const,)
{
return __PROXY_TYPE__`'(this, "$1");
}
ifelse(`$5',,,`_DEPRECATE_IFDEF_END
')dnl
_POP()
popdef(`__PROXY_TYPE__')dnl
')dnl
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| base.m4 | File | 12.93 KB | 0644 |
|
| class_boxedtype.m4 | File | 5.55 KB | 0644 |
|
| class_boxedtype_static.m4 | File | 4.45 KB | 0644 |
|
| class_generic.m4 | File | 792 B | 0644 |
|
| class_gobject.m4 | File | 7.76 KB | 0644 |
|
| class_interface.m4 | File | 7.57 KB | 0644 |
|
| class_opaque_copyable.m4 | File | 5.09 KB | 0644 |
|
| class_opaque_refcounted.m4 | File | 6.44 KB | 0644 |
|
| class_shared.m4 | File | 11.24 KB | 0644 |
|
| compare.m4 | File | 2.99 KB | 0644 |
|
| convert.m4 | File | 175 B | 0644 |
|
| convert_base.m4 | File | 3.05 KB | 0644 |
|
| convert_gio.m4 | File | 15.98 KB | 0644 |
|
| convert_glib.m4 | File | 7 KB | 0644 |
|
| convert_glibmm.m4 | File | 85 B | 0644 |
|
| ctor.m4 | File | 1.97 KB | 0644 |
|
| doc.m4 | File | 21 B | 0644 |
|
| enum.m4 | File | 3.92 KB | 0644 |
|
| gerror.m4 | File | 2.45 KB | 0644 |
|
| initialize.m4 | File | 175 B | 0644 |
|
| initialize_base.m4 | File | 1.83 KB | 0644 |
|
| initialize_gio.m4 | File | 165 B | 0644 |
|
| initialize_glib.m4 | File | 480 B | 0644 |
|
| initialize_glibmm.m4 | File | 94 B | 0644 |
|
| member.m4 | File | 4.39 KB | 0644 |
|
| method.m4 | File | 6.98 KB | 0644 |
|
| property.m4 | File | 1.07 KB | 0644 |
|
| signal.m4 | File | 9.6 KB | 0644 |
|
| vfunc.m4 | File | 6.87 KB | 0644 |
|